Android Development Tutorials from Stacktips
Published in
2 min readAug 8, 2016
In this series of tutorials, you will find some of the high quality Android tutorials and examples to get you started with Android programming. Here you can find tutorials on basic and advance user interface design, tips, example and source codes on related android technologies.
1. Getting Started with Android Programming
- Environment Setup for Android Development
- What is Android Virtual Device?
- Different way to handle events in Android
- Android Studio Features
- Installing Android Studio
- How to generate .apk and install into android device
- How to pass a data from one Activity to another in Android
- Starting an activity for a result
- How to Apply Shadow Effect on Android TextView
2. Android Basic User Interface Development
- Button Example
- ImageView Example
- Toast Example
- Dialog Example
- Custom Dialog Example
- Input dialog example
- Seekbar Example and Styling
- Radio Button Example
- Checkbox Example
- EditText example and performing validation
- Menu Example
- Using External Fonts in Android View
- ActionBar with Custom View Example in Android
3. Android Advance User Interface Development
- Android ListView Tutorial
- ListView with Section Header in Android
- Navigation Drawer Android Example
- Asynchronous Image Loader in Android ListView
- Android Gridview Example- Building Image Gallery in android
- Android ViewFlipper example: Creating image slideshow using ViewFlipper
- Android WebView Example
- ProgressBar while Loading WebView in Android
- Android Styles and Themes Tutorial
- TextSwitcher and ImageSwitcher Example in Android
- Android include tag layout example
- Popup Menu in Android Example
- How to Drag a View in Android
4. Android Advance Tutorials
- Difference between Handler and AsyncTask in Android
- Android Handler Example
- Download Image using AsyncTask in Android
- JSON Feed Reader in Android
- How to convert POJO to XML in Android
- Image picker using Intent.ACTION_PICK in android
- Sending SMS Message in Android
- How to Send Email in Android
- Android Status Bar Notifications
- Home Screen App Widgets Example in Android
5. Social network Integration
- YouTubePlayerView Example in Android using YouTube API
- Integrating Google Analytics in Android Example
- Using Facebook SDK in Android Example
- Share file to Dropbox in Android Example
6. Random Examples
- How to Display HTML in Android TextView
- How to create an alert dialog in Android
- How to Turn off, Turn on wifi in android using code
- How to Get List of Installed Apps in Android
- How to Convert Text to Speech in Android
- How to Start an Application at Device Bootup in Android
- How to get Device ID Example in Android
- How to listing all SDCard Filenames with extensions in android
- How to get all registered email accounts in Android