Search results

  1. T

    Post [ROM][10.0][OP3/3T][OFFICIAL] crDroid Android v6.12 [oneplus3]

    I can confirm it works as well. No issues what so ever... I'm on this here ROM v6.6, for what it's worth. Have to admit, I only installed it and then rebooted to verify I could decrypt and get in. I have not tested backups/installs or anything like that.
  2. T

    Post [ROM][10.0][OP3/3T][OFFICIAL] crDroid Android v6.12 [oneplus3]

    > But may i ask in the 3rd step 'reboot to recovery, decrypt' how did you decrypt? I decrypted by entering the decryption key into TWRP, as usual. TWRP then can decrypt /data/ for further use. That's AFAIK the only way one can decrypt /data/ for use in TWRP. > And in the 5th step you wiped...
  3. T

    Post [ROM][10.0][OP3/3T][OFFICIAL] crDroid Android v6.12 [oneplus3]

    It's so natural to me by now, that I didn't really see that as a step in the process. Still, it's fully my fault in this case - though learning by mistakes is still learning ;) But now that it's installed, I'm pretty pleased with this ROM! It's smooth and it doesn't have too many extra's - just...
  4. T

    Post [ROM][10.0][OP3/3T][OFFICIAL] crDroid Android v6.12 [oneplus3]

    Thanks for the reply! - I have indeed confirmed the correctness of the ROM and Gapps on the device after copying, the MD5 sums are correct. - No, I haven't tested that yet. I'll do that when/if this installation goes wrong as well. I finally had the idea to just start a logcat and see if it...
  5. T

    Post [ROM][10.0][OP3/3T][OFFICIAL] crDroid Android v6.12 [oneplus3]

    I don't seem to be passing first boot, and I'm unsure why (OP 3T FWIW). I followed your guide: I'm on TWRP 3.3.1-1. I did the following: - Make a TWRP backup - Do an 'adb pull /sdcard' to make sure I have all that I need on my PC, I can always prune later. - Reboot to recovery, decrypt, install...
  6. T

    Post [ROM][SDCLANG-6][microg ready][OMS exPosures]NLOS-16.0]

    You are fast. Thank you very much, I can confirm I heard the splat of a bug being squashed while flashing. Spotify's working nicely again :)
  7. T

    Post [ROM][SDCLANG-6][microg ready][OMS exPosures]NLOS-16.0]

    No problem, I know how annoying it is to solve tech issues without any background information. Your IP suggestion made me think maybe AdAway could be in the way. Disabled it, rebooted, issue persists. So here I am with a longer logcat. This contains everything I could grab in that timespan...
  8. T

    Post [ROM][SDCLANG-6][microg ready][OMS exPosures]NLOS-16.0]

    1: Spotify crashes when the three dot menu is accessed. This menu can be found to the top right of the progress bar, right under the artwork. See this picture: https://ibb.co/1KpVt4K (Sorry for ibb, imgur's down). Press it, Spotify crashes and restarts. There's nothing more to it, really...
  9. T

    Post [ROM][SDCLANG-6][microg ready][OMS exPosures]NLOS-16.0]

    I wish I could give you such an advanced report, but I can't anymore. As a few others, I also suffered from those hard locks - and I managed to fix them. In my case, the culprit was Google Opinion Rewards and, possibly, the Privacy Guard. Every morning I take my phone off of the charger and turn...
  10. T

    Post [EOL][ROM][SDCLANG-6][microg-ready][OMS Service Mode]NLOS-15.1 - 20190208

    Apparently I'm still on the 30 december 2017 build of the 7.1.2 ROM, so it may be time for an upgrade. I was wondering, and maybe this has already been answered and in that case my apologies for not searching well enough, is it possible to migrate from that unencrypted 7.1.2 ROM and configure...
  11. T

    Post [ROM][3t-optimized][OMS][microG-ready]NLOS-14.1 - 20180309 [EOL]

    Is it important to flash every single firmware, or can you skip one? Say, I'm on FW 1, FW 2 comes out but I have no time to flash and when I have the time, FW 3's out already. Can I then upgrade FW 1 to FW 3 without flashing FW 2?
  12. T

    Post [ROM][3t-optimized][OMS][microG-ready]NLOS-14.1 - 20180309 [EOL]

    How do I make sure I am completely up with your repos? This is the path I follow: 1. git pull on Android/cm14/my_tmp/local_manifest, stating that git can ignore my edit of my_build.sh 2. repo sync 3. ./my-build in Android/cm14/ That always gives me a compiled ROM, but is it the newest one as...
  13. T

    Post [ROM][3t-optimized][OMS][microG-ready]NLOS-14.1 - 20180309 [EOL]

    Hahaha, messing around, trying new stuff and learning new stuff is always fun. I'm not new to Linux, but I am to the lower functionalities like filesystems. I always blindly go for EXT4 for Linux and NTFS for Windows and the shared drive, but apparently I should be more careful :p I took a...
  14. T

    Post [ROM][3t-optimized][OMS][microG-ready]NLOS-14.1 - 20180309 [EOL]

    I'd like to come back to this. I made a 500GB ext4 partition and set up a building environment there. Make now can nuke out/ without issue and the build time has //halved\\. Apparently, you really, really shouldn't use NTFS for building under Linux. It'll only give you problems. Once again...
  15. T

    Post [ROM][3t-optimized][OMS][microG-ready]NLOS-14.1 - 20180309 [EOL]

    I am going to smash my head into my desk. I think. You are completely right. My hdd is ntfs and not ext4 which of course gives the errors as a .fuse file is related to a non-Unix filesystem being locked. Thank you very, very much! I'll make an EXT4 partition on the drive and use that for...
  16. T

    Post [ROM][3t-optimized][OMS][microG-ready]NLOS-14.1 - 20180309 [EOL]

    I checked the folder for its rights and I am the complete owner. There's nothing weird about it. I just tried it again: It cannot remove out/* because of its subdirectories, although it executes rm -rf. It now also includes "rm: cannot remove...
  17. T

    Post [ROM][3t-optimized][OMS][microG-ready]NLOS-14.1 - 20180309 [EOL]

    I went from building on 1 SSD to 1 HDD, the time to build doubled. I'm on an Intel i7 6700k and 16 gigs of RAM as well by the way. No ccache here though. What happened was that at first build, I got a missing dependency. I believe it was the package "schedtools". Well, after installing that I...
  18. T

    Post [ROM][3t-optimized][OMS][microG-ready]NLOS-14.1 - 20180309 [EOL]

    It seems you're right! The error is part of the ./my-build command (as it automatically cleans) and knowing compilers, errors are bad :p So after running ./my-build, it popped up again. I simply tried to replicate it with "make clean" for the post above. It is tugging along nicely now. Takes...
  19. T

    Post [ROM][3t-optimized][OMS][microG-ready]NLOS-14.1 - 20180309 [EOL]

    Building goes wrong I'm trying to understand more of the process of building Android, so I followed the Readme on GitHub to understand how to build this ROM and gain some first knowledge. Now, everything goes well, until the building begins: The "make clean" command of ninja fails. FWIW, I'm...
  20. T

    Post [ROM] [jfltexx] [7.1.2] [LOS-based] **crDroid**v3.8

    About the Gapps: I've noticed the nano Gapps to generally work best. It can be my phone though, but I might be worth a try.
  21. T

    Post [JDCTeam][7.1.2][21 August][Substratum] The Android Open Source Project NJH47F

    I upgraded yesterday to 26 coming from 18, but something seems to have gone wrong. When the screen is off for a longer period, the phone won't turn on anymore, unless I use the powerbutton & vol+ combination to turn off the phone. I did not wipe cache/dalvik after upgrading, as per the start...
  22. T

    Post [JDCTeam][7.1.2][21 August][Substratum] The Android Open Source Project NJH47F

    Just installed the ROM, and I encountered only 2 errors: Restoring the apps from a previous install makes Google Play Services crash, so for now just configure the phone as a new phone. Furthermore, AdAway didn't want to install at first. I installed BusyBox and then tried the AdAway apk again...
  23. T

    Post [ROM][I9505][6.0.1][v6.20][Beanstalk][UNOFFICIAL][STABLE][16.08.2016]

    I don't see it stated anywhere explicitly, but since CM-13 has support for F2FS, may I assume this ROM has F2FS support as well?
  24. T

    Post [ROM] [jfltexx] [7.0] [CM-based] **crDroid**

    Could you please explain the reason why you want to auto grant root permissions? It is, at least to me, very important to individually grant apps root privileges, so that no app can misuse its rights. I don't know about the rest of the people using this ROM, but I would prefer to grant/decline...
  25. T

    Post [DEPRECATED] CyanogenMod 13 (CM13.0)

    I take it you are talking about this kernel? If so, did you see any improvement compared to Android-Andi's included kernel?
  26. T

    Post [ROM] [jfltexx] [7.0] [CM-based] **crDroid**

    That's because it isn't supported. As per the developer of this ROM: For ROMs for the AT&T version of the S4, I'd recommend you going here: http://forum.xda-developers.com/galaxy-s4-att/development Nope, that isn't normal. I suffer from the sim card removed bug as well though, but only...
  27. T

    Post [ROM] [jfltexx] [7.0] [CM-based] **crDroid**

    Hey jejecule, can you confirm the i9505 still is compatible with all the basebands the phone is compatible with using the default software? I am talking about the following frequencies: 800MHz, 850MHz, 900MHz, 1800MHz , 1900MHz , 2100MHz , 2600MHz. Just to be sure :D
  28. T

    Post [ROM] [jfltexx] [7.0] [CM-based] **crDroid**

    Did you guys try dirty flashing jejecule's new ROM over its predecessor and after that flash the Synergy kernel over it, so without any proper wipe or what have you?
  29. T

    Post [ROM] [jfltexx] [7.0] [CM-based] **crDroid**

    Try Chrome Beta. I have zero issues with that browser. I'm on an GT-i9505 with the latest version of this ROM, if that matters.
  30. T

    Post [ROM] [jfltexx] [7.0] [CM-based] **crDroid**

    Sorry man, but I can't see that option in my Battery optimisation settings. Does a dev-setting have to be enabled to see said setting?
  31. T

    Post [ROM] [jfltexx] [7.0] [CM-based] **crDroid**

    Huh, after flashing the 07 update (using the usual Gapps, no Dynamics or what ever), my Bluetooth works flawless :)
  32. T

    Post [ROM] [jfltexx] [7.0] [CM-based] **crDroid**

    Just flashed without any issues, the UI has become very nice. I haven't used the new TWRP to flash any ROMs though. I used twrp-2.8.7.0-jfltexx.img to flash twrp-3.0.0-0-jfltexx.img. Just flash a recovery within the recovery :p
  33. T

    Post [ROM] [jfltexx] [7.0] [CM-based] **crDroid**

    I can tell you, it's not only wives: girlfriends do exactly the same! The same goes for being the tech savvy guy in the family. Fix their computers or whateveryouwants once - just once - and every single error emerging then becomes solely your fault. It's incredibly annoying :p And regarding...
  34. T

    Post [ROM] [jfltexx] [7.0] [CM-based] **crDroid**

    I could try it. However, I really like the 5 GHz speeds, so I might keep using it and take the bug with it. It's no biggie.
  35. T

    Post [ROM] [jfltexx] [7.0] [CM-based] **crDroid**

    I don't have any mobile data, so I don't have it turned on (No plan whatsoever, just prepaid stuff, very common here in the Netherlands) However, during (deep) sleep AND normal usage, wifi drops every once in a while. As an example: I'm strutting around on Reddit, my wifi connection disappears...
  36. T

    Post [ROM] [jfltexx] [7.0] [CM-based] **crDroid**

    Hey jejecule, I just installed your ROM! It's very nice, just a few very, very tiny things: 1. The time isn't shown on the s-view cover when you press the power button, home button or close the cover. It's never worked for me apart from GPE/stock anyway, so nothing too surprising there. 2. I...
  37. T

    Post [ROM] [jfltexx] [7.0] [CM-based] **crDroid**

    Is it possible with this ROM to change the DPI without having to use Xposed? I don't really like it, so it'd be very cool if I could just make more info fit onto the screen :)
  38. T

    Post [ROM] [jfltexx] [7.0] [CM-based] **crDroid**

    There's no such thing as "the recommended gapps". It's all up to you. Do you want your phone to be completely free of most of Google's stuff, do you want to be it as Nexusy as possible, or do you want moah Google? It's all your call. I personally prefer Nano. It has a very small footprint, but...
  39. T

    Post [ROM] [jfltexx] [7.0] [CM-based] **crDroid**

    Thank you very much for the info! Seems like I'll be flashing 27/12 today :) Unless you are planning to upload a new ROM today, then I'll just wait. I don't really like dirty flashing anyway, so if 30/12 would appear today, I'd rather just wait. And before I get misinterpreted: I do most...
  40. T

    Post [ROM] [jfltexx] [7.0] [CM-based] **crDroid**

    Well, it's this one: By the way, are you from the Flemish or French part of Brussels?
  41. T

    Post [ROM] [jfltexx] [7.0] [CM-based] **crDroid**

    How's the support for the Samsung S-view cover? It's what's keeping me with Danvdh's 5.0.1 GPE ROM...
  42. T

    Post [ROM] Untouched Google Play Edition 5.1

    So, as far as I have been able to see, this ROM is nearly bug free. The only thingies are stuttering stock video player (yay VLC!) and non-expandable notifications in lockscreen. Is that literally everything? I'm still on Danvdh's 5.0.1 and it's become a bit slow so I'm in for a new (Stagefright...
  43. T

    Post Htc or sony based roms

    I like the HTC UI, but, at least to me, there is nothing better than a debloated stock ROM! They are so fast. And making a ROM based on a different brand is probably quite hard, since the hardware is completely different.
  44. T

    Post Need help- ROOT S4 gt9505 v 5.0.1

    Thanks, I'll be using this! :D
  45. T

    Post Best micro-usb cable

    I also used a lot of different cables (from my mice, music players, other phones) and those worked w/o any problems as well. Fit like a glove that fits nicely.
  46. T

    Post Galaxy S4 double battery mod

    It's nice that it's possible, but with such a big back I don't think it's all that useful. Furthermore, how long does charging take? Twice as much or more?
  47. T

    Post Let's find out if KNOX flag 0:1 does void the phone's warranty or not

    Dutch guy coming in here. I also opened a support chat with Samsung. I won't annoy you with a Dutch conversation. I will give you the summary: "Hello. If my Knox bootloader's tripped, do I keep my warranty? Blabla EU blabla..." "Yes, you will keep your warranty, but only on the hardware. If you...
  48. T

    Post [HELP THREAD] Galaxy S4 | Ask any question | Noob friendly.

    I know there's been some trouble with audio distortion using the Qualcomm Snapdragon 600 CPU. I am wondering if that problem still exists, because I listen to a lot of audio.
  49. T

    Post [Q] New ICS icon set

    What you're basically trying to ask is if there's a fully custom icon pack for the Sensation?