1. Develop an android application to display "Hello World!" on screen
  2. Develop an android application to place Name, Age and Mobile number on the display screen using Absolute Layout
  3. Develop an android application to place Name, Age and Mobile number linearly (Vertical) on the display screen using Linear Layout
  4. Develop an android application to display Student name and its marks
  5. Develop an android application to display 10 students basic information in a table form using Table Layout
  6. Develop an android application to display all the data types in object-oriented programming using FrameLayout
  7. Develop an android application to accept username and password from the end user using TextView and EditText
  8. Develop an android application to accept and display personal information of the student
  9. Develop an android application to create a first display screen of any search engine using AutoCompleteTextView
  10. Develop an android application to display all the subjects of sixth semester using AutoCompleteTextView
  11. Develop an application to create a toggle button to display ON / OFF Bluetooth on the display screen
  12. Develop an android application to create a Simple Calculator
  13. Develop an android application to create a login form for a social networking site
  14. Develop an android application to create a login form for student registration system
  15. Develop an android application to show five checkboxes and toast selected checkboxes
  16. Develop an android application to demonstrate use of Android Radio Button
  17. Develop an android application to display horizontal and circular progress bar
  18. Develop an android application to display programming languages using Android ListView
  19. Develop an android application to display total order placed
  20. Develop an android application to select and display date and time on click of 'select date', 'select time' buttons
  21. Develop an android application to demonstrate Android Life Cycle methods
  22. Develop an android application to calculate Factorial of a number using Activity Intents
  23. Develop an android application to demonstrate the system broadcast messages
  24. Develop an android application to display the list of sensors supported by the mobile device
  25. Develop an android application to capture an image and display it using ImageView
  26. Develop an android application to use Bluetooth functionality
  27. Develop an android application to insert data in SQLite database and show the added records
  28. Develop an android application to create the login form and display Login Successful / Unsuccessful toast message
  29. Develop an android application to validate User login