Ticket #23372

The new version doesn't run in Milestone

Eröffnet am: 2010-10-08 17:19 Letztes Update: 2010-10-18 17:42

Auswertung:
Verantwortlicher:
(Keine)
Typ:
Status:
Geschlossen
Komponente:
(Keine)
Meilenstein:
(Keine)
Priorität:
5 - Mittel
Schweregrad:
5 - Mittel
Lösung:
Keine
Datei:
Keine

Details

I downloaded the two versions there are in "http://sourceforge.jp/projects/nyartoolkit-and" and it compiles without errors. The problem is that when run on the phone, the camera turns on but the screen goes black, does anyone know why? I have a Motorola Milestone 2.1 The "apk" that I got of version 1.1 works for me, but the code gave errors, so that I could not compile. I haven't interest in a concrete version, only need that the code can compile without errors and the "apk" run on the phone. Does anyone can provide me the source code?

Thx, Regards.

Ticket-Verlauf (3/4 Historien)

2010-10-08 17:19 Aktualisiert von: victorfdez
  • New Ticket "The new version doesn't run in my mobile" created
2010-10-08 17:20 Aktualisiert von: victorfdez
  • Summary Updated
2010-10-08 18:59 Aktualisiert von: atsuoigarashi
Kommentar

Sorry, I have no moto's device, so i'm not sure that i can solve the issue.

so if you can, please try with no translucent background mode? You can modify following part in NyARToolkitAndroidActivity.java.

- private boolean mTranslucentBackground = true; + private boolean mTranslucentBackground = false;

or, Could you try with UVC camera configuration? You can modify following part in res/values/strings.xml.

- <string name="camera_name">jp.androidgroup.nyartoolkit.hardware.HT03ACamera</string> + <string name="camera_name">jp.androidgroup.nyartoolkit.hardware.UVCCamera</string>

Sorry, i'm not supporting 1.1, so could you try our latest source code?

Regards, Atsuo

2010-10-18 17:42 Aktualisiert von: victorfdez
  • Status Update from Offen to Geschlossen
  • Ticket Close date is changed to 2010-10-18 17:42
Kommentar

Hi again. I changed both in the original code and it runs now very well. Thanks for your advices. Regards.

Dateianhangliste

Keine Anhänge

Bearbeiten

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Anmelden