I followed link here to set up sqlite3 to run from adb to read my application database. but getting
sh: /system/bin/sqlite3: not executable: magic 7F45
in cmd. what is the problem? how can I fix it?
I followed link here to set up sqlite3 to run from adb to read my application database. but getting
sh: /system/bin/sqlite3: not executable: magic 7F45
in cmd. what is the problem? how can I fix it?