rtreffer / LocalGSMLocationProvider

Local opencellid based location provider backend for UnifiedNlp
Apache License 2.0
43 stars 10 forks source link

Providing builds, install method question #1

Closed icaruseffect closed 10 years ago

icaruseffect commented 10 years ago

Hi, can you please provide a pre-build apk as github release? Do i have to install it then as normal app or copy it to (Kitkat) /system/priv-app/ ? Thank you in advance!

rtreffer commented 10 years ago

Hi,

I've added a release apk. You have to put the UnifiedNlp (use NetworkLocation for KitKat) to /system/priv-app. The GSMLocation.apk can be simply installed via adb (or push to /data/app)

I've noted (hopefully) everything on the release page.

Have fun :-)