내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

Adobe Mobile SDK - Android Studio

Avatar

Level 4

Hi Team,

I am just trying to achieve the same steps as per the below given document. Create a bus booking android app and doing the implementation for the same. I could able to get through some of the steps but I got struck between run and verifying the implementation.

Could you please tell me how did we create an emulator devices configure for verifying this implementation. I have gone through several document but none of them are related to mobile SDK.

https://experienceleague.adobe.com/docs/launch-learn/implementing-in-mobile-android-apps-with-launch...

let me know how to run this specific mobile SDK import and verify the same.

Android_Studio.GIF

Thank you,

Jay.

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 3

Hi @Jayakrish ,

 

There are two ways to test your app:-

1) Create Virtual Device using Android Studio, refer the below link to create the Virtual Device.

https://developer.android.com/studio/run/managing-avds

2) You can use you own device to run the application, it will only work if you have Android device by Enabling USB debugging, refer the below URL for further steps.

https://developer.android.com/training/basics/firstapp/running-app

 

Let me know if you have any query.

원본 게시물의 솔루션 보기

1 답변 개

Avatar

정확한 답변 작성자:
Level 3

Hi @Jayakrish ,

 

There are two ways to test your app:-

1) Create Virtual Device using Android Studio, refer the below link to create the Virtual Device.

https://developer.android.com/studio/run/managing-avds

2) You can use you own device to run the application, it will only work if you have Android device by Enabling USB debugging, refer the below URL for further steps.

https://developer.android.com/training/basics/firstapp/running-app

 

Let me know if you have any query.