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

  • Home
  • SEARCH
  • 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 7413347
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T06:40:52+00:00 2026-05-29T06:40:52+00:00

i am new to android programming. in my application if i press a backbutton

  • 0

i am new to android programming. in my application if i press a backbutton or from phone back key it is coming out of application directly with out asking me to quit or resume again .

i was thinking that may be i should call a intent and set up another class and also set xml file for that class or how to do this .actually i had seen this in some game where the back button is used to disable and show some resume and quit button on it .please help me do this .it will be great help

Thank you,
maddy.

  • 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-29T06:40:52+00:00Added an answer on May 29, 2026 at 6:40 am

    Please try this code :

     public boolean onKeyDown(int keyCode, KeyEvent event) {
          if ((keyCode == KeyEvent.KEYCODE_BACK)) {
              Intent intent = new Intent(this, Next.class);
              this.startActivity(intent);
              //this.finish();
          }
          return false;
     }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm new on android programming and i'm working on android application and i'm stuck
i am new to android programming.i looking to make a question and answer application.in
I am new in Android Programming and I am trying to include GTalk application
I am new to android programming. In my application, i want to implement automatic
I am new with Android programming and especially with PayPal. I got an application
I'm very new to Android programming and I've been trying to figure out why
I'm new to Android and socket programming. I want to create an android application
I'm pretty new to Android dev and still working out a lot of things.
I'm quite new to Android programming but familiar with C/C++ and Linux enough to
I'm new to Android programming. I've seen different phones with different screen resolutions that

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.