[android-beginners] Update doesn’t work when using ContentResolver to update Contact Groups

2010-03-05 Thread pentium10
I've asked a question on stackoverflow, and nobody seams to pick it up. So I am posting here too. The problem I face is described at: http://stackoverflow.com/questions/2390678/update-doesnt-work-when-using-contentresolver-to-update-contact-groups Do you know what is wrong? -- You received this

[android-beginners] Re: HelloGoogleMaps : getting error instead of AlertDialog display

2010-03-05 Thread Javadid
Your coding is fine AFAIK... but can u be more specific... i mean wat is the logged error u r getting... sometimes i have seen that just clicking on the map or invalidating the map results in the display of the pin... try shifting the map a little... if it doesnt work, pass me the error generated i

[android-beginners] Re: listview fill parent

2010-03-05 Thread Javadid
Well first of all there are 2 possible ways by which u might be getting each row item... 1 is by defining them in an xml and inflating them at runtime and the other is by directly initiating it through code... supposing that u have used the xml inflation method all u have to do is define the l

[android-beginners] Re: Detecting spinner selections

2010-03-05 Thread -DC-
On Mar 4, 8:18 pm, TreKing wrote: > > Whoops. I meant setOnItemSelectedListener(), that's the link in my original > post and that's the anonymous class I posted in the example. Sorry for the > confusion. Cool, this appears to be working. Thanks a bunch! mDirectories.setOnItemSelectedList

Re: [android-beginners] How to get the keys from ContentValues?

2010-03-05 Thread Mark Murphy
pentium10 wrote: > Maybe I missed something but I can't locate a way to get a String[] > array of keys from a ContentValues object? > > Can somebody help me out? Dude, you just asked this 22 minutes ago over on StackOverflow. http://stackoverflow.com/questions/2390244/how-to-get-the-keys-from-co

[android-beginners] How to get the keys from ContentValues?

2010-03-05 Thread pentium10
Maybe I missed something but I can't locate a way to get a String[] array of keys from a ContentValues object? Can somebody help me out? -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Ove

[android-beginners] أخيرا النسخة الأص لية من فيلم ألف مبروك

2010-03-05 Thread alagmy
حصريا وبأنفراد تام فيلم بدل فاقد نسخه DVDRip بمساحة 279 ميجا http://www.agd3as7ab.com/vb/showthread.php?t=2340 أخيرا النسخة الأصلية من فيلم ألف مبروك Dvdrip http://www.agd3as7ab.com/vb/showthread.php?t=2451 حصريا فيلم الزمهلويه نسخه DVDRip بمساحة 292 ميجا روابط صاروخيه http://www.agd3as7ab.com/vb/s

Re: [android-beginners] Re: Android developers form

2010-03-05 Thread Walt Armour
Yeah, most likely. Scan and clean time. On Fri, Mar 5, 2010 at 09:03, BobG wrote: > I clicked this and I couldnt close the page that came up. Beware? > > -- > You received this message because you are subscribed to the Google > Groups "Android Beginners" group. > > NEW! Try asking and tagging y

[android-beginners] Re: Android developers form

2010-03-05 Thread BobG
I clicked this and I couldnt close the page that came up. Beware? -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscri

[android-beginners] Android developers form

2010-03-05 Thread Gethin Dawson
Looking for a cool forum to discuss you programming experience, get help, and support others Join http://bit.ly/bNIaQS -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http:/

[android-beginners] Regarding contacts launch from other activity---Urgent help needed

2010-03-05 Thread Gladys
Hi, I am trying to display the activities in a application and start the activities selected from the list, which has an string defined by me. For Example, In the xml file,which ever application has defined an attribute named resize, I am filtering that application from the launched application

[android-beginners] Notify changes made to the contacts provider database

2010-03-05 Thread jono
Hi, i am tryingt find a way to see when a specific contacts record has been changed, removed or a new contact been added to the content provider. i am using the getContentResolver().registerContentObserver( ContactsContract.RawContacts.CONTENT_URI, false, mPeopleO

[android-beginners] Re: listview fill parent

2010-03-05 Thread Martin Obreshkov
I am sorry for the misleading question - i want the listview items to be stretched to the whole listview On Fri, Mar 5, 2010 at 12:00 PM, manigault wrote: > Hi all i have a listview with small number of items but they are still > fetched dynamically. How can i make my list view to fill to whole

[android-beginners] listview fill parent

2010-03-05 Thread manigault
Hi all i have a listview with small number of items but they are still fetched dynamically. How can i make my list view to fill to whole screen no not depending on number of items -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try ask