Open LakoMoor opened 1 year ago
It seems that the source engine Android laucher is non-public closed-source proprietary. However the binary libs are open-source which is the main game content and is this repo. For Android, this repo can only build the binary libs (.so files). You need to write and build the Android launcher apk yourself? The old port Android launcher seems open source, and you can write the new port Android launcher based on it?
It seems that the source engine Android laucher is non-public closed-source proprietary. However the binary libs are open-source which is the main game content and is this repo. For Android, this repo can only build the binary libs (.so files). You need to write and build the Android launcher apk yourself? The old port Android launcher seems open source, and you can write the new port Android launcher based on it?
I think about this. But srceng-android don't have any docs for build (about version android SDK and other)...
i need srceng-android ?
I use:
python waf configure -T release --togles --android=armeabi-v7a-hard,4.9,21 --prefix=../out
andpython waf build
This build folder (it's not ../out)
Linux distro: Manjaro