[android-developers] Re: Bug in Bitmap.compress when used on JPEGs?

2008-09-03 Thread Bertl

I have another problem refered to Bitmaps, I save png pictures of
CameraPReview, but when I show them a little smaller were reset, I
have proved with Log.i(...) and Iit exists and with a normal value my
Bitmap but when I write pic.width() pich.height() I get always null.

Why?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
Announcing the new Android 0.9 SDK beta!
http://android-developers.blogspot.com/2008/08/announcing-beta-release-of-android-sdk.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: Where does the emulator look for the SD Card Image File ?

2008-08-29 Thread Bertl

Hi Graeme,

you need absolute paths, where your sdcard image lays, i.e. if your
file sdcard.img is in C:\sdcard\sdcard.img, then you should input C:
\sdcard\sdcard.img, also, the absolute path where your file is.

Emulator path play no role.

I hope, that's you needed.

Regards
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
Announcing the new Android 0.9 SDK beta!
http://android-developers.blogspot.com/2008/08/announcing-beta-release-of-android-sdk.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---