• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

android-development

  1. S

    Issues with signing app on Android Studio

    I am just at the end of my app development cycle but unfortunately I can't sign the app bundle to upload it to the play store. When I attempt to use the "Generate signed APK" function it throws up this error message after I've put in the details of the keystore and moved on...
  2. Taqras

    Accessing media files in arbitrary directories on external storage

    I'm a bit of a newbie when it comes to Android development, and need a little guidance. Media Files access is listed on Google Support as an invalid use case, that won't be allowed to have MANAGE_EXTERNAL_STORAGE permission. Instead, one should use the MediaStore API. This seems to provide...
  3. A

    Apps Expiry Date Tracker Reminder

    How can I send a notification or reminder to a user based on their product's expiration date? Can someone please help me? Sorry I just started Android Development.