[android-developers] Re: how to display all checked items from multiple choice listview

2011-04-13 Thread win
=Not Attending /Button /LinearLayout /LinearLayout On Apr 11, 5:41 am, TreKing treking...@gmail.com wrote: On Fri, Apr 8, 2011 at 11:37 PM, win winwizardy...@gmail.com wrote: to make it clear, i manage  to do all those thing axcept for the button action. i don't know how to capture the checked

[android-developers] how to display all checked items from multiple choice listview

2011-04-10 Thread win
hi there, i'm doing an application that displaying a list of guest than will attending some event. what i need to do is : *to display all the Guest name in listView + checkbox + button attend and not attend at the bottom of the list *when user click the attend button, it will list all the

[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

[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.java

[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 g1.wmh...@gmail.com 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

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

2009-04-12 Thread Win Myo Htet
:29 PM, Win Myo Htet g1.wmh...@gmail.com wrote: 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