android intent - Calling activity not returned when back button is pressed -


i have 3 activities - activity (launcher,main), activity b - called activity , activity c (which share intent used share files images on social networking sites). activity b calls activity c.

if user presses button in activity c, activity started instead of activity b. how rectify problem?

i want activity c should return activity b when "sharing" cancelled pressing button.

remove finish() when send intent activity c.


Comments

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -