I think the belief that Android apps have been less than well designed grew from earlier generations of Android. That current versions have built better UI tool sets, that more UI/UX level testing packages are becoming available, and builds using web technologies have made some apps equal to the iOS levels of design is clear.
However, a purely native approach (without titanium or phonegap for example) still has many issues in developing well structured UI.
It is clear however, that BUMP's application, while better than their previous design, does lack something. Android design is not particularly easy and I personally think that the various screens, disparate versions of the OS, and capabilities of the phones make development that much more complex. In a very real sense we need UI testing that automates this as much as possible. It really is too much work.
Still I think that there are UI frameworks coming out for Android that will alleviate all this complexity and allow us to build consistently well designed apps. Just not right now.
Comments
I think the belief that Android apps have been less than well designed grew from earlier generations of Android. That current versions have built better UI tool sets, that more UI/UX level testing packages are becoming available, and builds using web technologies have made some apps equal to the iOS levels of design is clear.
However, a purely native approach (without titanium or phonegap for example) still has many issues in developing well structured UI.
It is clear however, that BUMP's application, while better than their previous design, does lack something. Android design is not particularly easy and I personally think that the various screens, disparate versions of the OS, and capabilities of the phones make development that much more complex. In a very real sense we need UI testing that automates this as much as possible. It really is too much work.
Still I think that there are UI frameworks coming out for Android that will alleviate all this complexity and allow us to build consistently well designed apps. Just not right now.
I'm curious, what UI frameworks are coming?