Android Native Quick Start
Native Android Requirements
Android Project Files
Android Sample Applications
Configure WebSockets
REST Wrappers for SFAP APIs
Using Key-Value Stores for Secure Data Storage
Dark Mode and Dark Theme Settings
When you browse a native app in the Project window of Android Studio, you can find these library projects:
libs/SalesforceAnalytics—Analytics project. Reports non-sensitive data on Mobile SDK app usage to Salesforce.libs/SalesforceSDK—Salesforce Mobile SDK project. Provides support for OAuth2 and REST API callslibs/SmartStore—SmartStore project. Provides an offline storage solutionlibs/MobileSync—Mobile Sync project. Implements offline data synchronization toolsMobile SDK libraries reference each other in a dependency hierarchy, as shown in the following diagram.

We've Moved