Android1500 / GpsSetter

Xposed module which will set location where you want without effect mock location.
340 stars 48 forks source link

proper way to build #113

Open devingDev opened 7 months ago

devingDev commented 7 months ago

Hey not new to android studio but still unsure since ive not done root code before. Do i just open this in android studio and build it?

Or are there specific steps needed?

And is there maybe a discord to talk easier about this?

devingDev commented 7 months ago

ok no it does not just work. tried making the project. C:\Projects\Android\GpsSetter\app\src\main\AndroidManifest.xml:48:13-44 Error: Attribute meta-data#com.google.android.geo.API_KEY@value at AndroidManifest.xml:48:13-44 requires a placeholder substitution but no value for <MAPS_API_KEY> is provided. C:\Projects\Android\GpsSetter\app\src\main\AndroidManifest.xml Error: Validation failed, exiting

devingDev commented 7 months ago

Oh I assume I have to put my own API key there. Is that right? Is there a free tier that'll work or what did you use?