home » blog » Tags » salesforce

Closer is Better >> Nearsoft Blog

Tags >> salesforce

PhoneGap: Rapid Android Development, 3/3

Posted by Salvador Mora on 02/03/2012 in salesforce , phonegap , mobile , javascript , iOS , Android

This post is the last of three where you can learn how to create a mobile app using PhoneGap.  In this final post, you'll learn how to build upon the code the code we have so far created to create a working Android app.

PhoneGap: Rapid Android Development, 2/3

Posted by Salvador Mora on 02/02/2012 in salesforce , phonegap , mobile , javascript , iOS , Android

In this post, you will learn how to create a "Hello world" Android app from scratch, using Eclipse.  This post includes links to metadaddy-sfdc, where you'll find all the files you'll need to complete the app.

PhoneGap: Rapid Mobile Development, 1/3

Posted by Salvador Mora on 01/26/2012 in salesforce , phonegap , mobile , javascript , iOS , Android

Phonegap is a new Javascript framework that I have been testing lately to get familiar with this rapid mobile development environment.  It is impressive to see how you can build a native Android app by using only HTML, CSS and Javascript.