[ROM] JXD S5110 ZCR 1.0

User avatar
Zip
Site Admin
Posts: 3101
Joined: 3 May 2011, 21:03
Console open: Attuali Caanoo , Wiz, dingoo a320 (possedute Wiz, s7100B, s5110, s7300B, OpenPandora)
Location: Sicilia
Contact:

[ROM] JXD S5110 ZCR 1.0

Post by Zip »

dopo 1 settimana ho la banda per uppare questa rom :)

s5110-zcr-v1

ecco le caratteristiche v1.0: (simili ma migliori della mia rom per s7100b)

Basata sull'ultima rom ufficiale JXD per s5110 android 2.3
- rimossi tutti gli emulatori di serie
- rimosse quasi tutte le applicazioni di serie aggiunte da jxd
- rimosso launcher di serie (è davvero penoso anche questo)

-aggiunto VTL.Launcher 1.6.5info link(launcher basato su ADW launcher orientato ai tablet)
--aggiunto relativo tema faenza
-aggiunto FileManagerHD come manager
-aggiunto superuser.apk
-aggiunto advance task killer
-aggiunti backup impostazioni launcher
-aggiunto root + market by skelton

-modificata barra delle notifiche, rimossa la data che compariva (era ingombrante ora c'è solo l'ora)
-cambiato font orario
-cambiato font menu
-lingua di default inglese
-overclock 1ghz by skelton
-backup launcher pre settato

grazie a skelton per i kernel Overcloccati e per il pack root + market

download: http://www.openconsole.it/download/CUST ... ttings.zip

REVE GUIDA ALL'ISTALLAZIONE
1) procuratevi una micro sd e metteteci il file scaricato estratto nella radice in modo da avere:
s5110-zcr1.zip e i 2 file di configurazione del launcher, nella root della microsd
2) fate un backup di tutto quello che dovete conservare, (la nuova rom è davvero scarna)
3) introducete la sd nella console spenta
4) accendete la console tenendo premuto POWER+MENU (l'ultimo tasto a destra dei 3 tasti android)
5) attendete e vi troverete nel "bootloader)
6) facoltativo: fare un wipe
7) andate su apply update from sd e avviate premendo start/select
8) navigate e selezionate s5110-zcr1.zip e avviate il processo
9) se tutto è andato a buon fine dovrebbe iniziare l'istallazione della custom rom
10) quando il processo è finito fate reboot system
11) andate su setting del vtl launcher e fate tutte e 2 i restore
homer73
Posts: 52
Joined: 15 Jan 2012, 19:00

Re: [ROM] JXD S5110 ZCR 1.0

Post by homer73 »

Anche io su GB avevo installato VTL, lo preferisco ai vari ADW o Go launcher che risultano più esosi in termini di risorse e consumo di batteria ;)
Consiglio di installarla a chi vuole restare con Android 2.3.4 anche se così facendo si perde l'importante supporto ai PAD USB ottimamente implementato nel firmware basato su ICS
Skelton
Posts: 7
Joined: 27 Apr 2012, 16:25

Re: [ROM] JXD S5110 ZCR 1.0

Post by Skelton »

Ciao Zip, perdon ma io non parlo italiano. I'll write in English.

I haven't tested it yet because I'm doing a lot of testing in my console with different things. I've taken a look to the updater-script you have used.

Can you tell me if root is working ok? Including the read/write status in System?. I'm saying because I don't see the permission for proper root in the updater-script. If root is not working ok, just let me know, and I can help you with that if you want.

Grazie mile. :)
User avatar
Zip
Site Admin
Posts: 3101
Joined: 3 May 2011, 21:03
Console open: Attuali Caanoo , Wiz, dingoo a320 (possedute Wiz, s7100B, s5110, s7300B, OpenPandora)
Location: Sicilia
Contact:

Re: [ROM] JXD S5110 ZCR 1.0

Post by Zip »

I tested the root and seems it work, using root checkers app seems to be rooted,
however, using the file manager, I can go into the root files, reading them, but from what I see I can not change them, then suspected of having problems with permissions, probably are not completely set.

I just added your pack to the rom,why it should not work?
The market has been updated by itself easly.
as regards the overclocking i'll lower the speed, at 1ghz console crashes continusly .. : (

