Answer the question
In order to leave comments, you need to log in
Can apps close themselves?
Hello,
are there any examples of applications that close themselves immediately after launch, but continue to work silently?
Answer the question
In order to leave comments, you need to log in
Work invisibly - google Service.
Close application programmatically -
getActivity().finish();
System.exit(0);
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question