Is it possible to use dex2jar converted jar file into your project

Posted by swapnil adsure on Stack Overflow See other posts from Stack Overflow or by swapnil adsure
Published on 2012-09-15T15:35:01Z Indexed on 2012/09/15 15:37 UTC
Read the original article Hit count: 217

Filed under:
|
|
|

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

© Stack Overflow or respective owner

Related posts about android

Related posts about android-intent