Android and Java Development
Pages
(Move to ...)
Home
Android Gaming Concepts
Java interview Question and Answers
HTML Color Codes
▼
Friday, 20 April 2012
Bitmap Object for Resource Image in android
Bitmap bitmap;
bitmap=BitmapFactory.decodeResource( context.getResources(), R.drawable.MyImage);
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment