function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Wilson GithiiyiWilson Githiiyi 

mobile sdk

Hello, 
I have an Android Studio application, I want to push it to my comminity for users to use on their phones. Is this possible? 
VinayVinay (Salesforce Developers) 
Hi Wilson,

With proper configuration, you can use community login to access your Mobile SDK app.

References:
https://developer.salesforce.com/docs/atlas.en-us.noversion.mobile_sdk.meta/mobile_sdk/android_project_setup.htm
https://developer.salesforce.com/docs/atlas.en-us.mobile_sdk.meta/mobile_sdk/communities_intro.htm
https://trailhead.salesforce.com/en/content/learn/modules/service_snap-ins_mobile_apps/service_snap-ins_mobile_apps_android

Hope above information was helpful.

Please mark as Best Answer so that it can help others in the future.

Thanks,
Vinay Kumar
Wilson GithiiyiWilson Githiiyi
Thank for the reply Vinay, So I have made the app already and am able to login into salesforce through the application, and I looked at this link "https://developer.salesforce.com/docs/atlas.en-us.mobile_sdk.meta/mobile_sdk/communities_intro.htm" to be able to added it to my community and am still having bit of trouble. I already have a comminity set up, I have the application running on android studio. Could there be away for users to access it on my community?
VinayVinay (Salesforce Developers) 
Hi Wilson,

Make sure you have published community and below are few checkpoints.

>> Make sure that each community member has the API Enabled permission. You can set this permission through profiles or permission sets.
>> Configure your community to include your API-enabled profiles and permission sets.
>> Configure your Mobile SDK app to use your community’s login endpoint.

Few more  references:
https://help.salesforce.com/articleView?id=networks_access_in_salesforce1.htm&type=5
https://medium.com/@nialljpmurphy/mobile-options-for-your-salesforce-community-a9ce398994e0
https://salesforce.stackexchange.com/questions/282402/what-is-the-best-option-for-salesforce-customer-community-mobile-app

Thanks,
Vinay Kumar
Wilson GithiiyiWilson Githiiyi
Okay Thank you, I will try it out!
VinayVinay (Salesforce Developers) 
Cheers...!!  Have a Good one.
Wilson GithiiyiWilson Githiiyi
Hello Vinay I got stuck one more time, So I have my users API Enabled but I can't manage to put my application on my community. I looked at the links tried what they did but still no progress I also published the community. Do you have any suggestions on how to go about this? The app is on android studio, published my community, enabled the API Enabler on the users what is missing? 
VinayVinay (Salesforce Developers) 
Wilson,  Try to re-check again on above-mentioned details.

If you still see issue then log a case with salesforce support,  might be there is some small tweak missing.

Thanks,
Vinay Kumar