vermut / sailfish-signature-spoofing

This is a compiled set of instructions and tools wrapped in Docker image to fetch, deodex, patch and upload back AlienDalvik files on Sailfish phones
14 stars 12 forks source link

Jolla 1 Support #1

Open NickCis opened 6 years ago

NickCis commented 6 years ago

HI there, thanks for the repo it really made things easier.

I'm trying to use it for a Jolla 1 and i some problems:

  1. Jolla 1 doesn't have the /priv-app folder
  2. Jolla 1 uses the 4.1.2 Android, which i think is Android API 16.

In order to fix this issues, i did:

  1. Delete the /priv-app from here and here
  2. Changed Api version to 16 here

The signature spoofing worked correctly (as reported by microG) [1], but i really don't know if this could trigger some unknown issue. Are my workarounds correct?

[1] 20180603153947

rfvermut commented 5 years ago

(Sorry for long ignore) I don't have Jolla1 right now, but I vaguely remember doing something similar. MicroG reporting "spoofing enabled" sound like a good thing.

I'll keep this open in case someone else will run into same issue.