Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 749 Bytes

File metadata and controls

16 lines (12 loc) · 749 Bytes

Title

From Grails to Android

Abstract

One of the key new features of Grails 3 is the build system now being a set of plugins for the Gradle build tool. The Android Framework also uses the Gradle build system to build, test, run and package applications. In this talk, learn how to move from developing applications for Grails 3 to Android. We’re going to cover the following:

  • Project Structure Similarities
  • Use of Gradle Commands
  • User Interface: GSP Pages vs. Android Layout XML Files
  • Dependency Injection: Spring vs. Dagger 2
  • Review a Simple Android Application

Walk away with the foundation you need to tackle your first Android application!

Slides/Resources

http://adavis.info/2016/07/talk-from-grails-to-android.html