Free Example download of Android
- Create an application to make Insert, update, Delete and retrieve operation on the database.
- Create an application to read file from the sdcard and display that file content to the screen.
- Create an application to draw line on the screen as user drag his finger.
- Create an application to send message between two emulators.
- Create an application to pick up any image from the native application gallery and display it on the screen.
- Read phonebook contacts using content providers and display in list.
- Read messages from the mobile and display it on the screen.
- Create an application to call specific entered number by user in the EditText.
- Create an application to read file from asset folder and copy it in memory card.
- Create an application that will play a media file from the memory card.
- Create spinner with strings taken from resource folder(res >> valuefolder), On changing spinner value, change image.
- Create an application that will change color of the screen,based on selected options from the menu.
- Create an application that will display toast(Message) on specific intervalof time.
- Create background application that will open activity on specific time.
- Create an application that will have spinner with list of animation names.On selecting animation name, that animation should affect on the imagesdisplayed below.
No comments:
Post a Comment