[ROM] Paranoid Android Unofficial - Moto X Android Development

PARANOID 4.6 Beta1
Still No Public Source yet : ( I really should try to become the maintainer or something.​
Bro, What's new now?
I've been looking for the commit that caused my instagram videos to stop working. It also affects mirroring the screen to a chromecast. That's on the horizon. What is definitely new is some changes to the snd_soc_msm file that came from someone at CM.
If there are any blatant issues let me know And I'll see what I can do to remedy them.
Now with more tenths of an increment!!!
ROM
GAPPS
CM GAPPS​

Hey thanks! Trying it!
Enviado desde mi XT1053 mediante Tapatalk

Welcome and thank you for youre development
Any other bugs at this time? Or is very stable?

Marco Lomas said:
Welcome and thank you for youre development
Any other bugs at this time? Or is very stable?
Click to expand...
Click to collapse
I've been using it all day today and I haven't noticed anything totally funky. There is still the Netflix bug where you have to tap at different places on the seek bar to get a clear image. Also the Camera doesn't record video higher than QVGA. The Netflix bug goes all the back to Cyanogenmod but the Video recording may be fixable.

Tried the fix for the camera under cm11 thread ? Many reported it worked but it still fc'd

flasherruts said:
Tried the fix for the camera under cm11 thread ? Many reported it worked but it still fc'd
Click to expand...
Click to collapse
Try the OpenCamera from play store
Stock camera doesn't work even after the fix ..!

I found the media profiles fix but it looks like I'm still getting errors trying to upload videos to Instagram. The video plays back as all black. I'll add it to the ROM anyway. Maybe I can figure out if it's just Instagram or the media encoding.

@treyf711 is the new android L style recent apps screen is added in this rom...?
and are you going to update to PA 4.4.5 or 4.5 ...?
thanks for your effort and work (Y)

electron.hTcpico said:
@treyf711 is the new android L style recent apps screen is added in this rom...?
and are you going to update to PA 4.4.5 or 4.5 ...?
thanks for your effort and work (Y)
Click to expand...
Click to collapse
This feature is only on PA 4.5 alpha u.u

THANKS
Great!!! I'm gonna try!!!

electron.hTcpico said:
@treyf711 is the new android L style recent apps screen is added in this rom...?
and are you going to update to PA 4.4.5 or 4.5 ...?
thanks for your effort and work (Y)
Click to expand...
Click to collapse
@kjjjnob is right. The recents are in 4.5 And I haven't been able to find that source on github but someone can point me to it if I'm wrong. At the moment I'm making a mirror so I can put out 4.45 later this week but I derped and forgot to do it before I left school earlier this week so I'm using my home internet that is about 150 KB/s. It may be later this week.

The 1080p fix for the back camera doesn't actually result in working recording. When trying to stop the recording it force closes the camera at least with the google camera. I've left it out for this reason until I find something that actually makes it work.

Genius ahah
Bro thanks again for this! I'll try, downloading. Maybe you take a look at commits from msm8960dt Gummy team (dhacker mantain only this, he's the father of X and G ahaha).

kjjjnob said:
Bro thanks again for this! I'll try, downloading. Maybe you take a look at commits from msm8960dt Gummy team (dhacker mantain only this, he's the father of X and G ahaha).
Click to expand...
Click to collapse
I do check out the stuff he pushes but haven't really added anything device specific yet. How does the man know so much Motorola stuff? He's gotta have some kind of inside experience.

Any bugs anyone noticed? I'm about to flash in the morning regardless lol I'm ready for that recent menu...

You made me happy again
Oh and btw https://plus.google.com/app/basic/s...88d&sview=25&cid=5&soc-app=115&soc-platform=1

treyf711 said:
I do check out the stuff he pushes but haven't really added anything device specific yet. How does the man know so much Motorola stuff? He's gotta have some kind of inside experience.
Click to expand...
Click to collapse
Dhacker is magic ahah. Maybe you try to talk with DJLamontagneIII, he merge updates on Slim Kang rom (CAF and prima updates) from Team Gummy kernel The last build works perfect, what's the problem with Instagram?

@treyf711 can you please try to give a small changelog for every build ..? and thnaks for your efforts

