In the following Line must the Permission org.openintents.shopping.WRITE_PERMISSION and not org.openintents.shopping**list**.WRITE_PERMISSION https://github.com/openintents/convertcsv/blob/3b7cee426ab443112f0890f53c78be66b8b6de18/app/src/main/java/org/openintents/convertcsv/shoppinglist/ConvertCsvActivity.java#L216
In the following Line must the Permission org.openintents.shopping.WRITE_PERMISSION
and not org.openintents.shoppinglist.WRITE_PERMISSION
convertcsv/app/src/main/java/org/openintents/convertcsv/shoppinglist/ConvertCsvActivity.java
Line 216 in 3b7cee4