ZeroSMS icon indicating copy to clipboard operation
ZeroSMS copied to clipboard

Usage issue

Open ako2345 opened this issue 11 years ago • 10 comments

What should I do after moving ZeroSMS-signed.apk to /system/app? Should I send SMS via default messenger?

ako2345 avatar Nov 29 '13 10:11 ako2345

Hi,

normally you should have a new ZeroSMS app in your apps screen :). If not, that means it is not correctly installed.

Regards,

Damien

On Fri, Nov 29, 2013 at 11:18 AM, Alex [email protected] wrote:

What should I do after moving ZeroSMS-signed.apk to /system/app? Should I send SMS via default messenger?

— Reply to this email directly or view it on GitHubhttps://github.com/virtualabs/ZeroSMS/issues/2 .

virtualabs avatar Nov 29 '13 11:11 virtualabs

Error "App not installed" after trying to launch ZeroSMS-signed.apk on rooted Motorola A660.

ako2345 avatar Nov 29 '13 11:11 ako2345

Are you using CyanogenMod ? Sounds like a bad certificate.

On Fri, Nov 29, 2013 at 12:53 PM, Alex [email protected] wrote:

Error "App not installed" after trying to launch ZeroSMS-signed.apk on rooted Motorola A660.

— Reply to this email directly or view it on GitHubhttps://github.com/virtualabs/ZeroSMS/issues/2#issuecomment-29512007 .

virtualabs avatar Nov 29 '13 12:11 virtualabs

I am trying to launch it on Lenovo A660 (not Motorola). There is no CyanogenMod there, it was rooted when I bought the phone. What to do with a bad certificate?

ako2345 avatar Nov 29 '13 13:11 ako2345

Okay,

ZeroSMS must be signed with the system certificate to be allowed to run as a system application. This is mandatory because this application needs to run inside the com.android.phone process, therefore to be part of the system apps and signed with the same certificate.

If you own the private key of the certificate, you'll be able to sign the unsigned version of the APK to make it run on your device. If not, there is no way to install ZeroSMS on your device.

Damien

On Fri, Nov 29, 2013 at 2:21 PM, Alex [email protected] wrote:

I am trying to launch it on Lenovo A660 (not Motorola). There is no CyanogenMod there, it was rooted when I bought the phone. What to do with a bad certificate?

— Reply to this email directly or view it on GitHubhttps://github.com/virtualabs/ZeroSMS/issues/2#issuecomment-29515717 .

virtualabs avatar Nov 29 '13 13:11 virtualabs

Where i can get system certificate for signing apk. I want to instal in Cyanogen 10. I'm using CyanogenMod 10.2. I tried to push downloaded ZeroSMS-signed.apk. It is installed and i saw ZeroSMS-signed.apk in /system/app/ but i didn't see it in app's list .

bzSega avatar Dec 06 '13 07:12 bzSega

I've also had no luck with CyanogenMod 7.2 & 9

EDIT

Sign it yourself with the script and certs provided, confirmed working on 7.2, 9 & 10.1.3 with an old GS2

ianpaine avatar Dec 06 '13 12:12 ianpaine

I have got certs from https://github.com/CyanogenMod/android_build/tree/cm-10.2/target/product/security . I have installed ZeroSMS-signed.apl it into /system/app but didn't see it in launcher apps list.

bzSega avatar Dec 06 '13 14:12 bzSega

I just used the certs which are in the repo with the sign script, ran it on the unsigned version and it works for me.

Have you read this:

http://virtualabs.fr/Class-0-SMS-reloaded

ianpaine avatar Dec 06 '13 16:12 ianpaine

is there any way to simply post the certificate with the .0 file for easily add it to the cacerts folder? for a noob like mi it took a week, and i did not managed to install the apk, or to sign it... :( What kind of certs from what repo? @ianpaine?

On Friday, December 6, 2013 6:02 PM, ianpaine [email protected] wrote:

I just used the certs which are in the repo with the sign script, ran it on the unsigned version and it works for me. Have you read this: http://virtualabs.fr/Class-0-SMS-reloaded — Reply to this email directly or view it on GitHub.

gadaffy78 avatar Dec 20 '13 21:12 gadaffy78