Android APIs Removed in Mobile SDK 13.0

These lists show Mobile SDK objects and artifacts for Android that were removed in Mobile SDK 13.0.

LoginActivity 

1fun getOAuthWebviewHelper()
1fun onPickServerClick(v: View?)
1override fun onActivityResult(requestCode: Int, resultCode: Int, data: Intent?)

OAuthWebviewHelper 

1open class OAuthWebviewHelper : KeyChainAliasCallback
1fun getAuthorizationUrl(useWebServerAuthentication:
2Boolean, useHybridAuthentication: Boolean)
1var shouldReloadPage: Boolean

OAuthWebviewHelperEvents 

1fun onAccountAuthenticatorResult(authResult: Bundle)

SalesforceDroidGapActivity 

1fun getFrontDoorUrl(providedUrl: String?, isAbsoluteUrl: Boolean): String?

OAuth2 

1public static URI getFrontdoorUrl(URI url, String accessToken,
2String instanceURL, Map<String, String> addlParams)
1public static void revokeRefreshToken(HttpAccess httpAccessor,
2URI loginServer, String refreshToken)

LogoutCompleteReceiver 

1protected abstract fun onLogoutComplete()

SalesforceAnalyticsManager 

1public static synchronized void setPublishFrequencyInHours(
2  int periodicBackgroundPublishingHoursInterval)
1public static int getPublishFrequencyInHours()

HttpAccess 

1public OkHttpClient.Builder getOkHttpClientBuilder()

ClientManager 

1public Bundle createNewAccount(String accountName, String username,
2String refreshToken, String authToken, String instanceUrl, String loginUrl,
3String idUrl, String clientId, String orgId, String userId, String communityId,
4String communityUrl, String firstName, String lastName, String displayName,
5String email, String photoUrl, String thumbnailUrl, Map<String,
6String> additionalOauthValues, String lightningDomain, String lightningSid,
7String vfDomain, String vfSid, String contentDomain, String contentSid,
8String csrfToken, Boolean nativeLogin, String language, String locale)

SalesforceListActivity 

1public abstract class SalesforceListActivity extends ListActivity
2implements SalesforceActivityInterface
1public void onResetClick(View v)

ServerPickerActivity 

1public class ServerPickerActivity extends AppCompatActivity implements
2android.widget.RadioGroup.OnCheckedChangeListener

We've Moved

Welcome to the new home of the Mobile SDK Developer Guide! For now, the Japanese guide can be found in PDF form.