Adding a feature to a closed-source app

(stavros.io)

11 points | by stavros a day ago ago

3 comments

  • Oxodao a day ago ago

    Compiling standard Java is great, that's pretty interesting but I wonder how you could use the app's class in your own classes since those are not in the classpath at compile time.. I would love to mod Android apps but I'm not sure where to properly start. For now Xposed modules does the job but I'd love to be able to patch my apps to run on non modded devices

    • stavros a day ago ago

      I think Revanced has/is a framework around modding as well, but yeah, that's the extent of my knowledge. I'd obviously ask Claude :P

      • Oxodao a day ago ago

        Yeah, there's Morphe nowadays which is a fork or Revanced. Never got the time to play around with it but I guess that will be one of my next weekend project