So, I have made the tweejump iOS application successfully for android using apportable. And apportable also installed the application on the devices. But the mysterious thing is, I am not able to find the tweejump-debug.apk in the tweejump folder.
Also, I am using the free sdk.
Please suggest.
-Nimit
Apportable builds are stored separately from the project itself - in $HOME/.apportable/SDK/build.
For example, to see the .apk files for the Spin example:
$ cd $HOME/.apportable/SDK/build
$ find . | grep "debug.apk$"
./android-armeabi-debug/Spin/Spin-debug.apk
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With