Project

General

Profile

« Previous | Next » 

Revision 84d746d7

Added by Leszek Koltunski about 2 years ago

Downloaded Objects more or less work now.

View differences:

src/main/java/org/distorted/external/RubikFiles.java
66 66
      }
67 67
    catch(FileNotFoundException ex)
68 68
      {
69
      // ignore
69
      android.util.Log.e("D", "file "+name+" not found: "+ex.getMessage());
70 70
      }
71 71

  
72 72
    return null;

Also available in: Unified diff