remote-android / redroid-doc

redroid (Remote-Android) is a multi-arch, GPU enabled, Android in Cloud solution. Track issues / docs here
3.85k stars 281 forks source link

Mock Locations #102

Open josef-mostafa opened 2 years ago

josef-mostafa commented 2 years ago

Does Mock Locations work?

zhouziyang commented 2 years ago

The GNSS HAL is not implemented.

vikasg603 commented 1 year ago

hey, @zhouziyang is there any plan to implement it?

zhouziyang commented 1 year ago

I added software simulated GNSS HAL in redroid. Just make system believe it got location related hardware feature. you are free to implement your own.

vikasg603 commented 1 year ago

Can you help how can I implement it?

zhouziyang commented 1 year ago

take https://cs.android.com/android/platform/superproject/+/master:hardware/interfaces/gnss/ as an example