vinaywadhwa / App-Launcher-Assistant

Launch your own apps with your device's assistant button/gesture.

Home Page:https://play.google.com/store/apps/details?id=com.vwap.app_launcher_assistant&referrer=utm_source%3DGitHub%26utm_campaign%3DREADME

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⬇️ Download

Get it on Google Play

🛠 Setup

  • Select the app to be launched
  • Set App-Launcher-Assistant as the default Assistant app on your device.

..that's it. Launch the selected app with your device's Assistant button/gesture anytime.

⏯ Demo

Demo

📷 Screenshots

Screenshot Screenshot Screenshot

👷🏼 Build

  • provide actual values in the app build.gradle file for the keystore
            storeFile file($keystore_ala_storeFile)
            storePassword $keystore_ala_storePassword
            keyAlias $keystore_ala_keyAlias
            keyPassword $keystore_ala_keyPassword

👬 Contribution

  • Report issues, Open pull request with improvements.
  • If you feel compelled, I'd love if you spread the word!
  • Reach out with any feedback Twitter Follow
  • Buy me a beer Donate (app is free to use + no ads etc)

🏅 License

License: CC BY 4.0

About

Launch your own apps with your device's assistant button/gesture.

https://play.google.com/store/apps/details?id=com.vwap.app_launcher_assistant&referrer=utm_source%3DGitHub%26utm_campaign%3DREADME


Languages

Language:Java 87.3%Language:Kotlin 12.7%