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

Error while compiling #3

Open
ghost opened this issue Sep 11, 2021 · 1 comment
Open

Error while compiling #3

ghost opened this issue Sep 11, 2021 · 1 comment

Comments

@ghost
Copy link

ghost commented Sep 11, 2021

Everything is fine and thaks for this. But I got this error while compiling a directory into apk
`└─$ apktool b youtube -o vanced.apk

I: Using Apktool 2.4.0

I: Checking whether sources has changed...

I: Checking whether sources has changed...

I: Checking whether sources has changed...

I: Checking whether sources has changed...

I: Checking whether resources has changed...

I: Building resources...

W: __bionic_open_tzdata: couldn't find any tzdata when looking for Asia/Kolkata!
I: Copying libs... (/lib)

I: Building apk file...`

I'm not sure it is an issue or not. But I'm getting something unusual

@canxx99
Copy link
Owner

canxx99 commented Jan 3, 2022

Hello, for the fix of this error
export ANDROID_DATA=/data
you need to add this command to startup (bashrc or profile file).

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