iOS and Blackberry Development
Bitmap bitmapImage = Bitmap.getBitmapResource("your_image.jpg"); BitmapField bitmap_img= new BitmapField(bitmapImage); add(bitmap_img);
No comments:
Post a Comment