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

Install? #625

Open
CasperOng opened this issue Aug 24, 2022 · 6 comments
Open

Install? #625

CasperOng opened this issue Aug 24, 2022 · 6 comments

Comments

@CasperOng
Copy link

Hi, I am new.
I want to ask how to install a this file. I compiled it with github actions and get a apk file. I want to ask how can I install it?

@AnshhSingh
Copy link

just copy the apk into your phone's /system/overlay/, and set permission to rw-r--r--

@CasperOng
Copy link
Author

Thx. But I dont have enough space in my root directory. Can I extend it? my phone is using A/B partition btw

@ghost
Copy link

ghost commented Sep 18, 2022

Thx. But I dont have enough space in my root directory. Can I extend it? my phone is using A/B partition btw

If you're on vndklite variant, you can delete some files & regain space. You can remove these two folders /system_ext/apex/com.android.vndk.{v28/v29} which won't cause any damage.

@mapq48
Copy link

mapq48 commented Nov 12, 2022

do i need root to do it?

@CasperOng
Copy link
Author

do i need root to do it?

Yes, you will need root to do it. Since it requires you to modify the "root" ( / ) of your phone.

@CasperOng
Copy link
Author

It just like you editing files in C:/ in your Windows machine. You will need admin permission to do that.

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