0

I am trying to run a multi-device app in RAD Studio 10.1 Berlin. Below is what my target Platform looks like:

image

I tried signing the app by creating a keystore file (I hope that's the way to do it) in "Project > Options > Provisioning".

I want the app to run in an emulator, not in a connected Android device. Is there any specific steps I missed?

Remy Lebeau
  • 555,201
  • 31
  • 458
  • 770
gopi.jtech
  • 11
  • 5
  • Did you read the documentation yet? [Developing Multi-Device Applications](http://docwiki.embarcadero.com/RADStudio/en/Developing_Multi-Device_Applications), [Android Mobile Application Development](http://docwiki.embarcadero.com/RADStudio/en/Android_Mobile_Application_Development), and [Creating an Android Emulator](http://docwiki.embarcadero.com/RADStudio/en/Creating_an_Android_Emulator). Whether you run the app in an Android emulator or on an Android device, the IDE does not know the difference, as long as Android's ADB (Android Debug Bridge) can talk to either one. – Remy Lebeau Jun 07 '16 at 19:18
  • @RemyLebeau thank you. I had gone through the first link. The second link does not exist. I done a complete installation of RAD Berlin in vmware with 64 bit windows 10. I created Emulator using AVD manager ( hope thats the way ) Then created a Multi device delphi project, changed the style and target to android. Put a lable inside and trying to build, deploy and run the app in android platform. As you can see from the above image in target why its showing a red error sign ? – gopi.jtech Jun 08 '16 at 04:55
  • 1
    This link works: [Creating an Android Emulator](http://docwiki.embarcadero.com/RADStudio/XE7/en/Creating_an_Android_Emulator) – Remy Lebeau Jun 08 '16 at 05:47
  • In earlier version like 4,5,7 I got vmware with everything working properly. But In this berlin edition its getting more difficult to find things in proper place. Thank for the link @RemyLebeau That link is for XE7 I got that working and also setting up android platform was pretty straight. – gopi.jtech Jun 08 '16 at 11:17

0 Answers0