thanx :)
I already know you'll help me to make a good alternative 2.3 of your 4.0 rom
Skelton
Posts: 7
Joined: 27 Apr 2012, 16:25

Re: [ROM] JXD S5110 ZCR 1.0

Post by Skelton »

The problem to modify files in system, is a permissions problem. You need to add permissions to the binaries su in the updater-script, which is located inside the meta-inf folder of your folder.

To edit the updater-script I recommend using Notepad ++ instead of default notepad in windows.

Once you open the updater-script file, search for a line like this:

set_perm_recursive(0, 2000, 0755, 0755, "/system/xbin");

Then add the following lines:

set_perm(0, 0, 06755, "/system/bin/su");
symlink("/system/bin/su", "/system/xbin/su");

Also, check you have these lines exactly the same in your updater-script:

set_perm_recursive(0, 0, 0755, 0644, "/system");
set_perm_recursive(0, 2000, 0755, 0755, "/system/bin");

And save your updater-script. Reflash the rom and now should be fully rooted.

Anyway, if you have problems editing the updater-script let me know and I can edit it for you.

Ciao!
User avatar
Zip
Site Admin
Posts: 3101
Joined: 3 May 2011, 21:03
Console open: Attuali Caanoo , Wiz, dingoo a320 (possedute Wiz, s7100B, s5110, s7300B, OpenPandora)
Location: Sicilia
Contact:

Re: [ROM] JXD S5110 ZCR 1.0

Post by Zip »

if you had a little time,
feel free to modify my rom and send it back whit that fix, and kernel at 800mhz
im too busy at the moment eheh :D
if you cannot or you dont want let me know and ill try to do by myself, but i dont know when :S
thanx for explain :)

ah! we are working (expecially paulvern) on an article for our webzine
(do you have read our webzines yet? first issue was translated in english :) and we are working on 7th issue) that explain to make a custom rom from scratch if you want to collaborate we need to implement tutorial of root by default subject in article
Skelton
Posts: 7
Joined: 27 Apr 2012, 16:25

Re: [ROM] JXD S5110 ZCR 1.0

Post by Skelton »

Zip wrote:if you had a little time,
feel free to modify my rom and send it back whit that fix, and kernel at 800mhz
im too busy at the moment eheh :D
if you cannot or you dont want let me know and ill try to do by myself, but i dont know when :S
thanx for explain :)

ah! we are working (expecially paulvern) on an article for our webzine
(do you have read our webzines yet? first issue was translated in english :) and we are working on 7th issue) that explain to make a custom rom from scratch if you want to collaborate we need to implement tutorial of root by default subject in article
To add a 800 kernel just extract the zip of the update800 I did and replace just the boot.img for the one you use it.

I'll modify an updater-script for you when I get home, so that you only need to replace for the one you have, then just resign the rom and that's it. I'm making a GB Rom too, and it's working for me, so it should work for you too.
User avatar
Zip
Site Admin
Posts: 3101
Joined: 3 May 2011, 21:03
Console open: Attuali Caanoo , Wiz, dingoo a320 (possedute Wiz, s7100B, s5110, s7300B, OpenPandora)
Location: Sicilia
Contact:

Re: [ROM] JXD S5110 ZCR 1.0

Post by Zip »

ok so, the you think the only problem whit permission in my rom is the update-script?
for webzine collaboration what do you think? it will be possible? :)
Skelton
Posts: 7
Joined: 27 Apr 2012, 16:25

Re: [ROM] JXD S5110 ZCR 1.0

Post by Skelton »

Zip wrote:ok so, the you think the only problem whit permission in my rom is the update-script?
for webzine collaboration what do you think? it will be possible? :)
Apparently the updater-script is the only problem, About the webzine, tell me where I can read it.
User avatar
Zip
Site Admin
Posts: 3101
Joined: 3 May 2011, 21:03
Console open: Attuali Caanoo , Wiz, dingoo a320 (possedute Wiz, s7100B, s5110, s7300B, OpenPandora)
Location: Sicilia
Contact:

Re: [ROM] JXD S5110 ZCR 1.0

Post by Zip »

1st issue in english viewtopic.php?f=11&p=5797#p5797
other 6 issue in italian ( not translated yet) here: issuu.com/openconsole
or in release zone in that forum :)
Post Reply