I am new to panda3d and I heard that it is a cross platform framework. How can I convert panda3d python code into an APK and can then run it in the android.
This is described here:
Welcome to the community!
We don’t have an easy way to generate an .apk file at the moment, we hope to do this in a future release. At the moment, Panda does run on Android, but be prepared for a lot of hacking to get your own app with Panda3D packaged for Android.
Well I only wanted to develop games for mobile using python. I thus began to learn panda3d coz it was cross-platform. Ok, I will wait for an update