cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Help with Agentry OpenUI for Android Project Setup

emanuele_matino
Participant
0 Likes
769

Hi all!

In the guide on Help Sap at the link https://help.sap.com/viewer/42dc90f1e1ed45d9aafad60c80646d10/3.0.15/en-US/7c128ed6700610148958e58845...

into the procedure the step 5 talking about to set the Android SDK and NDK Location in this way:

  • SDK:
    /Users/<user_ID>/.xmake/tools/com.google.download.android/android-sdk-macosx/24.4/android-sdk-macosx
  • NDK
    /Users/<user_ID>/.xmake/tools/com.google.download.android/android-ndk/r13b/android

but now xmake is obsolete, or is wrong this information? Is cmake the same thing of xmake ?

Can you give me some suggest about the setting of Android Studio?

Thanks in advance.

Regards

Accepted Solutions (1)

Accepted Solutions (1)

bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Likes

As Chung indicated, Xmake is an SAP internal only tool chain. You do not need it to build the Android client.

The correct process will be to set your SDK and NDK locations based on where you have installed these on your local machine. As indicated in the instruction, you may also need to download additional required components when prompted.

Ideally the documentation on that page needs to be updated to clarify the setup steps.

--Bill

emanuele_matino
Participant
0 Likes

Hi Bill,

then I'll install the SDK and NDK suggested by the installation wizard of Android Studio.

Thanks !

Regards.

Answers (1)

Answers (1)

former_member194451
Active Participant
0 Likes

Hi Emanele,

The xmake is internally created by SAP to use. No, nothing needs to be used instead of xmake. It is not the same as cmake. I hope this help.

Regards,

Chung Yu

SAP Product Support

emanuele_matino
Participant
0 Likes

Hi Chung,

then, if I need xmake for Android Studio, where I can download xmake and install correctly on my Windows OS?

Regards,

Emanuele Matino

emanuele_matino
Participant
0 Likes

Hi bill.froelich,

can you help me about this? Where I can found xmake for Android Studio 3.0 version for Windows 7 64-bit?

Thanks in advance.

Regards,