This is a fork of Flowpilot without the need of rooting or a Termux environment. Install the apk and you're done. Requires a Snapdragon based Android phone.
Main features of this fork:
- Standalone apk without additional software requirements
- Android device rooting is not required
- Improved UI resolution
Huge shout out to the original Flowpilot and Phr00t's fork.
Clone:
git clone --single-branch --depth 1 https://github.com/jagheterfredrik/flowpilot.git
cd flowpilot
git submodule update --init --recursive
Setup the environment once:
- Install Docker with non-root management
./build_env.sh
Then build using
./build.sh full
One can also build only subcomponents:
- To package the Python code:
./build.sh flowy
- To build only binary requirements:
./build.sh scons
- To package the Android app:
./build.sh app
Flowpilot's core community lives on the official flowdrive discord server. Check the pinned messages or search history through messages to see if your issues or question has been discussed earlier. You may also join more awesome openpilot discord communities.
We also push frequent updates on our twitter handle.
THIS IS ALPHA QUALITY SOFTWARE FOR RESEARCH PURPOSES ONLY. THIS IS NOT A PRODUCT. YOU ARE RESPONSIBLE FOR COMPLYING WITH LOCAL LAWS AND REGULATIONS. NO WARRANTY EXPRESSED OR IMPLIED.