Skip to content
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

Open
ghost opened this issue Aug 9, 2011 · 4 comments
Open

your code and android 2.2 #1

ghost opened this issue Aug 9, 2011 · 4 comments

Comments

@ghost
Copy link

ghost commented Aug 9, 2011

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.

@vikaskanani
Copy link
Owner

First, In this project, you don't need to add HttpClient library.
I published source from my laptop where I don't have all the sdk installed, but I am confident that It works perfectly in 2.1 (Tested in emulator).
Which screen is blank? gallery or uploading list?
If SD card is just mounted, then It may be a bit delay to build MediaStore library, so check it twice.
For your device HTC desire, There may not be any issue, as It worked perfectly in my Google Nexus S and Galaxy 551.
Do let me know, if you still have an issue..

@ghost
Copy link
Author

ghost commented Aug 9, 2011

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

@vikaskanani
Copy link
Owner

Thanks of using it and for your suggestion, To remove FC, I'll put some "loading.." kind of effects when it starts first time.

@ghost
Copy link
Author

ghost commented Aug 9, 2011

sounds ok. cheers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant