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

not getting index.android.bundle file at pathOfApkFile/assets/index.android.bundle or any path #26

Open
Eliezer47 opened this issue Sep 1, 2023 · 0 comments

Comments

@Eliezer47
Copy link

After installing apktools from https://apktool.org/docs/install/
and running the command apktook d /pathOfMyapplicaion.apk
I am getting this from the command console:

I: Using Apktool 2.8.1 on base.apk
I: Loading resource table...
I: Decoding AndroidManifest.xml with resources...
I: Loading resource table from file: C:\Users\myuser\AppData\Local\apktool\framework\1.apk
I: Regular manifest package...
I: Decoding file-resources...
I: Decoding values / XMLs...
I: Baksmaling classes.dex...
I: Baksmaling classes2.dex...
I: Baksmaling assets/audience_network.dex...
I: Copying assets and libs...
I: Copying unknown files...
I: Copying original files...
I: Copying META-INF/services directory

C:\Users\myuser>

it is not generating index.android.bundle in any path to continue to the next step.
My project was built with React Native Expo, I don't know if it has any relation with this error.

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