apsun / uSticker

Custom stickers for Gboard on Android.
https://play.google.com/store/apps/details?id=com.crossbowffs.usticker
MIT License
71 stars 6 forks source link

Can't downgrade System installed GBoard #54

Closed ghost closed 3 years ago

ghost commented 3 years ago

Hi Developer, In my old device I used to Install GBoard 10.1.04 and use uSticker. But after in my new device, the GBoard comes pre installed with Version 10.3, I cannot downgrade to lower version, nor cannot uninstall and Install a older version, since it is a system.

I that case how can I use uSticker, is there any other keyboard application that supports uSticker ? Any help would be appreciated, thank you.

apsun commented 3 years ago

I suppose you could grab a 10.1 APK, change the package name, and re-sign it with your own key. I don't know off the top of my head how to do that, though. I think apktool could do this. You would have two copies of Gboard, but you can just disable the system one.

ghost commented 3 years ago

Thank you for the Suggestion