Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 673639
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T00:37:05+00:00 2026-05-14T00:37:05+00:00

I created and binded a service in an activity and I would like to

  • 0

I created and binded a service in an activity and I would like to know how I can avoiding the android application to stop when I press the back button.

When the back button is pressed the onDestroy method is called and I unbinded the service in this method.
I try to prevent it by taking care of the back button event and manually call for onStop() method but it always called onDestroy after, why?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T00:37:05+00:00Added an answer on May 14, 2026 at 12:37 am

    There are two ways of starting a Service. The first is using Context.startService– this will run the Service until it is explicitly stopped using Context.stopService or Service.stopSelf. The second method is to call Context.bindService. If the Service has not already been started then this will start it. However it will only run as long as at least one binding to it exists- once the last binding has been released the Service will be stopped. It sounds as if you might be using the second method to start the Service. See http://developer.android.com/intl/de/reference/android/app/Service.html#ServiceLifecycle for more info

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a service which is binded to application context like this: getApplicationContext().bindService( new
I've created a graphing application that calls a web service. The user can zoom
i have a problem with binding a service to an activity in Android. The
I created sample local service project as provided in Android Service article Extending the
In my application I hyave created a datagarm socket and binded a port say
I have created a ServerSocket binded with a port in my application. I distribute
I want a service which can run in the background until I stop, even
How can I make sure that only one instance of Service is created? I
I have created 2 dropdownlists that are binded to a SQL DB and then
Created BroadcastReceiver which displays application name and version number on install/ uninstall of any

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.