Archived

This forum has been archived. Please start a new discussion on GitHub.

working build.xml for Android Ice Demo

Hi!

Do you have a working version of build.xml of Android hello demo ?
(iceandroid\android\demo\hello\build.xml).

Regards,
Bob Velis

Comments

  • mes
    mes California
    Hi,

    Sorry, we don't provide build.xml files for the Android demos. Is there some reason you don't want to use Eclipse?

    Regards,
    Mark
  • Android Ice demo (hello)

    In the past I tried with success the android demo (hello) on emulator and android smartphone for android 1.6.
    But now does not work in the same configuration! I have the message:
    "The application Hello World (process com.zeroc.hello) has stopped unexpectedly. Please try again".
    I tried to modify the eclipse parameters for generation (like time-out) but the problem is not resolved. On the other hand, there is no problem for the smartphone memory size.
    I thing this is related to the eclipse internal jdk for javac compilations but I don't know use external javac for eclipse (for external jre no problem).
    If you dont have the ant building, please you can provide the apk generation from the commande line, in order to verify the external apk generation.

    Regards,
    Bob Velis