Sorry for my ignorance but, is Xperia L getting a new update of PA? Or just say if it will get it...
Thanks in advance!
Sent from my C2105 using xda app-developers app
You will need to find out from the dev that maintains it, if there is one. That device is considered a legacy device and is not handled by the PA team directly
Sent from my Nexus 5
Pirateghost said:
You will need to find out from the dev that maintains it, if there is one. That device is considered a legacy device and is not handled by the PA team directly
Sent from my Nexus 5
Click to expand...
Click to collapse
Why legacy? Xperia L is still supported by Qualcomm and developers are working on caf kernel too. @DeviousFusion is maintaining PA for Xperia L and as far as I know he'll get it merged into official support when we get clean base and fully working caf kernel.
Legacy is the term used for devices not officially supported by the team. That device will not see official support so it will go to the legacy branch
Sent from my Nexus 5
Shivam Kuchhal said:
Why legacy? Xperia L is still supported by Qualcomm and developers are working on caf kernel too. @DeviousFusion is maintaining PA for Xperia L and as far as I know he'll get it merged into official support when we get clean base and fully working caf kernel.
Click to expand...
Click to collapse
Pirateghost said:
Legacy is the term used for devices not officially supported by the team. That device will not see official support so it will go to the legacy branch
Sent from my Nexus 5
Click to expand...
Click to collapse
Yes...it will be legacy branch. All builds I give are from legacy branch.
Hi, I'm new in this forum and so I'm not able to publish in dev section with reason for the moment . So I will do it in this section.
I just participated to fix incall volume on AOSPXS 4.4.4.
Now I want to do more for the community and so I release a first version of my ROM that support Android 5.0.0 for Xperia S device. The kernel/device is based on what was done with AOSPXS. So thanks to billchen1977, Apology11, FXP Team and all the community for the work on Android 4.4.4 for our Xperia S
Global status (features, issues, etc)
b04
Android 5.0.0_r7
Same than b03 with some bug fix integrated from billchen1977
b03
Android 5.0.0_r6
GSM
Wifi
Bluetooth (I just tested files sharing)
GPS
Camera
Auto brightness
Lightbar
FM Radio
Busybox (Full)
Recovery support with FOTAkernel
Audio
b02
Android 5.0.0_r6
GSM (internet is not working)
Wifi
GPS
Camera (crash to record a video)
Auto brightness
Bluetooth (I just tested files sharing)
FM Radio (Scan seems to be ok but no sound)
Busybox (Full)
Recovery support with FOTAkernel (flash TWRP 2.8.0.1 on /dev/block/mmcblk0p11 for example. )
Audio
Download
Release available under :
https://mega.co.nz/#F!j8sHHI6R!viVsTvyggPwHZ8PxDLpJiw
http://ovh.to/JuVTvxJ
For recovery CWM or TWRP, you can use the FOTAkernel : eg for TWRP 2.8.0.1 (version 2.8.1.0 is not working)
Source
bAOSP
nAOSP
Thanks
- billchen1977
- Apology11
- FXP Team
- TWRP Team
- All the community around Android
Awesome! Will give it a try some day in the next few days.
Sent from my SGP311 using Tapatalk
Great work bro [emoji2]
Will download the RoM now[emoji16]
mickybart said:
Download
b02 : https://mega.co.nz/#!2k9hWQRR!qG15EaUzWH_lmhZJnu2NlbSnJpaWSCI8lN1PGhI4j3Y
FOTAkernel : see http://teamw.in/project/twrp2/144 (version 2.8.1.0 seems not to work. I have tested only with 2.8.0.1)
Click to expand...
Click to collapse
Hi! Thanks for such an early build! Can You please Mirror the files? I'm not able to download, even after unrestricting the links.
billchen1977 have done a better job. You can check his post. You should use his ROM for the moment
I just saw that he releases some part of the code (patches to apply). So I will take a view to find what was wrong with mine.
I will continue to work on my ROM to add some features that I need and maybe some others (for example by removing security layer on Exchange, Recovery support, Superuser etc).
Mirhawk said:
Hi! Thanks for such an early build! Can You please Mirror the files? I'm not able to download, even after unrestricting the links.
Click to expand...
Click to collapse
please to find an other mirror : http://ovh.to/xCEei7L
hi. thanks for your work. btw, does the lightbar work in your rom?
i hope you can fix the gsm internet
thanks.
m1st3r1 said:
hi. thanks for your work. btw, does the lightbar work in your rom?
i hope you can fix the gsm internet
thanks.
Click to expand...
Click to collapse
Yes the lightbar works fine on my ROM. I continue my work to fix gsm internet. I have a lot of hope to fix that but I just need more time .
Camera and FMradio fixed (reworks done based on @billchen1977 source).
I'm still waiting to fix gsm internet to publish this new build. (and I need to review few patches that introduce a regression on menu display. I have some shadow artifact around popup menu. Not a big problem to revert back)
mickybart said:
Camera and FMradio fixed (reworks done based on @billchen1977 source).
I'm still waiting to fix gsm internet to publish this new build. (and I need to review few patches that introduce a regression on menu display. I have some shadow artifact around popup menu. Not a big problem to revert back)
Click to expand...
Click to collapse
Did your build contains kernel?? else Please add kernel from BPaul's build which is having CWM recovery
Sent from my Xperia S using XDA Free mobile app
Raghavendra J said:
Did your build contains kernel?? else Please add kernel from BPaul's build which is having CWM recovery
Sent from my Xperia S using XDA Free mobile app
Click to expand...
Click to collapse
Yes I have a kernel on it but my build contains the support of FOTAkernel partition to load the recovery that you want
You can flash TWRP or CWM and the version that you want without any dependency with the ROM developer choice.
the FOTAkernel is located on /dev/block/mmcblk0p11. So flash what you want on it. (dd if=/sdcard/fotakernel.img of=/dev/block/mmcblk0p11)
Example with TWRP 2.8.0.1 : http://teamw.in/project/twrp2/144 (version 2.8.1.0 doesn't work).
You can flash a kernel with Xperia S + CWM support too.
m1st3r1 said:
hi. thanks for your work. btw, does the lightbar work in your rom?
i hope you can fix the gsm internet
thanks.
Click to expand...
Click to collapse
GSM internet fixed with b03.
Release of the b03.
GSM internet fixed (this was a kernel issue with dhcp issue fixed by @billchen1977)
FMradio is now working (I missed a patch and I switched to FM_TUNER. this is more clean)
Video recording and media playback fixed (thanks to @billchen1977)
popup menu with shadow issue fixed
There should have some other issues but at this time that seems usable. I will run on it longer tomorrow.
next to come on b04:
remove of the security layer for Exchange Email application (no pin, erase etc)
update display code just to keep the same AOSP structure
some status bar improvement if possible
mickybart said:
GSM internet fixed with b03.
Click to expand...
Click to collapse
Woow. Good work man. I'm at work right now and will flash and try it later..
And i think you should message a moderator here to move the thread to development section. Other users should try this rom and since you're the dev, users can give feedback, etc.
Thanks.
mickybart said:
Yes I have a kernel on it but my build contains the support of FOTAkernel partition to load the recovery that you want
You can flash TWRP or CWM and the version that you want without any dependency with the ROM developer choice.
the FOTAkernel is located on /dev/block/mmcblk0p11. So flash what you want on it. (dd if=/sdcard/fotakernel.img of=/dev/block/mmcblk0p11)
Example with TWRP 2.8.0.1 : http://teamw.in/project/twrp2/144 (version 2.8.1.0 doesn't work).
You can flash a kernel with Xperia S + CWM support too.
Click to expand...
Click to collapse
That sounds great bro
Thanks man! I'll give it a try
wow. just wow. will try
Wat about multiple account switching like guest or adding new users does that work ?
pradeep19922 said:
Wat about multiple account switching like guest or adding new users does that work ?
Click to expand...
Click to collapse
Not yet tested but I will do and update the first post
I wanna try this build but what's the difference between your build and billchin's build?
Thanks for your awesome work
Sent from my Xperia S using XDA Free mobile app
Hello
I tried to build CM12 for the Z1c but this eventually failed at some point.
I followed the instructions that can be found on the cyanogenmod wiki.
The building system eventually tells me that the repo manifest is missing.
Where do I get one and to be more precisely, where do I get the one the cyanogenmod developers use?
thomson.aa said:
where do I get the one the cyanogenmod developers use?
Click to expand...
Click to collapse
Have you tried the CM12 - Android 5.0 - FreeXperia Project
I would start by trying to flash a rom from an XDA Z1 compact thread, that way you know it's been made for your device and that you'll get some support from the developer (hopefully).
I love the camera on my Z1 compact too much to break it with a CM build, so I can't be of any more help. Sorry.
Thanks. But I'd like to build my own rom.
But I cannot find the needed manifest file. I would appreciate if someone who already built CM12 for the amami would share it here.
Which Gapps should I use on the new build for Nexus 6p?
Thanks
collinjm01 said:
Which Gapps should I use on the new build for Nexus 6p?
Thanks
Click to expand...
Click to collapse
Any Gapps package should work.
Open GApps is a safe bet. Works with most ROMs just fine, also very easy to customise with loads of available variations.
http://opengapps.org/
When will we see more devices (especially legacy devices) being supported? How to sign up to be early testers?
Oneplus X Paranoid!
Hi, i now flashed my onyx with the latest release 7.2 of the paranoid ROM and now after the boot it show system ui has stopped message. Not going on to the phone. Need help with this.
Hi,
Im new to Paranoid Android, but i have tried various other roms.
I just wanted to find out what the 'RELEASE' version is on Paranoid Android.
On the Nexus 5 File, it has the Word Release in the tile of the file.
Is it like the Nightly builds on Lineage OS/ Cyanogenmod?
Thanks
Rockman501 said:
Hi,
Im new to Paranoid Android, but i have tried various other roms.
I just wanted to find out what the 'RELEASE' version is on Paranoid Android.
On the Nexus 5 File, it has the Word Release in the tile of the file.
Is it like the Nightly builds on Lineage OS/ Cyanogenmod?
Thanks
Click to expand...
Click to collapse
Hi!
In Paranoid Android we have three tags for zips that I will explain to you.
DEV= It´s the one used for everyone who compiles PA by himself, and it´s the default one for not official builds.
MEDIA BUILD: As you can imagine, it´s just for medias which test the builds for getting them articles ready
RELEASE: Any build that you download from get.aospa.co which includes this tag is meant to be the official build released for that device by the Paranoid Android team. It guarantees that device is very stable plus it includes all of our features(they went public on Github this afternoon).
So in your case, that file that you found is the official zip by us for the Nexus 5. Is like the SNAPSHOT tag that CyanogenMod had before switching to LineageOS.
Wish you to flash PA and enjoy it!
Thanks for your help