Android Question Best way to restart an App....

Licht2002

Member
Licensed User
Longtime User
Hello from Germany,

i use this code to restart my App - before run out of mem


Code in a Service:
B4X:
If GetFreeMem < 85 Then
               ExitApplication
End If

Is this the right way - or what else should i use....

Thx

Tom
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…