Code Monkey home page Code Monkey logo

wifilauncherforhur's Introduction

Wi-Fi Launcher for Headunit Reloaded or AAGateWay

This app is a companion app which should be installed on the phone and it will facilitate the start of Android Auto in wireless mode for those users who use Headunit Reloaded or AAGateWay.

Works in Android 9 and above.

Usage

  • Install the app
  • Grant Draw Overlay permissions
  • Grant Location Services "Allow all the time" permissions
  • Grant WifiSuggestions (only for Android 10 and up) permissions
  • Select your car's bluetooth device

Contributing

Pre requisites

  • Java 8
  • Android Studio

Getting Started

  • Clone project
  • Open it in Android Studio
  • Have targeted API and Build Tools downloaded in your SDK Manager
  • You are ready to code!

Permissions

Draw Overlay

This is mandatory to launch Android Auto

Location Services

For Android 9 with ACCESS_COARSE_LOCATION or ACCESS_FINE_LOCATION (aka Allow only while using the app) is fine to get Wi-Fi info For Android 10 and above ACCESS_BACKGROUND_LOCATION (aka Allow all the time) is mandatory in order to get Wi-Fi info, and it must be requested in incremental requests

Turn on/off Wi-Fi

Starting Android 10 we can't turn on Wi-Fi programmatically, so an alert will popup to let the user know.

In Android 9 this app will turn on Wi-Fi automatically.

Wi-Fi Suggestions (Android 10 and up)

We need to grant permissions to add suggested Wi-Fis to auto connect to HUR Wi-Fi automatically, otherwise you have to connect manually in order to save that network in your phone.

Notifications Access

We don't need notification access in order to get Wi-Fi or Bluetooth State, so we removed it from this app.

Collaborators

wifilauncherforhur's People

Contributors

gvillo avatar borconi avatar coletz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.