cancel
Showing results for 
Search instead for 
Did you mean: 

SAP SCP SDK for Android in Ubuntu

0 Kudos

Hi @All
I'm facing an issue when I'm installing SCP SAP SDK for Android in my UBUNTU system its giving error to me i.e please install Android studio although in my system Studio is working fine.

Is there ant issue with Ubuntu system

Former Member
0 Kudos

Thank you for visiting SAP Community to get answers to your questions. Since you're asking a question here for the first time, I recommend you to read this overview:
https://community.sap.com/resources/questions-and-answers and to take our Q&A tutorial at: https://developers.sap.com/tutorials/community-qa.html.

With these tips you'll be able to prepare questions that draw responses from our members. The more details you provide, the more likely it is that members will be able to answer your question. Should you wish, you can revise your question by selecting Actions, then Edit. By adding a picture to your profile you encourage readers to respond: https://www.youtube.com/watch?v=46bt1juWUUM

Best,

Your SAP Community moderator

r_sethi
Employee
Employee
0 Kudos

Hi Shubham

The install script is trying to add the SDK Wizard which is an Android Studio plugin. It gives an error when it can’t find it on the system. From your screenshot it appears the SDK libraries are successfully installed in the local maven repository. The SDK and Wizard developer environment is only tested on Windows and MacOS operating systems.

Thanks

MarkFogle
Advisor
Advisor
0 Kudos

Hi Shubham,

It might also be possible to install the Plugin from inside Android Studio, via the "Plugin" pane of the "Preferences" dialog. Press the gear icon (at least in OS X it's a gear) and select "Install Plugin from Disk...", then, locate "AndroidWizard.zip" inside the unzipped SDK and select it. After restarting the IDE, it might still be necessary to enable the Plugin (again, in the "Plugins" pane of the "Preferences" dialog) and reset the IDE again :

Once the Plugin has been enabled, it should appear in the "File... New" menu of Android Studio:

Note, however, as Raman said, the Plugin has only been tested on OS X and Windows, so you may encounter other issues when trying to run it on Ubuntu.

Regards,

Mark

Accepted Solutions (0)

Answers (0)