I am new bee in Android, so for that I have only limited knowledge in Android. Let me explain in brief about my problem: I have created an activity with some fields from where one can fill the fields and clicking submit button save on the database…I have a cancel button too, so that when I click on cancel button the application should close and move back to main menu i.e. where all the apps icon are displayed. Please HELP .Thanks a lot.
I am new bee in Android, so for that I have only limited knowledge
Share
Have a look at this for the database sample.. Then when u have
finish()in the cancel buttononClicku can go to the main menu..