Changes between Version 22 and Version 23 of GameApp


Ignore:
Timestamp:
Apr 22, 2015, 7:46:01 PM (10 years ago)
Author:
benjialbert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GameApp

    v22 v23  
    4242       ApplicationContextProvider.getContext().sendBroadcast(new Intent(
    4343       Intent.ACTION_MEDIA_SCANNER_SCAN_FILE, Uri.fromFile(writeFile)));
    44   where writeFile was the file I just saved.  (The full code can be seen in through this Wiki here:
     44  where writeFile was the file I just saved.  (The full code can be seen through this Wiki here:
    4545       http://wiki.raidtech.net/browser/gameapp/app/src/main/java/net/raidtech/first/gameapp
    4646