question

ashwinipatil avatar image
ashwinipatil asked Jeffrey Blattman commented

How can i close my stand alone app from background when i open my app using custom tender?

I have implemented custom tender functionality. when select custom tender option that time if my own app is opened in background then i wanted to close that background app programmatically . i dont want any instance in background while doing custom tender payment. How can i achieve it?

semi-integrationsCustom Tenders
2 comments
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

ashwinipatil avatar image ashwinipatil commented ·

urgent required. Please reply

0 Likes 0 ·
Jeffrey Blattman avatar image Jeffrey Blattman ♦♦ ashwinipatil commented ·

Understanding why you want to do would allow us to provide a better answer.

Second, what's your definition of "in the background"? Do you mean a bound server? A thread you started that's still running? Your app sitting in memory, but with no active components (Android service, activities).

0 Likes 0 ·

0 Answers

·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community