Affichage des articles dont le libellé est DIRTY. Afficher tous les articles
Affichage des articles dont le libellé est DIRTY. Afficher tous les articles

mercredi 4 février 2015

[Q&A] [ROM] [OFFICIAL] [5.0.2] Dirty Unicorns v9.0 topic






Q&A for [ROM] [OFFICIAL] [5.0.2] Dirty Unicorns v9.0

Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.

Before posting, please use the forum search and read through the discussion thread for [ROM] [OFFICIAL] [5.0.2] Dirty Unicorns v9.0. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.

Thanks for understanding and for helping to keep XDA neat and tidy! :)






mardi 3 février 2015

Theme Icon's stuck, even after uninstallation, changing theme's and dirty flash topic






I installed some green theme that ended up breaking all sorts of things, so I immediately uninstalled it, switched back to the system theme, and everything went back to normal except for the icon's themselves. They all have a green outline and background which blocks some of the apps icon images, so that I cannot even tell what they are (and ugly as hell to boot).

I tried to wipe cache/davlik, install latest teamUB update via dirty flash and the problem persists. Installed a real nice black theme, and crazy enough the icon's are still that damn green! Its like the theme permanently tainted the system.

Any advice on how to get rid of this ugliness is appreciated :)






lundi 2 février 2015

[FIX]Repair White Screen, Bootloop, Soft Brick etc. the quick & dirty way topic






Most guides suggest reflashing stock rom for this, however that means you would have to re-root your device and also install a new recovery again. Any other data on your system will get lost as well.

I had a white screen problem with my SGA+ and according to a post about Indian and Chinese SGA+ phones, I needed to flash a European stock rom first before I was able to use certain roms (e.g. kk) at all. Because of various reasons Odin was not an option, so I had to use heimdall. With heimdall all partitions are flashed in sequence and you can choose which ones you want to flash. In other words, you can flash a partial stock without touching anything that would be flashed by your custom rom anyway.

Tested with a Chinese SGA+
This will flash all partitions that are not affected by custom roms and rooting.

Requirements:
heimdall --- (google for it. XDA's spam filter prevented me from posting the link, lol)
stock rom --- If your phone is an Indian or Chinese SGA+, choose an S7500XX rom. Mine was S7500XXNB1_S7500OXXNA1_XSK. Getting a relatively new rom is also not a bad idea.
zip, tar capable archive manager

Tutorial:
1. Unzip your stock rom.
2. Rename the xx.tar.md5 file to xx.tar.
3. Untar / extract the tar file.
4. Open a terminal and move to the extracted directory.
5. Put your SGA+ in download mode (turn your phone off and boot with Power+Volume down+Home pressed).
6. Connect your USB cable.
7. Check your partitions with heimdall (as root on Linux systems)

Code:


heimdall print-pit

This step should be optional, but it's always good to be on the safe side. Check if the partition names and image names correspond with the following table:

Code:


  partition    image
  HIDDEN      hidden.img.ext4
  APPSBL      appsbl
  OEMSBL      oemsbl
  QCSBL        qcsbl.mbn
  CFG_DATA    qcsblhd_cfgdata.mbn


8. Flash all five partitions with heimdall (as root on Linux systems)

Code:


heimdall flash --HIDDEN hidden.img.ext4 --APPSBL appsbl --OEMSBL oemsbl --QCSBL qcsbl.mbn --CFG_DATA qcsblhd_cfgdata.mbn

9. Re-flash your custom rom if necessary.






vendredi 30 janvier 2015

[Q&A] [ROM] [OFFICIAL] [5.0.2] Dirty Unicorns v9.0 topic






Q&A for [ROM] [OFFICIAL] [5.0.2] Dirty Unicorns v9.0

Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.

Before posting, please use the forum search and read through the discussion thread for [ROM] [OFFICIAL] [5.0.2] Dirty Unicorns v9.0. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.

Thanks for understanding and for helping to keep XDA neat and tidy! :)