Aug8
Android Terminal Emulator
This application lets you access your Android’s built-in Linux command line shell. It emulates a Digital Equipment Corporation VT-100 terminal. You can use this application to run utility programs on your device.
This application lets you…
>Read more
Jun30
NFC, or near field communication, is an emerging technology that will power mobile payment systems and Mobile wallet system. Google, Nokia, Microsoft, Apple and other big players are making concentrated effort in getting the solutions into main stream. But NFC…
>Read more
May9
C2DM
Android Cloud to Device Messaging (C2DM) is a service that helps developers send data from servers to their applications on Android devices. The service provides a simple, lightweight mechanism that servers can use to tell mobile applications to contact…
>Read more
Apr18
UI design patterns provide solutions to common user interface problems. These patterns outline the recuring design problems faced when trying to create good design for Android applications. In this article, we’ll take a look at some of the websites which…
>Read more
Feb28
Google has recently announced the availability of the full SDK for Android 3.0. The updated SDK Tools component is now available for download from here .
The Android 3.0 platform is designed specially to meet the unique…
>Read more
Jan31
You can find numerous interesting open source projects for Android on Google Project Hosting, but the one which really impressed us was LibGDX.
LibGDX is a cross-platform game development library written in Java with some JNI code for performance
…
>Read more
Dec2
Augmented Reality (AR) is currently a hot category on iPhone and Android devices. One can find numerous interactive AR applications on the App Store and Android Market. Following are some of the interesting AR applications available on the Android Market:
…
>Read more
Nov15
Sourcebits Technologies Pvt. Ltd. is thrilled to announce the second version of its groundbreaking Facebook application for Android – AndroidBook – out now on the Android Market!
AndroidBook delivers the complete Facebook experience in a vastly superior mobile interface optimized…
>Read more
Oct12
Boxed Ice‘s David Mytton posts a comprehensive tutorial for Android push notifications. Worth a bookmark for budding Android developers.
>Read more
Sep29
As a fledgling Android developer one of the first things you’ll need to do is get your head around Activity Classes. We can’t overstate the importance of this. A sharp, fluid understanding of how each class interacts with each other…
>Read more
Jul8
If you’re reading this then you probably already know that Android provides full support for SQLite databases. So any database(s) you create will be accessible by name to any class in an Android application, just not outside the application.…
>Read more
May28
by Binil Thomas
Whenever a user launches an Android application, a thread called “main” is automatically created. This main thread, also called the UI thread, is crucial since it’s responsible for dispatching events to various widgets, including the drawing events.…
>Read more
Apr20
(Binil Thomas)
Anyone with significant time in mobile application development understands the challenges of writing portable applications. There are tons of reasons for this, but probably the biggest hurdles we face are:
- Varying screen sizes
- Varying screen resolutions
- Varying
…
>Read more
Aug28
AndroidBook after a month of intensive bug fixing sessions is again available in Android Market. We are sure there are few more bugs that we need to fix, but we did not want our users to keep on waiting. Rest…
>Read more
Jun1
Android facebook users, you don’t have to feel left out of the facebook juggernaut anymore – you get the same easy to use, popular facebook that is making waves…
>Read more
May28
ADC 2 has been announced at the Google site. When Android was announced on 5 November, 2007, Google also announced a $10 million Android Developer Challenge, split into two separate $5 million events. ADC 1 with a $5 million prize…
>Read more
Apr29
The Android 1.5 SDK r1 has been released by the Google team and it was hardly any wait from the early look SDK that came out 2 weeks ago.
Of course, the feature-set mentioned in the…
>Read more
Apr28
The Plateau - A multi-level puzzle that will challenge you and take you to a different plane, has just been released on the Android.
Already a winner in iPhone and rated 8.5/10 by…
>Read more
Apr15
Touted to power the next Android device, aka “Android on Steroids”, the Android Developer Blog has announced the early release of the Android 1.5 SDK , which is to be released in its complete glory, to its…
>Read more
Apr3
Generating Your Own Key:
If you wish to publish your application to other users, you are required to sign your application with your own personal certificate. You can generate your own certificate by using the keytool.exe that comes with the…
>Read more
Mar31
This post serves to reduce the pain points of developers trying to Upgrade/Downgrade their G1 Firmware by following the HTC Android support site and various forums for bits and pieces of information and putting it together in one…
>Read more
Mar31
Currently the following operating systems are supported:
- Windows XP or Vista
- Mac OS X 10.4.8 or later (x86 only)
- Linux (Linux Ubuntu Dapper Drake)
The following sections are covered:
- Installing the .apk file on a new G1
…
>Read more