Saving / Loading Images from android gallery as bitmap?
I am a beginner Android developer and I need to know how to Save a开发者_如何学Gond Load images (Bitmaps) from the Android Gallery, But I dont even know where to start! Can someone help me to know where to get started, or even look?
Cody, check out android's imageView. Also, here is a list of some pretty useful android tutorials for beginners.
http://www.anddev.org/novice-tutorials-f8/basic-android-tutorials-t11401.html
-Evan
精彩评论