Blog About Android Development

Android Development

Android Development

Archive for ‘Development’ Category

May9

{Cloud to device messaging}

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

Posted by adit in Development Comments: 0 Add comment

Feb28

{Entering the next level – Android 3.0 SDK}

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

Posted by adit in Development | News Comments: 0 Add comment

Oct12

{Android Push Notifications Tutorial (link)}

Boxed Ice‘s David Mytton posts a comprehensive tutorial for Android push notifications.  Worth a bookmark for budding Android developers.

>Read more

Posted by cary in Development | Links | Tutorials Comments: 0 Add comment

Sep29

{Android Activity Classes Explained in Detail}

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

Posted by admin in Development | Tutorials Comments: 0 Add comment

Jul8

{Access Android Application Database from an Emulator}

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

Posted by admin in Code | Development | Tutorials Comments: 0 Add comment

May28

{Loading Images from Remote Server over HTTP on a Separate Thread}

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

Posted by binil in Applications | Code | Development | News | Tutorials Comments: 0 Add comment

Apr20

{Writing Portable Android Applications}

(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

Posted by cary in Applications | Code | Development Comments: 2 Add comment

Aug28

{AndroidBook Now available in Android Market}

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

Posted by rohit in Applications | Development | Facebook | News | Sourcebits Comments: 2 Add comment

Jun1

{AndroidBook – The Android Facebook – soon to be released.}

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

Posted by Shesh in Development Comments: 24 Add comment