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

Help needed for generating android.jar and android-api-28.jar for Android-platforms versions 28 #6

Open
anonymousgroundhog opened this issue Jan 15, 2020 · 2 comments

Comments

@anonymousgroundhog
Copy link

Hello,

I was glancing over issue number 4 and was trying to generate the android.jar and android-api-28.jar because I am required to run an analysis on an updated API level android application.
I was a bit confused by what steps are required to generate these jar files.
StevenArzt noted that the full JAR files could be created by loading the system code from a phone or emulator, converting it back to Java bytecode, and packaging it as a JAR.

I am relatively new to generating these jar files.
I do have some experience with Android programming applications and have already successfully analyzed some APK files.

For background information, the operating system I am running is Ubuntu with the latest Android Studio platform.

Any help would be much appreciated.
Thanks.

@DRMALEK
Copy link

DRMALEK commented Feb 26, 2021

Same problem here, Any updates on this issue?

@aioroy
Copy link

aioroy commented Nov 12, 2022

Thank

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

3 participants