Android - Custom URL Scheme
So I've implemented a Custom URL Scheme in iOS and want to do the same in Android.
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.