Android Tutorial with Examples (Projects)

Learn Android with Examples: The best way to learn Android development is by practicing (or developing) some basic projects. Our Android Tutorial is designed for students as well as developers having projects from basic to advanced levels.

Android Tutorial: Index

  1. How to Install and Set up Android Studio on Windows?
  2. How to Install Android Virtual Device (AVD)?
  3. How to Create Virtual Device (Emulator) in Android Studio?
  4. How to Start/Create a New Project in Android Studio?
  5. How to Create a New Activity in Android Studio?
  6. How to Use Full Screen Activity in Android Studio?
  7. How to use bundle class for passing data of any type in Android?
  8. Activity Lifecycle in Android with an Example App
  9. How to Build Your First Android Application?
  10. Android code to make call from your own application
  11. Android - setOnClickListener Method, how does it work?
  12. Android - How to get value of EditText?
  13. Android - setOnCheckedChangeListener for checkbox
  14. Android - setOnCheckedChangeListener for Radio Buttons
  15. Android - Signup and Sign in (login) and Sign out (logout) with codes
  16. Initiate/Display an Analog Clock in Android (With Codes)
  17. Android String Resources: Define string for whole project?
  18. Android Dialogs with Examples
  19. Create Simple User Form in Android (Example with Codes)
  20. GridView in Android with Example
  21. ImageButton in Android with Example
  22. ListView in Android with Example
  23. Intent in Android with Example
  24. Linear Layout in Android with Example
  25. How to Create Linear Orientation Layout of an Android App?
  26. Grid Layout in Android with Example
  27. Relative Layout in Android with Example
  28. ImageView in Android with Example
  29. How to fill a ListView with Class Objects in Android?
  30. Tabbed Activity in Android with Example
  31. Android Implicit Intent Example with Code
  32. Android Explicit Intent (Move from One Activity to Another)
  33. How to Connect Android App to Web Server?
  34. How to Send Data to Server through an Android Application?
  35. Save/Read Data to/from Internal Storage Example in Android
  36. Android code to Read and Save Data from/to External Storage
  37. An example of Simple Toast in Android
  38. Toast the result of dialog in Android
  39. Pre-defined Login activity in Android Studio
  40. Android - StartActivityForResult Method
  41. Android - Independent view (1) setOnClickListener
  42. Android - List view - setOnItemClickListener
  43. Android - Set Listener on item of a list setOnClickListener
  44. Android ACTION_SEND event Example with Source Codes
  45. How to zoom the image in Android (animation)
  46. How to know Charging mode in Android?
  47. Showing list of all paired devices in Android
  48. BatteryManager and its properties in Android?
  49. How to use ClipboardManager to ClipData in Android?
  50. How to use Custom made fonts in Android?
  51. Implementing gestures in Android
  52. Rotate the image in both clockwise and anti-clockwise direction in Android (animation)
  53. Fade image for a particular duration in Android (animation)
  54. Blink image for an infinite count in Android (animation)
  55. Move image on a particular axis in Android (animation)
  56. Slide image to XScale in Android (animation)
  57. Android Popup Menu Example
  58. How to show audio mode of device in Android?
  59. How to set your device on Ring/Normal mode in Android?
  60. How to set your device on Vibrate mode in Android?
  61. Change the device mode on Silent in Android?
  62. Implement auto complete in Android
  63. Generate backup on Google backup services in Android
  64. How to check and turn on the device Bluetooth in Android?
  65. How to get co-ordinates of touch points on screen in Android?
  66. Android - Context Menu Example
  67. How to get motion touch co-ordinates in Android?
  68. How to change image view color using bitmap in Android?
  69. Write file using FileOutputStream class in Android
  70. Implement process circle in Android
  71. How to generate a notification in an Android device?
  72. Progress Bar in Android Application
  73. How to share something on social media from your Android Device?
  74. Switching between two images in Android
  75. Create Webview inside Android Application
  76. Make a call by using Intent.ACTION_CALL in Android
  77. Compose mail from your Android Device
  78. How to parse XML file in Android?
  79. How to Switch on WIFI service in Android?
  80. Save data using SharedPreferences in Android
  81. How to send SMS in android using Intent?
  82. How to use Services in Android?
  83. Android - Option Menu Example
  84. How to work with scrolling activity in Android?
  85. What is Navigation Drawer in Android?
  86. Map activity in Android Studio
  87. Settings Activity in Android Studio
  88. Fade In Animation Example in Android
  89. Android Services Example
  90. Android Button Example Code
  91. Android ImageButton Example Code
  92. Android Button Customization Example
  93. Android Example to Click Photo or Select Image from Gallery
  94. Android | How to declare string in Java with Android?
  95. Android | Application to Display All Available WiFi Network and Connect with Specific Network
  96. Android - Detect on which Network (WiFi or Mobile Data) Mobile is connected



Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.