Re: [android-developers] Re: plz help close application

2012-01-10 Thread Dhaval Varia
thanks thanks for reply
On Jan 10, 2012 7:13 PM, "sparky"  wrote:

> You should not.  Just implement the appropriate 
> callbacks
>  and
> let the OS decide when to close your activity.
>
> --
> 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
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

-- 
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
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] Re: plz help....

2011-10-22 Thread Jim Graham
On Sat, Oct 22, 2011 at 03:25:16AM -0700, Divyata Panchal wrote:
> i dont want to block any apps.
> i want to block incoming call by particular contact number so if
> person can call me he/she wont be able to call.
> just like black list and white list.

If you're trying to write an app to do this, I have no idea.  If, on
the other hand, you just want an app, and posted in the wrong group
(SERIOUSLY wrong group), try an app called "ADAFFIX".  It's a call
blocker that works pretty well.  Only major gripe I have is that it
lacks any real configuration, beyond a block list.  It, or something
else, also makes it call up Yellowbook after a call...if I find out
what's doing that, it's history.

There are other call blockers, too, but this is the one I found
to work the best (so far).

Later,
   --jim

-- 
THE SCORE:  ME:  2  CANCER:  0
73 DE N5IAL (/4)| "This 'telephone' has too many
spooky1...@gmail.com| shortcomings to be seriously considered
< Running FreeBSD 7.0 > | as a means of communication.  The device
ICBM / Hurricane:   | is inherently of no value to us."
   30.44406N 86.59909W  | (Western Union internal memo, 1876)

Android Apps Listing at http://www.jstrack.org/barcodes.html

-- 
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
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] Re: plz help...!!!

2011-09-23 Thread I-Sheng Lin
Plz post ur source.
 On Sep 23, 2011 3:16 PM, "Vinay Julme"  wrote:
> post your code
>
> On Fri, Sep 23, 2011 at 11:33 AM, ashok chakravarthy wrote:
>
>> when you call stopService(service). is it throwing any errors?
>>
>>
>> On Fri, Sep 23, 2011 at 8:08 AM, Spiral123  wrote:
>>
>>>
>>> Easy.
>>>
>>> sevice.stop(plz);
>>>
>>> On Sep 22, 1:24 pm, Divyata Panchal 
>>> wrote:
>>> > Hie.. to al Android Developers...
>>> >
>>> > please tell me how to stop service in one class which is already
>>> > started in other class.
>>> > i need to start and stop service again n again according to my
>>> > conditions.. pl give proper syntax to stop service..
>>> > i am using::: Intent service= new Intent(this, myService.class);
>>> > stopService(service);
>>> >
>>> > but this is not working...
>>> > please guys reply as soon as possible..
>>>
>>> --
>>> 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
>>> For more options, visit this group at
>>> http://groups.google.com/group/android-developers?hl=en
>>>
>>
>> --
>> 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
>> For more options, visit this group at
>> http://groups.google.com/group/android-developers?hl=en
>>
>
> --
> 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
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

-- 
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
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] Re: plz help...!!!

2011-09-23 Thread Vinay Julme
post your code

On Fri, Sep 23, 2011 at 11:33 AM, ashok chakravarthy wrote:

> when you call stopService(service). is it throwing any errors?
>
>
> On Fri, Sep 23, 2011 at 8:08 AM, Spiral123  wrote:
>
>>
>> Easy.
>>
>> sevice.stop(plz);
>>
>> On Sep 22, 1:24 pm, Divyata Panchal 
>> wrote:
>> > Hie.. to al Android Developers...
>> >
>> > please tell me how to stop service in one class which is already
>> > started in other class.
>> > i need to start and stop service again n again according to my
>> > conditions.. pl give proper syntax to stop service..
>> > i am using::: Intent service= new Intent(this, myService.class);
>> >stopService(service);
>> >
>> > but this is not working...
>> > please guys reply as soon as possible..
>>
>> --
>> 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
>> For more options, visit this group at
>> http://groups.google.com/group/android-developers?hl=en
>>
>
>  --
> 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
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

-- 
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
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] Re: plz help...!!!

2011-09-22 Thread ashok chakravarthy
when you call stopService(service). is it throwing any errors?

On Fri, Sep 23, 2011 at 8:08 AM, Spiral123  wrote:

>
> Easy.
>
> sevice.stop(plz);
>
> On Sep 22, 1:24 pm, Divyata Panchal 
> wrote:
> > Hie.. to al Android Developers...
> >
> > please tell me how to stop service in one class which is already
> > started in other class.
> > i need to start and stop service again n again according to my
> > conditions.. pl give proper syntax to stop service..
> > i am using::: Intent service= new Intent(this, myService.class);
> >stopService(service);
> >
> > but this is not working...
> > please guys reply as soon as possible..
>
> --
> 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
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

-- 
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
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en