Back to course

Custom Views in Android

Full Android Native 0 to Hero

Drawing Your Own Views

  • Extending a View class.
  • The onDraw method and Canvas API.
  • Handling touch events in custom views.