blackberry-storm Questions
14
I'm trying to do some testing of a website through the Blackberry simulator, while the simulator works fine, I can't get to any sites in the Blackberry Browser.
Here is the specific setup I'm usin...
Mercorr asked 16/4, 2010 at 14:32
2
Solved
I'm trying to load some images using Bitmap.getBitmapResource(), but it takes about 2 or 3 seconds per image to load. I'm testing on the Storm, specifically. The odd thing is, when I install OS 5.0...
Semibreve asked 25/3, 2010 at 17:11
1
Solved
I m drawing in a bitmap like..
bitmap[i] = new Bitmap(60, 60);
Graphics g = new Graphics(bitmap[i]);
g.setColor(Color.BLACK);
g.drawLine(....);
Now how to set Anti-Aliasing on before g.drawLine...
Durno asked 29/8, 2009 at 4:15
1
© 2022 - 2024 — McMap. All rights reserved.