0
I have an app on Android, only I lost all my project and it and it is only installed on my phone working properly, is there any way I can recover all the code just by the executable that is on my phone? My entire project has been lost and is working properly on my mobile.
Thank you for your attention.
There is yes and already has answer see: How to reverse engineer an android app?
– Guilherme Nascimento
Yes depending, You can do the recovery by reverse engineering as our friend Guilherme Nascimento posted, but this reverse engineering will only be possible if you have not put any kind of protection against reverse engineering when you made your app.
– Viniam