Androtator helps you keep your antenna pointing to the satellite. It run on Android 6 or later, and working with GPredict.
- Please put your NDK path after the "PATH" env, we need
ndk-build
to build Hamlib.
PATH=$PATH:<sdk path>/<ndk path>/<ndk version>
- Build Hamlib.
./build_hamlib.sh
- Build Androtaor using your Qt Creator.
- Open an issue tell me, if you get any errors.