03-12-2010 08:24 AM
Yes, like i said, the method isSupported return true but the number of config availliable is 0.
03-12-2010 11:36 AM
When you say 9700 do you mean 9700 simulator or have you tried it on an actual device?
03-12-2010 12:03 PM - edited 03-12-2010 12:05 PM
It don't work on the Bold 9700 simulator with os 5.0.0.423 and it don't work on my Bold device with os 5.0.0.400
I think it's bug... I don't why it works on the Storm simulator and not on the Bold.
03-12-2010 02:46 PM
Does isSupported return true on the device or only on the simulator?
The Storm has a dedicated GPU (thus it should be supported on the simulator) but I don't know about the Bold 9700.
03-13-2010 03:41 AM
isSupported return false on the device...
Thanks for your help.
03-13-2010 11:22 AM - edited 03-13-2010 11:24 AM
Then it is a bug in the simulator. I just noticed you edited your post saying it doesn't work on the simulator. But if it doesn't return true on the device then this is why it is not working on the 9700.
It returns true for the Storm 9500/9530 on the simulator as well but it is not supported on the actual device. So far the only device the supports it is the Storm 2 9520/9550.
Sorry for it not being supported, I wish the Storm 1 was supported myself.
03-14-2010 04:31 AM
Do you think that some day the bold will support 3D in opengl ?
I have download a game PBA bowling that seem to be in 3D ? but i wander how they can do 3D on the Bold 9700 if their is no 3D API ?
03-14-2010 09:35 AM
I have a feeling on day all BlackBerry's will support it. But for now RIM seems only to be supporting BlackBerry's with GPUs so until all GPUs become either cost effective or small enough (I don't know which it is) only certain models will have GPUs.
As for the PBA Bowling game, I think that is 2.5D. It's similar to what the original Doom game did where textures acted like they were 3D but it was just really good manipulation and scaling/skewing of textures. It also is relatively easy to implement and will work on, currently, any device.
09-13-2010 05:20 PM
Did anyone every solve this problem. I am trying the same example and getting the same result. I am running the Eclipse Plugin 1.1 on Windows 7. The app starts and immediately goes to a white screen.
I click once, get a context menu. If I click outside of that, the screen goes black. If I restart the app, I get white again. No Triangle anywhere. Please help.
09-14-2010 12:07 AM
Yes I have but you should make a new post and I will help you there. Post your code in that one (yes I know it's copy paste from the site but it just makes it easier to see what YOU have and not what the site wants you to have).