No, it's not possible (at least not with the current SDK/NDK). To get
access to the android Java UI libraries, you need Java. The only way to
have a completely native application UI is to use OpenGL.
You could probably use the bitmap stuff too. What I'm waiting to see
is someone do or port a native widget set, something like Qt. Should
be possible.
The biggest problem though is that the adoption rate of 2.3 has been
painfully slow. Until you see more phones with it, native apps isn't
all that compelling. And we'll have to wait and see if Honeycomb has
it (did they branch before or after Gingerbread?). We'll all have to
get tablets, I guess :).
Darn. That's just one of the occupational hazards of being a developer
on mobile operating systems. ;)
Tim
The biggest problem though is that the adoption rate of 2.3 has beenpainfully slow. Until you see more phones with it, native apps isn't
all that compelling. And we'll have to wait and see if Honeycomb has
it (did they branch before or after Gingerbread?). We'll all have to
get tablets, I guess :).
--
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To post to this group, send email to andro...@googlegroups.com.
To unsubscribe from this group, send email to android-ndk...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-ndk?hl=en.