alphabets

Newbie
Nov 23, 2009
41
1
16
both located in the development section under apllications in the settings.

settings>applications>development
 
Those are for programmers developing for android who want to test applications on their phones.

Debug mode let's them know details when something goes wrong with the application and mock location allows them to pretend they are in another city/whatever so they can test applications based on location.

I'd leave both off if you're not an Android app developer ;)
 
Those are for programmers developing for android who want to test applications on their phones.

Debug mode let's them know details when something goes wrong with the application and mock location allows them to pretend they are in another city/whatever so they can test applications based on location.

I'd leave both off if you're not an Android app developer ;)
thank you very much. debug mode was checked by default. i unchecked it. i had no clue what they were. thanks again.
 
There exists a Google page for developers how to inject "mock locations" for testing during development. Do a Google search for "Providing mock location data".