Abhishek Sachar

Results 1 comments of Abhishek Sachar

> Change compileSdkVersion to version 28 and then override method createDocumentType of DocScannerTask.java like this > > ``` > private HashMap createDocumentType(ArrayList documents) { > HashMap documentMap = new HashMap();...