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
Category: Eclipse
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