[android-developers] Re: Run application in background

2012-02-27 Thread moktarul anam
Hi,
There are two way to do this
1. service funda
2. transparent activity

selection will be based on ur requirement

Moktarul


On Feb 27, 10:11 am, Juned Khan jkhan6...@gmail.com wrote:
 hii all developers,
                            how do i keep my application running on
 background until it manually closed or exited by the user.

-- 
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


[android-developers] Re: Run application in background

2012-02-27 Thread Juned Khan
thanx Kalandar

On Monday, February 27, 2012 10:41:30 AM UTC+5:30, Juned Khan wrote:

 hii all developers,
how do i keep my application running on 
 background until it manually closed or exited by the user.


-- 
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

[android-developers] Re: Run application in background

2012-02-27 Thread Juned Khan

thanx Kalandar

-- 
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

[android-developers] Re: Run application in background

2012-02-27 Thread Juned Khan

thanx for your reply *Moktarul*
i know about services but what is transparent activity ?
can you explain me about it or any link for that? *
*

-- 
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

[android-developers] Re: Run application in background

2012-02-26 Thread kalandar
hi...
It is very simple. you can go with android service.
i hope the below link will help you.

http://developer.android.com/reference/android/app/Service.html

have a happy coding

regards
kalandar.

On Feb 27, 10:11 am, Juned Khan jkhan6...@gmail.com wrote:
 hii all developers,
                            how do i keep my application running on
 background until it manually closed or exited by the user.

-- 
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