Category: Android

AndroidFlutter
2021-12-26 13:14 (4 years ago)
Building an Android App with Flutter and Enabling App Launch from https:// URLs Using AppLinks

Make AppLinks (launching the app from an https:// URL) work for a Flutter Android build — keystore signing, getting the SHA256 fingerprint, and Digital Asset Links setup.

Android
2021-12-26 03:09 (4 years ago)
When the SHA256 of the Keystore is Not Displayed with Keytool During Android App Development

If `keytool -list` does not show the SHA256 fingerprint of an Android keystore, you need the `-v` flag and a newer JDK — here are the details.

Android
2019-09-13 10:45 (6 years ago)
When Running `flutter build apk`, Gradle Task `assembleRelease` Failed with Exit Code 1 and APK is Not Created

Change a DRF (Django REST framework) serializer's datetime output format away from ISO — use `format=` or override `to_representation`.

Android
2019-09-09 05:57 (6 years ago)
What to Do When Android Emulator's Network Connection Stops Working

1. Terminate the emulator 2. From AVD Manager, select Cold boot now

Categories

Archive