I am new to Android development, and recently started working with ArcGIS Android SDK's, along with my fellow android developer. I do have some experience working with iOS SDK. I am working on an test application for both Android and iOS platform. Having some issue with Android sdk at this point
Is there a way to get the access token from oAuth Portal Sign In.
Like in iOS SDK , we could get the portal token from portal.credentials?.token , after successful signin.