Conference archive

Mobile Dev + Test 2017 - Android Development

Monday, April 24

Ken Kousen
Kousen IT, Inc.

Kick-Start Your Android Development (2-Day)

Add to calendar
Monday, April 24, 2017 - 8:30am to Tuesday, April 25, 2017 - 4:30pm

Learn the fundamentals of Android Development and create Android applications using the Android Studio IDE in this two-day, hands-on workshop.

Wednesday, April 26

Troy Miles
Software Engineer and Author
WC

Unit Testing Android Apps: A Hands-On Workshop

Preview
Add to calendar
Wednesday, April 26, 2017 - 8:30am to 12:00pm

With a global market share of more than 86 percent, Android has taken over the mobile world. Since it’s relatively easy to begin developing Android apps with the free tools available, the Google Play Store has millions of Android applications. Many developers find their apps more frail with each update as adding a feature to one activity breaks something outside it. Unfortunately, it is usually the customer who finds these bugs and then punishes the app with bad reviews. However, Troy Miles says there is a solution—robust unit testing. In this hands-on workshop, Troy shows you how...

Thursday, April 27

Ken Kousen
Kousen IT, Inc.
T13

Gradle for Android Developers

Add to calendar
Thursday, April 27, 2017 - 2:00pm to 2:45pm

The new build mechanism replacing Ant for Android development is based on Gradle, the popular build tool from the Groovy ecosystem. Ken Kousen introduces you to Gradle for Android developers and shows how easy it is to integrate Gradle into Android projects. See the latest version of the Android Studio IDE to develop applications. Join Ken to discuss using the Android plugin for Gradle; adding dependencies and alternate repositories; creating custom tasks; implementing both unit and integration tests; using alternative build types, product flavors, and variants; and more. Leave with an...