1. Copiez les GApps et le zip CM11 sur votre SDcard interne ou externe 2. Assurez-vous de NE PAS AVOIR UN KERNEL AYANT LE MMC-SUPERBRICK-BUG. En cas de doute, flashez le CWM Recovery via Odin/Heimdall. 3. Assurez-vous d'avoir un recovery fonctionnel et à jour. 4. Démarrez dans le recovery et faites un Nandroid Backup 5. Flashez le zip CM11 puis les GApps 6. Faites un Wipe data 7. Redémarrez.
Notes : évitez de restaurer via Titanium Backup pour éviter toute erreur ou fermeture d'application.
What is the difference between these builds and the official builds?
These are unofficial builds of Omni Rom 4.4 for the i9100. ROM is built using the same source code (github) like the official one but with these following additions:
Cross-compiled using those custom toolchains results in a more smoother, faster, and battery friendly ROM
What is Toolchain?
Quote:
In software, a toolchain is the set of programming tools that are used to create a product (typically another computer program or system of programs). The tools may be used in a chain, so that the output of each tool becomes the input for the next, but the term is used widely to refer to any set of linked development tools. A simple software development toolchain consists of a compiler and linker to transform the source code into an executable program, libraries to provide interfaces to the operating system, and a debugger. A complex product such as a video game needs tools for preparing sound effects, music, textures, 3-dimensional models, and animations, and further tools for combining these resources into the finished product.
Source: http://en.wikipedia.org/wiki/Toolchain
What is SaberMod?
The term "SaberMod" is coming from:
Quote:
SaberMod is a AOSP based ROM with some extra features added in and mostly from CyanogenMod. SaberMod started out pure AOSP when android 4.2.1 launched. Originally it was pure AOSP with a few extra features I ported over from CyanogeMod and linaro optimizations. Then I rebased everything off of rasbeanjelly because I liked many features found in rasbean. Since then I've modified a lot of the code so not much of it is rasbeanjelly based anymore. But you will still find some commonly used features found in rasbeanjelly. SaberMod is not a rasbeanjelly or CM clone, or KANG. Custom kernels are included for certain devices when available. These are personal builds we make for ourselves and originally became very popular in the nexus 7 forums. Features are very rarely added, and are built to SaberMod's team members liking. Currently there are two members of SaberMod working on this project. Myself and @jarjar124 . Please understand our time is limited and we are only two people who have lives, and do not have 25-50 members like CyanogenMod to add things. And our goal is not to add a bunch of features that bloat the system of the ROM.
Linaro is the place where engineers from the world's leading technology companies define the future of Linux on ARM. The company is a not-for-profit engineering organization with over 120 engineers working on consolidating and optimizing open source software for the ARM architecture, including the GCC toolchain, the Linux kernel, ARM power management, graphics and multimedia interfaces.
Source: http://www.linaro.org/linux-on-arm/
About GCC main compiler cflags
Quote:
-O1 Optimize. Optimizing compilation takes somewhat more time, and a lot more memory for a large function. With -O, the compiler tries to reduce code size and execution time, without performing any optimizations that take a great deal of compilation time.
-O2 Optimize even more. GCC performs nearly all supported optimizations that do not involve a space-speed tradeoff. As compared to -O, this option increases both compilation time and the performance of the generated code. -O2 turns on all optimization flags specified by -O.
-O3 Optimize yet more. -O3 turns on all optimizations specified by -O2 and also turns on the -finline-functions, -funswitch-loops, -fpredictive-commoning, -fgcse-after-reload, -ftree-loop-vectorize, -ftree-slp-vectorize, -fvect-cost-model, -ftree-partial-pre and -fipa-cp-clone options.
-Os Optimize for size. -Os enables all -O2 optimizations that do not typically increase code size. It also performs further optimizations designed to reduce code size.
Je pensais que tu l'utilisais déjà. Moi j'hésite parce qu'il y a des corrections chaque jour. Du coup, je reste toujours en cyanogenmod 10.1 car je ne pense pas qu'elle soit suffisamment stable pour une utilisation quotidienne...
Le principe des nightlies n'a rien à voir avec les bugs et je n'ai pas le Galaxy S2. Les nightlies permettent de proposer au téléchargement toutes les évolutions quotidiennes. Il peut y avoir des corrections de bugs, des fusions avec d'autres codes source, des nouvelles fonctionnalités, des mises à jour de drivers WiFi, mise à jour du kernel...
Il appartient à chacun de flasher TOUTES les nighlies ou seulement 1 par semaine/mois par exemple.
Les nightlies, peu importe l'appareil ou la ROM, sont normalement assez stables pour une utilisation quotidienne. Seules les ROMs marquées "DEV" ou "ALPHA" présentent des risques importants de dysfonctionnement.
Si ça t'intéresse, regarde de temps en temps le lien dans le post 1 "http://review.cyanogenmod.org/". Dans la partie All > Merged, tu as les "fusions" faites aujourd'hui. Il y a eu pas mal de traductions en polonais, italien, lituanien... La prochaine nightly n'est donc pas indispensable pour nous. Les accrocs aux nightlies (terme affectueux ) flashent tous les jours pour être 100% à jour mais cela est souvent inutile, pas pressé en tout cas. Bon flash.
Recovery with metadata support required (e.g. CWM >= 6.0.4.3)
J'avais la version 6.0.3. Sans chercher à m'embêter, j'ai mis à jour mon recovery. Puis j'ai installé la v11 et les gapps.
les premières impressions après l'installation: 1. La traduction en français n'est pas complètement achevée 2. En mode vidéo, on ne peut pas utiliser la caméra frontale 3. J'ai eu un plantage de Apollo. Je n'ai pas fait grand chose. Je l'ai juste exécuté puis suis allé lancer et voir d'autres applications. Jusqu'à trois fois. 4. Au niveau de la sortie vocale, Pico TTS a également planté sans que je n'en connaisse la raison ou la manipulation pour y parvenir
Venant de la stable 10.1.3, je ne trouve pas de grandes évolutions à première vue. Pas de quoi faire le pas. Seulement je relativise car je n'utilise pas le téléphone pour faire de grandes choses. Juste téléphoner, naviguer rarement, jouer un tout petit jeu, sms.
Je compte retourner à la 10.1.3.
Mais avant, je vais tester la rom omni.
Fulbert
Dernière édition par fulbert le Mer 8 Jan 2014 - 18:07, édité 1 fois (Raison : Rajout d'un plantage et correction d'erreurs)