Hi All,

Have a question about ADC2 submissions and Android 1.6 (Donut)

We rigorously tested our submission (CubeWorks, http://www.cubeworksmobile.com)
with Android 1.5 but it crashes on startup with 1.6

If the rumors are true and Donut does become available next week won't
that make judging unfair since some judges may be using 1.6

The 1.6 SDK was made available on Sept 15 and the ADC2 submissions
closed Aug 30th.

Our trouble is being caused by the android.opengl.GLU.gluUnProject()
method but I am sure there are other minor incompatibilities between
the two versions.

09-17 01:52:04.569: ERROR/AndroidRuntime(796):
java.lang.IllegalArgumentException: length - offset < n
09-17 01:52:04.569: ERROR/AndroidRuntime(796):     at
android.opengl.Matrix.multiplyMV(Native Method)
09-17 01:52:04.569: ERROR/AndroidRuntime(796):     at
android.opengl.GLU.gluUnProject(GLU.java:285)

Any insight would be greatly appreciated.

Regards,
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to