Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

APK Name issue #2

Open
AshishGWL opened this issue May 6, 2016 · 1 comment
Open

APK Name issue #2

AshishGWL opened this issue May 6, 2016 · 1 comment

Comments

@AshishGWL
Copy link

Your apk shows name base.apk instead something like gmail.apk etc.

@ghost
Copy link

ghost commented Feb 5, 2017

I'm not sure if this can be changed.

https://github.com/bparmentier/APKShare/blob/master/app/src/main/java/be/brunoparmentier/apkshare/AppAdapter.java#L44

base.apk is the name of the apk on Android >=5 as far as I know.

https://stackoverflow.com/a/9091653/229631 has a far more complicated way of doing this.

https://stackoverflow.com/questions/24322738/android-how-to-get-selected-file-name-from-the-document is better,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant