Posted inBlackBerry Software Blackberry 10 Command line development Posted by By Radu Motisan July 16, 2013 Build, compile, sign and deploy applications for the Blackberry Z10, using only the command line tools.
Posted inAndroid Software Android Native Play Sound using /dev/msm_pcm_out Posted by By Radu Motisan November 18, 2010 Directly interface the PCM device, using low level native C programming. Play sounds by sending data to /dev/msm_pcm_out
Posted inAndroid Software Android NDK for Windows setup guide Posted by By Radu Motisan August 24, 2010 See how to configure Android NDK with Windows and build your JNI project in a few easy steps.