No. XML/JSON are formats used for representing data structures / content. While that can be useful for describing e.g. the layout of you application, you need a programming language to implement the application's functionality. When writing Android apps, that programming language will typically be Java, C# and/or C/C++.
/Michael
--
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To post to this group, send email to
[hidden email].
To unsubscribe from this group, send email to
[hidden email].
For more options, visit this group at http://groups.google.com/group/android-ndk?hl=en.