I have been using Waydroid on VollaPhone for two months now.
I noticed that after using Waydroid GPS is only available again under UBT after restarting the phone.
My question
is there any way to reset or reinitialize GPS via shell command.
Thanks
C
Best posts made by chrisewcs
-
Waydroid does not release GPS
Latest posts made by chrisewcs
-
Waydroid does not release GPS
I have been using Waydroid on VollaPhone for two months now.
I noticed that after using Waydroid GPS is only available again under UBT after restarting the phone.
My question
is there any way to reset or reinitialize GPS via shell command.
Thanks -
RE: Can't use cellular data because of invalid IMEI
Hello Aya,
first my English is very bad
Had the same problem with my BQ E5.
Install UBports
Use this Windows program (runs under Wine)
https://forum.xda-developers.com/attachment.php?attachmentid=3388525&d=1435877944
to create your IMEI files.
Type IMEI1 & IMEI2
Click On MP0B_001 it will generate the MP0B_001 file
Copy that MP0B_001 file in SD Card /DownloadsThen runn
adb shell
cd Downloads
cp MP09_001 /android/data/nvram/md/NVRAM/NVD_IMEI/
REBOOT
that worked for me
Chris