Recent content by TheHiman

  1. T

    Thread Working solution for modding now the CSC files without having root via sideload/usb ?

    Hi. May i ask if someone can provide a WORKING solution to modify without rooting via methods like sideload, usb debugging and adb a working method to replace the existing CSC Files to have some important features back without triggerung any samsung modify checkings when the rest of the system...
  2. T

    Post [ROM][TW] SuperTouchWiz v9 [UP 21/09/18 ][E.O.L]

    Short Question: Why is any VoLTE-Support removed/disabled in this rom ?
  3. T

    Post [EOL][ROM][G900F][ALEXNDR] * CRH1 * DevBase v5.9 * Multi CSC, Safe DeBloat [Sep-07]

    The Reason, why older DevBase is working is very simple: In older Versions support for VoLTE o2-Networks was still working. When the base comes from "O2U" or "PHN" or "PHE", there is mostly a good chance, that o2 networks will be supported just by tweaking the csc & config files a little bit...
  4. T

    Post [EOL][ROM][G900F][ALEXNDR] * CRH1 * DevBase v5.9 * Multi CSC, Safe DeBloat [Sep-07]

    This is a very common problem with o2-Networks. This network is generally NOT supported in latest and open firmwares :( The only thing you need is to replace 2 files with the ones from the very latest VIA or O2U-Firmware: imsservice.apk and imsmanager-internal.jar Only this versions have the...
  5. T

    Post | ROM | | 6.0.X - 7.X.X | | J5 2016 all variants | NOTE 8 UX

    My own experience shows me, that the newer adreno graphics drivers was often a problem in a few apps (di.fm crashed mostly as sample). I fixed this by using the stock adreno drivers again. Just an Idea...
  6. T

    Post [ROM][TW] Super WizCyan - MM/N Apps [Debloated-662 MB + Addon Package]-31-Oct-18

    A never Version with newer modem and actual Security Fixes is out: I9505XXUHQC1 (MEO) PDA: I9505XXUHQC1 CSC: I9505MEOHQB1 Modem: I9505XXUHQC1 CHANGELIST: 5978264 BUILD DATE: 01.03.2017 Android security patch level: 01.03.2017
  7. T

    Post [ROM][TW][QG1][LP] Imperium LL Rom v18.2 [E.O.L.][16/12/17]

    A never Version with newer modem and actual Security Fixes is out: I9505XXUHQC1 (MEO) PDA: I9505XXUHQC1 CSC: I9505MEOHQB1 Modem: I9505XXUHQC1 CHANGELIST: 5978264 BUILD DATE: 01.03.2017 Android security patch level: 01.03.2017 I´am updated from I9505XXSPQA1 and I9505XXUHPK2 to this new...
  8. T

    Post [LINUX][FREE] SuperR's Kitchen (v1.2.1.2 - 7-24-20)

    SuperR. Can you please add the older smali/baksmali 2.2b4 back as 2nd option ? Please try a deodexing session with the final 2.2-Version on G900F-ROM (CQC2 as sample) The deodexing process showed up with 2 errors and quit. The oat-files from the odexed rom are completly deleted and the entire...
  9. T

    Post [ROM][TW][PI1] Stock ROM with VoLTE Support ~ JIO

    You can use the latest PK2 Version for VoLTE, by made small modifications: use from the PI-Version: imsservice.apk, imsframework-internal.jar, imsframework.jar, imssettings.apk, imstelephony.apk and 1 or 2 other (missing) IMS-.apk files and compare the /lib dir between the 2 roms. in the...
  10. T

    Post [ROM] xXx No Limits 6.1 [G900F/W8][CQAV] ☆ Fast ☆ Smooth ☆ Xposed/Viper|Atmos

    You only need the mediaplayer .apk file from playstore. Inside this apk are the newer libs. just extract them with winzip or winrar and put this files to the system/lib folder ;) In case you have installed the playstore version already, you find this copy in the data/app dir. just copy this...
  11. T

    Post [ROM] xXx No Limits 6.1 [G900F/W8][CQAV] ☆ Fast ☆ Smooth ☆ Xposed/Viper|Atmos

    About the FC and MediaPlayer from PlayStore: Please check the .so lib-Files in the /system/lib dir ;) Newer versions of the Mediaplayer have newer libs with the same name. My local fix was very simple: I replace the system/lib files with the ones from the mediaplayer-apk/lib dir. A better way...
  12. T

    Post [LINUX][FREE] SuperR's Kitchen (v1.2.1.2 - 7-24-20)

    Ah, this was because on non-root usage. In my case i always use a modified kitchenscript and disabled the uid=0 check, so i´am using root since first usage of the kitchen. Never had any problems with this ;)
  13. T

    Post [LINUX][FREE] SuperR's Kitchen (v1.2.1.2 - 7-24-20)

    ah ok, guys. You talk about the "final" results which are produced by the kitchen with all the scripts and "permission-files". I was talking about the creating of the "system" folder inside the kitchen (Where the unpacked files go in and the deodexed results are build). THIS directory contains...
  14. T

    Post [LINUX][FREE] SuperR's Kitchen (v1.2.1.2 - 7-24-20)

    I do the following: using G900F-complete image, unpacking -> rom-tools -> debloating -> deodexing with smali/baksmali -> main-menu -> Extras -> zipalign (without /framework folder). The content inside the system-dir is then compared to the original system.img "rwrwr " instead "rw r r" for the...
  15. T

    Post [LINUX][FREE] SuperR's Kitchen (v1.2.1.2 - 7-24-20)

    SuperR.: I found a new Permissions-Bug: In the last kitchen Versions the file-permissions after deodexing are not correct for nearly all directorys: Dirs: app/framework/priv-app/etc all files and became 664/775 instead 644 or 755. Please check with an actual samsung 6.0.1 image and compare...