[android-developers] Add organization in contact

2010-06-09 Thread Nemat
.. Thanks in Advance Nemat -- 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+unsubscr...@googlegroups.com

[android-developers] read birth date from contact list in Android-1.6

2010-06-03 Thread Nemat
Hi.. How can we read birth date from contact list in SDK-1.6 and 1.5?? Any help will be appreciated... Thanks in Advance Nemat -- 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

[android-developers] How to differenciate two tables

2010-05-12 Thread Nemat
operator but it doesnt work fine.Kindly help me in writing correct query for the given problem. Any help is appreciated Thanks in Advance Nemat -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android

[android-developers] listen for the changes in file System

2010-02-19 Thread Nemat
is appreciated Thanks in Advance Nemat -- 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+unsubscr

[android-developers] signout google account

2010-02-08 Thread Nemat
Hi, Is it possible to signout programmatically fron the google account opened in android phone Has anyone any clue about it? Looking forward to your positive response Thanks in Advance Nemat -- You received this message because you are subscribed to the Google Groups Android Developers

[android-developers] size limit of shared preferences

2010-02-02 Thread Nemat
Hi friends I want to save all the contacts into shared preferences.Is it possible? I mean.. is there any upper size limit of shared preferences??How much data it can save?? Thanks in advance Nemat -- You received this message because you are subscribed to the Google Groups Android

[android-developers] Re: Young French Dev need help

2010-02-02 Thread Nemat
This link will help you: http://blog.chinaunix.net/u/9577/showart_1850111.html cheers!!! Regards Nemat On Feb 2, 3:26 pm, Kumar Bibek coomar@gmail.com wrote: Query the SMS content provider for all the info you need about the SMS Search for it, and you will get a few examples. Thanks

[android-developers] Re: Problem in sending sms

2010-01-27 Thread Nemat
but it also happens when I use another constructor of intent.Here is my code: PendingIntent pi = PendingIntent.getActivity(this, 0, new Intent(), 0); SmsManager sms = SmsManager.getDefault(); sms.sendTextMessage(9001100444, null, This is test message, pi, null); Thanks Nemat On Jan 21, 4:31 pm

[android-developers] getting notified on documents change

2010-01-27 Thread Nemat
Hi friends... I am currently working to get notified when a new document is added/ edited/deleted.But I dont find any way to do this.Can you guys give me some suggestions regarding this??? Any help will be appreciated Thanks in Advance Nemat -- You received this message because you

[android-developers] Re: getting notified on documents change

2010-01-27 Thread Nemat
/edited/deleted from what/where? On Wed, Jan 27, 2010 at 9:02 PM, Nemat nemate...@gmail.com wrote: Hi friends... I am currently working to get notified when a new document is added/ edited/deleted.But I dont find any way to do this.Can you guys give me some suggestions regarding

[android-developers] Problem in sending sms

2010-01-21 Thread Nemat
successfully but it is sent two times on the same phone- number and aving same content. I dont get the problem.Can anyone describe me the reason of this problem.?? Thanks in Advance Nemat -- You received this message because you are subscribed to the Google Groups Android Developers group. To post

[android-developers] 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-developers] 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-developers] customize notification in status bar

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 Developers group. To post to this group, send email

[android-developers] Re: Can anyone tell me ONE app that shows up in Android Market on HTC Tattoo

2009-11-30 Thread Nemat
Hi, I have tattoo.But I dont understand your problem.How can I help you Regards Nemat On Dec 1, 9:55 am, Dan Sherman impact...@gmail.com wrote: Never bored, always working on new apps :) On Mon, Nov 30, 2009 at 11:36 PM, tomei.ninge...@gmail.com tomei.ninge...@gmail.com wrote: Why

[android-developers] Remove sms notification

2009-11-22 Thread Nemat
Hi friends... is it possible to remove incoming sms notification from status bar??? Thanks in Advance Nemat -- 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

[android-developers] restore factory settings

2009-11-21 Thread Nemat
Hi friends I have to restore factory settings of phone programmatically..Is that possible?if yes,How can we do tht? Thanks in Advance Nemat -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email

[android-developers] Replace incall screen

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 Developers group. To post to this group, send email to android-developers

[android-developers] 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 Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com

[android-developers] Re: HTC Tatto for Android Application testing

2009-11-11 Thread Nemat
Thanks Michael. As far as I am concerned ,it is touch screen. By the way...I am in India. Thanks, Nemat On Nov 12, 11:12 am, Chi Kit Leung michaelchi...@gmail.com wrote: I use HTC Magic for testing my apps. On Thu, Nov 12, 2009 at 4:11 PM, Chi Kit Leung michaelchi...@gmail.comwrote

[android-developers] 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 Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr

[android-developers] disable GPS

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 Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email

[android-developers] 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-developers] HttpConnection forWifi

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-developers] Re: phone number of outgoing call.

