PhoneGap Build Jump Start

I have recentpy chose to update my training material for the PhoneGap library and add a short coverage for using PhoneGap cloud based tool at build.phonegap.com. The first step would be creating an Adobe ID account. Once created you can proceed and start using this tool. The PhoneGap Build allows you to code the HTML, […]

PhoneGap Jump Start PRO

On friday december 20th 2013 I delivered a short jump start lecture about PhoneGap and its role in developing mobile cross platform hybrid applications. The lecture took place in HIT. You can find my slides at http://www.slideshare.net/lifemichael/phonegap-start-201312. I will be more than happy to get your feedback about my lecture. More info about my new coming professional […]

jQueryMobile, Ajax, WebSockets, MongoDB & PhoneGap Free Lectures INFO

On December 20th, I am goimg to deliver 6 short jump start free lectures in Holon Institute of Technology. The first lecture starts at 0800 and it covers my personal tips for learning programming languages. I will overview my recommened tips and share my experience. This lecture is highly recommended for every person who wants […]

The PhoneGap window.device Object PRO

The PhoneGap JavaScript library adds new properties to the window global object. One of them is the device property. The device property holds a reference for an object that describes the device. The following code sample shows how simple it is to use this object in order to get detailed information about the device. <!DOCTYPE html> <html> […]

The PhoneGap deviceready Event PRO

When using the PhoneGap JavaScript library we must make sure the device is ready before we start calling the various PhoneGap functions. In order to verify the device is ready we should hook up with the ‘deviceready’ event. The following code sample shows how simple it is to hook up with this event. If you […]

PhoneGap Jump Start for iOS PRO

You can find a detailed jump start tutorial for doing the first steps at docs.phonegap.com. In order to assist developers when following this jump start tutorial I chose to create a short video clip in which I create a simple phone gap hybrid application for the iOS platform.

Android Logcat & PhoneGap PRO

When developing an hybrid application we encounter difficulties when tried to track (debug) code we wrote in Java Script that is executed inside the WebView object. The problem becomes even more complex when using PhoneGap. The following code sample shows how we can use the android logcat for getting log messages from the code we […]

The PhoneGap Library PRO

The PhoneGap library allows us to develop hybrid applications that render JavaScript code that interacts with the device as if it was an ordinary native applications. The following video clips explains the first steps. The possibility to write code in JavaScript that interacts with the device itself while using a JavaScript API identical for all […]

The Ripple Emulator PRO

The Ripple emulator is an extension we can install into our Chrome web browser. Once installed it allows us to browse web pages (including web pages that include code in JavaScript that uses the PhoneGap library) and test them in our Chrome web browser. The following video clip shows how simple it is to install […]

MTA Android Hybrid Applications Summer 2013 ACD

This coming summer semester (Summer 2011) I am going to deliver in MTA a course that teaches how to develop hybrid applications for the android platform. The course includes the following main topics: Android Basic Java Applications PHP Server Side Programming HTML5, jQueryMobile & SenchaTouch The PhoneGap Framework Most of the slides and the other […]

Skip to content Update cookies preferences