Fix issues with native Java Android app and redeploy to Google Play
Published on Sep 24, 2023 by Tom Gracey.
System: "SuperGraph" Native Android App
Client: John Adams Ltd.
Technologies: Java, Android, XML
Problem: The app had been removed from the Google Play Store due to a reported stability issue. There were also problems with accessibility of some buttons on smaller screens.
Solution: Several minor fixes were implemented including build parameter and file format updates, and layouts were corrected to make missing buttons visible on smaller screens. Updates were tested on multiple emulators using Android Studio. The app was successfully redeployed to the Google Play Store, and a report produced detailing the changes.
Before:
After: