Hi,
I have made a Java application, a compass, that uses the positioning data inside the phone.
The problem that I have is that every time it tries to get data it asks the message: "Allow application Mobile Application to use Positioning data?" with the options yes and no.
So I would like to remove this question if possible, so that the application could compute the direction of travelling with the need to ask the user every time if it's allowed or not to use the data. It needs to get positions continuously, so the question pops every few seconds, making it very annoying.
Thank you very much

Reply With Quote



