Linux & Mac OS | Windows |
---|---|
- ndk-build enviroment setup
- download NDK toolchain package(I used
r13b
). - uncompress NDK package.
- add the uncompressed directory to
PATH
. - download source code here
git clone https://github.com/ftmdevlopment/rftm.git
.cd rftm && git submodule update --init --recursive
.- ndk-build and run
Main UI: