On Mon, Sep 24, 2012 at 2:24 PM, mte111 <[email protected]> wrote: > Just though I'd solicit some feedback on other's thoughts. After using > Visual Studio C#, C++/CLI for some time now, it sort of seems to me as I'm > learning how to do Android programming that the Android GUI API is sort of > primitive and weak. There are not a lot of features and options to do a > GUI. Actually it has been some time since I've used Java Swing also but the > Android GUI api seems lacking compared to that too. Of coures I can write > what ever I want from a lower level and reinvent lots of things but it takes > time to do that. >
How can you rewrite things from a lower level? Android doesn't have any C/C++ GUI primitives.. kris -- 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

