Posts by Iago Silva • 65 points
7 posts
-
0
votes2
answers204
viewsA: Map navigation intent for all apps [mount route]
I’ll leave it here as I managed to help anyone who comes across the same problem Uri.parse("geo:0,0?q=${mClient.lat},${mClient.lng}")
-
0
votes2
answers204
viewsQ: Map navigation intent for all apps [mount route]
I’m looking for a way to give user option select which app mount your route (Waze, google maps, Uber...), but just does not work on google maps. When I choose it, it just shows the location on the…
-
0
votes1
answer753
viewsQ: You need to use a Theme.Appcompat Theme (or Descendant) with this Activity
I’m having this problem when running my app on an android 4.4. I have spent all day looking for solutions, but nothing works and I can not find errors in my code. I thank you from now on any help!…
-
2
votes1
answer70
viewsQ: Check if android is in energy saving
I wonder if there is a way to check if the android device is energy-saving. I’ve searched everywhere, including the official documentation, and nothing.
androidasked Iago Silva 65 -
3
votes2
answers5829
viewsQ: Error in connection with bank using PDO
Error message: Error: SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: This host is not known. code $db_name = 'db_name'; $hostname = 'mysql.hostinger.com.br'; $username =…
-
1
votes2
answers1486
viewsQ: How to change the checkbox color of a Multiselectlistpreference
I wonder if you can change the colors of those CheckBox which is currently green (standard color) for my accent color app.…
-
0
votes0
answers68
viewsQ: Webview does not show floating site menu
Opening website for Chrome: Opening through the APP: Note that the floating menu appears in Chrome but not in the APP Webview. If anyone can help me, I’d appreciate it :)…
webviewasked Iago Silva 65