[android-developers] Re: problems with bitmaps

2009-04-26 Thread Win Myo Htet
I also get the OOME ( 6291456-byte) with bitmap file of 350KB (if it is 35KB, it is fine) when I do the rotation on the third time. I use Bitmap.createScaledBitmap so that the pic fit into the screen and I also try do myPic.recycle() in onSaveInstanceState to release the memory but it is not helpin

[android-developers] Re: Getting errors for the source platform/packages/apps/Camera.git

2009-04-12 Thread Win Myo Htet
m'). gallerypicker.xmlCamera/res/layoutline 20aapt Problem On Thu, Apr 9, 2009 at 1:29 PM, Win Myo Htet wrote: > I just downloaded the source for Camera and get 447 errors when I open the > project in Eclipse. > > Here are some sample errors: > Descriptio

[android-developers] Re: Getting errors for the source platform/packages/apps/Camera.git

2009-04-12 Thread Win Myo Htet
I got some of the answer in this thread http://tinyurl.com/dx993n On Thu, Apr 9, 2009 at 2:38 PM, Win Myo Htet wrote: > I notice that the reason for that many error is because R.java is not > generated. I have learned that R.java won't get generated if the project is > not created

[android-developers] Getting errors for the source platform/packages/apps/Camera.git

2009-04-12 Thread Win Myo Htet
I just downloaded the source for Camera and get 447 errors when I open the project in Eclipse. Here are some sample errors: DescriptionResourcePathLocationType android.content.res.Configuration.HARDKEYBOARDHIDDEN_NO cannot be resolvedMenuHelper.javaCamera/src/com/android/ca