Is it possible to use dex2jar converted jar file into your project
- by swapnil adsure
i want to use ffmpeg decoder for my android project but i am having lots of error and config problem to compile it.
but today i read about apk recompiling by dex2jar.
so My question is " it is possible to use that dex2jar.jar file into your project ?.
Like is it possible for me to use ffmpeg decoder into my project by importing that jar file into my project?.
and same case with vitamio plugin . so if it is possible than i just need to add that plugin jar into my project and link with code and user dont need to download extra plugin.
waiting for reply
thank you