Android - JavascriptInterface
http://www.lewuathe.com/blog/2014/02/21/use-javascriptinterface-on-android/
Integrate Zxing with Android Studio
Spent some time trying to integrate Zxing into my app and couldn't get the Activity to work.
Android - Stop reload after orientation change
I have added Barcode scanning into my app but after I have scanned it returns to my Activity and reloads the page.
iOS Maze Game Tutorial - Initial Setup
So Cartoon Smart have released another Tutorial, this time on how to make a Maze Game with Swift and Sprite Kit.
Custom URL Schemes
An app I'm working on needed a custom URL Scheme, I found a simple tutorial at: