Pregunta

I am trying to extract the source code from an apk file and I am following the following steps Is there a way to get the source code from an APK file?

My problem is that when I execute the command dex2jar classes.dex I get a file not found exception.

¿Fue útil?

Solución

I found the error in the command prompt I wasn't in the correct folder.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top