Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 2.94 KB

README.md

File metadata and controls

20 lines (17 loc) · 2.94 KB

modern-android-samples

This is the collection of source code for yggr.medium.com.

Table of Content

Generate Intents based on Input Text with classifyText API (Github) (Tutorial) Extracting Entities with generateLinks API (Github) (Tutorial)
Exploring Android's BatteryManager API (Github) (Tutorial) Android Calendar Provider (Github) (Tutorial: Part 1 Part 2)
Android Tips Pt. 1: Try-Catch Navigation, setFragmentResultListener, & SharedPreferences Versioning (Github) (Tutorial)
Exploring Android Vibrator API (Github) (Tutorial) Exploring Android PowerManager API (Github) (Tutorial)
Exploring Android RoleManager (Github) (Tutorial) Handling AsyncTask during Screen Rotation (Github) (Tutorial)
Exploring Android Protected Confirmation (Github) (Tutorial) How to Use Material Container Transform with RecyclerView + Navigation + DataBinding (Github) (Tutorial)