Please log in to watch this conference skillscast.
Let’s face it, you spend a lot of time writing the same code over and over again. Maybe you are using the same pattern in different places.
Maybe you copy&paste some classes and layouts when you create a new Activity using MVP or MVVM. Maybe you “reuse” the same files when you create a new App. What if you could generate that code automatically? Well, you can, and I’m going to show you how by writing your own Android Studio Plugin.
In this talk, you will learn how to create a new Android Studio Plugin, create templates to generate code automatically, write live templates to insert frequently-used constructors in your code and how you can create a brand new full app in minutes putting together feature modules and templates.
YOU MAY ALSO LIKE:
- Android Architecture with Jorge Ortiz-Fuentes (Online Course on 22nd - 24th February 2021)
- iOS Architecture with Jorge Ortiz-Fuentes (Online Course on 1st - 3rd March 2021)
- Process Automation in Cloud-Native Architectures (SkillsCast recorded in December 2020)
- Accessibility in Flutter (SkillsCast recorded in August 2020)
Write Your Own Android Studio Plugin and Automate Everything
Marcos Holgado
Marcos is a Senior Android developer at Sky and has been working with Android since 2010.