[android-developers] Re: Wifi sample

2012-08-22 Thread Jegadeesan M
Check this link http://grepsrc.com/search?q=Wifidefs=refs=path=hist=project=ics-mr1 On Wednesday, 22 August 2012 07:34:39 UTC-7, bob wrote: Is there a built-in Wifi sample that does a scan and displays the Wifi devices as they are detected? -- You received this message because you are

[android-developers] Re: contextmenu

2012-08-22 Thread Jegadeesan M
please check this link : http://grepsrc.com/search?q=Contextmenudefs=refs=path=hist=project=ics-mr1 On Wednesday, 22 August 2012 18:46:50 UTC-7, aek wrote: Hi there, I wrote this short android program, however I am geting a problem. When the context menu appears and I click for instance

[android-developers] Re: How can I get the sound from the mic?

2012-08-19 Thread Jegadeesan M
check this link http://android.grepsrc.com/xref/ics-mr1/apps/SoundRecorder/src/com/android/soundrecorder/SoundRecorder.java On Friday, 17 August 2012 01:35:45 UTC-7, 임하현 wrote: I wanna make a amplifier when I speak at mic the sound comes from speaker So I wanna get sound from Mic and

[android-developers] Re: How to code for Wifi Direct on the android version 2.3

2012-08-18 Thread Jegadeesan M
check this link it may help http://android.grepsrc.com/xref/ics-mr1/development/samples/WiFiDirectServiceDiscovery/src/com/example/android/wifidirect/discovery/ On Thursday, 16 August 2012 22:28:53 UTC-7, Nirav wrote: I have noticed on the official Android blog that WiFi Direct APIs are

[android-developers] Android Source Cross reference tools

2012-08-18 Thread Jegadeesan M
please check this link and update us : http://android.grepsrc.com -- 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

[android-developers] Re: Create 2 groups in expandable listview

2012-08-18 Thread Jegadeesan M
the children value is my xml parsed value.how is to do.please help me. On Wednesday, August 15, 2012 11:12:05 AM UTC+5:30, Jegadeesan M wrote: please check this link http://android.grepsrc.com/xref/ics-mr1/development/samples/ApiDemos/src/com/example/android/apis/view/ExpandableList1.java

[android-developers] Re: List of views to change in layout

2012-08-18 Thread Jegadeesan M
You can do like this , 1. Use the list view instead of FrameLayout 2. add one list item as Framelayout. 3. Change data set and notify the list adapter On Friday, 17 August 2012 13:50:28 UTC-7, Budd wrote: Hi, I got a question about how to change to view dymaically.

[android-developers] Re: onCreateContextMenu not getting called for EditText view in the landscapemode with softkeypad visibile

2012-08-18 Thread Jegadeesan M
check this http://android.grepsrc.com/search?q=ContextMenuproject=ics-mr1 On Friday, 17 August 2012 06:15:52 UTC-7, Bunty syed wrote: I have one edittext in the current view. I have registered context menu for the edittext as below. et =(EditText) findViewById(R.id.editText11);

[android-developers] Re: How the contact chosen by the user to place in a textview

2012-08-18 Thread Jegadeesan M
please check this example : http://android.grepsrc.com/xref/ics-mr1/apps/Contacts/tests/src/com/android/contacts/tests/quickcontact/QuickContactTestsActivity.java On Friday, 17 August 2012 05:28:30 UTC-7, Sergey Mitugov wrote: Begining Intent pickIntent = new Intent(Intent.ACTION_PICK,

[android-developers] Re: Create 2 groups in expandable listview

2012-08-14 Thread Jegadeesan M
please check this link http://android.grepsrc.com/xref/ics-mr1/development/samples/ApiDemos/src/com/example/android/apis/view/ExpandableList1.java On Monday, 13 August 2012 23:26:20 UTC-7, Krishna Veni wrote: Hi I have tried to develop expandable listview in android application.Now I have

[android-developers] How do I highlight text/bring up the magnifying glass

2011-10-04 Thread Jegadeesan M
i am loding html in webview ,but on long press magnifying glass or copy menus are not get visibled like browser(Samsung Tablet). can anyone please let me know how to do that ? Thanks Jega -- You received this message because you are subscribed to the Google Groups Android Developers group. To

[android-developers] How show the text selection controls in webview ?

2011-09-30 Thread Jegadeesan M
i want enable the text selection controls in web view like selecttext in android 2.1 ? http://stackoverflow.com/questions/7581131/how-to-enable-the-default-highlight-menus-in-android-webview -- You received this message because you are subscribed to the Google Groups Android Developers group.

[android-developers] Unable to edit the SyncAdapter Contacts

2010-04-05 Thread Jegadeesan M
Hi All , Actually i tried the SampleSyncAdapter (Sample Sync Adapter examples), its working fine for me. but i am not able to edit/delete the synced contacts. Is this possible to edit those contacts ? please let me know. Thanks Jegadeesan M -- You received this message because you