Hello,

I am relatively new to android but a very big fan. I'm not a stranger
to development on handheld devices, since I have some experience with
Symbian OS, both 3rd and 5th edition, using C++. Implicitly I prefer
development using this language, so I was a little disappointed when I
heard that the preferred API for Android is in Java, though the core
of Android is linux.

I read in a book that at least some parts of the Java API for android
is just a wrapper for C/C++ frameworks. My question to you:

Would it be possible to develop applications in C++ without going
through the Java wrapper? As far as I know, the NDK does not provide
support for all the features within Android ( for example SQLite,
though it's heart is not java ).

I believe it is not impossible ( I've seen some demos of early stages
of Qt ported on Android ), but I'm not sure how to approach this.

Would these applications be installable via an apk?

Thank you!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

To unsubscribe, reply using "remove me" as the subject.

Reply via email to