Abraham Garcia in Application Development   Friday, October 13 2017

Cordova Allow Audio to Play in Background and in Silent Switch

This plugin is useful when your phone switch is on silent and you want app music to play on silent. This also lets music play in the background. This is a Cordova Plugin.

This plugin is very usefull when you want to play HTML5 Audio Tracks in Background and super easy to use. It also bypass the silent mode on iOS.  Plugin Source: https://github.com/katzer/cordova-plugin-background-mode 

Continue reading
Abraham Garcia in Application Development   Saturday, November 22 2014

Tools to Create an iOS or Android Application with HTML

Create your first iOS or Android Application with languages that you are familiar with HTML, CSS, JavaScript. Their is a lot of great documentation on PhoneGag.

Learning a new language is time consuming. I am writing this for any HTML, CSS, and JavaScript developers that would like to create their first iOS application or Android Application. PhoneGap a

Continue reading