• 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:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

Java on Android - Widgets

 
Greenhorn
Posts: 16
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Do you get into the widget side of Android? I'm really interested in making good widgets.
 
author
Posts: 41
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Lucas,

Learn Java for Android Development is not a book about Android programming; there is only a tiny amount of Android-specific material. Instead, my book explores the Java language and foundational APIs (such as collections) that aspiring Android developers need to know.

I am currently writing a book for Apress called Android Recipes, which is due out next March. This book will focus on Android programming, and will include material on widgets, loopers, handlers, message queues, activities, Scripting Layer 4 Android, OpenGL ES, and more.

All the best.

Jeff
reply
    Bookmark Topic Watch Topic
  • New Topic