Wouldn't it make more sense to bind Nim to Android NDK? I think you would have 
a hard time to call Android UI libs through jnim, unless you provide a thick 
layer. There is also 
[NativeActivity](https://developer.android.com/reference/android/app/NativeActivity.html)
 which enables you to write purely native apps.

Reply via email to