In my application i want to find user current location (coordinate) and show that on google map. I've tried to show user location on google map with QWebView,it works only on windows platform, but My application will run on android.How can i show user location on map on android platform?