This is the collection of source code for yggr.medium.com:
- Generate Intents based on Input Text with classifyText API
- Source code: classify-text
- Extracting Entities with generateLinks API
- Source code: generate-links
- Exploring Android’s BatteryManager API
- Source code: battery-manager
- Android Calendar Provider Pt. 1: Listing Calendars
- Source code: calender-provider
- Android Tips Pt. 1: Try-Catch Navigation, setFragmentResultListener, & SharedPreferences Versioning
- Source code: android-tips-1
- Android Calendar Provider Pt. 2: Listing Events
- Source code: calender-provider
- Exploring Android Vibrator API
- Source code: Vibrator
- Exploring Android PowerManager API
- Source code: power-manager