Posts by learner • 125 points
3 posts
-
0
votes0
answers165
viewsQ: Very large delay when getting GPS coordinates
I’m having delay problems getting GPS coordinates. I pick them up the moment the user presses a textbox to validate the data. Motorola’s Vics are doing fine. Now testing on the Oneplus 3T (A3000)…
-
1
votes2
answers73
viewsQ: Creating a Mysql default date string from a Java Date
I need to pass a string in this format: "yyyy-mm-dd+HH:mm:ss" (where "+" should be a space) to a webservice from a Java Date object. How can I do that?
-
1
votes1
answer285
views