Jump to content

Game Guardian: Android 14


MC874
 Share

Recommended Posts

  • 3 weeks later...

@MC874 This guide is really confusing. 
For example, I downloaded the GameGuardain apk file to the default Download folder in my Android device. I believe the path of the download folder is /storage/emulated/0/Download
So if I want to use Termux to install the apk, will I type this in Termux app, "sudo adb install --bypass-low-target-sdk-block /storage/emulated/0/Download/GameGuardian.101.1.apk" or how am I going to type it?

Edited by john316
Link to comment
Share on other sites

Quote

will I type this in Termux app, "sudo adb install --bypass-low-target-sdk-block /storage/emulated/0/Download/GameGuardian.101.1.apk"

Hi @john316, yes you're correct.

Quote

This guide is really confusing. 

Could you mention which part that made you confused? I'll improve the thread to give more context, thanks 😄

Link to comment
Share on other sites

On 11/24/2023 at 2:21 PM, Hann26 said:

Now i'm getting this error, how can I fix it?

Screenshot_20231124-101931_Termux.png

I am getting exactly this error, saying no devices/emulators found

On 11/25/2023 at 8:39 AM, kiynox said:

[ @Hann26 ]
---
It means the adb didn't start correctly, restart the adb server:

sudo adb kill-server
sudo adb start-server

---

I input these and still getting the same error.

Link to comment
Share on other sites

[ @john316 ]
---
Then the problem is: you need to enable "USB Debugging" on Developer Settings, or you need to repeatedly kill-start the ADB server until it works:

Screenshot_20231127-080352.png

---

Edited by kiynox
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.