Android

Sr. No. Program Title
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 android 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

Comments


  1. After a long time, I read a very beautiful and very important article that I enjoyed reading. I have found that this article has many important points, I sincerely thank the admin of this website for sharing it. Best ecommerce website development company in noida service provider

    ReplyDelete
  2. Excellent article and with lots of information. I really learned a lot here. Do share more like this.
    UiPath Training in Chennai
    UiPath Online Training

    ReplyDelete
  3. It’s great to come across a blog every once in a while that isn’t the same out of date rehashed material. Fantastic read. Best wordpress website design services Services Provider

    ReplyDelete
  4. Great job for publishing such a nice article. Your article isn’t only useful but it is additionally really informative. Thank you because you have been willing to share information with us. Android app development company Pune

    ReplyDelete

Post a Comment

Popular posts from this blog

Program to define a class 'employee' with data members as empid, name and salary. Accept data for 5 objects using Array of objects and print it.

Define a class Student with four data members such as name, roll no.,sub1, and sub2. Define appropriate methods to initialize and display the values of data members. Also calculate total marks and percentage scored by student.

Program to input age from user and throw user-defined exception if entered age is negative