Haseeb
Haseeb
The specified dependency is not correct. `compile 'cn.yuancloud.app:wavekit:1.0'` I changed the part `cn.yuancloud..` to `com.yuancloud..`. But it still doesn't work. There should be some other problem. Android Studio is saying...
The values in the CSV files in app are seperated by semicolon instead of comma. When the user make a csv file in MS Excel, Calc ect.. by default the...
It will be good to show a template of how the csv file should be structured, so the app can read it. Improperly formatted csv will cause the app to...
It seems that, while trying to add a file, regardless of the Intent type is set to `"text/comma-separated-values"`, it still shows other files as selectable in older android devices. So...