vikaskumark
Results
2
comments of
vikaskumark
buildTypes { debug { minifyEnabled false debuggable true } } also in manifest file : android:debuggable="true" in application tag. works
any possibility to exclude native files and make them use during run time,instead of commuting during building the apk