Sounds like you have your own server, and seems like bug is possibly there.

Modify your Android code to do both: write to the memory card *and* send to the server. Then compare the files you get on the phone and on the server.

-- Kostya

22.12.2010 16:03, ZeeZo пишет:
I am done with that part Sarwar before my last post.I can successfully
write the JPG image on my sd card.But now problem is that when i
transfer my processed byte[] to my PC through TCP,it writes a whole
black image.I don't know if its some kind of compression issue or
what.

On Dec 22, 5:46 am, Sarwar Erfan<[email protected]>  wrote:
Oh, forgot to mention, before you use setPreviewFormat, use
getSupportedPreviewFormats() method to determine whether your phone camera
supports ImageFormat.JPEG or 
not.http://developer.android.com/reference/android/hardware/Camera.Parame...()

Regards
Sarwar Erfan


--
Kostya Vasilyev -- WiFi Manager + pretty widget -- http://kmansoft.wordpress.com

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to