AndroidManifest.xml: <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.an...
Read More
Showing posts with label Android. Show all posts
Showing posts with label Android. Show all posts
24 Program to demonstrate Service in Android Studio
AndroidManifest.xml: <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.an...
Read More
23 Program to demonstrate Fragments in Android Studio
AndroidManifest.xml: <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.and...
Read More
22 Program to implement Explicit Intent in Android Studio
AndroidManifest.xml: <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.an...
Read More
21 Program to implement Implicit Intent in Android Studio
AndroidManifest.xml: <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.an...
Read More
20 Program to create a Hello World Activity using all Life Cycles method to display messages using Log.d in Android Studio
AndroidManifest.xml: <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.a...
Read More
19 Program to demonstrate DatePickerDialog and TimePickerDialog in Android Studio
AndroidManifest.xml: <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.and...
Read More
18 Program to demonstrate TimePicker in Android Studio
AndroidManifest.xml: <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.a...
Read More
17 Program to create custom toast message in Android Studio
AndroidManifest.xml: <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas...
Read More
16 Program to display a TextView using Vertical ScrollView in Android Studio.
AndroidManifest.xml: <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.a...
Read More
15 Program to display 15 buttons using GridView in Android Studio.
AndroidManifest.xml: <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.and...
Read More
14 Program to implement ListView in Android Studio
AndroidManifest.xml: <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas....
Read More
13 Program to display circular progress bar in Android Studio
AndroidManifest.xml: <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas....
Read More
12 Program to show the following output. First two radio buttons are without using a radio group and next two radio buttons are using radio group. Note the changes between these two. Also toast which radio button has been selected.
AndroidManifest.xml: <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.and...
Read More
10 Programt to demonstrate ToggleButton and ImageButton in Android Studio
AndroidManifest.xml: <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.and...
Read More
9 Program to implement AutoCompleteTextView in Android Studio.
AndroidManifest.xml: <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.an...
Read More
Subscribe to:
Posts (Atom)