6 posts / 0 new
Last post
Emmanuel
Emmanuel's picture
Offline
Joined: 22 Nov 2010
Posts:
Debugging Errors

Gentlemen, can anyone advise me as to what I am doing wrong here?

"This application uses Native UI, which currently works on iOS and Android only - please select an iOS or Android target profile in the right-hand profile panel."

I selected Apple from the tree control on the right hand side but still the problem persists.

Regards,
Emmanuel

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
David Hoffmann
00091701's picture
Offline
Mobile Conjurer
Joined: 22 Oct 2011
Posts:

Hi Emmanuel,
do you have a solution for this?
I have the same problem with Android -> HTC/Desire HD

Regards,
David

Ovidiu
ovidiu's picture
Offline
Mobile Wizard
Joined: 27 Jan 2011
Posts:

What is the problem exactly?

In case it is what I think it is:
i) select a target profile... for Android you can use Android and select the target platform (Android 2.x, Cupcake or Donut)
ii) Run ass->Run configurations: from "Emulator" drop-down list select Android Emulator (you need to have installed the Android SDK)
iii) Do your stuff (for debugging I suggest to take a look at http://www.mosync.com/node/7293 )

For iOS the steps are equivalent, but you need a Mac machine.

cheers,
Ovidiu

David Hoffmann
00091701's picture
Offline
Mobile Conjurer
Joined: 22 Oct 2011
Posts:

Hi Ovidiu,

you describe "run". (And this work for me too).
But I want "debug". And for debug I can't select "Android". The only one is "MoRe Emulator". And I think the MoRe Emulator can't debug NativeUI Android applications.

Regards,
David

Ovidiu
ovidiu's picture
Offline
Mobile Wizard
Joined: 27 Jan 2011
Posts:

Indeed, I was describing run with some suggestions on how to debug because you can use the debugger only with More and More does not work with Native UI.

Scientists
Scientists's picture
Offline
Joined: 10 Dec 2011
Posts:

Hi emmanuale

What you trying to debbug usually you have to set up your device as a debbuger prology for your device it does work with any device connect your device up and configure the devices from your controller after you do that choose what you whant to debbug

I hope that helps you out