Project

General

Profile

« Previous | Next » 

Revision b4cc083b

Added by Leszek Koltunski over 7 years ago

Some improvements for StarWars's behaviour after onPause(), but it doesn't really work yet.

Remaining 'onPause-buggy' apps: StarWars, Save.

View differences:

src/main/java/org/distorted/examples/save/SaveActivity.java
43 43
     };
44 44

  
45 45
///////////////////////////////////////////////////////////////////////////////////////////////////
46
// Checks if the app has permission to write to device storage
47
// If the app does not has permission then the user will be prompted to grant permissions
46
// Checks if the app has permission to write to device storage.
47
// If not, the user will be prompted to grant ut.
48 48

  
49 49
  private void verifyStoragePermissions()
50 50
    {

Also available in: Unified diff