Android Sample Applications
Salesforce Mobile SDK includes the following native Android sample applications.
- MobileSyncExplorer demonstrates the power of the native Mobile Sync library on Android. It resides in Mobile SDK for Android under native/NativeSampleApps/MobileSyncExplorer.
- RestExplorer demonstrates the OAuth and REST API functions of Mobile SDK. It’s also useful for investigating REST API actions from a tablet.
Mobile SDK also provides Android wrappers for a few hybrid apps under hybrid/HybridSampleApps/.
- AccountEditor: Demonstrates how to synchronize offline data using the mobilesync.js library.
- MobileSyncExplorerHybrid: Demonstrates how to synchronize offline data using the Mobile Sync plugin.
- NoteSync: Demonstrates how to use non-REST APIs to retrieve Salesforce Notes.