I compiled my first ROM from source FRF91 for N1 w/root su+busybox+de-odex+gapps. The time of my AOSP -b master sync was around 9:00a pst, 07/10/10. This is not a "kang" of Modaco or CyanogenMod but I credit both and all teamdouche since I regularly need to look into their work to teach myself. Thank you dferreira and jr33 for not flaming my many noob questions and also thanks to dsixda for his reqularly updated android kitchen.
I still can't do much customizing and adding features because I still have to get better at too many things...sorry. Feel free to report bugs and I hope some of you could tell me how to fix simple things or add features by directing me to resources.
I am using themes by micromod777 for FRF91 that do work on this ROM.
Added:
Original Boot Animation (aka Holiday)
APN list
Trackball wake/unlock (crimsondr)
NFL app (jlevy73)
AccuWeather widget (allows multiple locations)
Logger app (michael.novakjr)
If you don't have the new radio installed, fastboot flash radio first.
Flash the ROM .zip after full wipe.
Remember to to do a nandroid backup first.
Radio Download >>> 3321c196d8ec1cf748fd20c3c4068520 32.36.00.28U_4.06.00.12_7 radio.img
(Fastboot flash using "fastboot flash radio radio.img")
ROM Download >>> 6af5516125105c92d8a3d87c6110defc shameless_aosp_frf91_1.0_signed.zip
...saved...
Really had to bump your Rom because no one was using it? nice...
nopenope said:
Really had to bump your Rom because no one was using it? nice...
Click to expand...
Click to collapse
Why this kind of comments? Do u think they help in anyway?
Sent from my Nexus One using Tapatalk
He's also the kind of guy who knows nothing other than wipe & flash and has nothing positive to offer the community... =/
nopenope said:
Really had to bump your Rom because no one was using it? nice...
Click to expand...
Click to collapse
no... i bumped it because i had an old post that i wanted to re-title and use. that post had no replies so i recycled it. why the hate?
Quick84 said:
He's also the kind of guy who knows nothing other than wipe & flash and has nothing positive to offer the community... =/
Click to expand...
Click to collapse
thanks for trying out this rom guys. it is not a cut-n-paste. i really did compile from source. it took 5 alphas to get to this release. it is like a hobby for me to try and solve puzzles and that's how i tackled making the rom. i have zero programming knowledge and have fun relaxing trying to follow steps in a process to accomplish a goal.
When will you work on your desire rom project again? We really need someone to work on desire port beside paul. hopefully you can challenge yourself and make that desire rom perfect.
lpasq said:
no... i bumped it because i had an old post that i wanted to re-title and use. that post had no replies so i recycled it. why the hate?
Click to expand...
Click to collapse
If you added stuff then cool but just the post saying *bump* not added new things to first post makes it seem that you just wanted your post to the top again. And to the guy who says i've never done anything for this community you might wanna change that and then your post well what have you done. my reply is don't worry its more then you'll ever. SO props to the update then
nopenope said:
If you added stuff then cool but just the post saying *bump* not added new things to first post makes it seem that you just wanted your post to the top again. And to the guy who says i've never done anything for this community you might wanna change that and then your post well what have you done. my reply is don't worry its more then you'll ever. SO props to the update then
Click to expand...
Click to collapse
thank you. ...not an update though. it's a source build compile. the post i recycled had a paste-n-bake kang of an early aosp 2.2 that chris soyars put out via a tweet... ...and hundreds of people downloaded it but not one person posted a reply since i made clear i simply was passing it along.
so you know... i think the other flame was also intended for me...not you.
not bad! gonna give this a shot!
How about compiling Stk.apk and extract the dictionaries from the LatinIMEGoogle.apk and putting them in the corresponding locations in your LatinIME source. That will get you more layouts than the Google keyboard and still all the features since they have now been included in the AOSP version. The Stk.apk (SIM Toolkit) is also useful for a lot of people, and only work AOSP based roms, and might possibly drive more people towards this rom if they want the stock experiance.
It should simply be a matter of running 'make -j4 LatinIME' and 'make -j4 Stk' with the -j flagset to your number of cores + 1 or 2.
blunden said:
How about compiling Stk.apk and extract the dictionaries from the LatinIMEGoogle.apk and putting them in the corresponding locations in your LatinIME source. That will get you more layouts than the Google keyboard and still all the features since they have now been included in the AOSP version. The Stk.apk (SIM Toolkit) is also useful for a lot of people, and only work AOSP based roms, and might possibly drive more people towards this rom if they want the stock experiance.
It should simply be a matter of running 'make -j4 LatinIME' and 'make -j4 Stk' with the -j flagset to your number of cores + 1 or 2.
Click to expand...
Click to collapse
I shall pm you prior to attempting so I can get clarification on any questions I may have. Thank you.
Sent from my Nexus One using XDA App
I'm working on the same kind of project you are. The problem I'm running into is that every app that tries to access GPS location FCs on me. Did you ever come across this? Maps won't run at all, and I've had to set my homepage to something other than Google since it FCs the browser when it calls for location. I've got a working build otherwise!
RMGeren said:
I'm working on the same kind of project you are. The problem I'm running into is that every app that tries to access GPS location FCs on me. Did you ever come across this? Maps won't run at all, and I've had to set my homepage to something other than Google since it FCs the browser when it calls for location. I've got a working build otherwise!
Click to expand...
Click to collapse
Very cool that you have a working build environment. What OS are set up in?
I do not get the error you describe. Run a logcat either with ADB or using Logger from Market. Reading the log makes it easier to ask for help based on the specific errors. That is what I do. Ask the pros for advice. Some are helpful. Most ignore us noobs.
I am happy to offer whatever help I can as a rookie. Just PM me.
From N1 via Tapatalk
lpasq said:
thanks for trying out this rom guys. it is not a cut-n-paste. i really did compile from source. it took 5 alphas to get to this release. it is like a hobby for me to try and solve puzzles and that's how i tackled making the rom. i have zero programming knowledge and have fun relaxing trying to follow steps in a process to accomplish a goal.
Click to expand...
Click to collapse
I'm in the exact same boat, just jumped into android about a month or two ago with my nexus (from an iPhone 2g, no less lol), ain't no turning back now
I'm also building a rom from source, more as a side-project to better familiarize myself with Android, but if it turns out well then that's always a plus.
Good luck on your rom!
wdfowty said:
I'm in the exact same boat, just jumped into android about a month or two ago with my nexus (from an iPhone 2g, no less lol), ain't no turning back now
I'm also building a rom from source, more as a side-project to better familiarize myself with Android, but if it turns out well then that's always a plus.
Good luck on your rom!
Click to expand...
Click to collapse
it is nice to know that other "hobbyists" are playing with aosp and the tools used to make roms. much success to you my brother
Hi iam new to all this, and i try to read so mmany things that i can, but not all is easy to find.
1: When you port a rom from 1 phone 2 another, how do they do it, why is there so many problems with diff aps? If i see CM they seem to get things to work on diff models at the same time, why is that?
2: What does 9 png mean i know that png is a picture extension.
3: Why is it from what i read a pain in the *** to remake aps to another phone
4: I use the new rom with sence 2.1, i really love it, but i would like to remove the names on my aps/shortcuts (forgot the real word for it) like you can in adw launcher, is this possible and how.
Thx in advance, for this site and hopefully answers
Brian DK
As far as I know the hardest thing to do in order to make a custom ROM work is to make all the drivers working. They are usually developed by the hardware manufacturer and are available only as binaries so it is not so simple to make all the system work perfectly.
I know this explanation may not be complete, but I hope I have clarified the basis at least.
Thx, it was what i fugured, so thx for answer
The problems with remaking apps is they are usually for a phone with a higher resolution,so things dont fit properly
Ha ha... you can go read what ogo2 have been doing with the salsa rom on dev side to see what happening. I've been following that thread for quite some time.
Give his rom a test drive. Best way to know this issue is to experience it.
About rename or no name on app, I think it's a launchers function. I just learn that you can rename or leave the short cut blank in "go launcher ex"
Sent from my Legend using XDA App
So, Just days after making my post about my thoughts on the latest stable Miui.us Rom which is version 2.10.26.3 I was looking through the original dev section and came across (almost as soon as it was put out) The Miui Lens edition. Which was originally titled to imply that the rom was able to be used right off the bat as a daily driver, so I downloaded, and installed it. And here was my original impression.
Before the first update release the rom was uninstallable, but this was fixed.
I installed it to realize that I stupidly had not installed gapps, so I picked from one of my default gapps version I keep on my SD card, and installed it.
I got back into the rom, to realize that out of the hardware keys (back, home, recent apps) the only one working, was back.
Within minutes, this rom was updated to fix said issue. And I currently have all buttons working, that said I am having a haptic feedback issue where none of the buttons make the phone vibrate, this was not enough of an issue to get me off the rom, so I continued and until today was waiting for another update to hopefully fix the issue, but even with said update, issues are existant that still make phone usage not completely satisfying, as it was in the Miui.us 2.10.26.3 version of this rom.
Usability current Testing results, and thoughts:
I would like to start out here by saying that I have every intention of going back to the lens release of miui as soon as I can confirm that it is stable enough for ME to use as a daily, which for me, generally means that everything I do on the phone has to function properly, without the need of downloading a separate application, or having to fix things manually. I like the lens release of the rom more SPECIFICALLY because of the developer. His releases of the Miui rom are getting better, not worse, and I likely believe that he will create the perfect Miui rom for our phone faster than the developers at Miui.us.
1. Miui Launcher Configuration is functioning properly
2. Miui Themes is currently functioning properly as long as an account is set up, during the set up process.
3. Miui Music test showed first, that the app was functioning properly, however upon secondary test of setting configuration I realized that when
the Id3 tag correction and album art download was enabled without setting up an account during setup process, that the music app would F/C
I rebooted and cleared my cache and dalvic.
4. Headphone test (Brought to you by the Lens Rom Forum) failed, without an application (headphone toggle) from the Marketplace any -----------headphones plugged into the device, will not output sound. The device will remain on speaker.
5. Miui Sound Recorder, upon initializing sound record brings the emergency notification (Internal Application Error)
6. Miui Music Visualizer on both lockscreen and widget are responding to system sounds only (such as a notification, or a previously enabled or defaulted touch sound. They do not respond to music.
7. Miui will not detect that music is playing and alter the lockscreen to music format for you, because of this, to access the lockscreen music controls you must double tap on the...dongle to drag and unlock, to switch to the music control lockscreen, this is not a major issue, however with the visualizer not working, the controls, and the widget look a tad bland for Miui. (odd how that works)
8. The Miui Virus Scanning Application is functioning properly (a test was done with a known app to contain a virus, it was found and removed)
9. The Miui Shake to organize on home screen is not currently an available feature for this rom.
10. The Miui Notes application is functioning properly.
11. The Miui Setup Process was completed without error.
12. Miui Wifi download speeds seem comparable to sense. However an issue with rom abuse may cause you to loose ALL internet access until phone was rebooted, I cannot test further as I am still currently unaware of how this happened. But after I got this rom, I was preforming tests on it to test stability for 3 hours straight without letting the device sleep, after 3 hours (and some odd minutes) my internet, while displaying I had a perfect connection in 3g, and wifi, would not download an app, load a webpage (tested on 3 separate browsers), or allow internet access to an application.
13. The Miui firewall application, Seems, to be functioning properly, however when first setup it did not block the first incoming call from test subject. All others, were blocked respectively.
14. The Miui Camera featured in this rom (actually a camera from a previous AOSP rom) is functioning properly, with all settings configured, It is not a Miui Camera but a modded camera none the less, and has interesting features, that I will miss, upon loosing this rom.
15. All Miui Notification configurations are working properly
16. Miui sound mods have been enabled on this device, allowing me to hear my ringtone from 3 rooms away in an apartment (currently not so on cm10, and Paranoid android (tho I do love that rom))
17. Miui Online music, notifications, themes, album art, and id3 tag correction will only work if an account is set up at the initial boot of the room during setup.
18. The Miui Torch is working without issue on this rom.
19. Awesome beats v3 is untestable at the moment but assumed working, as headphones can be enabled.
20. The Miui Built in equalizer is working properly on this rom.
21. The Komodo Sweep to Wake OC kernel is currently working properly on this rom.
22. Live wallpapers are working correctly on this rom
23. Miui Weather Widgets cannot function without a translated version of the Miui Weather Application that can detect US cities (not yet available)
24. The Miui Clock application seems to be functioning properly (tested alarm, timer, timezone config, and stopwatch)
25. The Miui Smart Dialer seems to be functioning properly
26. The Miui Call Record feature seems to be functioning properly (tested on a call with test subject)
27. Lockscreen wallpaper changer, homescreen wallpaper change, and live wallpaper change are functioning properly .
28. There is not a Miui Toolbox application on this rom (No root configuration other than what is listed in settings)
29. Adblock for android seems to be working on this rom.
30. Notification dual touch re-size seems to be functioning correctly on this rom.
31. Lucky patcher confirmed installed properly on this rom.
32. LBE guard and App control Miui Applications are functioning properly on this rom.
33. Prompt requesting root access is working properly on this rom.
34. Anreboot, and goo manager are working properly on this rom.
35. Dual core AOSP mod is functioning properly on this rom.
36. All but weather widgets are currently functioning properly on this rom.
37. Google voice (brought to you by the Lens rom Forum) is not currently working on this rom.
-I would like to point out, that sprint is partnered with google voice, and you can set it to replace your actual voicemail, and text you visual voicemail, making all your texts go to you, and all calls go to you, you have visual voicemail, and regular voicemail. It will also screen your calls and blah blah, idk what the app is for if it already does that, if you know something that you would be missing, please inform me promptly.
38. Lucky patcher patch confirmed working on all different configurations on multiple applications.
39. Flash for JB is working perfectly on this rom.
40. the Miui Browser is functioning perfectly on this rom.
41. the miui contacts application is functioning properly on this rom.
42. The miui messaging application is working properly on this rom.
43. The Miui Torch application is functioning properly on this rom.
44. The miui (breaking news) I just got another music F/C on lockscreen double-tap access
45. The miui Compass is working properly on this rom.
46. All lockscreen transition options are working properly on this rom.
47. 3g, 1x signal bars seem to be accurate in comparison to sense rom.
48. Calendar, reminders for calendar, and notifications for calendar are working properly on this rom.
49. GPS is gives me results accurate to 100 meters on this rom instantly, on Miui.us I get an instant lock to within 20 meters.
50. Mirror widgets are working properly on this phone.
51. Bluetooth is working properly on this rom.
If you have something you would like me to test other than the 51 things i have already tested for you please let me know below and I will try to get around to it within 1-2 days. I will keep a backup of this and of The Miui.us rom and keep them both updated, i will also, keep both of these posts updated to the best of my ability.
Thank you very much, and i hope you have a wonderful day.
Who are you?
Who are you?
Sent from my EVO using xda premium
I am...
I am a rom addicted htc user who wants to provide information for those who don't wish to flash a rom, and then find problems, when they could have looked to someone to tell them in the first place, and saved themselves the trouble.
I am also a rom addicted htc user who wants to see the roms I have loved on other devices (like the Miui rom) brought to the phone I love.
So I test to ensure that no one who is looking for a daily driver has to go through the pains of downloading a broken rom without them knowing about it when the information about the problems was nowhere to be found, but the good things about the rom displayed clearly in plain sight.
Thank you for replying to my post, and I hope you have a wonderful day.
If you're gonna do this you should make a general ROM review thread instead of making a new one every time you review a different ROM. Every time you write a different review in the thread just update the op with a link to the post with that review. Its not a bad idea what you're doing. It would just be better for everyone, including yourself, to have them consolidated into one thread.
Thank you for viewing my post.
youdug said:
If you're gonna do this you should make a general ROM review thread instead of making a new one every time you review a different ROM. Every time you write a different review in the thread just update the op with a link to the post with that review. Its not a bad idea what you're doing. It would just be better for everyone, including yourself, to have them consolidated into one thread.
Click to expand...
Click to collapse
Definitely understood youdug, actually thinking about creating a thread and moving all old OP review threads down a notch, so that the new review can be made more easily readable by people with quick running attention spans as the thread is updated, using multiple edits thats gonna be a hassle though at the moment while i have a time restricted limit on editing and posting, i was also posting them in seperate threads so that they would be viewed quicker and i could assign multiple tags to each, but i hadnt really thought about how i could put them in one thread while making them easily accessible.
Will definitely create a general rom review thread and find a way to make it work and once again...
Thank you for viewing my post, replying on my post, and i hope you have a wonderful day.
igotlostintampa said:
I am a rom addicted htc user who wants to provide information for those who don't wish to flash a rom, and then find problems, when they could have looked to someone to tell them in the first place, and saved themselves the trouble.
I am also a rom addicted htc user who wants to see the roms I have loved on other devices (like the Miui rom) brought to the phone I love.
So I test to ensure that no one who is looking for a daily driver has to go through the pains of downloading a broken rom without them knowing about it when the information about the problems was nowhere to be found, but the good things about the rom displayed clearly in plain sight.
Thank you for replying to my post, and I hope you have a wonderful day.
Click to expand...
Click to collapse
Please don't flash my rom
Sent from my EVO using Tapatalk 2
Internet
flex360 said:
Please don't flash my rom
Sent from my EVO using Tapatalk 2
Click to expand...
Click to collapse
Lol
i recommend that you make you own rom and review it
Assuming the authenticity of your post I suggest a pro and con approach to reviewing. Saying that a certain feature is working just makes your review look like a college textbook.
"Thoughts on the New LENS Miui Release."
My thoughts are that it, and a few other ROMs, aren't GPL compliant.
http://forum.xda-developers.com/showthread.php?t=1644784
Go easy on the guy, he is doing a service for the noobs
Sent from my EVO using xda premium
flex360 said:
i recommend that you make you own rom and review it
Click to expand...
Click to collapse
I was thinking wow, amazingly harsh considering I watched this rom coming together over xda via communication between lens and various testers since he doesn't even have the device.. Maybe consider knowing how things came about b4 criticizing?? Just my 2 cents.. No intent of offense whatsoever..
Sent from my EVO using xda premium
thankyou...XHAUS
and the others....
I will try and update my rom fully and comply with the gpl compliance rule...
I may have been mistaken but...I thought GPL only complied to Kernels and maybe source based roms.....
If i am doing something wrong..;.Please let me know through PM and I will be sure to fix whatever is wrong....
But to all you evo users
and to all miui users this projects that i am doing for the evo lte is all thanks to the testers.
I couldnt have completed the rom since I dont have the phone..But thanks to the testers here
We all made this happen
Thank you for replying to my post.
Shad Stang said:
Assuming the authenticity of your post I suggest a pro and con approach to reviewing. Saying that a certain feature is working just makes your review look like a college textbook.
Click to expand...
Click to collapse
Thank you for replying to my post. I could make it that way but im going to have to figure out how to do so without leaving some things out for testing, I suppose I could test and not post all the results from my testing on the forum and only post that things are working or that they aren't and I appreciate you taking the time to reply to my post.
@flex 360
I hope you do not take this as a REVIEW of the rom, but simply as what is working and what isn't, and im only displaying this information for the people who don't want to take the time to go through 100 pages of a forum to find out if a problem has been solved, just to find 20 pages later that another problem has shown up, Im not displaying this for people testing the rom as they want to go through and find the issues that you may have missed and comment on them to help development. Im writing these from the viewpoint of someone who doesn't want to test a rom, but does want to use it, because I am certain you know that there are a lot more of those people out there than people willing to test the rom.
But if you would like me not to post a view on your rom, I suppose I will not, but I can already promise you, that sometime in the past I have already flashed your rom onto my phone and used it for atleast a little while.
@fpineda101
Thank you for replying to my post, and I am glad that you understand what I am trying to do here along with some others. I am starting to understand that these "reviews" are coming off, to some people, in a different way than I intended them to. Although I would have left the term "noob" out of my comment I appreciate your understanding.
@sparytrainor
Thank you for replying to my post. I sincerely wish you would have read the entire OP before making a comment such as that. I gave many compliments to Lens throughout the entire thing, and I still believe he will have the rom working perfectly on our phones before anyone else out there because of how much effort he is putting into the development of his rom, I in no way intended to state anything negative about his rom, But to give information to people not looking to test, what is working, and what is not. Now that I understand how it is coming off to you and others I will begin to choose my wording more carefully.
Also, I had the rom within minutes of it being posted on xda-developers, and watched as it developed through the forum for a few days. To claim that I should look into knowing the person when I was one of the first to download and await progress is an incorrect assessment.
I also know that he is creating this rom without having the actual phone, which is inspiring, and another reason I attempted to compliment him throughout the entire process of the OP.
@Lens_Flare
Thank you VERY much for replying on my post. I do very much appreciate it and I hope you took no offence to my OP as I in no way intended for it to come off negative. I also hope that you understand my original (and previously stated) purpose for these threads. I am simply stating to the people, (not testers) but the majority, who are looking for a rom to stick with, that they can enjoy from start to finish.
I expect you to be the first to complete this rom for our phone and make it fully functional, WHICH IS ASTOUNDING because you do not have the actual phone. In all respects I look up to you and all rom devlopers on this phone as I am not one who currently possess is the ability to make one, and to be honest if I ever wanted to gain the knowledge and EVER create a rom, it wouldn't become popular as it would be a rom I could not post on this site (for legal reasons based on the apps and features that the rom contained, such as lucky patcher and black mart)
@All Rom Devs on xda-developers.com
I honestly had hoped that I would not have to clarify, least of all to you, my intentions for these threads. I simply originated with thoughts similar to those of the majority (the initial thought being, I want something different) and not as a tester of these roms, but as I came across a few (some not listed on xda-developers.com) and I realized that some of the roms that I REALLY wanted to try on my phone, fall in love with, and never switch from again, claimed no-where on their rom thread what the rom was currently missing, or what was broken (please note: I do not mean ALL roms on this site, but a few) and upon asking, I received the response (Flash, and see for yourself) which I at the time, I was not completely willing to do (as i generally have a pretty busy schedule, and cannot waste time flashing 3-4 roms a day). So i came to the thought everyone does, if you cant find someone to do it for you, do it yourself. Which lead me to do something that i do not generally want to do, but the majority of people downloading your roms are not testers, so i decided to take upon myself. Which is create these threads, and attempt in a way to make the issues seemingly understandable to people who do not even possess the proper knowledge required to understand what is wrong with the rom, even if told to them bluntly. Which i apologize to the majority, but again, is most people.
So if my reviews have AT ALL offended or been taken negatively by any rom developer, or even tester on this site. I sincerely apologize and i will begin to consider the wording in these "reviews". Because i in no way mean to offend, or be harsh, or state anything negative about your rom other than what the majority of people looking will want to see quickly. I view this as supporting your roms, as when a person who knows nothing about rom development, and has no appreciation for the rom developer (which i must sadly say is the majority of people seeking a rom) sees that your rom has ANYTHING AT ALL WRONG WITH IT (by their standards) that was not clearly stated to them, and they aren't willing to accept it, it will be much more difficult to get them to return to the rom, or their friends, or anyone they tell, or anyone who watched the youtube video they make, or anyone who reads their blog. Saddly this is how i must view the majority, and how i must explain to them what is wrong, in order to keep such a thing from happening to any of your wonderful roms that i have tried. I wish to see all of your roms become popular, be boasted about to people on the street by the majority, and see you flourish in the results of the incredible work you are doing to bring these roms to our phone, and this is a way i see to do it. I see one day walking past another on the street and hearing the name of the rom that i watched be developed on this site, And i wish to add my 2 cents in with these threads or this thread (which it is going to become)
Thank you all for viewing, and replying to my post, and i hope you all have a wonderful day.....
Sent from my EVO using Xparent Red Tapatalk 2
This is kinda needed for these aosp roms so people don't clutter the development threads with questions on what is or isn't working. We all know not everyone reads the OP or searches before posting
Sent from my EVO using xda premium
Thank you for replying to my post
fpineda101 said:
This is kinda needed for these aosp roms so people don't clutter the development threads with questions on what is or isn't working. We all know not everyone reads the OP or searches before posting
Sent from my EVO using xda premium
Click to expand...
Click to collapse
Thank you very much for replying to my post, your reply means alot to me with you being one who has contributed so much
fpineda101 said:
This is kinda needed for these aosp roms so people don't clutter the development threads with questions on what is or isn't working. We all know not everyone reads the OP or searches before posting
Sent from my EVO using xda premium
Click to expand...
Click to collapse
+1
What's with all the hate.. Dang people
Sent from my EVO using xda premium
Everytime im using a custom rom, i cant use spotify properly. It crashes randomly, playback stops etc.
tried cyanogenmod, slimbean and slimkat.
Or is there an fix for this issue?
thanks
Run stock (dual boot ??)/
why would i use dual boot if i want a clean rom an use spotify as one of my main apps?
Because fu*king app developers (regular ones, like the ones who develop apps like Spotify) don't have fu*king users of custom roms on their radar. They're only fu*king interested in the 99.99% of phone users who use their phone in a fu*king 'regular' manner. They don't fu*king care whether their apps work with custom roms or not. It doesn't make one fu*king iota of difference to their business whether their app works for you with your fu*king custom rom setup or not.
Now...
You can either fu*king accept that, or you can gnash your teeth & cry about it. I gave you a suggestion based on similar frustrations I have experienced with many apps over the past couple of yrs when I've been running custom roms.
The bottom line is, if you want every app to work guaranteed, run a fu*king stock rom or custom rom that is Samsung-based with minimal deviations from stock. If you want to run fu*king AOSP roms, expect many 'vanilla' apps not to work
If this app is that important to you, you know what to do. Also, did it not fu*king occur to you to ask the developers of the fu*king roms in question whether there is any chance of them implementing something on the rom side which may make the app in question work, or even ask the fu*king users of the fu*king roms in question (in the rom threads) whether any of them have been able to figure out a fu*king workaround ?
Given the minimal fu*king traffic we get in Q&A these days, asking a specific question like that you've got f*ck all chance of getting an answer which might help you get a solution. You're far more likely to get that (if a solution is possible, that is) by going 'straight to the source' (I.E the fu*king rom thread), as it were.
See ? I can use fu*king/f*ck/etc in my post too. Thing is, it makes me look just as big an idiot as you looked using it in your post
Edit - Also, did it not occur to you that perhaps a simple build.prop edit might be a way around this, assuming the issue is simply a case of the app reading the build.prop, seeing it's not stock & barfing (it may not be this also, but it's worth trying or finding out if the app checks this) ? If you don't know how/what to edit, that info is easily found by searching here/elsewhere.