Re: Finalmente Ice Cream Sandwich!!
Quote:
Originariamente inviato da
Chuck Bartowski
@Frango: Quando hai messo lo script supercharger hai patchato il service.jar per le ODEX?
Grazie.
No.. ho fatto prima di tutto fast (1), dopo 512hp balanced, dopo fastengineflush, dopo fixemission e wipe dalvik e reboot.
Mentre facevo questi mi chiedeva di installarne altri e dicevo sempre si. Uso l'ultimo busybox installato dalla app con lo stesso nome dal playstore e l'ultimo update mi pare il 9 del supercharger. Vuoi una copia del file 99SupeeCharger.sh presente in data?
Sent from my LG-SU660 using Tapatalk 2
Re: Finalmente Ice Cream Sandwich!!
Quote:
Originariamente inviato da
Chuck Bartowski
No, non mi serve, grazie ;)
Volevo solo sapere quello perchè che io sappia non puoi superare il 50& del chargered sulle ROM ODEX se non si modifica il service.jar e il service.odex. Solo un'ultima domanda: che versione hai usato? La Update 9 RC 11 Test 6?
Grazie.
Si ho usato quella, l'ultima al download.
Domani modifico service.jar e vediamo se prende un boost ancora piu potente! :) Arriva il nitro rotfl
Sent from my LG-SU660 using Tapatalk 2
Re: Finalmente Ice Cream Sandwich!!
Quote:
Originariamente inviato da
Chuck Bartowski
Ho notato che con la baseband 30c mi sembra di avere un segnale migliore ed una maggior durata della batteria sulla ROM 30c ( forse perchè così il RIL combacia, infatti viene letta dalle impostazioni del telefono ). Per chi la volesse provare, ho estratto l'fls dalla ROM ufficiale:
10352120111119 30c.fls
Ci sono problemi? Segnale e batteria migliorano, sicuro? :) Appena posso la metto, deodexo la rom e sarei a posto :)
Questo ics moddato mi sta dando molte soddisfazioni rotfl
Sent from my LG-SU660 using Tapatalk 2
Re: Finalmente Ice Cream Sandwich!!
Io non ho riscontrato problemi. Per quanto riguarda i miglioramenti, a me sembra di notarli, poi non so se é solo placebo. C'é da dire che la corrispondenza bb e RIL puó far sicuramente del bene. Comunque io la tengo odex, sono piú fluide delle deodex.
Sent from my LG-P990 using Tapatalk 2
Re: Finalmente Ice Cream Sandwich!!
Quote:
Originariamente inviato da
Chuck Bartowski
Io non ho riscontrato problemi. Per quanto riguarda i miglioramenti, a me sembra di notarli, poi non so se é solo placebo. C'é da dire che la corrispondenza bb e RIL puó far sicuramente del bene. Comunque io la tengo odex, sono piú fluide delle deodex.
Sent from my LG-P990 using Tapatalk 2
Ok grazie :)
Non sapevo invece della fluidita.. secondo me deodexando riesco ad applicare meglio il supercharger e ne risulta una migliore fluidità. Mi spieghi della fluidita? Perche? Deodexando avrei maggiore liberta di personalizzazione..
Sent from my LG-SU660 using Tapatalk 2
Re: Finalmente Ice Cream Sandwich!!
Questa sarebbe la spiegazione completa ( non mia ):
Odex:
Every android application comes with the extention 'k@. apk '. Packaged with every apk is a .odex file which contains parts of the application which helps speed up the boot process and preloads it.
an odex file is an optimized version of a classes.dex file that has optimizations that are device specific. In particular, an odex file has dependencies on every "BOOTCLASSPATH" file that is loaded when it is generated. The odex file is only valid when used with these exact BOOTCLASSPATH files. dalvik enforces this by storing a checksum of each file that the odex file is dependent on, and ensuring that the checksum for each file matches when the odex file is loaded.
Deodex:
Deodexing is a way of repackaging the apk such that it is reassembled into the classes.dex file. Everything is put together in one place, and this is helpful because it eliminates any chances of a modified apk conflicting with other odexed parts.
to deodex a file using baksmali, it has to load every BOOTCLASSPATH file that the odex depends on. By default, baksmali will try to find the 5 "core" BOOTCLASSPATH files in the current directory. It can use either a jar/apk (with a classes.dex inside), or an odex file
So to sum up everything, a .dex file contains the cache used by Dalvik VM during boot and this .dex file is located inside the application. On the other hand, .odex file is an optimized version of the same .dex file but it is located outside the application.
Praticamente le odex sono piú ottimizzate appunto grazie ai file .odex che velocizzano l'avvio delle app e del telefono. Come contro però, sono poco personalizzabili.
Sent from my LG-P990 using Tapatalk 2
Re: Finalmente Ice Cream Sandwich!!
Quote:
Originariamente inviato da
Chuck Bartowski
Questa sarebbe la spiegazione completa ( non mia ):
Odex:
Every android application comes with the extention 'k@. apk '. Packaged with every apk is a .odex file which contains parts of the application which helps speed up the boot process and preloads it.
an odex file is an optimized version of a classes.dex file that has optimizations that are device specific. In particular, an odex file has dependencies on every "BOOTCLASSPATH" file that is loaded when it is generated. The odex file is only valid when used with these exact BOOTCLASSPATH files. dalvik enforces this by storing a checksum of each file that the odex file is dependent on, and ensuring that the checksum for each file matches when the odex file is loaded.
Deodex:
Deodexing is a way of repackaging the apk such that it is reassembled into the classes.dex file. Everything is put together in one place, and this is helpful because it eliminates any chances of a modified apk conflicting with other odexed parts.
to deodex a file using baksmali, it has to load every BOOTCLASSPATH file that the odex depends on. By default, baksmali will try to find the 5 "core" BOOTCLASSPATH files in the current directory. It can use either a jar/apk (with a classes.dex inside), or an odex file
So to sum up everything, a .dex file contains the cache used by Dalvik VM during boot and this .dex file is located inside the application. On the other hand, .odex file is an optimized version of the same .dex file but it is located outside the application.
Praticamente le odex sono piú ottimizzate appunto grazie ai file .odex che velocizzano l'avvio delle app e del telefono. Come contro però, sono poco personalizzabili.
Sent from my LG-P990 using Tapatalk 2
Ok, Grazie ancora :)
Inviato dal mio LG Nexus 4 4.2.1
R: Finalmente Ice Cream Sandwich!!
Il rallentamento della rom odex avviene purtroppo quando si hanno troppi apk precaricati, ad es le stock rom, ecco quando si preferisce allora deodexare ;)
Inviato dal mio LG-P990 con Tapatalk 2
Re: Finalmente Ice Cream Sandwich!!
Quote:
Originariamente inviato da
CarloLG
Il rallentamento della rom odex avviene purtroppo quando si hanno troppi apk precaricati, ad es le stock rom, ecco quando si preferisce allora deodexare ;)
Inviato dal mio LG-P990 con Tapatalk 2
Grazie anche a te carlo. Provo quando posso a deodexare la v30c kostja anche se ha relativamente pochi apk installati. Quando faccio vi scrivo impressioni ;)
Inviato dal mio LG Nexus 4 4.2.1
R: Finalmente Ice Cream Sandwich!!
Azz allora state avanzando nei lavori
Per adesso però io mi tengo la Mantova, appena queste rom base ics sono più stabili e daily use ne metto su una....fino ad allora...ciccia!
inviato dalla super temasek 135
R: Finalmente Ice Cream Sandwich!!
Il Nexus S di mio fratello, preso dopo il mio e pagato la metà gia vola con JellyBean originale... Come rosico! :mad:
Re: Finalmente Ice Cream Sandwich!!
Quote:
Originariamente inviato da
lorez
Comunque ho deciso di non tornare al gingerbrone(anche perchè non ci riesco essendo un pò scarsino ).
Ho provato a flashare la kostja ma una volta fatto tutto scollego accendo e appare il logo lg fermo li anche per ore(lo ho lasciato acceso sono uscito per 1-2 ore son tornato e nulla)
Cosi ho ancora la buggatissima harsh(ho riscontrato almeno 10 bug).
E oltre al rosichio causato dal terminale di mio fratello ci si mette anche il fatto che voi smanettoni professionisti vi godete la ultima rebuild
e io no .....
UFFA.
Guarda ripristina a questa: http://www.modaco.com/topic/335474-2...6062-15032011/
E dopo come hai flashato la harsh flashi la kostja :) Vedrai che dopo qualche fallito tentativo ce la farai, se non provi non imparerai ma nulla; quindi prova prova prova, fallisci fallisci fallisci, prova prova prova, fai di tutto e scoprirai che cose che non sono scritte da nessuna parte ;)
Inviato dal mio LG Nexus 4 4.2.1
Re: Finalmente Ice Cream Sandwich!!
Quote:
Originariamente inviato da
Daniscarse92
Scusate ma con la kostja le chiamate e i messaggi funzionano bene??
Si :)
Inviato dal mio LG Nexus 4 4.2.1
R: Finalmente Ice Cream Sandwich!!
La recovery non funziona....vero?
by DjangoManouche FlixEdition and tapatalk
R: Finalmente Ice Cream Sandwich!!
Certo che alla LG non hanno voglia di........
Mi riferivo alle rom ics uscite da non so dove ..... dal cielo!!!!
by DjangoManouche FlixEdition and tapatalk