2009-10-24 Thread Nemat
Hey Honest. I m looking for the same thing. I want the dialled outgoing call number.Have u got it done? pl help me.. Thanx in advance Nemat On Oct 21, 5:20 pm, Honest honestsucc...@gmail.com wrote: Hello, I used phoneStateListener and telephonyManager togetthe state

[android-developers] intercept an outgoing call

2009-10-23 Thread Nemat
Hi, I am trying to disconnect an outgoing call programmatically by injecting END key.but it gives Security Exception.Even I've added INJECT_EVENT permission.Here is my code: Handler handler; Thread t = new Thread() { Object sync = new Object(); public void run() {

[android-developers] uninstall an application

2009-10-19 Thread Nemat
Hi I want to uninstall my application programmatically..is it possible? or Can we delete the apk file programmatically? or os there any way to uninstall the application? --~--~-~--~~~---~--~~ You received this message because you are subscribed to

[android-developers] Re: get outgoing call details in background

2009-10-14 Thread Nemat
it On Oct 13, 5:02 am, Nemat nemate...@gmail.com wrote: @Roman But How would we get the state when the call is received?I mean call duration means the difference of the time when call is received and the time when the call is disconnected.OFFHOOK is the state when caLL is placed.So we

[android-developers] 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 outgoing

[android-developers] Re: get outgoing call details in background

2009-10-12 Thread Nemat
those of T-Mobile USA, Inc. On Oct 12, 3:14 am, Nemat nemate...@gmail.com wrote: 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

[android-developers] 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-developers] remove prompt on outgoing sms

2009-10-03 Thread Nemat
Hi is it possible to remove the prompt which appears on sending outgoing sms asking for permission to send the sms? Thanks in Advance Nemat --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers

[android-developers] 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-developers] 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 Developers group

[android-developers] outgoing sms

2009-09-29 Thread Nemat
Hi, is it possibale to notify outgoing sms programmatically? Thanks Nemat --~--~-~--~~~---~--~~ 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

[android-developers] 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-developers] notify on incoming email

2009-09-25 Thread Nemat
Hi frndz. Is it possible in Android to get notified when an email comes into the inbox? or we can say is there any interception on incoming email in Android? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

[android-developers] Re: Object serialization

2008-10-11 Thread Nemat
: I believe Android's Java VM fully supports JavaSerialization. Trying Googling for javaserialization and you should find plenty of tutorials to get you started. On Tue, Oct 7, 2008 at 9:57 AM, Nemat [EMAIL PROTECTED] wrote: Hi

[android-developers] Re: PNG issue with 1.0 Release 1

2008-10-04 Thread Nemat
Hi, I m also getting this error What is the reason behind.My code is: public Bitmap getFromServer(String url) { Bitmap bitmap = null; InputStream in = null; OutputStream out = null; int IO_BUFFER_SIZE=1*1024*1024; ImageView i = new

[android-developers] Re: Contact Phones numbers

2008-10-03 Thread Nemat
Thanks Romain I've applied your way.It worked fine one or two times.Then it gaing started giving error. The error is:jpeg error 20 Improper call to JPEG library in state. How can this error be resolved?? On Oct 3, 2:41 pm, Alexandru Mos [EMAIL PROTECTED] wrote: I have two questions. Can

[android-developers] Re: How to query for my current location?

2008-10-03 Thread Nemat
Will you please provide any running example? On Oct 2, 7:34 pm, Ludwig [EMAIL PROTECTED] wrote: The getLastKnownLocation() only returns in my experience valid locations if there is elsewhere something that has subscribed to location updates, with something like this: public void

[android-developers] Re: Download image from server

2008-10-02 Thread Nemat
in the right direction... http://www.anddev.org/gallery_with_remote_images-t769.html On Oct 1, 6:51 am, Nemat [EMAIL PROTECTED] wrote: Hi, I have to download an image from server.But I got an error D/skia ( 197): xxx jpeg error 53 Not a JPEG file: starts with 0x%02x 0x%02x I

[android-developers] Download image from server

2008-10-01 Thread Nemat
Hi, I have to download an image from server.But I got an error D/skia ( 197): xxx jpeg error 53 Not a JPEG file: starts with 0x%02x 0x%02x I have to perform two continues Http connection.First is used to get server response and second to get image from the server.First task is performed

[android-developers] save image in Database

2008-09-30 Thread Nemat
Hi Frnds. I have to save an image in database.How can it be possible in SDK-1.0?? Thanks in Advance --~--~-~--~~~---~--~~ 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] Parse JSON

2008-09-20 Thread Nemat
Hi Can anyone tell me the way I can parse JSON??? Thanks in advance... --~--~-~--~~~---~--~~ 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] problem in Http Connection

2008-09-17 Thread Nemat
Hi, I m working on Http Connection.I got an error URL could not be found.I've direct connection.internet is working well on emulator. What can be the reason? Help me.. Thanks in Advance --~--~-~--~~~---~--~~ You received this message because you