• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Android Gingerbread & Salesforce Apex

 
Ranch Hand
Posts: 70
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,
I had a couple of questions regarding the new book,
- does this cover Gingerbread, the latest release?
- does the book have any examples about using flex, apex, html5 in mobile applications?
 
security forum advocate
Posts: 236
1
Android Flex Google App Engine
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This is something from the APress site that would be of some help... Damon or Sebastien could throw more light on the content.

What you’ll learn
What Android web apps can do, and when to use web development rather than native development to create an application.
How to use existing JavaScript and CSS frameworks to create rich mobile user interfaces.
When to use HTML5 and when to use a native bridging framework to access native Android functionality.
Connext with cloud services and APIs to build engaging location based services and games.
Enable social integration with your Android web app and gain access to millions of potential users.
 
author
Posts: 33
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Gingerbread mostly adds new UI metaphors and performance improvements. In some cases, such as with the use of sensors and media, there are several new features in Gingerbread. For example Gingerbread now allows you to support multiple cameras, video chat would be one use case, were previous versions did not. They have also made the complete transition to a new media player and we document these changes.

As for Flex, HTML 5, etc we do not specifically cover Flex but Adobe has some great articles on working with AIR, HTML, and Flex on Android. As for HTML 5 Frank wrote a great chapter on build web applications in the book. I hope that helps.

Cheers,

Robi
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic