ekx / GitLabAndroid

Unofficial GitLab client for Android
193 stars 62 forks source link

"Could not write to storage medium" error when editing file #37

Open r-cohen opened 9 years ago

r-cohen commented 9 years ago

Using version 1.6.0, I can't edit a file. When I tap the pencil icon, I get the following error: Could not write to storage medium.

Edit: using Android 5.0 on Moto X 2014

Edit2: maybe you guys need to add permission in the AndroidManifest.xml file? for example: <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />

garzy commented 9 years ago

+1. I can't too. Please Fix IT!