HP TouchPad Loaner

Previous topic - Next topic

Crivens

Good point. If it scales up ok then can we confidently put the tablet down as compatible when releasing an app? And if so then this probably runs fine on the pre3.

Cheers
Current fave quote: Cause you like musicians and I like people with boobs.

MrTAToad

There shouldn't be any problem with scaling up.  I have had a problem calling the PDF Reader on a Tablet (for some reason passing the full path to my document didn't work), but once I get one (hopefully), it should be easy enough to fix...

Ian Price

Fullscreen - 1024x768.

Make sure you use the JSON addition - "uiRevision": 2

This is according to a tester with a TP.
I came. I saw. I played.

Kitty Hello

will it run with that UI-thing on an older device?
.. nvm - I can test that myself. Doh!

Ian Price

Quotewill it run with that UI-thing on an older device?
.. nvm - I can test that myself. Doh!

:D
I came. I saw. I played.

Kitty Hello

OK; I got the bug for the Palm Pixi solved. It does not crash anymore.
However, I don't seem to be able to update a texture with GRABSPRITE or even USESCREEN more than once per showscreen. It's deffo a driver bug.

So, if you want the pixi, DON'T USE GRABSPRITE so far. Use CREATESCREEN instead and if you need to update the screen more than once/frame, you need a separate screen for each update. (I used 2 for my froggled game).

Update ahead.

Ian Price

I came. I saw. I played.