So I also submitted this app to the Xmas compo, just came around to posting the source code for this project.
I cut down a lot of the libraries I used (many of my local unreleased libraries, and many unnecessary ones).
It now depends on: MediaBrowser, MSDynamicGridView, Threading, JavaObject
If you want to learn how to retrieve images from the device (without the UI stuttering), or how to use a gridview, this is a good demo.
Also, tries to do efficient bitmap loading, thumbnail caching, bitmap scaling/resizing to screen size.
Can check the APK here: https://play.google.com/store/apps/details?id=com.maximussoft.picpuzzle
I cut down a lot of the libraries I used (many of my local unreleased libraries, and many unnecessary ones).
It now depends on: MediaBrowser, MSDynamicGridView, Threading, JavaObject
If you want to learn how to retrieve images from the device (without the UI stuttering), or how to use a gridview, this is a good demo.
Also, tries to do efficient bitmap loading, thumbnail caching, bitmap scaling/resizing to screen size.
Can check the APK here: https://play.google.com/store/apps/details?id=com.maximussoft.picpuzzle
Attachments
Last edited: