hacktricks/mobile-apps-pentesting/android-app-pentesting/spoofing-your-location-in-play-store.md
2022-04-05 18:24:52 -04:00

15 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Spoofing your location in Play Store
**Information copied from** [**https://manifestsecurity.com/android-application-security-part-23/**](https://manifestsecurity.com/android-application-security-part-23/)
Many a times you have seen that application which you want to assess is only allowed in selected countries, so in that case you wont be able to install that application on you android device. But if you can spoof your location to that country in which the application is allowed then you can get access to that application. Below is the procedure of the same.
* First install **Hotspot Shield Free VPN Proxy** from Google Play Store.\
![](https://i.imgur.com/0XrmuKY.png)
* Now connect using it and choose your required country.\
![](https://i.imgur.com/Z0WHrZX.png)
* Now go to **Settings** >> **Apps** >> **Google Play Store** and then tap on **Force Stop** and then on **Clear Data**.\
![](https://i.imgur.com/sjFrr67.png)
* Open up **Google Play Store** and now you will be able to search and install the application which is only available in that country.\
![](https://i.imgur.com/zfdhCBI.png)