K koezuma Member Licensed User Longtime User Feb 1, 2012 #41 turn i have download turnGPS.zip and put them at library folder. But that library not appear. i use basic android ver 1.10 best regards koezuma
turn i have download turnGPS.zip and put them at library folder. But that library not appear. i use basic android ver 1.10 best regards koezuma
rfresh Well-Known Member Licensed User Longtime User May 1, 2012 #42 I'm trying to use the follow code but am getting an unknown member turnGPS() error. It's in my Main Activity. B4X: Dim turnOn As TurnGPS turnOn.Initialize() turnOn.turnGPS()
I'm trying to use the follow code but am getting an unknown member turnGPS() error. It's in my Main Activity. B4X: Dim turnOn As TurnGPS turnOn.Initialize() turnOn.turnGPS()
XverhelstX Well-Known Member Licensed User Longtime User May 1, 2012 #43 I suggest you use my Toggle Library. It has more options and the reboot function is added there too which you was looking for: http://www.b4x.com/forum/additional-libraries-official-updates/12388-togglelibrary.html#post69639 Regards, Tomas
I suggest you use my Toggle Library. It has more options and the reboot function is added there too which you was looking for: http://www.b4x.com/forum/additional-libraries-official-updates/12388-togglelibrary.html#post69639 Regards, Tomas
W wantlin Member Licensed User Longtime User Oct 21, 2012 #44 HI XverhelstX Do you know how do turn on/off GPS device on the Android 4.X ? I want to control the GPS device on the Android 4.X , but your method can not turn on/off GPS on the Android 4.X. Please help me. Thank you !
HI XverhelstX Do you know how do turn on/off GPS device on the Android 4.X ? I want to control the GPS device on the Android 4.X , but your method can not turn on/off GPS on the Android 4.X. Please help me. Thank you !