Home
C
C++
Java
Core Java
Java Applet
JavaScript
Programs
Practicals
HTML
Android
Contact Us
Home
Android
All Programs
Navbar
Navbar
Develop an android application to display "Hello World!" on screen
Develop an android application to place Name, Age and Mobile number on the display screen using Absolute Layout
Develop an android application to place Name, Age and Mobile number linearly (Vertical) on the display screen using Linear Layout
Develop an android application to display Student name and its marks
Develop an android application to display 10 students basic information in a table form using Table Layout
Develop an android application to display all the data types in object-oriented programming using FrameLayout
Develop an android application to accept username and password from the end user using TextView and EditText
Develop an android application to accept and display personal information of the student
Develop an android application to create a first display screen of any search engine using AutoCompleteTextView
Develop an android application to display all the subjects of sixth semester using AutoCompleteTextView
Develop an application to create a toggle button to display ON / OFF Bluetooth on the display screen
Develop an android application to create a Simple Calculator
Develop an android application to create a login form for a social networking site
Develop an android application to create a login form for student registration system
Develop an android application to show five checkboxes and toast selected checkboxes
Develop an android application to demonstrate use of Android Radio Button
Develop an android application to display horizontal and circular progress bar
Develop an android application to display programming languages using Android ListView
Develop an android application to display total order placed
Develop an android application to select and display date and time on click of 'select date', 'select time' buttons
Develop an android application to demonstrate Android Life Cycle methods
Develop an android application to calculate Factorial of a number using Activity Intents
Develop an android application to demonstrate the system broadcast messages
Develop an android application to display the list of sensors supported by the mobile device
Develop an android application to capture an image and display it using ImageView
Develop an android application to use Bluetooth functionality
Develop an android application to insert data in SQLite database and show the added records
Develop an android application to create the login form and display Login Successful / Unsuccessful toast message
Develop an android application to validate User login