0
String token="fbjfdjfdfjhhh";

my above string how to secure above string when my code revers engineering.

AskNilesh
  • 63,753
  • 16
  • 113
  • 150
Adil Saiyad
  • 1,540
  • 2
  • 14
  • 31
  • https://stackoverflow.com/questions/6235290/how-to-make-apk-secure-protecting-from-decompile – AskNilesh Jul 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 Nidhi Jul 26 '18 at 09:24

0 Answers0