Cargando…

Pro Android Graphics /

Demonstrates how to design, create, and optimize 2D graphics for use in Android Jelly Bean applications. Topics covered include digital imaging techniques, advanced animation techniques, digital video optimization, and more.

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Jackson, Wallace (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Berkeley, CA : Apress, Ã2013.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Chapter 1. Android digital imaging : formats, concepts, and optimization
  • chapter 2. Android digital video : formats, concepts, and optimization
  • chapter 3. Android frame animation : XML, concepts, and optimization
  • chapter 4. Android procedural animation : XML, concepts, and optimization
  • chapter 5. Android DIP : device-independent pixel graphics design
  • chapter 6. Android UI layouts : graphics design using the ViewGroup class
  • chapter 7. Android UI widgets : graphics design using the view class
  • chapter 8. Advanced ImageView : more graphics design using ImageView
  • chapter 9. Advanced ImageButton : creating a custom multi-state ImageButton
  • chapter 10. Using 9-patch imaging techniques to create scalable imaging elements
  • chapter 11. Advanced image blending : using Android PorterDuff classes
  • chapter 12. Advanced image compositing : using the LayerDrawable class
  • chapter 13. Digital image transitions : using the TransitionDrawable class
  • chapter 14. Frame-based animation : using the AnimationDrawable class
  • chapter 15. Procedural animation : using the animation classes
  • chapter 16. Advanced graphics : mastering the drawable class
  • chapter 17. Interactive drawing : using paint and canvas classes interactively
  • chapter 18. Playing captive video using the VideoView and MediaPlayer classes
  • chapter 19. Streaming digital video from an external media server.