G2Android version 1.2.0 : photos upload and albums creation !
I’m writing this small post just to indicate that the new version of the open source Gallery2 client for the android platform, G2Android, is out !
Now, you can still see your albums and pictures, but you can also :
- upload photos
- create new albums
The ergonomy is not yet perfect, as you may have already noticed, even though almost everything is multi threaded (using AsyncTask), meaning the ui won’t freeze anymore; the next features will probably will allow the user to insert a photo to his gallery from every picture context on the android platform (declaring a « share image » intent)
Stay tuned !
I'm writing this small post just to indicate that the new version of the open source Gallery2 client for the android platform, G2Android, is out !
Now, you can still see your albums and pictures, but you can also :
upload photos
create new albums
The ergonomy is not yet perfect, as you may have already noticed, even though almost everything is multi threaded (using AsyncTask), meaning the ui won't freeze anymore; the next features will probably will allow the user to insert a photo to his gallery from every picture context on the android platform (declaring a "share image" intent)
Stay tuned !
Hi,
thanks for this!
A gallery app on my HTC hero was missing, it’s not the case anymore.
great job