Post #3740250
2026-07-11 13:10 UTC
anyone with some #java and #android experience can help me hack some abandonware app that has long since been removed from the play store (and as such can never be activated again)?
is the minuum keyboard app, which surprisingly still runs and work fine on android 16 (if you force to ignore the the deprecated sdk warning when installing) despite the last build of it being from 2017, but it is limited to a trial period
the thing is that it has a trial period timer, and of course because it isn't in the play store, you can't exactly get the full version anymore; also the trial limits a bit of theme customisation (at best it just blocks interacting with the customisation screen with the nag pop up instead of disabling that) but other than that it has full functionality
Replies (1)
-
@sirlan@derg.social 2026-07-11 13:28
been trying myself, at least looking around decompiled code from jadx-gui with text search, and found some strings and values related to trial time and purchase, but am not too familiar with java/android development to reverse engineer where those are used