How to build sample apps for Android libraries with just a few lines of codeIntroducing library-sample-app-template: bootstrap your Android libraries.Feb 14, 2019Feb 14, 2019
How to play YouTube videos in an Android WebViewGet a YouTube video playing in your app with just a few lines of code.Feb 12, 20193Feb 12, 20193
An API to send YouTube videos from an Android app to a Chromecast deviceThis tutorial explains how to use the android-youtube-player API and its chromecast extension to play YouTube videos on a Chromecast deviceJun 30, 20182Jun 30, 20182
Handy, hand detection with OpenCVA brief presentation of a simple hand detection software written in C++ with OpenCVJun 4, 20181Jun 4, 20181
How to customize the UI of an Android YouTube PlayerUse the android-youtube-player API to build custom UIs for your YouTube PlayerApr 1, 20188Apr 1, 20188
Published inITNEXTHow to use plain Three.js in your React appsIntegrate Three.js code in a React application, without using React bindingsMar 10, 201812Mar 10, 201812
Create a simple Event Bus in JavascriptEvent buses are an extremely useful tool for decoupling the components of your apps. Using an event bus has pros and cons and must be done…Feb 22, 20187Feb 22, 20187
android-youtube-player, an open source alternative to the official YouTube Player APIa short introduction to the android-youtube-player API and why you may want to use it instead of the official YouTube Android Player APIDec 25, 201723Dec 25, 201723
How to organize your Three.js code in a cleaner wayA simple approach to writing clear and maintainable Three.js codeSep 23, 201714Sep 23, 201714
Sound generation with JavascriptA simple introduction to WebAudioAPIs and sound generation in the browserMay 11, 2017May 11, 2017