Skip to content

SolidHal/SpeechServices-Package-Spoof

Repository files navigation

Google App Stub

This app simulates Google's app being installed, useful for Android Auto

Build

  1. clone this repo
  2. run ./gradlew
  3. get the Android sdk
  4. set the SDK env var like this:
export ANDROID_SDK_ROOT=<PATH_TO_SDK>
  1. run ./gradlew build

Sign

apksigner sign --key key.pk8 --cert key.x509.pem app/build/outputs/apk/release/app-release-unsigned.apk

About

App faking only the absolute necessary Apis to use AA without Google's Speed Services

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages