Apps with Phonegap/Cordova

Everything else that doesn't fall into one of the other categories.
Netzvamp
Posts: 1
Joined: Sat Feb 21, 2015 12:17 pm

Apps with Phonegap/Cordova

Post by Netzvamp »

Just to mention it: Spiderbasic would be the perfect platform to create games with javascript and bring them to any smartphone/tablet with phonegap/cordova.
For those who don't know about phonegap: It's a framework based on node.js to write apps in html/css/javascript. Phonegap creates native apps for nearly every available smartphone out of this. Basicly it creates an browser without GUI, that shows only your html/javascript inside this app.
Phonegap was developed by Adobe and then opensourced under the apache project named cordova. Cordova and Phonegap are almost identical.
Looks like a perfect path to bring Purebasic to Android/iOS/WindowsPhone/BBOS/....

Whats needed? Some (already existing) javascript-libraries for touch and smartphonespecific stuff integrated into spiderbasic. Native or as module ...