[Science, Technology, Engineering, Arts and Maths]

Android

AndroidCode

Atlantikwall Android App

The video below demonstrates an Android App built for evaluation of Atlantikwall exhibition at Museon in Den Haag. This application has been built on the Ionic Cordova stack. The user first chooses language(Dutch or English), then perspective(Soldier, Civilian or Civil Servant) and may then watch videos for the various points of interest.
AndroidCode

Make vertical swipe scroll down in browser on Android

I needed to catch left swipe and have it force the page to scroll down in the browser on an Android device. Regular scrolling (up and down) needed to continue…