• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

Andriod - UI Toolkit

 
Greenhorn
Posts: 25
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Mark,

Does Andriod natively provide rich UI toolkit?

If yes, do you cover this in detail in your book?
 
Author
Posts: 131
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Does Andriod natively provide rich UI toolkit?



Yes.

If yes, do you cover this in detail in your book?



Absolutely!
 
Ranch Hand
Posts: 183
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Frankly I am a bit surprised by this question - android would be pretty useless if it did not provide a UI, wouldn't it? For example, if you did not have Widgets like Buttons, TextViews etc, what would your app consist of? Unless of course you are making a Service which runs in the background and does not require user interaction.
 
Padmapriya Ranganathan
Greenhorn
Posts: 25
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Frankly I am a bit surprised by this question



Need not to surprise too much Rohan.... Since, if the platform supports UI doesn't meant that it provides very Rich UIs. Moreover, I'm new to Android, just want to confirm with the Author. That's all.

Because one of the post Author was relating Android with Java SE. IMO, java SE doesn't provide a rich UI collection in the early stage of the product released, in fact even now.
 
Mark L. Murphy
Author
Posts: 131
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

IMO, java SE doesn't provide a rich UI collection in the early stage of the product released, in fact even now.



I doubt there is a mobile platform that offers "a rich UI collection", if you consider Swing and SWT to not qualify.

 
Get off me! Here, read this tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic