CERCA
PER MODELLO
FullScreen Chatbox! :)

Utente del giorno: complicazio con ben 2 Thanks ricevuti nelle ultime 24 ore
Utente della settimana: 9mm con ben 10 Thanks ricevuti negli ultimi sette giorni
Utente del mese: 9mm con ben 34 Thanks ricevuti nell'ultimo mese

Pagina 1 di 13 12311 ... ultimoultimo
Ultima pagina
Visualizzazione dei risultati da 1 a 10 su 123
Discussione:

[Rom] Rom by cn.fyodor (Edit 29/04/10)

Se questa discussione ti è stata utile, ti preghiamo di lasciare un messaggio di feedback in modo che possa essere preziosa in futuro anche per altri utenti come te!
  1. #1
    Androidiani Power User L'avatar di Tatuato


    Registrato dal
    Feb 2010
    Località
    Caserta
    Messaggi
    2,384
    Smartphone
    Xiaomi Mi9; Mi A2

    Ringraziamenti
    626
    Ringraziato 1,943 volte in 653 Posts
    Predefinito

    [Rom] Rom by cn.fyodor (Edit 29/04/10)

    La trovate >>>QUI<<< con tutte le istruzioni del caso.

    Mio screenshot con fyodor v0.5 + Sense UI



    Essa comprende:

    * rewrite backup/restore scripts for mainfram3's recovery image.
    usage: backup.sh[restore.sh] boot[system, userdata]
    * delete all htc Widgets, youtube, twitter(for GFW reason), footprint, and Sense UI. (deleted HtcWidgets attached below)
    * boot image repacked with all partitions writable, based on mf3's boot image, no tattoo-hack.to attached.
    * format /system, /data, and boot partitions(so, you must backup all apps and config files)
    * moving /data/dalvik-cache to /cache partition, app2sd no longer needed.

    *** UPDATE: replace Vending.apk with zipaligned one ***
    v0.5 Changelog: (no need to wipe /data or /cache manually, don't forget to backup all apps and settings)

    * kernel hacking:
    o BFQ I/O scheduler patched to kernel, and enabled by default.
    o deadline scheduler canceled.
    o kernel log buffer changed to 16(64KB) to save spaces.
    o disable BUG() support for embedded system(Tattoo).
    o slab allocator(SLAB by default) switched to SLOB(mush simpler and efficient).
    o disable debug file system feature.
    * compcache enabled by default, using 30MB memory for swapping.
    * mount / and /system partition with ro to implement boot speed. (run 'adb remount' before changing something in those partitions)
    * split boot.mp3, only keep the 'blip' sounds. (thanks to sibbor)
    * remove wifi on/off and gps on/off widgets. (use power control widget to replace them)
    * update apks.


    Come si installa questa rom:

    1) Flashare la recovery modificata >>>QUI<<< ;
    2) fare un backup delle partizioni boot/system/userdata in modalità recovery;
    3) premere i bottoni HOME + END contemporaneamente per entrare nel menu della recovery;
    4) pushare "update-signed.zip" nella /sdcard e rinominarlo "update.zip";
    5) flashare l'update.zip dalla recovery.
    6) flashare la patch 0.X.X dalla recovery rinominandola "update.zip" solo dopo aver flashato la rom 0.X di base.

    Rom v. 0.5:

    DOWNLOAD ROM fyodor v. 0.5

    Se volete avere di nuovo l'interfaccia Sense, scaricate QUESTA PATCH e flashatela dalla recovery come un update.zip qualsiasi!!



    v0.5.3 Patch Changelog: (including v0.5.2)

    * port the Eclair Icons into ROM.
    * enable dropbear, only key authorization support. The patch can be found here if you wanna compile it yourself. (before ssh to it, we have some work to do, commands on your Linux box, not Tattoo)
    codice:
          ssh-keygen  #no passphrase recommanded
          adb push $HOME/.ssh/id_rsa.pub /data/dropbear/.ssh/authorized_key
          adb shell chmod 644 /data/dropbear/.ssh/authorized_key
          ssh root@<your wifi IP> -p 2222
    * add rzscontrol. (run 'rzscontrol /dev/block/ramzswap0 --stats' to check the compcache swapping status if it enabled)
    * cancel compcache backing_swap option. (swapping file may lag the system)
    * tweak some tun arguments to reduce the system load.
    * update busybox to version 1.16.1.


    PATCH 0.5.3

    v0.5.3.1 Changelog: (New complete ROM, not patch. Remember to backup all your files)

    * fix renicer script. (Thanks to alexsunmiu)
    * fix eclair icons for Album and Clock.
    * convert updater-script format to recovery-RA update-script format.
    * disable dropbear by default. (Now you should change 'dropbear_enabled' and 'compcache_enabled' options in superd.conf, with which compcache.conf was replaced)
    * delete user-space APKs, only astro and maps5 reserved.
    * change the default wallpaper.
    * other minor bugs I forgot fixed.
    Con questa rom è consigliato abilitare le animazioni del menu

    Versione intera (non patch) 0.5.3.1

    Per capire i precedenti comandi ci vuole un minimo di dimestichezza col root, custom boot.img e recovery, se non sapete di cosa si tratta o come si installano leggete negli altri 3D. Non fate domande se non esclusivamente pertinenti alla rom o ai problemi con essa, evitiamo tutti di scrivere cose inutili che non aiutano nessuno di noi poveri niubbi


    Nuova Rom 0.6.1 AOSP 1.6 Donut based

    Bugs:
    Bluetooth and FM not work.
    ugly Zoom_In button (I couldn't find its layout, may somebody give me some hints?)
    v0.6.1 Changelog: (non una patch, ma una Rom completa)
    fix the Sensors(autorotation, compass, and acce) issue.
    video playback rocks.
    headset works.
    fyodor-aosp-tattoo_v0.6.1.zip LINK: DOWNLOAD 0.6.1

    v0.6.2 Patch Changelog: (only applied on v0.6.1)
    fix layouts for Camera, Dialer, and Contacts applications.
    HTC_IME/Clicker ported from Htc stock ROM, htcCheck framework removed.
    update maps to 4.2 with brut. (thanks to brut.all)
    add QuickSettings app. (don't forget to enable APN before uninstalling)

    fyodor-aosp-tattoo_v0.6.2_patch.zip LINK: Download v0.6.2_patch
    fyodor-aosp-tattoo_v0.6.2_patch.zip md5: 53968830e9563847757fb1124c6a1a9e

    v0.6.3 Changelog: (a complete ROM)
    Oh, my God, Bluetooth File Transfer works now. Yes, it's based on donut. (a HUGE thanks to Erin and codeaurora devs)
    compiled with even more locales, including Greek etc.
    replace default Contacts and Phone apks with cyanogen's Eclair porting ones. (Thank you again, cyanogen)
    add Bluetooth File Transfer app, got it from Market. Please neglect the 'device not supported' message. Beginner's Guide. (Thanks goes to dev-team @ medieval.it)
    other minor bugs fixed.

    fyodor-aosp-tattoo_v0.6.3.zip LINK: RapidShare: 1-CLICK Web hosting - Easy Filehosting
    fyodor-aosp-tattoo_v0.6.3.zip md5: 6961cc11a8fc204ff388ff265de650ae
    ---------------------------
    v0.6.3.1 Patch Changelog: (only applied on v0.6.3. no wipe needed)
    fix ZoomIn Botton on image preview or other apps.
    complete locales, never more.
    fix half-translated issue of non en_* locales.
    delete LatinIME, the google builtin Input Method.
    fyodor-aosp-tattoo_v0.6.3.1_patch.zip LINK: Download v0.6.3.1_patch
    fyodor-aosp-tattoo_v0.6.3.1_patch.zip md5: 1dfc167aaece9725fe7f3b61e80b704f
    - Radio FM e Led notifiche non funzionanti (risolto zoom button)

    Screenshot con Black skin, black lock-screen (trasparente) e notification bar (trasparente) in calce al presente post
    Immagini allegate
    Ultima modifica di Tatuato; 01-06-10 alle 21:35
    Device: Xiaomi Mi9 - Mi A2
    Nothing to donate, just appreciate!

  2.  
  3. #2
    Senior Droid


    Registrato dal
    Dec 2009
    Messaggi
    774

    Ringraziamenti
    162
    Ringraziato 21 volte in 19 Posts
    Predefinito

    "no tattoo-hack.to attached"
    questo cosa significa in pratica ? che non si è automaticamente root ?

  4. #3
    Androidiani Power User L'avatar di Tatuato


    Registrato dal
    Feb 2010
    Località
    Caserta
    Messaggi
    2,384
    Smartphone
    Xiaomi Mi9; Mi A2

    Ringraziamenti
    626
    Ringraziato 1,943 volte in 653 Posts
    Predefinito

    Quote Originariamente inviato da chtamina Visualizza il messaggio
    "no tattoo-hack.to attached"
    questo cosa significa in pratica ? che non si è automaticamente root ?
    Significa che il creatore della recovery modificata basata su quella di mainfram3 lo ha ritenuto superfluo o inutile forse per i motivi citati da nk02 nel post sulla guida al root: https://www.androidiani.com/forum/92379-post226.html
    Device: Xiaomi Mi9 - Mi A2
    Nothing to donate, just appreciate!

  5. #4
    Senior Droid


    Registrato dal
    Dec 2009
    Messaggi
    774

    Ringraziamenti
    162
    Ringraziato 21 volte in 19 Posts
    Predefinito

    non ho capito se fyodor ha rilasciato una cooked rom o una recovery o entrambe
    che mi dite ?
    inoltre qualcuno sta usando questa rom ?
    grazie

  6. #5
    Androidiani Power User L'avatar di Tatuato


    Registrato dal
    Feb 2010
    Località
    Caserta
    Messaggi
    2,384
    Smartphone
    Xiaomi Mi9; Mi A2

    Ringraziamenti
    626
    Ringraziato 1,943 volte in 653 Posts
    Predefinito

    Quote Originariamente inviato da chtamina Visualizza il messaggio
    non ho capito se fyodor ha rilasciato una cooked rom o una recovery o entrambe
    che mi dite ?
    inoltre qualcuno sta usando questa rom ?
    grazie
    La sua è una Rom ed insieme ad essa ha rilasciato anche una recovery leggermente modificata (non ho capito in cosa) ma puoi tranquillamente mettere quella di mainfram3.
    Device: Xiaomi Mi9 - Mi A2
    Nothing to donate, just appreciate!

  7. #6
    Senior Droid


    Registrato dal
    Dec 2009
    Messaggi
    774

    Ringraziamenti
    162
    Ringraziato 21 volte in 19 Posts
    Predefinito

    ah ecco, ora finalmente ho capito perché parlava di caratteristiche peculiari sia di una cooked che di una recovery
    grazie

  8. #7
    Senior Droid


    Registrato dal
    Dec 2009
    Messaggi
    774

    Ringraziamenti
    162
    Ringraziato 21 volte in 19 Posts
    Predefinito

    é uscita la versione 0.3
    v0.3 Changelog:
    codice:
    a hack that moves /data/dalvik-cache to /cache partition, app2sd no longer needed. (get the idea from CyanogenROM v5.0.4.1)
    add 20+ binary tools compiled from git.android.source(donut). (bash, nc, and ssh included)
    Market patched version 2.
    delete rarely used commands in /system/xbin.
    delete SenseUI again, it is really a huge memory consumer.
    set scaling_min_freq to 245760 and max to 528000. (retained for future version)
    settings from htc Tattoo kernel:
    min/max speed while screen on: 480000/528000
    min/max speed while screen off: 245760/245760
    add maps4 with brut. (navigation while wifi/gps on)
    add astro file manager. (really powerful tool, process manager, apk installer...etc.)
    add Handcent SMS, delete the default message program.
    add setCPU 1.5.0a
    add Quick System Info 1.3.3
    add autostart 1.0. (including shell script for moving /data/dalvik-cache to /cache/dalvik-cache)
    fyodor ROM v0.3 released(app2sd no longer needed, more tools, really fast) - xda-developers

  9. #8
    Androidiani Power User L'avatar di Tatuato


    Registrato dal
    Feb 2010
    Località
    Caserta
    Messaggi
    2,384
    Smartphone
    Xiaomi Mi9; Mi A2

    Ringraziamenti
    626
    Ringraziato 1,943 volte in 653 Posts
    Predefinito

    E' una modifica fatta da Cyanogen quella che si trova anche in questa rom, ma non sostituisce secondo me l'utilizzo di app2sd purtroppo..
    Device: Xiaomi Mi9 - Mi A2
    Nothing to donate, just appreciate!

  10. #9
    Baby Droid


    Registrato dal
    Dec 2009
    Messaggi
    28

    Ringraziamenti
    4
    Ringraziato 0 volte in 0 Posts
    Predefinito

    Ma quindi app2sd adesso funziona?

  11. #10
    Androidiani Power User L'avatar di Tatuato


    Registrato dal
    Feb 2010
    Località
    Caserta
    Messaggi
    2,384
    Smartphone
    Xiaomi Mi9; Mi A2

    Ringraziamenti
    626
    Ringraziato 1,943 volte in 653 Posts
    Predefinito

    Quote Originariamente inviato da Destro Visualizza il messaggio
    Ma quindi app2sd adesso funziona?
    Eh ma bisogna leggere però...nooooo.
    Sennò mica mi lamentavo...è solo un hack che sposta la cache e quindi hai + spazio libero sulla memoria del telefono.
    Device: Xiaomi Mi9 - Mi A2
    Nothing to donate, just appreciate!

Pagina 1 di 13 12311 ... ultimoultimo
Ultima pagina

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire risposte
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Torna su
Privacy Policy