I have a app I created that I use to download and watch videos online , I usually use for those sites with a bunch of advertising.
I get the source of the html player using jsoup, but I would like to support websites that use flash player.
The problem is, I've never programmed in flash and I do not know how it works, I just know it's obsolete and insecure, but I saw some people talking about needing a decompiler in action script, so how do I do the same on android? p>