-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
your code and android 2.2 #1
Comments
First, In this project, you don't need to add HttpClient library. |
Tested few times with 2.2...i think first time running might be problematic due toast pops like "AndroidCustomGalleryActivity is not responding" and then force close... from third time, it works ok, I will try next to upload stuff to my server... I suggest some improving of initial building of the gallery against forced close...I will be looking at this app, looks cool... good work |
Thanks of using it and for your suggestion, To remove FC, I'll put some "loading.." kind of effects when it starts first time. |
sounds ok. cheers |
Hi, do you know why your code is not showing anything (black screen) when downgraded to 2.2 from 2.3.1 ? Didn't test with 2.3.1.
Tested with my HTC desire hd currently running 2.2, added externally HttpClient library (httpmime-4.1.2.jar) and installed app via DDMS as usual.
The text was updated successfully, but these errors were encountered: