All of us learned A for apple and B for ball, isn’t it?. Google followed same approach for version code names. Version code names also follows same
Category: Android
Scheduling background task using Alarm Manager Android
All of us know, what Alarm does. Alarms will run in the background, whenever it counter the time, plays nice Music. Alarm wake-up us. Every phone
My New Mobile HTC One X and its Reviews
Recently, Went to service center for repairing my old phone Samsung galaxy Captivate. They told that phone screen is damaged and have to replace the
Bind Spinner (Dropdown) Android
As a beginner, It is difficult to bind the data to Spinner (Drop down). If we consider HTML, it is easy to add option values
Android Preparing Development Environment
I feel many developers wants to write mobile app and run in their mobile. Tools are plays important role while developing any application. Like wise,
Android Design Theme
Most import part of any application is theme( i.e Appearance ). Here i explained my approach to design android theme. What to consider ? Choose
Android common errors
1. Import error Importing project : Android requires compiler compliance level 5.0 or 6.0. Found ‘1.7’ instead. Please use Android Tools > Fix Project Properties.
Android programs for beginners
What programs to learn in android as beginner ? Writing Hello world Program download screenshot Creating simple form download screenshot Switching