[android-beginners] problem in AutoCompleteTextView

2009-12-25 Thread Nemat
words should be removed from the list.and it should display only An.But those two letters are not disappeared in my AutoCompleteTextView.What should I do??? Any one have any idea Thanks in Advance Nemat -- You received this message because you are subscribed to the Google Groups Android

[android-beginners] master clear programmatically

2009-12-11 Thread Nemat
); getContentResolver().delete (MediaStore.Audio.Media.INTERNAL_CONTENT_URI, null, null); I found unsupportedoperationException.. is there any other way to do this I am in need of urgent help please help me!!! Regards Nemat -- You received this message because

[android-beginners] customize the notification

2009-12-01 Thread Nemat
Hi friends I want to customize the notification being displayed on incoming sms.. Is it possible?What should I do? Thanks and Regards Nemat -- You received this message because you are subscribed to the Google Groups Android Beginners group. To post to this group, send email

[android-beginners] Replace incall screnn

2009-11-20 Thread Nemat
Hi friends…. is it possible to replace incall screen by my own activity Please……I need it urgently! Thanks in Advance Nemat -- You received this message because you are subscribed to the Google Groups Android Beginners group. To post to this group, send email to android-beginners

[android-beginners] HTC Tatto for Android Application testing

2009-11-11 Thread Nemat
Thanks in advance Nemat -- You received this message because you are subscribed to the Google Groups Android Beginners group. To post to this group, send email to android-beginners@googlegroups.com To unsubscribe from this group, send email to android-beginners+unsubscr...@googlegroups.com

[android-beginners] Problem in GPS while running in timer

2009-11-10 Thread Nemat
!!! Thanks in Advance Nemat -- You received this message because you are subscribed to the Google Groups Android Beginners group. To post to this group, send email to android-beginners@googlegroups.com To unsubscribe from this group, send email to android-beginners+unsubscr

[android-beginners] disable GPS programmatically

2009-11-06 Thread Nemat
Hi, How can we disable GPS programmatically? Thanks in advance Nemat -- You received this message because you are subscribed to the Google Groups Android Beginners group. To post to this group, send email to android-beginners@googlegroups.com To unsubscribe from this group, send email

[android-beginners] Change ListView Color

2009-11-03 Thread Nemat
Hi I want to set the background color of ListView as white.I tried this: getListView().setBackgroundColor(color.white); getListView().setCacheColorHint(color.transparent); But it doesnt change the color.What should I do? Thanks in advance Nemat -- You received this message because you

[android-beginners] How to connect through HttpConnection using WiFi for Android?

2009-10-29 Thread Nemat
Hi Friends I have written my HttpConnection code for Android.I have also set Network preferences. Should I change the code so that it would be able to work for Wifi?or I dont need any change.Does the same code work for Wifi correctly?Here is my code: public static String http_get(String

[android-beginners] Intercept an outgoing call

2009-10-23 Thread Nemat
Hi, I am trying to disconnect an outgoing call by injecting END key but it gives a security exception.I have added INJECT_EVENT permission in manifest.Here is my code: Handler handler; Thread t = new Thread() { Object sync = new Object(); public void run() {

[android-beginners] get outgoing call details in background

2009-10-12 Thread Nemat
Hi friends, Actually I was working to get duration of outgoing call.But I dont find any way of doing this.Then I decided to get the details of outgoing call from call log. But my code works only for Activity.I want this to work with Services because I want to get the details related to

[android-beginners] problem in services

2009-10-06 Thread Nemat
Hello frnds. I am presently working on services.I have read many articles related to services.But one thing I dont understand is if we want our application to run in background how can we implement services without using Activities... Urgent help needed Thanks Nemat

[android-beginners] Re: is it possible to receive incoming call automatically?

2009-10-05 Thread Nemat
in their individual capacity, and do not necessarily represent those of T-Mobile USA, Inc. On Sep 25, 5:25 am, Nemat nemate...@gmail.com wrote: Hi frnds is it possible in Android Ifcallis received from user defined number, it should be picked up automatically with no sign and speaker

[android-beginners] Re: How to receive an incoming call programmatically?

2009-10-02 Thread Nemat
I mean when we have an incoming call,phone should not be notified and call should be received automatically On Oct 1, 11:47 am, naG mano...@gmail.com wrote: can you explain it more... On Sep 30, 4:12 am, Nemat nemate...@gmail.com wrote: is it possible to intercept an incoming call? I

[android-beginners] How to receive an incoming call programmatically?

2009-09-30 Thread Nemat
is it possible to intercept an incoming call? I want my application to receive the call automatically through programming.Can we do this in SDK-1.6? Thanks Nemat --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

[android-beginners] conference call

2009-09-29 Thread Nemat
Hi, is it possible to add an incoming call with current call to make it as a conference call programmatically? Thanks in advance Nemat --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Beginners group. To post

[android-beginners] intercepting email

2009-09-25 Thread Nemat
Hi frndz How can we intercept incoming and outgoing email in Android?is it possible? Thanx in Advance Nemat --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Beginners group. To post to this group, send email

[android-beginners] intercepting email

2009-09-25 Thread Nemat
Hi. is it possible to intercept incoming and outgoing emails ,sms and calls in Android? if yes,How can we do this? Thanks in Advance Nemat --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Beginners

[android-beginners] is it possible to receive incoming call automatically?

2009-09-25 Thread Nemat
Hi frnds is it possible in Android If call is received from user defined number, it should be picked up automatically with no sign and speaker should be turned on. Its history must be deleted. need urgent help Thanks in advance Nemat

[android-beginners] Re: Proxy - 0.9 Beta SDK

2008-09-07 Thread Nemat
internet {http://www.sqlite.org/download.html} and keep it under the tools folder and run the above command. Let me knwon which of the solution worked. for me the first one worked not the second one. Thanks, Shibbs On 9/6/08, Nemat [EMAIL PROTECTED] wrote: hi.. How http proxy

[android-beginners] Re: Unable to install Eclipse Plugin (ADT)

2008-08-22 Thread Nemat
Hi, I m also facing such problem.but I cant resolve it by converting https into http.Even I used new archieved site.but I got the same message: No feature found on the selected site.Plzz help me .I;ve followed all the steps even 2-3 times.but it doesnt work.. On Aug 22, 2:59 am, Al [EMAIL