Correction - I did get the regular Android ADB drivers working on it
on Windows 7 x64.  I posted all the info here -
http://www.rbgrn.net/content/399-how-to-get-archos-5-internet-tablet-adb-working-on-x64-windows

BTW - The new Archos 5 firmware runs GL games like a dream!  PowerVR
for the win.

On Jul 19, 3:15 pm, Robert Green <rbgrn....@gmail.com> wrote:
> I have an Archos 5 but don't have a 32 bit machine and since they
> aren't kind enough to publish 64 bit windows drivers, I can't use adb
> on it!  Frustrating...  If there are 64 bit drivers now, I'll gladly
> run your code - otherwise I have to do it through their market.
>
> Email me to follow up since there are so many messages on this group
> now it's hard to check back.
>
> Thanks
>
> On Jul 19, 9:11 am, Paul Gee <paul.gee...@googlemail.com> wrote:
>
>
>
> > Hi,
>
> > I am looking for any Archos5 owners who can help me debug a problem with my
> > app (PuzzleQube) that appears to only occur on this particular device. Over
> > 50 other phone/device types have no problem.
>
> > From my crash reporting I see that a crash occurs with the following stack
> > trace:
>
> > java.lang.IllegalArgumentException
>
> >       at com.google.android.gles_jni.EGLImpl.eglSwapBuffers(Native Method)
>
> >       at android.opengl.GLSurfaceView$EglHelper.swap(GLSurfaceView.java:901)
>
> >       at
> > android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1114)
>
> >       at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:968)
>
> > All the calls listed are outside my code and inside the core Android
> > libraries. My app uses OpenGL and GLSurfaceView and I let GLSurfaceView set
> > the surface parameters so I am uncertain why the above problem should occur.
> > Perhaps someone has some thoughts?
>
> > If any Archos5 owners are willing to spend some time  helping me to debug (I
> > could send a debug version of my code with the OpenGL debug turned on) I
> > would be very grateful.
>
> > Regards, Paul

-- 
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