[ABANDONED] [ROM][5.1.1][J500FN] Asertion ROM v2.0 | STABLE | FAST | CUSTOMIZABLE

How many stars do you think that my rom worth?


  • Total voters
    19
Status
Not open for further replies.

paulo boë

Senior Member
Dec 30, 2015
1,300
246
98
Enschede
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














I'm sorry but things got a bit complicated with my parents. I'm sort of grounded.:D
 

#Henkate

Senior Member
Feb 1, 2012
3,485
3,120
253
25
フェアリーテイル
what about adoptable storage to sdcard, can we do that?
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.
By the way, if you try my rom, then I would like to hear your opinion, what you think that I should improve or if there's any specific feature you would like to have and I'll try my best.
 
Last edited:

#Henkate

Senior Member
Feb 1, 2012
3,485
3,120
253
25
フェアリーテイル

cwzeromode

Member
Feb 28, 2016
37
14
0
Last edited:

daitalos

Senior Member
Aug 4, 2014
1,658
750
143
56
the whole world is my home ?
take a Logcat for help developer & you

How to do that:D
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 here
(sorry for my english,is too bad) :good:
 
Last edited:

paulo boë

Senior Member
Dec 30, 2015
1,300
246
98
Enschede
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 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:
Thx but i dont have a pc. Ill have to do it on monday around 3pm (Than i can use my parents pc;))
 

#Henkate

Senior Member
Feb 1, 2012
3,485
3,120
253
25
フェアリーテイル
I have enabled the hidden stock One-handed input, however, it works only for keyboard, in-call buttons and calculator. The screen should get smaller too, but it doesnt and it doesnt have an option to turn it on for the screen. It might be hidden as well. I understood that on MM there is an apk for onehand as well.
Anyway, im still taking a look at it.

SCREENSHOTS:

SCREENSHOT 1
SCREENSHOT 2
SCREENSHOT 3
 
Last edited:

#Henkate

Senior Member
Feb 1, 2012
3,485
3,120
253
25
フェアリーテイル
How can install it on j500h
You 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:
.
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") + "".");
Now save the zip and flash it.
 

zamzenos

Senior Member
Aug 2, 2014
153
67
0
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.
 
  • Like
Reactions: #Henkate

#Henkate

Senior Member
Feb 1, 2012
3,485
3,120
253
25
フェアリーテイル
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.
Thank you alot for your words!
You cannot flash other stock rom from other phone or other J5 model. @MaDaLiNoSt already tested on his J500F like 2 days ago and it booted, but there was a continuously force close for SystemUI because the NFC ( and NFC is enabled by default since first boot). So, NFC must be removed or at least turned off by default to work, although Stock ROM Advanced worked on j500f without any modification.
Also, you cannot flash the rom on other model without removing assert lines in updater-script.

I once said that i will try to make it compatible with all models, but it seems that is not that easy, but neither impossible. I cant promise though...

Once again, thank you for your reply and your words!
 
Last edited:

ahmida dz

Member
Sep 2, 2015
13
0
0
You 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:
.
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") + "".");
Now save the zip and flash it.
Unfortunately did not succeed
Is there another solution
 
Status
Not open for further replies.
Our Apps
Get our official app!
The best way to access XDA on your phone
Nav Gestures
Add swipe gestures to any Android
One Handed Mode
Eases uses one hand with your phone