Android Programming Tutorials

The tutorials
-
1What is needed to get started with Android?
-
2Install Android Studio on Windows
-
3Install Intel® HAXM for Android Studio
-
4Configure Android Emulator in Android Studio
-
5Android Tutorial for Beginners
-
6Android Tutorial for Beginners - Basic examples
-
7Using image assets and icon assets of Android Studio
-
8Using Android Device File Explorer
-
9Enable USB Debugging on Android Device
-
10Setting SD Card for Android Emulator
-
11How to know the phone number of Android Emulator and change it
-
12How to add external libraries to Android Project in Android Studio?
-
13How to disable the permissions already granted to the Android application?
-
14How to remove applications from Android Emulator?
-
15Android UI Layouts
-
16Android LinearLayout
-
17Android TableLayout
-
18Android FrameLayout
-
19Android Button
-
20Android ToggleButton
-
21Android Switch
-
22Android ImageButton
-
23Android FloatingActionButton
-
24Android Checkbox
-
25Android RadioButton
-
26Android Chip and ChipGroup
-
27ChipGroup and Chip Entry Example
-
28Android QuickContactBadge
-
29Android Space
-
30Android Toast
-
31Create a custom Android Toast
-
32Android SnackBar
-
33Android TextView
-
34Android TextClock
-
35Android EditText
-
36Android TextInputLayout
-
37Android TextWatcher
-
38Format Credit Card Number with Android TextWatcher
-
39Android Clipboard
-
40Create a simple File Chooser in Android
-
41Create a simple File Finder Dialog in Android
-
42Android AutoCompleteTextView
-
43Android ImageView
-
44Android ImageSwitcher
-
45Android ScrollView
-
46Android WebView
-
47Android SeekBar
-
48Android Dialog
-
49Android AlertDialog
-
50Android CharacterPickerDialog
-
51Android DialogFragment
-
52Android DatePicker
-
53Android TimePicker
-
54Android TimePickerDialog
-
55Android DatePickerDialog
-
56Android Chronometer
-
57Android RatingBar
-
58Android ProgressBar
-
59Android Spinner
-
60Android OptionMenu
-
61Android ContextMenu
-
62Android PopupMenu
-
63Android Fragments
-
64Android ListView
-
65Android ListView with Checkbox using ArrayAdapter
-
66Android GridView
-
67Android CardView
-
68Android ViewPager2
-
69Android StackView
-
70Android Camera
-
71Android MediaPlayer
-
72Android VideoView
-
73Playing Sound effects in Android with SoundPool
-
74Android Networking
-
75Android JSON Parser
-
76Android SharedPreferences
-
77Android Internal Storage
-
78Android External Storage
-
79Android Intents
-
80Example of an explicit Android Intent, calling another Intent
-
81Example of implicit Android Intent, open a URL, send an email
-
82Android Services
-
83Android Notifications
-
84Android SQLite Database
-
85Android Google Maps API
-
86Android Text to Speech
-
87Android AsyncTask
-
88Android AsyncTaskLoader
-
89Get Phone Number in Android using TelephonyManager
-
90Android SMS
-
91Android Phone Call
-
92Android Wifi Scanning
-
93Android 2D Game Tutorial for Beginners
-