https://stackoverflow.com/questions/6235290/how-to-make-apk-secure-protecting-from-decompile
– AskNileshJul 26 '18 at 09:18
We can use "jni module" to keep 'Sensitive Hardcoded Strings' in-app when we try reverse engineer APK file we get lib folder and .so files in process-folders. which can not decrypt.
– Jain NidhiJul 26 '18 at 09:24