Comment on Python for AndroidparentComments−gizmo68613yAndroid already has C. The only difference is that the public C API is relatively minimal, so to do anything useful you need to go through Java.
Comments
Android already has C. The only difference is that the public C API is relatively minimal, so to do anything useful you need to go through Java.