• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Android GUI question...

semperLux

Member
I'm still trying to understand the Android architecture because I intend to develop apps. I have an HTC EVO and the interface does not look like interface that I see in all the Android UI demos found here.

  1. What is the EVO's interface?
  2. Why does it look different?
  3. Is this the difference between HTC sense and Android's UI?

Thanks.
 
HTC simply added their Sense UI. Think of it as a theme, more or less. Apps made on vanilla UI can be used on Sense IU.
 
So what would happen if I deleted "HTC Sense"? I'm talking about the file that is >3 mb. Would Android's default UI be enabled? And if I do this and toast me shiny new EVO, would a factory reset make it all better?
 
I'm still trying to understand the Android architecture because I intend to develop apps. I have an HTC EVO and the interface does not look like interface that I see in all the Android UI demos

Sense is pretty much a different "window manager" in the Linux World. It is a bit beyond a theme; in the sense it replaces major OS apps like HTC replaces the Gallery w/ their own Photo Album. It is like the difference between Gnome/KDEwith their respective system-level applications (Nautilus vs Konqueror).

Beyond Sense, all the modal windows and anything related to app
development is the same as stock Android UI.


Other companies have their own UI - TouchWiz on Samsung, Motorola and their Moto-blur.
 
Back
Top Bottom