Tag Archives: mobile sdk

Creating Hybrid Apps with the Salesforce Mobile Pack for Backbone.js

Since the release of the Salesforce Mobile Packs a few weeks ago, we’ve been building out from our initial set of jQuery Mobile, AngularJS and Backbone.js apps for Visualforce, Node.js and PHP. If you’ve been watching the Backbone Mobile Pack on GitHub, you’ll have noticed the recent addition of a couple of XCode projects in [...]

In Blog: developer-relations | Also tagged , | Leave a comment

Hybrid Apps: Mobile Device Functionality with JavaScript and Cordova

With a hybrid application, using JavaScript to build your application doesn’t mean you have to forego accessing important aspects of the native device like the camera. Here’s a quick overview of how a hybrid application uses the Cordova project to bridge between web and native.

In Blog: developer-relations | Also tagged , , , , | Leave a comment

HTML5, AngularJS, Backbone Mobile Service Packs

With the announcement of Salesforce Platform Mobile Services comes a new set of developer tools called Mobile Packs. Mobile Packs built on popular Javascript libraries like AngularJS, Backbone,js and jQuery Mobile to make developing robust business apps for mobile devices using HTML5 while providing idiomatic access to the Salesforce Platform.

In Blog: developer-relations | Also tagged , , , , , , , | Leave a comment

January Developer Meetups – Denver & Boston

Heads up Denver & Boston developers – we want to meet you! We’ve got Developer Meetups in Denver and Boston this month; both covering an Intro to Force.com and an advanced look at building apps with Force.com Canvas and the Salesforce Mobile SDK. Join us in Denver on January 21st, and in Boston on January 28th.

In Blog: developer-relations | Also tagged , , , , | Leave a comment

Building the Dreamforce Scavenger Hunt Mobile App – Part 4

The fourth, and final post in a series of blog posts describing how the Dreamforce scavenger hunt mobile application was built using the Salesforce Touch Platform and the Mobile SDK. This post covers how Cloud Hunter implemented check-ins (i.e. geolocation) and QR/Bar code scanning.

In Blog: developer-relations | Also tagged , , , , | Leave a comment

Picture and signature capture in the Dreamforce Scavenger Hunt Mobile App

The third in a series of blog posts describing how the Dreamforce scavenger hunt mobile application was built using the Salesforce Touch Platform and the Hybrid Mobile SDK. This post covers how Cloud Hunter implemented taking pictures and capturing a user’s signature from a Visualforce page.

In Blog: developer-relations | Also tagged , , , , | Leave a comment

Building the Dreamforce Scavenger Hunt Mobile App – Part 2

The second in a series of blog posts describing how the Dreamforce scavenger hunt mobile application was built using the Salesforce Touch Platform and the Mobile SDK. This post covers how to create a hybrid mobile app using the Mobile SDK and how to use PhoneGap/Cordova in your Visualforce pages.

In Blog: developer-relations | Also tagged , , , , | Leave a comment

Building the Dreamforce Scavenger Hunt Mobile App

The first in a series of blog posts describing how the Dreamforce scavenger hunt mobile application (Cloud Hunter) was built using the Salesforce Touch Platform and the Mobile SDK. This post covers the use case, application architecture and the Visualforce/Apex codebase for Cloud Hunter.

In Blog: developer-relations | Also tagged , , , , | Leave a comment

Using SmartStore with Native iOS

Our Mobile SDK features a great bit of technology called SmartStore, which allows for secure offline storage of data. SmartStore’s core goal is fill the void for encrypted data with HTML5 development, but that doesn’t mean native code can’t access the same features. Via HTML5, SmartStore is connected with a Cordova plugin – so when coding in Objective-C we just need to refer to to same libraries directly.

In Blog: developer-relations | Also tagged , , , | Leave a comment

Tom Gersic on the Mobile SDK’s SmartStore

Snuck into the office of Model Metrics to talk SmartStore with Tom Gersic before his upcoming webinar with Shawna Wolverton on Painless Mobile Applications. Check out the interview and some more details on how SmartStore works to keep your offline data encrypted for your mobile applications.

In Blog: developer-relations | Also tagged , , , , , | Leave a comment