| Author |
User interface experience in android
|
Ashwini Suneeth
Greenhorn
Joined: Dec 16, 2010
Posts: 3
|
|
Hi,
I have mostly worked on developing front end user interfaces using swing and JSP,HTML , CSS etc.
What does android and/or the new book by Lucas Jordan & Pieter Greyling offer with regards to user interface design ?
Thanks,
Ashwini
|
 |
Pieter Greyling
author
Greenhorn
Joined: Feb 10, 2011
Posts: 14
|
|
Hi Ashwini,
The book presents practical code projects covering user interface creation in almost all of the chapters.
In addition to covering the Android platform UI controls and widgets (in both declarative XML and programmatic Java styles) it also treats user interfaces built using HTML, JavaScript, AIR, and game UI's with Android graphics and animation.
We even go as far as showing how to control your Android application's user interface from Lua scripts run by your Java code.
Regards,
Pieter
|
Pieter Greyling
Software Architect, Developer, Book Author
http://www.pietergreyling.com
|
 |
 |
|
|
subject: User interface experience in android
|
|
|