Discussion Forums  >  Uncategorized

Replies: 5    Views: 481

BoudoirCaptured
Android Fan
Profile
Posts: 15
Reg: Nov 21, 2010
Everywhere
150
11/21/10 06:25 PM (15 years ago)

GPS constantly on

My app I created has no GPS or map function on it, however, when I run it on my Droid 2 it loads the GPS satelite at the top of the device. Any ideas. Also, I figured out how to test my apk myself by sending it in an email, then installing it directly. The tethering with the usb works for direct testing as well.
 
BoudoirCaptured
Android Fan
Profile
Posts: 15
Reg: Nov 21, 2010
Everywhere
150
like
11/21/10 06:29 PM (15 years ago)
Ok, so I guess the app publishes the location of the user onto the buzztouch maps. Is there any way to disable this?
 
David @ buzztouch
buzztouch Evangelist
Profile
Posts: 6866
Reg: Jan 01, 2010
Monterey, CA
78,840
like
11/22/10 10:35 AM (15 years ago)
Good questions... yes, there are a few ways to prevent the app from calling home and reporting it's location. The URL used to check for updates includes the devices location so we can show it to you on your control panel map. If you don't want this, review the downloadAppData() method in the Act_Home.java file. Remove the deviceId, deviceLongitude, etc. from the URL. Hope this helps.
 
BoudoirCaptured
Android Fan
Profile
Posts: 15
Reg: Nov 21, 2010
Everywhere
150
like
11/22/10 02:11 PM (15 years ago)
Yes, thanks. Just going through the trial and error, but figuring it all out pretty quickly.
 
David @ buzztouch
buzztouch Evangelist
Profile
Posts: 6866
Reg: Jan 01, 2010
Monterey, CA
78,840
like
11/22/10 05:31 PM (15 years ago)
Cool, we working hard on v1.5 that allows all kinds of options, flexible layouts, etc. Good luck with your project and thanks tons for the support
 
BoudoirCaptured
Android Fan
Profile
Posts: 15
Reg: Nov 21, 2010
Everywhere
150
like
11/22/10 07:43 PM (15 years ago)
No problem. This is fun as heck. Gives me something to do when I'm not shooting photography.
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.