I'm sorry but things got a bit complicated with my parents. I'm sort of grounded.I guess you didnt test it... i have seen you posting in cm13 thread. Its ok...
ROM has 73 downloads on mediafire and i got only 2 replies, one positive and one negative... Can somebody else confirm if the ROM works for you or not? Please. I need to know if it works for you or not, in order to make changes.
Thank you!
I have updated the OP.
Screenshots were added and there are some more changes. Tomorrow i will try to make some user banners.
Let me know what you think about the OP, if it looks good, if it is categorized enough.
CLICK FOR MORE SCREENSHOTS
Nice! Do you mind telling me which theme do you use? I kinda like it. I'm also using a black theme, Aloha_Dark from themes store.![]()
Sent from my SM-J500FN using Tapatalk
No... as I said in one reply to you, on my previous phone was possible through a script. I don't know if is possible for j5, but I'll try someday.what about adoptable storage to sdcard, can we do that?
Thank you for your reply!Not Work J500FN . Only samsung logo.. ? have cm 12.1 . This rom need stock rom ?
Thank you for your reply!
I think its ok if you are on cm12.1
Please test this one: http://forum.xda-developers.com/showpost.php?p=68716018&postcount=32 and report. If that one doesnt work neither, then flash the stock rom mentioned at installation instructions and try again.
Im waiting for a reply.
The rom is based on stock rom. Try to flash the stock rom and then my rom. Thank you for your reply!Not Work dude.. Does my phone needs to be in stock ROM. Did you build the sulfur to the stock ROM top
First go here: https://play.google.com/store/apps/details?id=com.tortel.syslog & download syslog to your device...Take a Logcat & upload after here the zip of logcat...If syslog don't works in this case, >> Go here & download minimal adb & fastboot on your pc (is only 2mb): http://forum.xda-developers.com/showthread.php?t=2317790 _read How to Install there,is very easy....the commands you can read here: https://developersstation.wordpress.com/tag/how-to-get-dmesg-logs/ _ upload the .txt Logcat & dmesg here to helping developer & all users hereHow to do that![]()
Thx but i dont have a pc. Ill have to do it on monday around 3pm (Than i can use my parents pcFirst go here: https://play.google.com/store/apps/details?id=com.tortel.syslog & download syslog to your device...Take a Logcat & upload after here the zip of logcat...If syslog don't works in this case, >> Go here & download minimal asb & fastboot on your pc (is only 2mb): http://forum.xda-developers.com/showthread.php?t=2317790 _read How to Install there,is very easy....the commands you can read here: https://developersstation.wordpress.com/tag/how-to-get-dmesg-logs/ _ upload the .txt Logcat & dmesg here to helping developer & all users here
(sorry for my english,is too bad) :good:
This is bad (without PC)...you can only try from playstore & syslog ...perhaps working in this caseThx but i dont have a pc. Ill have to do it on monday around 3pm (Than i can use my parents pc)
You can remove the assert lines in updater-script, however, i dont think it will work.How can install it on j500h
#ASSERT
assert(getprop("ro.product.device") == "j5nlte" || getprop("ro.build.product") == "j5nlte" ||
abort("This package is for "j5nlte" devices; this is a "" + getprop("ro.product.device") + "".");
Thank you alot for your words!Hello. Tried to install your ROM on J500f, but attempt to flash the fn stock failed. I can appreciate the need for this stock as your ROM is a modification of it, rather than a complete new installation. So, to the extent that my J500f will not accept the fn stock I cannot use your ROM. Pity: it looks good. (Tried the 6.0.1 ROMs but dislike the ugly search box at the top of each app page. I know, fussy, but there you are.)
Anyway, good luck with your endeavour: you are certainly putting a lot of effort into it and deserve all the kudos that will come your way.
Unfortunately did not succeedYou can remove the assert lines in updater-script, however, i dont think it will work.
Open rom zip and go to META-INF/com/google/android/ and open updater-script with Notepad ++ (if you are on Windows) and remove these lines:
.
Now save the zip and flash it.Code:#ASSERT assert(getprop("ro.product.device") == "j5nlte" || getprop("ro.build.product") == "j5nlte" || abort("This package is for "j5nlte" devices; this is a "" + getprop("ro.product.device") + "".");