What's new

Mxq pro problem date and time

hindi ko po nakuha, saan makikita yung enable internet adb tapos connect? san po ito makikita? then sa command ito ang ilalagay ba?
adb root
adb shell settings put global ntp_server time.medo64.com
adb shell settings put global ntp_timeout 5000
Enable mo muna developer option
sa About> Build tap 3-4 times then pag enable na balik ka sa setting hanapuin mo developer option

eto adb shell pang PC

You do not have permission to view the full content of this post. Log in or register now.

1698933387884.png
 

Attachments

Last edited:
Enable mo muna developer option
sa About> Build tap 3-4 times then pag enable na balik ka sa setting hanapuin mo developer option

eto adb shell pang PC

You do not have permission to view the full content of this post. Log in or register now.

View attachment 2802735

Enable mo muna developer option
sa About> Build tap 3-4 times then pag enable na balik ka sa setting hanapuin mo developer option

eto adb shell pang PC

You do not have permission to view the full content of this post. Log in or register now.

View attachment 2802735
ano next dito?



Screenshot (38).png
 

Attachments

Solve na ba to ?

Eto inaantay nyung Solution via ADB

enable developer option

enable nyu internet adb then connect..

adb connect 192.168.X.X:5555
or

USB adb "kelangan ng Male to Male USB"
para ma fix ung date and time problem eto

command to execute:

adb root
adb shell settings put global ntp_server time.medo64.com
adb shell settings put global ntp_timeout 5000
Pasubok din, ganitong ganito rin amin tas PLDT gamit
 
PHC-FCinco sir baka may alam pa kayong ibang way, di kasi madetect yung box ko or sira na male to male usb ko
Pag walang male to male usb i on mo nlang po ung internet adb sa developer option
Tapos sa pag connect
Ipadrress ng tvbox then port

adb connect 192.168.x.x:5555

adb root

adb shell settings put global ntp_server time.medo64.com

adb shell settings put global ntp_timeout 5000
 
Solve na ba to ?

Eto inaantay nyung Solution via ADB

enable developer option

enable nyu internet adb then connect..

adb connect 192.168.X.X:5555
or

USB adb "kelangan ng Male to Male USB"
para ma fix ung date and time problem eto

command to execute:

adb root
adb shell settings put global ntp_server time.medo64.com
adb shell settings put global ntp_timeout 5000
Need pc ba boss?
 
Ok here's the rundown how to solve this issue:

1. Using PC you must download the Android SDK Platform Tools (Just google it)
2. To install SDK watch here: You do not have permission to view the full content of this post. Log in or register now.
3. Make sure you follow the installation process including the editing of the rules on how the adb will run on all folders
4. Open CMD
5. Test if adb is working by typing adb on cmd and hit enter
6. If all functions of adb are shown that means it is now working
7. Turn on your Android device/stick and enable developer settings(if you don't know just google it)
8. Access the Developer settings turn on "internet adb"
9. Now go to network settings of your Android device and browse check and note the IP address of your device
10. Go back to cmd and type: adb connect 192.168.x.x:5555 (where x is the exact number found in your IP address)
11. type: adb root (wait until it says it is running on root)
12: type: adb shell settings put global ntp_server time.medo64.com
13. type: adb shell settings put global ntp_timeout 5000
14. Completely turn off your Android Device - unplug it.
15. Turn ON go to settings and date and time select auto sync time
16. Go to Time zone - select either Kuala Lumpur, Hongkong, Singapore, Teipie
17. Check if date and time has change if not, Restart the device that will work.
 
Solve na ba to ?

Eto inaantay nyung Solution via ADB

enable developer option

enable nyu internet adb then connect..

adb connect 192.168.X.X:5555
or

USB adb "kelangan ng Male to Male USB"
para ma fix ung date and time problem eto

command to execute:

adb root
adb shell settings put global ntp_server time.medo64.com
adb shell settings put global ntp_timeout 5000
Pano tong male to male na method?
 

Similar threads

Users search this thread by keywords

  1. CAR BT
Back
Top