Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
Whatever
how to stop activity from another activity
Phil
Programming language:
Whatever
2021-06-20 06:47:34
0
Q:
how to stop activity from another activity
Robert
Code:
Whatever
2021-02-13 13:39:25
public
static
Activity fa;
onCreate
(
)
{ fa =
this
; }
0
PEBKAC
Code:
Whatever
2021-07-18 18:59:39
onCreate
(
)
{ FirstActivity.fa.finish(); }
0
Tags
how
another
Related
access activity method from adapter
getsupportactionbar activity
how to move from one activity to another in android studio on button click
start an activity in adapter
how to access a spinner from another activity in android
how to open an activity from a fragment
how to clear activity stack in android
dont reload fragment in navigation component
how to open activity in android studio
navigate to another activity in android
how to restart activity in android
New to Communities?
Join the community