Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to emulate gps location in Android-x86 simulator(VirtualBox)?

I want to get longitude and latitude in android Simulator(ported in Android x86)for testing.

Can any one guide me how to achieve this?

How do I set the location of the emulator to a test position?

like image 264
sAaNu Avatar asked Feb 22 '23 02:02

sAaNu


1 Answers

You can use "Fake GPS location" application from Google play for emulating GPS location.

like image 63
Krivers Avatar answered Apr 28 '23 07:04

Krivers