Posts by Tomás Dinis • 13 points
5 posts
-
0
votes1
answer52
viewsQ: Kilometer
Hello, I need a help, I am creating a game that the more the user walk the more chances to be able to receive rewards but I do not know how to do the kilometer counter and ignore the kms traveled at…
androidasked Tomás Dinis 13 -
0
votes1
answer48
viewsQ: Detect mobile phone shake in Javascript
Hello, I have a question, I have a small Mobile Internet provider and I create create a game in html and javascript that the user to shake the phone can receive letters that later can exchange for…
-
0
votes1
answer109
viewsQ: Error in Alertdialog
I’m having a problem presenting a alert dialog in my app, appears the following error: Unable to add window is not Valid is your Activity running? Can someone help me solve? Code: package…
androidasked Tomás Dinis 13 -
0
votes0
answers27
viewsQ: Auto delete in database when cookie expires
Hello, I have a question, on my site I have a login system that when the data is validated, the system generates a hash that stores a cookie in the browser, and saves in the database an association…
phpasked Tomás Dinis 13 -
0
votes0
answers39
viewsQ: Press tab to search
Does anyone know how to do when the user places my site in the Google Chrome bar, the browser displays the message "Press tab to search in [site address]" and then when the user clicks ENTER he…