I have made an application which captures image in every one minute and uploads it to server.
The application is working nice on phone but when I run the same application on tablet, It captures image and uploads once; next time it shows black screen.
What should i do now?
I found solution of this . My camera could not set parameters at preview time.
So I found a good function to set parameters of camera for tablets.