by praveen204 » Sat Mar 24, 2012 1:53 pm
I have a location based app which displays the location using the geo-coordinates received from Emulator Control of DDMS perspective. I have installed my app in HTC Wildfire phone but I am unable to send location coordinates from Emulator Control as it is "Greyed out"(i.e,User input to latitude and lomgitude of Emulator Control is not possible).I have placed permission of "INTERNET","ACCESS_FINE_LOCATION","ACCESS_COARSE_LOCATION","ACCESS_MOCK_LOCATION" permissions correctly in Android manifest.xml. But still this problem is appearing .Please help me how to send geocoordinates to my HTC mobile from Emulator Control.