Closed kentang2017 closed 3 years ago
I have formated my computer and the original project sources have gone, only the apk left on my phone. Is there any way to decompile it into a project like the original one? Thanks
@kentang2017 you can use ApkTool to recover your JavaScript files from apk
got it and thanks!
Open/Extract it with any zip viewer. Under the folder "assets/{your_app_name}" you'll find your NodeJs project
I have formated my computer and the original project sources have gone, only the apk left on my phone. Is there any way to decompile it into a project like the original one? Thanks