I Have developed an APP using apache commons-io-2.4.jar for network data operations now I want to deploy my APK in Play store.
I have deployed my app version 1.0 with commons-io-2.4.jar then its not showing any supported device and commons-io-2.4.jar is showing as Native Platform but when i have remove this commons-io-2.4.jar in 1.3 version its showing me something 9K supported devices.
Problem is that i have not define any NDK configuration but this jar file still showing as native Platform.
can Anyone help me to deploy my App with commons-io-2.4.jar in my app.
Any help would be great appreciated.