kjjjnob said:
Dhacker is magic ahah. Maybe you try to talk with DJLamontagneIII, he merge updates on Slim Kang rom (CAF and prima updates) from Team Gummy kernel The last build works perfect, what's the problem with Instagram?
Click to expand...
Click to collapse
Whenever I record a video with instagram and try to upload it I get nothing but black video. Audio works fine on it but for whatever the reason the video doesn't show.

Has anyone got Netflix to work without xposed?
Sent from my Moto X using XDA Free mobile app

Related

[rom] aosp (wip)

I noticed there was no active development that was trying to get the standard AOSP build working, which I really would like to use as my day to day ROM....so I decided to give it a shot. Feel free to help
I use the Ninphetamine kernel and a clockwork recovery initramfs. The initramfs has been altered and will not boot with other ones. This is because of a missing socket that the older init.rc doesn't make.
I'll be using the next post to describe what I'm working on and update it with any useful info I find.
Currently it's in an unusable state, here's where it stands:
Working
Making calls
SMS
Audio
Internet (Data Connection)
Note: When you open browser, it will crash because google's home page try's to use location services, you need to navigate away quickly in order for it not to crash.
Proximity Sensor
Internal Storage
microSD Storage
Vibration
Camera
USB Transfer with Internal Storage
Untested
Other Sensors
TV Out (doubtful)
Not Working (yet)
WiFi (don't even turn this on, it will reboot endlessly) <-- working on it
Camcorder
Bluetooth
GPS
USB Transfer with microSD (not a huge priority)
I know that cyanogenmod is pretty darn close to AOSP and that I'm duplicating work, but I'm doing it anyways.
If you want to try it out:
Binaries:
CWM Kernel Zip
CWM AOSP Zip
Note: Obviously you need to wipe.
Sources:
https://github.com/nemasu/
Working on WiFi
no notes yet
nemasu said:
I noticed there was no active development that was trying to get the standard AOSP build working, which I really would like to use as my day to day ROM....so I decided to give it a shot. Feel free to help
Click to expand...
Click to collapse
AdamG has made devnull (http://forum.xda-developers.com/showthread.php?t=1183063&highlight=devnull) which is basicly the AOSP build. Some stuff not working though as the CM7 team has not managed to get audio over bluetooth working.
He has also started the Oxygen development. The oxygen thread is here: http://www.forums.acsyndicate.net/showthread.php/1591-ROM-AOSP-GRJ90-2.3.5-Oxygen-v2.2.1
Good to hear others working on this too, hope you manage to get bluetooth audio issue sorted and perhaps help other AOSP / CM7 devs with that issue.
Pume said:
AdamG has made devnull (http://forum.xda-developers.com/showthread.php?t=1183063&highlight=devnull) which is basicly the AOSP build. Some stuff not working though as the CM7 team has not managed to get audio over bluetooth working.
He has also started the Oxygen development. The oxygen thread is here: http://www.forums.acsyndicate.net/showthread.php/1591-ROM-AOSP-GRJ90-2.3.5-Oxygen-v2.2.1
Good to hear others working on this too, hope you manage to get bluetooth audio issue sorted and perhaps help other AOSP / CM7 devs with that issue.
Click to expand...
Click to collapse
Ah, yeah, I forgot about that one. I'll be leaving it completely stock AOSP though (when it works well anyways). Might speed things up for me a bit. I am doing this as a sort of hobby too, interesting to learn how it works.
EDIT: It WILL speed things up a great deal....DevNull did some great work.
search for the Oxygen ROM on google.
it's a rom for SGS2 where everything works, and it's only AOSP.
http://forum.oxygen.im/index.php
All the same, great work mate, we need more AOSP ROM's, since AdamG has taken a break due to personal reasons it's nice for another dev to take the helm.
Good luck mate, all the best.
nesquix said:
search for the Oxygen ROM on google.
it's a rom for SGS2 where everything works, and it's only AOSP.
http://forum.oxygen.im/index.php
Click to expand...
Click to collapse
Does A2DP work on Oxygen?
Sent from my CM7 powered SGS2
This xda members...
AdamG did great work yes but it does not preclude to new AOSP roms.
Keep your respected work.
Edit: If AdamG had taken a break, maybe you should think to fork devnull. This speeds up work and you can focus another thinks etc A2DP and tvout. Its open source
I have been using CM7 as well as Devnull/Oxygen and I felt Oxygen was very stable, while CM7 26 was the most stable for me while 31 made my me turn back to Oxygen.
My sincere request, kindly take over from where Adam left Will be a great boon for us!
bluheart said:
I have been using CM7 as well as Devnull/Oxygen and I felt Oxygen was very stable, while CM7 26 was the most stable for me while 31 made my me turn back to Oxygen.
My sincere request, kindly take over from where Adam left Will be a great boon for us!
Click to expand...
Click to collapse
Agree......
Sent from my GT-I9100 using Tapatalk
Keep up the good work!
Nice work buddy
I turn my back for 1 day and you're nearly done! Keep it up
does it have a aosp lockscreen only?
Always nice to see more AOSP love will be keeping an eye on this, good luck man no wifi would be a dealbreaker for me ATM..
wliu88 said:
does it have a aosp lockscreen only?
Click to expand...
Click to collapse
yup, I've added nothing to it, pure aosp.
Hi! I'm trying to reproduce this compilation but no success. It stucks with a lot of libs errors. Any idea? I'm using a little modified device configuration from android_device_samsung_galaxys2.
Sent from my GT-I9100 using XDA App

why does AOKP have stayed in Alpha 0 long times....

I want port provision, miui.....
but there is no AOKP or AOSP...
Ah.... there is one AOKP whose version is Alpha 0...
no sms no call etc.....
OMG
when will AOKP or AOSP be able to release normally??
I can't wait...
we need the ICS source code from SONY. a few more weeks yet..
I might release it with Sony's kernel. It's freaking ugly, but it kind of works. I'll wait for the kernel source to call it stable, but I can make something that boots and mostly even works if you want it that much.
K900 said:
I might release it with Sony's kernel. It's freaking ugly, but it kind of works. I'll wait for the kernel source to call it stable, but I can make something that boots and mostly even works if you want it that much.
Click to expand...
Click to collapse
If you can, please help us!
Ok, I'll see how it works and maybe upload.
k900 said:
ok, i'll see how it works and maybe upload.
Click to expand...
Click to collapse
thank you very much!!! :good:
when it will be stable,useable?
nihattt said:
when it will be stable,useable?
Click to expand...
Click to collapse
First rule of XDA: Never ask for ETAs... Never ask when it's done. You may ask how the work is going and such. Give him time
Sent from my LT26i using Tapatalk 2
okay bro,calm dawn dont shout
nihattt said:
okay bro,calm dawn dont shout
Click to expand...
Click to collapse
If you said this to me, wasn't stressed. Sorry if I passed this to you.
Ok, the state of things is Bluetooth and NFC works, anything else wireless + Camera doesn't, lights is acting a bit weird, but it's a quick fix I'm too lazy to do now, the rest is ok. WiFi seems to be using some kind of their own code, at least with debugging output reduced, so I can't do much about it without reading the source.
replacing the broadcom .ko file from the original rom doesn't work?
fixing the lights is an easy fix... it just takes a ****load of time :silly:
camera is a real ***** without the source code I've been messing with AOKP when I still had a DZ and it was a pain in the ass
do you have a repo?
SnowOokami said:
replacing the broadcom .ko file from the original rom doesn't work?
fixing the lights is an easy fix... it just takes a ****load of time :silly:
camera is a real ***** without the source code I've been messing with AOKP when I still had a DZ and it was a pain in the ass
do you have a repo?
Click to expand...
Click to collapse
It's on my github, not the latest though. WiFi is broken on Sony's side, not much I can do. The camera HAL is linked to protobuf dynamically, and Sony's protobuf build breaks the boot somehow, so I think I need to cross compile the dynamic library using the AOSP tree as a base. I'm not prioritizing camera though, so you can try that.
K900 said:
It's on my github, not the latest though. WiFi is broken on Sony's side, not much I can do. The camera HAL is linked to protobuf dynamically, and Sony's protobuf build breaks the boot somehow, so I think I need to cross compile the dynamic library using the AOSP tree as a base. I'm not prioritizing camera though, so you can try that.
Click to expand...
Click to collapse
Hi K900
Is there a way to use mms.apk in AOKP rom for Arc/ArcS as system app instead of conservation.apk in stock rom ? I really hate it but dont wanna use 3rd app for stability
EDIT: Thanks God, it worked, unbelievable. Just copy mms.apk in your AOKP rom for Arc/Arcs to system/app, rename to conservation.apk then set permission and reboot. It's the time to say goodbye a stupid messaging app
lilude56214 said:
Hi K900
Is there a way to use mms.apk in AOKP rom for Arc/ArcS as system app instead of conservation.apk in stock rom ? I really hate it but dont wanna use 3rd app for stability
EDIT: Thanks God, it worked, unbelievable. Just copy mms.apk in your AOKP rom for Arc/Arcs to system/app, rename to conservation.apk then set permission and reboot. It's the time to say goodbye a stupid messaging app
Click to expand...
Click to collapse
Sorry but I am wondering you make st work for JB?
Sent from my LT26i using Tapatalk 2

[ROM] UberCM 2.0 / minimal / fast / CM12.1 base / LP 5.1.1

This thread is for my daily driver builds of @RobbieL811's Uber CM12.1 currently with @bbedward's Zen kernel. Sometimes I build @flar2's ElementalX kernel instead. Flash whatever makes you happy.
My understanding is UberCM is a lot like vanilla CM but with a few essential things added. Haven't run plain CM in so long so I don't know the differences anymore. Anyways it'd be selfish to hoard the Uber goodness so I came here to share. BUT I don't embellish UberCM or cherry-pick unless necessary and I'm not a developer so don't request features. I test all builds before posting.
Don't bug RobbieL811 if you encounter problems with this rom. He doesn't support Nexus 6 builds at all, nope nada uh uh..
FEATURES
all CM12.1 features incl CMTE for all the theming you crave. NO LAYERS.
call recording (mic only thx to shamu's crappy drivers) is not perfect but good enough
a few extra quick tiles. My fave: reboot tile w/recovery option.
works with Xposed. I love Xposed all day & all of the night, maybe you do too.
some other stuff
GOTCHAS
Call recording only works with AAC, seems that AMR is broken but it sucks anyway so just use AAC
LOCKSCREEN OPTION: if you enable secure lockscreen it'll also apply at bootup even if you choose otherwise. If you choose a lockscreen pattern ONLY use 3x3
VoLTE, wifi calling. They might work but don't expect it and I can't test 'em so don't care.
INSTALLATION
Get on a recent bootloader & modem. For example LMY47Z.
Download & install UberCM 2.0
install Slim GApps or Delta GApps
install SuperSU if you want root
OLDER RELEASES: UberCM 1.8
UberCM 1.7
Hopefully you will enjoy UberCM. If not maybe try another rom like Spring (awesome & innovative but might not work w/Xposed) or BlissPop (every feature in the world) or Euphoria (a possible cure for crackflashing).
Stuff I like:
Kernel Adiutor | Euphoria Dark theme | strong coffee
Credits/sources:
CyanogenMod
UberCM
Zen Kernel
ElementalX kernel
Screenshots
Screenshots come when I get the time.
future site of important updates
Reserved2...
Woot new ROM! Thanks will try later,
Good!
Nice one. I always use cm as secondary rom. Will give it a try. Thanks
Got a mirror? Mega is a **** host and forces their app installed to download on a device.
Don't need a mirror, put it in desktop mode.
beepea206 said:
Got a mirror? Mega is a **** host and forces their app installed to download on a device.
Click to expand...
Click to collapse
goo.im crapped itself and my account there has been iffy since maybe 2013. Mega is uber reliable and wfm. Got a suggestion for other mirror sites?
That sucks, man. I saw another dev using his SkyDrive account, so I don't know if that's an option. Frankly, I haven't used a dev mirror site since I worked on the Droid 2. Lol I But the build looks really interesting. The cm builds aren't working for me and are breaking encryption some how, so I'll give yours a try.
beepea206 said:
That sucks, man. I saw another dev using his SkyDrive account, so I don't know if that's an option. Frankly, I haven't used a dev mirror site since I worked on the Droid 2. Lol I But the build looks really interesting. The cm builds aren't working for me and are breaking encryption some how, so I'll give yours a try.
Click to expand...
Click to collapse
breaking encryption meaning you're not encrypted anymore? or /sdcard is inaccessible?
btw mine is working fine fully encrypted using the build in OP. AFAIK the kernel is encryption agnostic so even if you're not encrypted all should be well.
Not encrypted. It's the damndest thing and no one seems to know why, but I think it's related to the kernel flashed with some of the roms. Benzo, chroma, dirty unicorns, all good... Terminus, 2 of the other cm builds up... Breaks it. If I restore my stock nandroid, it fixes the issue, so I can only assume it's that specific kernel doing something wonky.
The encryption matters for me, because I'm using exchange with an administrator. Need it for work and that's how I've found encrypt broke... The administration setting goes haywire on me when I flash some roms.
beepea206 said:
Not encrypted. It's the damndest thing and no one seems to know why, but I think it's related to the kernel flashed with some of the roms. Benzo, chroma, dirty unicorns, all good... Terminus, 2 of the other cm builds up... Breaks it. If I restore my stock nandroid, it fixes the issue, so I can only assume it's that specific kernel doing something wonky.
The encryption matters for me, because I'm using exchange with an administrator. Need it for work and that's how I've found encrypt broke... The administration setting goes haywire on me when I flash some roms.
Click to expand...
Click to collapse
My money would be on Exchange being a piece of crap. Try stock rom, good luck.
Also related to Exchange: I have a generic rom unf*cker that deletes junkware (AKA stuff I don't like or use) incl exchange, most live wallpapers, other stuff, and adds a few good utils like Kernel Adiutor, Autostarts & f-droid. Could post it with the next UberCM build if somebody wants to try.
CrashTestDroid said:
goo.im crapped itself and my account there has been iffy since maybe 2013. Mega is uber reliable and wfm. Got a suggestion for other mirror sites?
Click to expand...
Click to collapse
Androidfilehost is pretty good imo. You have to register and wait for approval, but that's typically less than a couple hours. Decent speeds and interface.
Sent from my Nexus 6 using XDA Free mobile app
Some UI improvements and other goodness is in the works. UberCM 1.8 is building.
CrashTestDroid said:
Some UI improvements and other goodness is in the works. UberCM 1.8 is building.
Click to expand...
Click to collapse
First time trying this ROM, very nice change over STK cm, essential adds but not too much. Thanks for sharing!!
Stability issues with 1.8, made some changes and we're building again.
Meanwhile I posted an updated 1.7 that's been giving killer battery life for me.
Was thinking where did 1.8 go. No worries appreciate testing before posting!!
razrlover said:
Was thinking where did 1.8 go. No worries appreciate testing before posting!!
Click to expand...
Click to collapse
OP updated with UberCM 1.8, ElementalX is the kernel. Works for me. Hope you like it.
Got 2.0 posted up and it's delightfully speedy. Only gotcha is it'll apply secure lockscreen settings to bootup so don't use 4x4 or larger lockscreen pattern.

Paranoid Android page

Hello guys. I have opened this page for rectifying the errors in paranoid android 7.3.0 in onyx
The UI in this version is great.....
I appreciate the developers for their great works in this ROM.
As far as I have used this ROM in Oneplus X, therr are some drawbacks.
1. The offscreen gestures are not working
2. The Snapdragon Audio+ is available but jot working
3. Trusted face recognition is not available
4. Features like customizing status bar isn't available
Please debug these problems as soon as possible.....
Good works on this ROM and thank you once again
I'm glad, and surprised, that a new version came out. Still kind of lame that gestures don't work. Thankfully the Kernel Auditor app will re-enable the 'O' gesture at least. Maybe next version they will fix it.
And one more thing is LTE OR 3G won't work in Sim slot 2...please correct this issue too....
You've created the post in the wrong thread
Aashay said:
You've created the post in the wrong thread
Click to expand...
Click to collapse
The official Paranoid thread is closed
Aashay said:
You've created the post in the wrong thread
Click to expand...
Click to collapse
So, what to do broo...???
jeraldsatya2000 said:
So, what to do broo...???
Click to expand...
Click to collapse
You were supposed to create it in the general section. Anyway, your thread will either be closed or shifted to general section by the moderator.
jeraldsatya2000 said:
Hello guys. I have opened this page for rectifying the errors in paranoid android 7.3.0 in onyx
The UI in this version is great.....
I appreciate the developers for their great works in this ROM.
As far as I have used this ROM in Oneplus X, therr are some drawbacks.
1. The offscreen gestures are not working
2. The Snapdragon Audio+ is available but jot working
3. Trusted face recognition is not available
4. Features like customizing status bar isn't available
Please debug these problems as soon as possible.....
Good works on this ROM and thank you once again
Click to expand...
Click to collapse
theres no use making such a new thread like this. PA-onyx has no active maintainer meantime, afterall they've been busy adding new features without fixing old issues for onyx ( so lame).
Better posting/yelling/complaining/reporting whatever you want to do on their official web G+ or join telegram group, rather than add such useless thread here and in the wrong section pffh.
Part.0 said:
theres no use making such a new thread like this. PA-onyx has no active maintainer meantime, afterall they've been busy adding new features without fixing old issues for onyx ( so lame).
Better posting/yelling/complaining/reporting whatever you want to do on their official web G+ or join telegram group, rather than add such useless thread here and in the wrong section pffh.
Click to expand...
Click to collapse
This is an official PA update by the developers of the project. How is this a useless thread?
There isn't an existing open Paranoid Android thread, making this the only one.
Part.0 said:
theres no use making such a new thread like this. PA-onyx has no active maintainer meantime, afterall they've been busy adding new features without fixing old issues for onyx ( so lame).
Better posting/yelling/complaining/reporting whatever you want to do on their official web G+ or join telegram group, rather than add such useless thread here and in the wrong section pffh.
Click to expand...
Click to collapse
This is an official update from the update
If this was in legacy devices list, I wouldn't have cared about those issues.
If you can't help or support, please just see this thread.
Please don't hesitate other users
Hello guys
Anybody checked paranoid android 7.3.1 for this device?
If yes, please share your reviews
jeraldsatya2000 said:
Hello guys
Anybody checked paranoid android 7.3.1 for this device?
If yes, please share your reviews
Click to expand...
Click to collapse
I have 7.3.1 build 10/30 running.
It is rock stable and every time smooth, but following errors:
- camera picture quality is not so good like the OEM
- no working offscreen gestures
- no offline battery charging
I hope it will be fixed in the next release.
I like Paranoid ...
SuperTikkel said:
I have 7.3.1 build 10/30 running.
It is rock stable and every time smooth, but following errors:
- camera picture quality is not so good like the OEM
- no working offscreen gestures
- no offline battery charging
I hope it will be fixed in the next release.
I like Paranoid ...
Click to expand...
Click to collapse
What's about OVERNIGHT FREEZE!?
you guys do know pa development has ceased right? flash cypher os instead, it has all pa features + stability and its still supported
kishan9778 said:
pa development has ceased right?
Click to expand...
Click to collapse
Not quite...
Just no OPX maintainer
For ex : Oreo is in the way & OP5 will be supported...
you guys can use this rom, it has most of pa features, plus the gestures. http://get.cypheros.co/#onyx
one plus x is still listed as an official release by aospa, but the maintainer isnt in xda, try contacting them in google plus for more info on aospa on onyx
kishan9778 said:
one plus x is still listed as an official release by aospa, but the maintainer isnt in xda, try contacting them in google plus for more info on aospa on onyx
Click to expand...
Click to collapse
Sure..

[ROM][10.0][J5 2016] LineageOS 17.1 for Galaxy J5 2016 [UNOFFICIAL]

LineageOS 17.1 is a free, community built, aftermarket firmware distribution of Android 10.0, which is designed to increase performance and reliability over stock Android for your device.
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed.
Known issues
None
Downloads
Rom Download:Here​
Android OS version: 10.0
Security patch level: June 2020
Device Source code: https://github.com/Galaxy-MSM8916/android_kernel_samsung_msm8916
Source code: https://github.com/LineageOS
ROM Developer: Arbab Ali(AB)
Rom Status: Stable
Credits
THANKS TO @jenslody , @Zakaryan2004 , @SebaUbuntu , @daywalk3r666 , @Exodusnick , @Francisco Funes, @Mc_debin and to all those, who share something with this World.
Please feel free to donate to my work if you find it useful - any amount is appreciated. (to send your donations, please read my Profile's About section or just pm me)​
Thankyou once again for a another great rom.
Now it really feels great to have developers like you who works hard for our devices. :laugh:
Akash23q2 said:
Thankyou once again for a another great rom.
Now it really feels great to have developers like you who works hard for our devices. :laugh:
Click to expand...
Click to collapse
Bringing smile on others faces, makes me smile too
A little brief on the features pls?
it has the same features as all unofficial or official builds. only thing is.. it is fully working
Sent from my SM-J510FN using XDA Labs
daywalk3r666 said:
it has the same features as all unofficial or official builds. only thing is.. it is fully working
Click to expand...
Click to collapse
Sir any bugs in that.....is dual sim working perfectly?
O ya
You are amazing
Thank u for all amazing rom
Thanks for your hard word our device ?
Neel12 said:
Sir any bugs in that.....is dual sim working perfectly?
Click to expand...
Click to collapse
idk.
1.i'm not the dev
2.i'm on bootlegger
3.i don't own a dualsim device
maybe its the best you flash the rom and test it. then you can report here if its working or not
Sent from my SM-J510FN using XDA Labs
Great Job !! I will test now. Pixel Experience is amazing too !!
Turn off Live Display Mode from display menu,it may slow down your device.
Here is my experience after using it today-
Pros-
1- The rom is very smooth and no crashes at all.
2-It comes with audiofx which is a great thing.
3-notification dots,draw over other apps, dnd access and stuff like split screen are working perfectlly.
4-It comes with the latest security patch which is a great thing.
5-Nfc and bluetooth audio is working flawlessly.
6-The ui is smooth and fast as much as pixel experience.
Cons-
1-I think battery should be improved in this build, it is not that bad it is absolutely normal when compared with other other q roms but the drainage is a bit higher than the pixel experience plus.( Atleast in my case)
2-I don't know what is wrong but I also noticed it once when I was using the lineage rom by fransisco which is ,when I went to playstore and searched for apps such as lawnchair, Chrome,pubg etc. they were missing from the playstore but It didn't mean you can't use them, you can use them by sideloading.
Conclusion-
Overall it is a very solid rom, and a another great replacement to bootleggers rom if someone missed it and wanted to experience it and all the stuffs like split screen , notification dots etc. are working perfectly.
Once again thanks for this amazing build for our device.
Akash23q2 said:
Here is my experience after using it today-
Pros-
1- The rom is very smooth and no crashes at all.
2-It comes with audiofx which is a great thing.
3-notification dots,draw over other apps, dnd access and stuff like split screen are working perfectlly.
4-It comes with the latest security patch which is a great thing.
5-Nfc and bluetooth audio is working flawlessly.
6-The ui is smooth and fast as much as pixel experience.
Cons-
1-I think battery should be improved in this build, it is not that bad it is absolutely normal when compared with other other q roms but the drainage is a bit higher than the pixel experience plus.( Atleast in my case)
2-I don't know what is wrong but I also noticed it once when I was using the lineage rom by fransisco which is ,when I went to playstore and searched for apps such as lawnchair, Chrome,pubg etc. they were missing from the playstore but It didn't mean you can't use them, you can use them by sideloading.
Conclusion-
Overall it is a very solid rom, and a another great replacement to bootleggers rom if someone missed it and wanted to experience it and all the stuffs like split screen , notification dots etc. are working perfectly.
Once again thanks for this amazing build for our device.
Click to expand...
Click to collapse
Okay i will test some kernels on it tonight to increase battery life and Play Store issue is fixed in this build... I hope!
Alone Boy (AB) said:
Okay i will test some kernels on it tonight to increase battery life and Play Store issue is fixed in this build... I hope!
Click to expand...
Click to collapse
That sounds great ! and I am definitely sure you will definitely fix it no worries to that part, but the playstore issue is there , when I searched for the chrome, lawnchair and pubg on it there was no results, I don't know what is the reason , may be it is only happening with me but it is working fine on your pixel experience plus.I think you should also check it by yourself.
I'm having trouble searching for apps in the play store. they do not appear to me or tell me that they are not compatible with my device, when before they worked well for me. nor is Telegram supported . what is the problem?
CentenoNg said:
I'm having trouble searching for apps in the play store. they do not appear to me or tell me that they are not compatible with my device, when before they worked well for me. nor is Telegram supported . what is the problem?
Click to expand...
Click to collapse
add ro.opengles.version=196608 in build.prop, clear play store data and reboot
Alone Boy (AB) said:
add ro.opengles.version=196608 in build.prop, clear play store data and reboot
Click to expand...
Click to collapse
Thanks now it is working perfectly.
Is that working on j5x3g
New Update is out
Changes:
*Removed Default Launcher
*Add Lawnchair
*Playstore issue fixed
*Added some system tweaks
Rom link and screenshots updated and are in first post as usual...
mohammadsywas said:
Is that working on j5x3g
Click to expand...
Click to collapse
Sorry you are in the wrong place dude...i think your phone forum is J5 2015 not J5 2016 because u have a 3g Variant.
Can i run this as daily driver? Does it slow down exponentially if i install a considerable amount of apps?

Categories

Resources