Can anyone tell me what should an app developer implement to handle low memory killer scenarios

  • Thread starter Thread starter Android Central Question
  • Start date Start date
A

Android Central Question

What developer should change in theri codes or what best practices should they follow so that they can gracefully handle LMK
 
Android apps are supposed to save their states so that the app can be restarted and pick up where the user left off for exactly this purpose.