Posts tagged design
YOW! Connected 2015

We've been at YOW! Connected in Melbourne this week. It's been pretty awesome, and we've met lots of cool people doing awesome things with mobile and IoT. We gave two presentations!

The first was the latest update to our How Do I Game Design? session, covering just enough game design theory to make you dangerous. You can watch a video of this session from OSCON 2015:

The second was called Watch This Face, and covered the philosophical design differences between Android Wear and Apple's watchOS. You can grab the slides from Speaker Deck:

And, because apparently we can't get by without giving a plug for our books, don't forget to check out our new books; you can get them for 50% off with code WKIOS9.

Mobile UX Design and Development
OSCON 2013

We also ran our Android UX and development tutorial ("Level Up Your Apps: Mobile UX Design and Development") for the third year at OSCON! We had a great time presenting alongside our friend Chris Neugebauer (who devised much of the content).

Finished OSCON 2013 app from Secret Lab tutorial

Some links/information for those of you who are interested:

  • Final APK (suitable for installing) of the OSCON 2013 app we built
  • GitHub repository for the code from the tutorial
  • The tags, corresponding in order to the start and finished states for the application: talk_listing_start, talk_listing_end, schedule_start, schedule_end, day_list_start, day_list_end, navigation_start, navigation_end, data_end, tabs_end, theme_start, theme_end, navigation_refresh, talk_listing_update, themeing_finished
  • You can switch between these tags by using git reset --hard followed by git checkout and the name of the tag you want. Note that you will lose changes.

Slides are available on Speaker Deck:

Slides for OSCON 2013 Tutorial
Slides for OSCON 2013 Tutorial

If you have any questions or comments, please get in touch!

Android-Fu: Awesome Apps for Ice Cream Sandwich and Beyond

At OSCON this year, @chrisjrn, @desplesda and I presented a 3-hour tutorial on "Android-Fu: Awesome Apps for Ice Cream Sandwich and Beyond". We had a great turn out, and it was a lot of fun to present at OSCON for the second year in a row (last year we presented the well received Android for people who hate phones, a similar topic in a similar style). Secret Lab's OSCON 2012 presentation

You can also find the code from the activity on GitHub, as well as the final binary (APK) for installation on your Android 4.0+ device.

We hope you enjoyed it! Please get in touch if you have any questions or feedback!