nvllsvm / freecyngn

A small tool to remove proprietary parts from CyanogenMod 13
Do What The F*ck You Want To Public License
126 stars 10 forks source link

zip error: Nothing to do! (/system/priv-app/Settings.apk) #11

Closed dimonik closed 9 years ago

dimonik commented 9 years ago

Hi, thank you for a great tool!

I installed:

cm-11-20150103-NIGHTLY-grouper.zip freecyngn-flashable.zip (v0.4.1)

the resulting /system/freecyngn/log contains an error:

Creating directory structure... Extracting classes.dex from noAnalytics... Archive: /system/freecyngn/noAnalytics-dvk.jar inflating: classes.dex Extracting classes.dex from Settings... Archive: /system/priv-app/Settings.apk inflating: classes.dex Disassemble classes.dex from Settings... Disassemble classes.dex from noAnalytics... Remove old Google Analytics... Insert noAnalytics... Reassembling classes.dex... Adding new classes.dex to Settings.apk...

zip error: Nothing to do! (/system/priv-app/Settings.apk) Cleaning up apps... Installing self-reflasher...

done

mar-v-in commented 9 years ago

Fixed with v0.5

jw243 commented 9 years ago

I get the same error, even with version 0.5. I installed:

cm-11-20150105-NIGHTLY-v500-bumped-signed.zip

Any help would be appreciated. Thanks.

mar-v-in commented 9 years ago

Did you enable libart.so in developer settings? this might cause problems.

jw243 commented 9 years ago

I did't enable anything in developer settings. I ran freecyngn on the freshly installed nightly, following your instructions.

What does the error mean? Has most of your script worked and just a small part wasn't carried out, or did the whole process not work at all?

Maybe I should use a different CM rom. Can you recommend a Rom file for CM11?

Thanks for your help.