salvogiangri / KnoxPatch

LSPosed module to get Samsung apps/features working again in your rooted Galaxy device.
GNU General Public License v3.0
732 stars 29 forks source link

Possible use without lposed #14

Closed switch-gott closed 1 year ago

switch-gott commented 1 year ago

Hello, is it possible to create a version without lposed dependency? Thanks

salvogiangri commented 1 year ago

The module should still work fine with other alternatives such as EdXposed as long as it supports the Xposed API's.

switch-gott commented 1 year ago

Hi, thanks for info. Is it possible to do this without api access? I mean native?

salvogiangri commented 1 year ago

I don't think there's another way to hook Java code without the Xposed API's, regardless that would require working on a new project since I want to keep compatibility in check with this one.

switch-gott commented 1 year ago

Thanks again. It's a pity that there is no native support, e.g. Activate Android Work. Currently I'm just looking for a way to get a Root S10 Plus with A12, Android work profile to run. So far I haven't found a solution to this.

salvogiangri commented 1 year ago

An user in XDA reported Work profiles work again with the module installed and set-up (Post #30).

switch-gott commented 1 year ago

Thanks :-)