[ROM][SNAPSHOT][5.1.1] CyanogenMod 12.1 for Xperia SP - Xperia SP Original Android Development

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
About CyanogenModCyanogenMod is a free, community built, aftermarket firmware distribution of Android 5.1 (Lollipop),
which is designed to increase performance and reliability over stock Android for your device.
All the source code for CyanogenMod is available in the CyanogenMod Github repo.
And if you would like to contribute to CyanogenMod, please visit our Gerrit Code Review.​
Downloads LinksCyanogenMod 13.0 Now Official :
XDA : http://forum.xda-developers.com/xperia-sp/orig-development/rom-t3347677
Nightly : http://download.cyanogenmod.org/?device=huashan
CyanogenMod 12.1 (Unlocked Bootloader) :
Final Build : https://mega.nz/#F!uk0iWSKS!KQ1HKLXJC6oPpoO61zK7Sg
Google Applications (optional) :
OpenGapps : http://opengapps.org/ (Use packages for ARM, Android 5.1, Micro or Pico)
Recommended Recovery (optional) :
TWRP 3.0 : http://forum.xda-developers.com/xpe...t/recovery-twrp-3-0-0-touch-recovery-t3309938
About GApps : Flash the GApps before the first boot. If not, a clean flash is recommended.​
Flashing and updatingCyanogenMod clean install :
- (Optional) Flash the boot.img kernel from the ROM zip with Fastboot or Flashtool
- (Optional) Wipe the data & cache (Backup to make sure not to loose data)
- Flash the CyanogenMod 12.1 ROM zip from the Recovery
- (Optional) Flash the GApps
- Reboot
CyanogenMod update / upgrade :
- (Information) Don't wipe anything unless you want to
- (BETA UNOFFICIAL) Nothing to wipe when switching
- Flash the latest CyanogenMod 12.1 ROM zip from the Recovery
- (Optional) Flash the GApps on first update. Not required later, but do update sometimes
- Reboot​
Additional LinksDevelopment : https://github.com/AdrianDC/android_device_sony_huashan​
Issues and reports- Report issues only if you use the ROM kernel
- If an additional mod is installed, make sure it's unrelated, and mention it
- Make sure the issue wasn't discussed earlier in the threads
- Share a log of the error with CatLog for example​
Q&A - FAQAbout CM-12.1 : https://en.wikipedia.org/wiki/CyanogenMod
Main Q&A Thread : http://forum.xda-developers.com/xperia-sp/help/qa-cyanogenmod-12-1-t3070956
Q : Is root access included into CM ?
A : Go into Settings, About Phone. Tap "Build number" 7 times.
> Go back, open Developer options. Change "Root access" option.
Q : Is the ROM suited for daily usage ?
A : Definitely yes.
The CyanogenMod team would like to thank everyone involved in helping with testing, coding, debugging & documenting! Enjoy!​
CyanogenMod available for Huashan also thanks to :- The CyanogenMod Team
- Mrcl1450 (Marcelo)
- uberlaggydarwin (Brinly)
- Everyone involved in working and testing.​
XDA:DevDB Information
Cyanogenmod 12.1, ROM for the Sony Xperia SP
Contributors
Adrian DC
Source Code: https://github.com/CyanogenMod/android_device_sony_huashan
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.4.x
Version Information
Status: Snapshot
Current Stable Version: SNAPSHOT
Current Beta Version: UNOFFICIAL
Created 2016-03-15
Last Updated 2017-03-20

Reserved
FEATURES AND ISSUES
Code:
[B]- Boot :[/B] Ok
[B]- GApps :[/B] OpenGApps Micro Ok
[B]- GPS :[/B] Ok
[B]- WiFi :[/B] Ok [I](real SONY MAC address)[/I]
[B]- Bluetooth :[/B] Ok [I](real SONY MAC address)[/I]
[B]- WiFi Hotspot :[/B] Ok (2.4GHz and 5GHz)
[B]- RIL - Phone - Data :[/B] Ok
[B]- Camera :[/B] Ok
[B]- Camcorder :[/B] Ok
[B]- Accelerometer :[/B] Ok
[B]- Compass :[/B] Ok
[B]- Gyroscope :[/B] Ok
[B]- AOSP sensors :[/B] Ok
[B]- FM Radio :[/B] Ok
[B]- Vibrator :[/B] Ok
[B]- Microphone :[/B] Ok
[B]- Audio & external audio :[/B] Ok
[B]- Bluetooth audio :[/B] Ok
[B]- NFC :[/B] Ok
[B]- Kernel :[/B] Ok
[B]- Graphics :[/B] Ok
[B]- 3D Rendering :[/B] Ok
[B]- Offline Charging :[/B] Ok [I](with SONY design)[/I]
[B]- SEPolicies :[/B] Fully enforced

About my CyanogenMod 12.1 Addons packages
FM Transmitter : Enables the FM transmission, built in the QCOM FM (Verify your country's laws first)
Gestures : Add my Gestures Doze implementation (108747)
QuickBoot : Add the hibernation feature to the developer settings
Current local manifest of the ROM build
Code:
<?xml version="1.0" encoding="UTF-8"?>
<!-- https://github.com/CyanogenMod/android -->
<manifest>
<project name="CyanogenMod/android_device_qcom_common" path="device/qcom/common" remote="github" />
<project name="CyanogenMod/android_device_sony_common" path="device/sony/common" remote="github" />
<project name="CyanogenMod/android_hardware_qcom_fm" path="hardware/qcom/fm" remote="github" />
<project name="CyanogenMod/android_hardware_sony_DASH" path="hardware/sony/DASH" remote="github" />
<project name="CyanogenMod/android_hardware_sony_thermanager" path="hardware/sony/thermanager" remote="github" />
<project name="AdrianDC/android_device_sony_huashan" path="device/sony/huashan" remote="github" />
<project name="AdrianDC/android_kernel_sony_msm8960t" path="kernel/sony/msm8960t" remote="github" />
<project name="AdrianDC/proprietary_vendor_sony" path="vendor/sony" remote="github" />
</manifest>

Reserved

SD Card
Can anyone will tell me what causes my external sd to change directory . On previous build(20150710) my sd card location was on /storage/sdcard1 but after flashing any latest update my sd card location changes to /mnt/media_rw/sdcard1/ . I can't use my sdcard . It happened on every latest update i flashed . i didn't find any way to fix my sd card location that's why i can't update the rom to latest build . I clean installed the rom . but the result was zero.
EDIT : The actual problem is on the latest build's kernel image . I just flashed the latest build and after the boot i flashed the my old 20150710 build's kernel . Now the external sd card location is on the /storage/sdcard1 directory .

Feature request: An option to toggle video stabilizer on/off on CM 12.1 stock camera
First of all, i apologize if i'm rude to posting here and suddenly asking something. I was already asking this question on Q&A thread for 5 days, and still no answer. I assume, that my question on Q/A thread was impossible to do in normal way.
My request are an option to toggle video stabilizer on/off when recording video using CM 12.1 Stock camera app, or disable it all the way.
I don't know if it possible via flashing some update, third party camera app or have to edit some system parameter using root apps. I will gladly become first tester if it will available.
When recording video at sufficient light situation, most of the time, video stablizer works well. But when it comes to low light situation, video stabilizer become a hassle and even, degrade the quality of videos. (unnecessary stabilize, videos shaking by itself because capturing noise as stabilized point.)
Thanks alot. You are doing great work for humanity!

Will this rom wont lag after a few days? Most of these roms does :C

lescrios said:
Will this rom wont lag after a few days? Most of these roms does :C
Click to expand...
Click to collapse
Flash it and try your luck
Unofficial builds are stable as of now
Development talks in Development Thread please, else use the search tool in Q/A Thread.
Sent from my Xperia SP using Tapatalk

lescrios said:
Will this rom wont lag after a few days? Most of these roms does :C
Click to expand...
Click to collapse
Of course it will lag even if your phone is the Z10 as long as you are squeezing it with all android apps ! keep in mind that the SP has approximately 500MB of free ram so it wont stay smooth if you filled it with all GP store's apps! and please everyone stop asking such noob questions in the development thread!!
Sent from my Xperia SP using XDA Forums Pro.

MizoSome said:
Of course it will lag even if your phone is the Z10 as long as you are squeezing it with all android apps ! keep in mind that the SP has approximately 500MB of free ram so it wont stay smooth if you filled it with all GP store's apps! and please everyone stop asking such noob questions in the development thread!!
Sent from my Xperia SP using XDA Forums Pro.
Click to expand...
Click to collapse
you're right, but those noobs don't even read before they ask *sighed*

Currently on nightly 2016-02-24
I was trying to install gReader Pro 4.2 from Play Store and always getting "error -505" after trying many many things, I decided to install from ADB and got this error:
Failure [INSTALL_FAILED_UPDATE_INCOMPATIBLE]
I have installed gReader on my Nexus 7 with CM12.1, so it's probably not related to Lolipop incompatibility.

gmsalomao2 said:
Currently on nightly 2016-02-24
I was trying to install gReader Pro 4.2 from Play Store and always getting "error -505" after trying many many things, I decided to install from ADB and got this error:
Failure [INSTALL_FAILED_UPDATE_INCOMPATIBLE]
I have installed gReader on my Nexus 7 with CM12.1, so it's probably not related to Lolipop incompatibility.
Click to expand...
Click to collapse
Then download the APK from any external link on the internet..
Sent from my Xperia SP using XDA Forums Pro.

MizoSome said:
Then download the APK from any external link on the internet..
Sent from my Xperia SP using XDA Forums Pro.
Click to expand...
Click to collapse
I did. That is how I could try to install from ADB terminal, on my PC.
Here is the output of logcat:
E/Finsky (6893): [1] com.google.android.finsky.installer.x.onReceive(2496): Error -505 while installing com.noinnion.android.greader.readerpro: INSTALL_FAILED_UPDATE_INCOMPATIBLE: Package com.noinnion.android.greader.readerpro signatures do not match the previously installed version; ignoring!
03-18 11:39:55.834 W/Finsky (6893): [1] com.google.android.finsky.receivers.ag.a(2143): Install failure of com.noinnion.android.greader.readerpro: -505 null
03-18 11:39:55.878 I/Finsky (6893): [1] com.google.android.finsky.receivers.u.a(755): Cancel running installation of com.noinnion.android.greader.readerpro (com.noinnion.android.greader.readerpro)
Click to expand...
Click to collapse
UPDATE: SOLVED!
Here's what I did:
1 - Found out where signatures where stored (/data/system/packages.xml).
2 - Tried to edit the file, but it would restore on every reboot.
3 - So I did the following:
Code:
~$ adb shell
~$ su
~# chmod 666 /data/system/packages.xml
4 - Opened Solid Explorer app (gave it root access) and opened the 'packages.xml' file directly from the phone.
5 - Removed the gReader entry that was in the file and saved.
6 - Still in Solid Explorer, navigated to /data/dalvik-cache/ and deleted everything.
7 - Reboot
Code:
~$ adb reboot
8 - Installed gReader Pro successfully

Hi, is there any way to shoot raw dng on huashan cm12.1? I installed camera2 zip file from cm13 addons of adrian dc but nor dng neither manual exposure can I adjust.

So if I've understand correctly the nightly is the official cm without Adrian improvement and the beta is the unofficial with said changes right?
Sent from my Xperia SP using Tapatalk

Ypolitos said:
Hi, is there any way to shoot raw dng on huashan cm12.1? I installed camera2 zip file from cm13 addons of adrian dc but nor dng neither manual exposure can I adjust.
Click to expand...
Click to collapse
there's no raw image support for now

ROM fells very smooth.

Latest unofficial build is sweet on my phone... just great adrian.. just great..

sanzNya said:
Latest unofficial build is sweet on my phone... just great adrian.. just great..
Click to expand...
Click to collapse
The same goes for the official builds! Just great work!

Battery drains while phone off
Hi. I have been trying Nightly for about two weeks in my xperia 5303, I am still having the same problem:
My battery drains when my phone is off. In 8 hours drians more or less 30%, and also drains the same amount in airplane mode.
Do you know if is there something to fix this. Do this happen to anyone?
By the way, so far that is my only problem. Everything else goes perfectly (at least that is what Ive felt).
1% every 15 to 20 minutes in Stand by mode.
3% every 1 minute while normal use (I think it is ok, but not sure).
Thank you.

Related

[ROM][SNAPSHOT][6.0.1] CyanogenMod 13.0 for Xperia SP

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
About CyanogenMod
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 6.0 (Marshmallow),
which is designed to increase performance and reliability over stock Android for your device.
All the source code for CyanogenMod is available in the CyanogenMod GitHub repo.
And if you would like to contribute to CyanogenMod, please visit our Gerrit Code Review.
Official CyanogenMod 13 Release post : http://www.cyanogenmod.org/blog/cm-13-0-release-1
Huashan CyanogenMod Wiki : https://wiki.cyanogenmod.org/w/Huashan_Info​
Downloads Links
CyanogenMod 13.0 (Unlocked Bootloader) :
Xperia SP (Huashan) : https://mega.nz/#F!u4lSxaQY!0QDM3KKR3iKp5dY72OROLw
Google Applications (optional) :
OpenGapps : http://opengapps.org/ (Use packages for ARM, Android 6.0, Micro or Pico)
Information : Flash the GApps before the first boot. If not, a clean flash is recommended.
Recommended Recovery (optional) :
TWRP 3.0 : http://forum.xda-developers.com/xpe...t/recovery-twrp-3-0-0-touch-recovery-t3309938
Useful alternatives to CM Updater (with Deltas) : CM Downloader on Play Store
About CyanogenMod : ChangeLog available on http://www.cmxlog.com/13/huashan/​
Flashing and updating
CyanogenMod clean install :
- (Optional) Flash the boot.img kernel from the ROM zip with Fastboot or Flashtool
- (Optional) Wipe the data & cache (Backup to make sure not to loose data)
- Flash the CyanogenMod 13.0 ROM zip from the Recovery
- (Optional) Flash the GApps to have the Google Applications
- (Optional) Every additional zip you want to flash
- Reboot
CyanogenMod update / upgrade :
- (Information) Don't wipe anything unless you want to
- (BETA / UNOFFICIAL) Nothing to wipe when switching
- Flash the latest CyanogenMod 13.0 ROM zip from the Recovery
- (Optional) Flash the GApps on first install / upgrade. Not required later, but do update sometimes
- (Optional) Every additional zip you want to flash
- Reboot
CyanogenMod day-to-day updates :
- (Information) Don't wipe anything unless you want to
- (Information) Being Nightlies, try to have a safe backup once a month
- Update to latest Nightly using CM Updater or CM Downloader (link above)
- Reboot​
About the builds
Device tree : https://github.com/CyanogenMod/android_device_sony_huashan/commits/cm-13.0
Kernel sources : https://github.com/CyanogenMod/android_kernel_sony_msm8960t/commits/cm-13.0
Vendor blobs : https://github.com/TheMuppets/proprietary_vendor_sony/commits/cm-13.0​
Issues and reports
- Report issues only if you use the ROM kernel
- If an additional mod is installed, make sure it's unrelated, and mention it
- Make sure the issue wasn't discussed earlier in the threads
- Share a log of the error with CatLog for example​
Q&A - FAQ
CM-13.0 Huashan Regular Questions and Answers : Q&A Thread
About CM-13.0 : https://en.wikipedia.org/wiki/CyanogenMod
The CyanogenMod team would like to thank everyone involved
in helping with testing, coding, debugging & documenting! Enjoy!​
CyanogenMod available for Huashan also thanks to :
- The CyanogenMod Team
- Mrcl1450 (Marcelo)
- uberlaggydarwin (Brinly)
- Everyone involved in working and testing​
XDA:DevDB Information
CyanogenMod 13.0, ROM for the Sony Xperia SP
Contributors
Adrian DC
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
Based On: CyanogenMod
Version Information
Status: Snapshot
Current Stable Version: 20161220-SNAPSHOT
Current Beta Version: UNOFFICIAL
Created 2016-03-29
Last Updated 2017-03-20
Reserved
FEATURES AND ISSUES
Code:
- Boot : Ok
- GApps : OpenGApps Micro Ok
- Dual Recovery : Ok (see below)
- WiFi : Ok (real SONY MAC address)
- Bluetooth : Ok (real SONY MAC address)
- WiFi Hotspot : Ok (2.4GHz and 5GHz)
- RIL - Phone - Data : Ok
- GPS : Ok
- Camera : Ok
- Camcorder : Ok
- MicroSD : Ok
- Accelerometer : Ok
- Compass : Ok
- Gyroscope : Ok
- AOSP sensors : Ok
- FM Radio : Ok
- Vibrator : Ok
- Microphone : Ok
- Audio & external audio : Ok
- Bluetooth audio : Ok
- NFC : Ok
- Kernel : Ok, Updating frequently
- Graphics : Ok
- 3D Rendering : Ok
- Clock : Ok (RTC real hardware clock, in TWRP recovery too)
- Powered-off alarm : Ok
- Offline Charging : Ok
- Encryption : Status unknown
- SEPolicies : Fully enforced
IMPORTANT FEATURES TO KNOW
Boot sequence : Once the LEDs light up :
- Press Volume - to open CyanogenRecovery,
- Press Volume + to open the FOTA recovery (TWRP usually) if available
Powered-off alarm : When you have set an alarm
- If you power down the device, it will wake automatically 5 minutes before
- If you let the device charge offline, it will automatically reboot 5 minutes before
Gestures : Events like hand-wave and pocket removal can be enabled in the Settings
Force reboot : You can reset the device by holding Power and Volume+ 5 seconds
Reserved
About my CyanogenMod 13.0 Addons packages
Calculator : Replaces the new ExactCalculator with the unmaintained Calculator (more features)
Camera2 : Add the AOSP camera application, Snap Camera being the default app
QuickBoot (unstable) : Add the hibernation feature to the developer settings
Current status of the ROM Builds
Nightlies : Daily. Contain latest common changes and everything I consider stable.
Beta : When needed. Newest changes to test, full builds or kernels / packages to flash on Nightlies.
Current local manifest of the ROM build
Code:
<?xml version="1.0" encoding="UTF-8"?>
<!-- https://github.com/CyanogenMod/android -->
<manifest>
<project name="CyanogenMod/android_device_qcom_common" path="device/qcom/common" remote="github" />
<project name="CyanogenMod/android_device_sony_common" path="device/sony/common" remote="github" />
<project name="CyanogenMod/android_external_stlport" path="external/stlport" remote="github" />
<project name="CyanogenMod/android_hardware_sony_DASH" path="hardware/sony/DASH" remote="github" />
<project name="CyanogenMod/android_hardware_sony_thermanager" path="hardware/sony/thermanager" remote="github" />
<project name="CyanogenMod/android_device_sony_huashan" path="device/sony/huashan" remote="github" />
<project name="CyanogenMod/android_kernel_sony_msm8960t" path="kernel/sony/msm8960t" remote="github" />
<project name="TheMuppets/proprietary_vendor_sony" path="vendor/sony" remote="github" />
</manifest>
No problem after a week (cm13+Helium5)
Any news about FM Transmitter?
Sent from my Xperia SP
Uograde from CM12.1 and booting works for me, but as soon as the gui starts up, com.android.phone keeps crashing, no Sim detected and the system is sluggish as hell. Sms are not imported. I will provide a log tomorrow or so.
Edit: fixed it using google.
I deleted /data/data/com.providers.telephony/databases/telephony.db,{-journal} if I remember correctly. Now my sim works, SMS are imported properly and the system is very smooth.
Can I use open gapps aroma with this version?
Sent from my Xperia SP using Tapatalk
Gaming performance are not soo great as unofficial sabermod build. I hope this ROM will have same performance too
Is there a way to turn off mock location? somehow it's turned on by default in marshmallow and I can't use Ingress app
Why there's no option in settings to set quick unlock after entering pin, just like itvwas on cm 12.1?
wuarx said:
Why there's no option in settings to set quick unlock after entering pin, just like itvwas on cm 12.1?
Click to expand...
Click to collapse
This doesn't seem to be a device related issue.
wuarx said:
Why there's no option in settings to set quick unlock after entering pin, just like itvwas on cm 12.1?
Click to expand...
Click to collapse
"Settings > Lockscreen > Quick unlock – removed
No replacement; security constraint due to Android Gatekeeper"
Source: http://www.cyanogenmod.org/blog/cm-13-0-release-1
Btw. - there is also a Q&A thread for things like that...
Quick unlock can be achieved through gravity box, I think it's the only way for now.
Sent from my Xperia SP using XDA Free mobile app
even after adrian put the link of q&a some people are still asking here ...please any question i/we will be glad to help but not here ....please all questions ask them here ........... thanks
Great ROM, I just switched from candy5 and the ROM is obviously faster and smoother than lollipop. Only one issue, it lags on Line Messaging app, I've never had this issue when I was on candy5. I don't know if this Line app's fault or the ROM. I'm using 20160329 build.
0329 build + DeltaGapps base (0323-1) + addon gesture = perfect !
After one day of heavy usage I can just say one thing: this is great. Thank you. This also applies to your AOSP build which I could not find a thread for.
mrskyou said:
0329 build + DeltaGapps base (0323-1) + addon gesture = perfect !
Click to expand...
Click to collapse
The same but with opengapps [emoji106] .
Ungewiss said:
After one day of heavy usage I can just say one thing: this is great. Thank you. This also applies to your AOSP build which I could not find a thread for.
Click to expand...
Click to collapse
Goto the BasketBuild link on the first page and move one level up, you will find AOSP-CAF listing
I know where to find it, I could not have installed it otherwise
There is just no separate thread for this rom.
Ungewiss said:
I know where to find it, I could not have installed it otherwise
There is just no separate thread for this rom.
Click to expand...
Click to collapse
Yeah as some of you noticed, I am also working on AOSP builds,
but haven't released anything officially because I want it to be fully functional,
I just installed my latest build, works fine but audio is still completely broken.
Not opening the thread or talking about it until that key feature is fixed.
But camera works on it too for the matter .

[ROM][SNAPSHOT][6.0.1] CyanogenMod 13.0 for Xperia V

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
About CyanogenMod
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 6.0 (Marshmallow),
which is designed to increase performance and reliability over stock Android for your device.
All the source code for CyanogenMod is available in the CyanogenMod GitHub repo.
And if you would like to contribute to CyanogenMod, please visit our Gerrit Code Review.
Official CyanogenMod 13 Release post : http://www.cyanogenmod.org/blog/cm-13-0-release-1
Tsubasa CyanogenMod Wiki : https://wiki.cyanogenmod.org/w/Tsubasa_Info​
CyanogenMod 13.0 for Sony Xperia Blue
Xperia T (Mint) : http://forum.xda-developers.com/xperia-t-v/orig-development/rom-t3415827
Xperia TX (Hayabusa) : http://forum.xda-developers.com/xperia-t-v/orig-development/rom-t3418818
Xperia V (Tsubasa) : http://forum.xda-developers.com/xperia-t-v/v-development/rom-t3416938​
Downloads Links
CyanogenMod 13.0 (Unlocked Bootloader) :
Xperia V (Tsubasa) : https://mega.nz/#F!m8NniBYK!7FQxPLvgyULL9CvxIYKU3A
Google Applications (optional) :
OpenGapps : http://opengapps.org/ (Use packages for ARM, Android 6.0, Micro or Pico)
Information : Flash the GApps before the first boot. If not, a clean flash is recommended.
Recommended Recovery (optional) :
TWRP 3.0 : http://forum.xda-developers.com/xperia-t-v/t-development/recovery-twrp-3-0-0-touch-recovery-t3319588
Useful alternatives to CM Updater (with Deltas) : CM Downloader on Play Store
About CyanogenMod : ChangeLog available on http://www.cmxlog.com/13/tsubasa/​
Unification of the user partitions into UserData
Read more about the UserData unification : https://wiki.cyanogenmod.org/w/Tsubasa_Info
Migrate to the one big partition for CM-13.0 :
- (Optional) Backup all your data, applications, internal storage, ...
- (Optional) If wished, do a full Nandroid backup from Recovery
- Flash the latest ROM zip of your device to start the unification
- Read and follow the instructions from the zip if anything goes wrong
- (Optional) Restore your Nandroid backup if you want to
- Flash the same ROM zip for CyanogenMod 13.0
Reverse the migration for older ROMs :
- (Optional) Backup all your data, applications, internal storage, ...
- Reboot to recovery and do a Factory reset (data will be lost)
- Flash restore_sdcard-YYYYMMDD-blue.zip
- Read and follow the instructions from the zip if anything goes wrong
- Flash the ROM you want now and restore your data​
Flashing and updating
CyanogenMod clean install :
- (Optional) Flash the boot.img kernel from the ROM zip with Fastboot or Flashtool
- (Optional) Wipe the data & cache (Backup to make sure not to loose data)
- Flash the CyanogenMod 13.0 ROM zip from the Recovery
- (Optional) Flash the GApps to have the Google Applications
- (Optional) Every additional zip you want to flash
- Reboot
CyanogenMod update / upgrade :
- (Information) Don't wipe anything unless you want to
- (BETA / UNOFFICIAL) Nothing to wipe when switching
- Flash the latest CyanogenMod 13.0 ROM zip from the Recovery
- (Optional) Flash the GApps on first install / upgrade. Not required later, but do update sometimes
- (Optional) Every additional zip you want to flash
- Reboot​
About the builds
Device tree : https://github.com/CyanogenMod/android_device_sony_tsubasa/commits/cm-13.0
Common tree : https://github.com/CyanogenMod/android_device_sony_blue-common/commits/cm-13.0
Kernel sources : https://github.com/CyanogenMod/android_kernel_sony_msm8x60/commits/cm-13.0
Vendor blobs : https://github.com/TheMuppets/proprietary_vendor_sony/commits/cm-13.0​
Issues and reports
- Report issues only if you use the ROM kernel
- If an additional mod is installed, make sure it's unrelated, and mention it
- Make sure the issue wasn't discussed earlier in the threads
- Share a log of the error with CatLog for example​
Q&A - FAQ
CM-13.0 Tsubasa Regular Questions and Answers : Q&A Thread
About CM-13.0 : https://en.wikipedia.org/wiki/CyanogenMod
The CyanogenMod team would like to thank everyone involved
in helping with testing, coding, debugging & documenting! Enjoy!​
CyanogenMod available for Tsubasa also thanks to :
- The CyanogenMod Team
- CodeZero and SdtBarbarossa for originally importing Huashan CM13 sources & confirming the revival was possible
- Everyone involved in working and testing​
XDA:DevDB Information
CyanogenMod 13.0, ROM for the Sony Xperia V
Contributors
Adrian DC
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
Based On: CyanogenMod
Version Information
Status: Snapshot
Current Stable Version: 20161221-SNAPSHOT
Current Beta Version: UNOFFICIAL
Created 2016-07-12
Last Updated 2017-03-20
Reserved
FEATURES AND ISSUES
Code:
- Boot : Ok
- GApps : OpenGApps Micro Ok
- Dual Recovery : Ok (see below)
- WiFi : Ok (real SONY MAC address)
- Bluetooth : Ok (real SONY MAC address)
- WiFi Hotspot : Ok (2.4GHz and 5GHz)
- RIL - Phone - Data : Ok
- GPS : Ok
- Camera : Ok
- Camcorder : Ok
- MicroSD : Ok
- Accelerometer : Ok
- Compass : Ok
- Gyroscope : Ok
- AOSP sensors : Ok
- FM Radio : Ok
- Vibrator : Ok
- Microphone : Ok
- Audio & external audio : Ok
- Bluetooth audio : Ok
- NFC : Ok
- Kernel : Ok, Updating frequently based on Huashan kernel
- Graphics : Ok
- 3D Rendering : Ok
- Clock : Ok (RTC real hardware clock, in TWRP recovery too)
- Powered-off alarm : Ok
- Offline Charging : Ok (with SONY design)
- Encryption : Status unknown
- SEPolicies : Fully enforced
IMPORTANT FEATURES TO KNOW
Boot sequence : Once the LEDs light up :
- Press Volume - to open CyanogenRecovery,
- Press Volume + to open the FOTA recovery (TWRP usually) if available
Powered-off alarm : When you have set an alarm
- If you power down the device, it will wake automatically 5 minutes before
- If you let the device charge offline, it will automatically reboot 5 minutes before
Gestures : Events like hand-wave and pocket removal can be enabled in the Settings
Force reboot : You can reset the device by holding Power and Volume+ 5 seconds
Reserved
Current status of the ROM Builds
Nightlies : Only once everything is considered working and stable.
Beta : When needed. Newest changes to test, full builds or kernels / packages to flash.
Current local manifest of the ROM build
Code:
<?xml version="1.0" encoding="UTF-8"?>
<!-- https://github.com/CyanogenMod/android -->
<manifest>
<project name="CyanogenMod/android_device_qcom_common" path="device/qcom/common" remote="github" />
<project name="CyanogenMod/android_device_sony_common" path="device/sony/common" remote="github" />
<project name="CyanogenMod/android_external_stlport" path="external/stlport" remote="github" />
<project name="CyanogenMod/android_hardware_sony_DASH" path="hardware/sony/DASH" remote="github" />
<project name="CyanogenMod/android_hardware_sony_thermanager" path="hardware/sony/thermanager" remote="github" />
<project name="AdrianDC/android_device_sony_blue-common" path="device/sony/blue-common" remote="github" />
<project name="AdrianDC/android_device_sony_tsubasa" path="device/sony/tsubasa" remote="github" />
<project name="AdrianDC/android_kernel_sony_msm8x60" path="kernel/sony/msm8x60" remote="github" />
<project name="AdrianDC/proprietary_vendor_sony" path="vendor/sony" remote="github" />
</manifest>
I have only one question . What is the difference between Sony xperia Blue download for tsubasa and the other one? locked bootloader? Will try it righ away
Thanks, I'll try it later
That's great news!!
Is there already a list of what is supposed to be working and what is known to be broken?
I'll install this on my weekend.... because i do still have classes can't wait though
I may be able to post some bugs but one thing i don't know is how to generate log reports
KennethM27 said:
I'll install this on my weekend.... because i do still have classes can't wait though
I may be able to post some bugs but one thing i don't know is how to generate log reports
Click to expand...
Click to collapse
Have a look: http://forum.xda-developers.com/showthread.php?t=2185929
Defier525 said:
Is there already a list of what is supposed to be working and what is known to be broken?
Click to expand...
Click to collapse
It's added and available in post 2 & 3, same as Xperia T for the moment.
Flashed it over CM12.1 Neo without any problems.
hi. im testing this rom. I have a problem with copying and pasting.
Have tested this quite extensively and glad to report that I haven't come accross any major glitches yet. I read in one of the threads that there was a problem with RIL but it seems to working perfectly. Audio/Bluetooth Audio/Camera/Microphone/NFC works well. I noticed that f2fs for/ system and /sdcard partitions doesn't work, however reverting to ext4 solves the problem, also removing CMSetupWizard when installing OpenGapps results in broken notifications, however this seems to be a general CM13 bug. All in all, quite a stable build, thanks!
I can't install apk files
anyone has this issue?
Sent from my iPhone using Tapatalk
The ROM is fantastic. I like it. Everything works well except one thing: the camera doesn't take pictures. After taking a picture it hangs and saves nothing. Please, fix it.
Also Flashed it over CM12.1 Neo without any problems. Can confirm this works..... Great rom only thing found so far is that "do not disturb" function as expected some sounds still come through and the time off setting did not switch off. Can anyone confirm.........
awesome
the rom is working greatly
except the camera it is not taking photos
install apk is working
and here is some screen shoots:good::good::good:.
abdo hashem said:
the rom is working greatly
except the camera it is not taking photos
install apk is working
and here is some screen shoots:good::good::good:.
Click to expand...
Click to collapse
Stock Camera doesn't work, use Google Camera or install one from the Play Store
---------- Post added at 08:50 AM ---------- Previous post was at 08:39 AM ----------
I experienced the "sleep of death" issue, not sure what triggered it - adb was not responding so no logcat. After a hard reboot, everything is back to normal.
Has nothing to do with the camera app used, the previous release had a camera capture issue due to the blobs updates, it's fine now.
Cool rom,works fine,fast,snappy,3rd day,the only "issue" is youtube screen goes black ,but just restart app solves the problem. Camera works just fine ,as well as the rest options. I find this probably the best rom yet for this phone (i think i tried every sinlge rom from xda for this phone )
Sent from my Xperia V using XDA-Developers mobile app
How to make externalSD as primary storage on this ROM sir? Thanks

[ROM][FINAL][7.1] CyanogenMod 14.1 for Xperia SP

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
About CyanogenMod
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 7.x (Nougat),
which is designed to increase performance and reliability over stock Android for your device.
All the source code for CyanogenMod is available in the CyanogenMod GitHub repo.
And if you would like to contribute to CyanogenMod, please visit our Gerrit Code Review.
Official CyanogenMod 14.1 Release post : https://wiki.cyanogenmod.org/w/Huashan_Info​
Downloads Links
CyanogenMod 14.x (Unlocked Bootloader) :
Xperia SP (Huashan) : https://mega.nz/#F!i4dnRRQS!Vg9KW-BnNg6jjcg35u7jXA
Google Applications (optional) :
OpenGapps : http://opengapps.org/ (Use packages for ARM, Android 7.x, Micro or Pico)
Information : Flash the GApps before the first boot. If not, a clean flash is recommended.
Recommended Recovery (optional) :
TWRP 3.0 : http://forum.xda-developers.com/xpe...t/recovery-twrp-3-0-0-touch-recovery-t3309938
Useful alternatives to CM Updater (with Deltas) : CM Downloader on Play Store
About CyanogenMod : ChangeLog available on http://www.cmxlog.com/14.1/huashan/
About CyanogenMod 14 Device Side : See my GitHub trees linked below​
Flashing and updating
CyanogenMod clean install :
- (Optional) Flash the boot.img kernel from the ROM zip with Fastboot or Flashtool
- (Optional) Wipe the data & cache (Backup to make sure not to loose data)
- Flash the CyanogenMod ROM zip from the Recovery
- (Optional) Flash the GApps to have the Google Applications
- (Optional) Every additional zip you want to flash
- Reboot
CyanogenMod update / upgrade :
- (Information) Don't wipe anything unless you want to
- (BETA / UNOFFICIAL) Nothing to wipe when switching
- Flash the latest CyanogenMod ROM zip from the Recovery
- (Optional) Flash the GApps on first install / upgrade. Not required later, but do update sometimes
- (Optional) Every additional zip you want to flash
- Reboot
CyanogenMod day-to-day updates :
- (Information) Don't wipe anything unless you want to
- (Information) Being Nightlies, try to have a safe backup once a month
- Update to latest Nightly using CM Updater or CM Downloader (link above)
- Reboot​
About the builds
Device tree : https://github.com/AdrianDC/android_device_sony_huashan/commits/cm-14.1
Kernel sources : https://github.com/AdrianDC/android_kernel_sony_msm8960t/commits/cm-14.1
Vendor blobs : https://github.com/AdrianDC/proprietary_vendor_sony/commits/cm-14.1​
Issues and reports
- Report issues only if you use the ROM kernel
- If an additional mod is installed, make sure it's unrelated, and mention it
- Make sure the issue wasn't discussed earlier in the threads
- Share a log of the error with CatLog for example​
Q&A - FAQ
CM-14.x Huashan Regular Questions and Answers : Q&A Thread
About CM-14.x : https://en.wikipedia.org/wiki/CyanogenMod
The CyanogenMod team would like to thank everyone involved
in helping with testing, coding, debugging & documenting! Enjoy!​
CyanogenMod available for Huashan also thanks to :
- The CyanogenMod Team
- Everyone involved in working and testing​
XDA:DevDB Information
CyanogenMod 14.1, ROM for the Sony Xperia SP
Contributors
Adrian DC
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.4.x
Version Information
Status: No Longer Updated
Created 2016-09-14
Last Updated 2017-03-20
Reserved
FEATURES AND ISSUES
Code:
- Boot : Ok
- GApps : OpenGApps Micro Ok
- Dual Recovery : Ok (see below)
- WiFi : Ok (real SONY MAC address)
- Bluetooth : Ok (real SONY MAC address)
- WiFi Hotspot : Ok (2.4GHz and 5GHz)
- RIL - Phone - Data : Ok
- GPS : Ok
- Camera : Ok
- Camcorder : Ok
- MicroSD : Ok, only Ext4 support missing from ROM
- Accelerometer : Ok
- Compass : Ok
- Gyroscope : Ok
- AOSP sensors : Ok
- FM Radio : Ok
- Vibrator : Ok
- Microphone : Ok
- Audio & external audio : Ok
- Bluetooth audio : Ok
- NFC : Ok
- Kernel : Ok, Updating frequently
- Graphics : Ok
- 3D Rendering : Ok
- Clock : Ok (RTC real hardware clock, in TWRP recovery too)
- Powered-off alarm : Ok
- Offline Charging : Ok
- Encryption : Status unknown
- SEPolicies : Fully enforced
IMPORTANT FEATURES TO KNOW
Boot sequence : Once the LEDs light up :
- Press Volume - to open CyanogenRecovery,
- Press Volume + to open the FOTA recovery (TWRP usually) if available
Powered-off alarm : When you have set an alarm
- If you power down the device, it will wake automatically 5 minutes before
- If you let the device charge offline, it will automatically reboot 5 minutes before
Gestures : Events like hand-wave and pocket removal can be enabled in the Settings
Force reboot : You can reset the device by holding Power and Volume+ 5 seconds
Reserved
Current local manifest of the ROM build
Code:
<?xml version="1.0" encoding="UTF-8"?>
<!-- https://github.com/CyanogenMod/android -->
<manifest>
<project name="CyanogenMod/android_device_qcom_common" path="device/qcom/common" remote="github" />
<project name="CyanogenMod/android_device_sony_common" path="device/sony/common" remote="github" />
<project name="CyanogenMod/android_external_stlport" path="external/stlport" remote="github" />
<project name="CyanogenMod/android_hardware_sony_DASH" path="hardware/sony/DASH" remote="github" />
<project name="CyanogenMod/android_hardware_sony_thermanager" path="hardware/sony/thermanager" remote="github" />
<project name="CyanogenMod/android_packages_apps_FMRadio" path="packages/apps/FMRadio" remote="github" />
<project name="AdrianDC/android_device_sony_huashan" path="device/sony/huashan" remote="github" />
<project name="AdrianDC/android_kernel_sony_msm8960t" path="kernel/sony/msm8960t" remote="github" />
<project name="AdrianDC/proprietary_vendor_sony" path="vendor/sony" remote="github" />
</manifest>
Already testing, ROM is really smooth, and can be used as Daily Driver. Got microgapps installed with no issues.
Update: GPS not working for me. Phone doesn't want to see any satellites
Thank you very much
Now I can start theming for CM14/all thanks goes to you
Edit : I just installed the ROM to find there's no theming engine
It's Awesome to have CM14 in XSP this soon The ROM's smoooooth
Hope it gets developed soooon Missing CM theme engine
Thanks adriandc , you're GOD of xperia sp
Cm14!!!xperia sp!!!! You are very better as Sony support team
Mr Adrian once again your bless including us again what you did for our device is more than a magic sony support is very soon end even the promise of 4.4 is not true because its never update by sony... For an old phone like xperia sp from 2013 its completely fantasy to have nougat... We find a great man a great dev God bless you i really appreciate your kind and your time that really sacrifice for us i have a question from you mr Adrian after a very magical works like multirom im stick on multirom because its amazing i set official 4.3 on primary and cm 13 on secondary my question about when i can flash cm 14 on multirom as a secondary rom? Mr adrian i hope a great life for you a life with all success in all of chapters of your life im really sorry for my bad language ?
Sent from my Xperia SP using Tapatalk
You can do this about cm14.
n78 shadow said:
Thank you very much
Now I can start theming for CM14/all thanks goes to you
Edit : I just installed the ROM to find there's no theming engine
Click to expand...
Click to collapse
Exactly , May be it's because The ROM is in Alpha Stage !!! But pretty smart ROM Really missing CM theme Engine !!
Be patient ! its just an alpha !
Wow! ... just Wow!! This is unbelievable. The amount of time and work you put into this phone is unbelievable. If it wasn't for you, I would've already bought a new phone, but thanks to your awesome support I can still have an up-to-date software experience with the newest Android features and more.
I hope development for CM14 won't be as difficult as it was when moving from Kitkat/Lollipop to Marshmallow, but seeing that the alpha-build is already working pretty okay, I have faith in you getting to run our phone with CM14 better and faster, than it already did on CM13. Keep up the great work! You're a million times better in supporting our device than those million dollar phone companies.
Does SuperSU work with CM14?
Don't need supersu.
Read the first post here and on the Q&A.
Thanks for your great ROM.
But I have a problem , I can't install V4Android ,It give me IO error.
miladn78 said:
Thanks for your great ROM.
But I have a problem , I can't install V4Android ,It give me IO error.
Click to expand...
Click to collapse
Install version for recovery, and switch off SeLinux after that.
wow, you are very hard working for making cm14 / nougat, thanks...
Works fine!
But I miss some CM13 features like themes, NFC toggler in top bar, buttons editor, buttons on locked screen editor, battery % indicator, etc. These are only Android 6 features, that are disabled in 7, or CM will add customization later?
kvazimode said:
Works fine!
But I miss some CM13 features like themes, NFC toggler in top bar, buttons editor, buttons on locked screen editor, battery % indicator, etc. These are only Android 6 features, that are disabled in 7, or CM will add customization later?
Click to expand...
Click to collapse
It's an alpha build..the features will be add later..right now they are interested in stability and bug fixes other than make everything work on 7
Sent from my Xperia SP using Tapatalk
So far this rom very good. Battery life better than cm 13

[ROM][FINAL][7.1] CyanogenMod 14.1 for Xperia TX

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
About CyanogenMod
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 7.x (Nougat),
which is designed to increase performance and reliability over stock Android for your device.
All the source code for CyanogenMod is available in the CyanogenMod GitHub repo.
And if you would like to contribute to CyanogenMod, please visit our Gerrit Code Review.
Official CyanogenMod 14.1 Release post : https://wiki.cyanogenmod.org/w/Hayabusa_Info​
CyanogenMod 14.x for Sony Xperia Blue
Xperia T (Mint) : http://forum.xda-developers.com/xperia-t-v/orig-development/rom-t3461744
Xperia TX (Hayabusa) : http://forum.xda-developers.com/xperia-t-v/orig-development/rom-t3461745
Xperia V (Tsubasa) : http://forum.xda-developers.com/xperia-t-v/v-development/rom-t3461746​
Downloads Links
CyanogenMod 14.x (Unlocked Bootloader) :
Xperia TX (Hayabusa) : https://mega.nz/#F!Kg81TbAY!VFxHX7XDe6q1pi4VBxagug
Google Applications (optional) :
OpenGapps : http://opengapps.org/ (Use packages for ARM, Android 7.x, Micro or Pico)
Information : Flash the GApps before the first boot. If not, a clean flash is recommended.
Recommended Recovery (optional) :
TWRP 3.0 : http://forum.xda-developers.com/xperia-t-v/t-development/recovery-twrp-3-0-0-touch-recovery-t3319588
Useful alternatives to CM Updater (with Deltas) : CM Downloader on Play Store
About CyanogenMod : ChangeLog available on http://www.cmxlog.com/14.1/hayabusa/
About CyanogenMod 14 Device Side : See my GitHub trees linked below​
Unification of the user partitions into UserData
Read more about the UserData unification : https://wiki.cyanogenmod.org/w/Hayabusa_Info
Migrate to the one big partition for CM-14.x :
- (Optional) Backup all your data, applications, internal storage, ...
- (Optional) If wished, do a full Nandroid backup from Recovery
- Flash the latest ROM zip of your device to start the unification
- Read and follow the instructions from the zip if anything goes wrong
- (Optional) Restore your Nandroid backup if you want to
- Flash the same ROM zip for CyanogenMod
Reverse the migration for older ROMs :
- (Optional) Backup all your data, applications, internal storage, ...
- Reboot to recovery and do a Factory reset (data will be lost)
- Flash restore_sdcard-YYYYMMDD-blue.zip
- Read and follow the instructions from the zip if anything goes wrong
- Flash the ROM you want now and restore your data​
Flashing and updating
CyanogenMod clean install :
- (Optional) Flash the boot.img kernel from the ROM zip with Fastboot or Flashtool
- (Optional) Wipe the data & cache (Backup to make sure not to loose data)
- Flash the CyanogenMod ROM zip from the Recovery
- (Optional) Flash the GApps to have the Google Applications
- (Optional) Every additional zip you want to flash
- Reboot
CyanogenMod update / upgrade :
- (Information) Don't wipe anything unless you want to
- (BETA / UNOFFICIAL) Nothing to wipe when switching
- Flash the latest CyanogenMod ROM zip from the Recovery
- (Optional) Flash the GApps on first install / upgrade. Not required later, but do update sometimes
- (Optional) Every additional zip you want to flash
- Reboot
CyanogenMod day-to-day updates :
- (Information) Don't wipe anything unless you want to
- (Information) Being Nightlies, try to have a safe backup once a month
- Update to latest Nightly using CM Updater or CM Downloader (link above)
- Reboot​
About the builds
Device tree : https://github.com/AdrianDC/android_device_sony_hayabusa/commits/cm-14.1
Common tree : https://github.com/AdrianDC/android_device_sony_blue-common/commits/cm-14.1
Kernel sources : https://github.com/AdrianDC/android_kernel_sony_msm8x60/commits/cm-14.1
Vendor blobs : https://github.com/AdrianDC/proprietary_vendor_sony/commits/cm-14.1​
Issues and reports
- Report issues only if you use the ROM kernel
- If an additional mod is installed, make sure it's unrelated, and mention it
- Make sure the issue wasn't discussed earlier in the threads
- Share a log of the error with CatLog for example​
Q&A - FAQ
CM-14.x Hayabusa Regular Questions and Answers : Q&A Thread
About CM-14.x : https://en.wikipedia.org/wiki/CyanogenMod
The CyanogenMod team would like to thank everyone involved
in helping with testing, coding, debugging & documenting! Enjoy!​
CyanogenMod available for Hayabusa also thanks to :
- The CyanogenMod Team
- Everyone involved in working and testing​
XDA:DevDB Information
CyanogenMod 14.1, ROM for the Sony Xperia T
Contributors
Adrian DC
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.4.x
Version Information
Status: No Longer Updated
Created 2016-09-14
Last Updated 2017-03-20
Reserved
FEATURES AND ISSUES
Code:
- Boot : Ok
- GApps : OpenGApps Micro Ok
- Dual Recovery : Ok (see below)
- WiFi : Ok (real SONY MAC address)
- Bluetooth : Ok (real SONY MAC address)
- WiFi Hotspot : Ok (2.4GHz and 5GHz)
- RIL - Phone - Data : Ok
- GPS : Ok
- Camera : Ok
- Camcorder : Ok
- MicroSD : Ok, only Ext4 support missing from ROM
- Accelerometer : Ok
- Compass : Ok
- Gyroscope : Ok
- AOSP sensors : Ok
- FM Radio : Ok
- Vibrator : Ok
- Microphone : Ok
- Audio & external audio : Ok
- Bluetooth audio : Ok
- NFC : Ok
- Kernel : Ok, Updating frequently based on Huashan kernel
- Graphics : Ok
- 3D Rendering : Ok
- Clock : Ok (RTC real hardware clock, in TWRP recovery too)
- Powered-off alarm : Ok
- Offline Charging : Ok
- Encryption : Status unknown
- UserData Unification : Ok
- SEPolicies : Fully enforced
IMPORTANT FEATURES TO KNOW
Boot sequence : Once the LEDs light up :
- Press Volume - to open CyanogenRecovery,
- Press Volume + to open the FOTA recovery (TWRP usually) if available
Powered-off alarm : When you have set an alarm
- If you power down the device, it will wake automatically 5 minutes before
- If you let the device charge offline, it will automatically reboot 5 minutes before
Gestures : Events like hand-wave and pocket removal can be enabled in the Settings
Force reboot : You can reset the device by holding Power and Volume+ 5 seconds
Reserved
Current local manifest of the ROM build
Code:
<?xml version="1.0" encoding="UTF-8"?>
<!-- https://github.com/CyanogenMod/android -->
<manifest>
<project name="CyanogenMod/android_device_qcom_common" path="device/qcom/common" remote="github" />
<project name="CyanogenMod/android_device_sony_common" path="device/sony/common" remote="github" />
<project name="CyanogenMod/android_external_stlport" path="external/stlport" remote="github" />
<project name="CyanogenMod/android_hardware_sony_DASH" path="hardware/sony/DASH" remote="github" />
<project name="CyanogenMod/android_hardware_sony_thermanager" path="hardware/sony/thermanager" remote="github" />
<project name="CyanogenMod/android_packages_apps_FMRadio" path="packages/apps/FMRadio" remote="github" />
<project name="AdrianDC/android_device_sony_blue-common" path="device/sony/blue-common" remote="github" />
<project name="AdrianDC/android_device_sony_hayabusa" path="device/sony/hayabusa" remote="github" />
<project name="AdrianDC/android_kernel_sony_msm8x60" path="kernel/sony/msm8x60" remote="github" />
<project name="AdrianDC/proprietary_vendor_sony" path="vendor/sony" remote="github" />
</manifest>
Omg thanks a lot by keeping our phones alive
Fist of all thanks to you.. For making this great work.
Now I'm on CM 13 ..how can i install this rom without losing my internal data..
Is is necessary to wipe internal data?
Thanks for everything you are great our phone has eternal life because of you
Sent from my E2333 using XDA-Developers mobile app
pandor101 said:
Fist of all thanks to you.. For making this great work.
Now I'm on CM 13 ..how can i install this rom without losing my internal data..
Is is necessary to wipe internal data?
Click to expand...
Click to collapse
For now that is not possible, you can use this rom only after factory reset (clean install) because it's early stage of CM development, but in the future it should be possible to upgrade from cm13
Sent from my E2333 using XDA-Developers mobile app
i install this rom
it's very good rom
but!
internal storage and root storage reduced to 2 gig!
please fix this look like CM13
tnx
wow amazing TX get CM 14
thank you very much, make TX keep update.
Mehr7400 said:
i install this rom
it's very good rom
but!
internal storage and root storage reduced to 2 gig!
please fix this look like CM13
tnx
Click to expand...
Click to collapse
stil 12gb
Sent from my Xperia TX using XDA-Developers mobile app
Mirror? Basketbuild download to slow for me, around 8kb/s and my internet connection is above 5Mbps
DanielZRK said:
Mirror? Basketbuild download to slow for me, around 8kb/s and my internet connection is above 5Mbps
Click to expand...
Click to collapse
here you are:
Code:
http://public.upera.co/15emlgw0
Code:
http://www.mediafire.com/download/8ji59pl4rbi6dvh/cm-14.0-20160914-UNOFFICIAL-hayabusa.zip
hy adrian thanks for the rom.
but i cant find cm13 fiture like expand screen , theme engine. will be add in next build?
Can you give me tutorial how to flash your multirom?
Sent from my E2333 using XDA-Developers mobile app
blkrsk said:
hy adrian thanks for the rom.
but i cant find cm13 fiture like expand screen , theme engine. will be add in next build?
Click to expand...
Click to collapse
yes
many Facilities was removed from this rom
look like:
charging sound
vibration menu
theme
weather info on top of notification menu
ROM Update menu
blkrsk said:
hy adrian thanks for the rom.
but i cant find cm13 fiture like expand screen , theme engine. will be add in next build?
Click to expand...
Click to collapse
Mehr7400 said:
yes
many Facilities was removed from this rom
look like:
charging sound
vibration menu
theme
weather info on top of notification menu
ROM Update menu
Click to expand...
Click to collapse
Some CM features are here and some are not yet ported by CM developers.
The initial builds for all devices are focused on hardware bring up and stability.
As the time goes by more and more CM features will be ported from CM13 to CM14, and probably new ones introduced by the main CM developers.
On alfa builds the only things that should be reported are the real bugs, and what is working and what not on hardware side, and not the missing CM features.
hi sir AdrianDC,
thank you again for this great rom my only probem is i can't access my sdcard.
Sent from my Xperia TX using XDA-Developers mobile app
Does anyone have problem with root access? Root not working for me. Already enable it at dev option
hasnol89 said:
Does anyone have problem with root access? Root not working for me. Already enable it at dev option
Click to expand...
Click to collapse
Most programs are not compatible with this version (android 7)
Because of this lack of consistency returned to the previous ROM (CM 13)
apps look like task manager - MX Player not working in this rom (should wait to update the apps)
the phone was crash or heavy working because no task manager working in this rom and all of apps was open and working and i can't close apps
if you can add task manager in this rom
tnx

[ROM][FINAL][7.1] CyanogenMod 14.1 for Xperia V

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
About CyanogenMod
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 7.x (Nougat),
which is designed to increase performance and reliability over stock Android for your device.
All the source code for CyanogenMod is available in the CyanogenMod GitHub repo.
And if you would like to contribute to CyanogenMod, please visit our Gerrit Code Review.
Official CyanogenMod 14.1 Release post : https://wiki.cyanogenmod.org/w/Tsubasa_Info​
CyanogenMod 14.x for Sony Xperia Blue
Xperia T (Mint) : http://forum.xda-developers.com/xperia-t-v/orig-development/rom-t3461744
Xperia TX (Hayabusa) : http://forum.xda-developers.com/xperia-t-v/orig-development/rom-t3461745
Xperia V (Tsubasa) : http://forum.xda-developers.com/xperia-t-v/v-development/rom-t3461746​
Downloads Links
CyanogenMod 14.x (Unlocked Bootloader) :
Xperia V (Tsubasa) : https://mega.nz/#F!n492kRRC!1yfbv2sXhDrYuCdROvKNHQ
Google Applications (optional) :
OpenGapps : http://opengapps.org/ (Use packages for ARM, Android 7.x, Micro or Pico)
Information : Flash the GApps before the first boot. If not, a clean flash is recommended.
Recommended Recovery (optional) :
TWRP 3.0 : http://forum.xda-developers.com/xperia-t-v/t-development/recovery-twrp-3-0-0-touch-recovery-t3319588
Useful alternatives to CM Updater (with Deltas) : CM Downloader on Play Store
About CyanogenMod : ChangeLog available on http://www.cmxlog.com/14.1/tsubasa/
About CyanogenMod 14 Device Side : See my GitHub trees linked below​
Unification of the user partitions into UserData
Read more about the UserData unification : https://wiki.cyanogenmod.org/w/Tsubasa_Info
Migrate to the one big partition for CM-14.x :
- (Optional) Backup all your data, applications, internal storage, ...
- (Optional) If wished, do a full Nandroid backup from Recovery
- Flash the latest ROM zip of your device to start the unification
- Read and follow the instructions from the zip if anything goes wrong
- (Optional) Restore your Nandroid backup if you want to
- Flash the same ROM zip for CyanogenMod
Reverse the migration for older ROMs :
- (Optional) Backup all your data, applications, internal storage, ...
- Reboot to recovery and do a Factory reset (data will be lost)
- Flash restore_sdcard-YYYYMMDD-blue.zip
- Read and follow the instructions from the zip if anything goes wrong
- Flash the ROM you want now and restore your data​
Flashing and updating
CyanogenMod clean install :
- (Optional) Flash the boot.img kernel from the ROM zip with Fastboot or Flashtool
- (Optional) Wipe the data & cache (Backup to make sure not to loose data)
- Flash the CyanogenMod ROM zip from the Recovery
- (Optional) Flash the GApps to have the Google Applications
- (Optional) Every additional zip you want to flash
- Reboot
CyanogenMod update / upgrade :
- (Information) Don't wipe anything unless you want to
- (BETA / UNOFFICIAL) Nothing to wipe when switching
- Flash the latest CyanogenMod ROM zip from the Recovery
- (Optional) Flash the GApps on first install / upgrade. Not required later, but do update sometimes
- (Optional) Every additional zip you want to flash
- Reboot
CyanogenMod day-to-day updates :
- (Information) Don't wipe anything unless you want to
- (Information) Being Nightlies, try to have a safe backup once a month
- Update to latest Nightly using CM Updater or CM Downloader (link above)
- Reboot​
About the builds
Device tree : https://github.com/AdrianDC/android_device_sony_tsubasa/commits/cm-14.1
Common tree : https://github.com/AdrianDC/android_device_sony_blue-common/commits/cm-14.1
Kernel sources : https://github.com/AdrianDC/android_kernel_sony_msm8x60/commits/cm-14.1
Vendor blobs : https://github.com/AdrianDC/proprietary_vendor_sony/commits/cm-14.1​
Issues and reports
- Report issues only if you use the ROM kernel
- If an additional mod is installed, make sure it's unrelated, and mention it
- Make sure the issue wasn't discussed earlier in the threads
- Share a log of the error with CatLog for example​
Q&A - FAQ
CM-14.x Tsubasa Regular Questions and Answers : Q&A Thread
About CM-14.x : https://en.wikipedia.org/wiki/CyanogenMod
The CyanogenMod team would like to thank everyone involved
in helping with testing, coding, debugging & documenting! Enjoy!​
CyanogenMod available for Tsubasa also thanks to :
- The CyanogenMod Team
- Everyone involved in working and testing​
XDA:DevDB Information
CyanogenMod 14.1, ROM for the Sony Xperia V
Contributors
Adrian DC
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.4.x
Version Information
Status: No Longer Updated
Created 2016-09-14
Last Updated 2017-03-20
Reserved
FEATURES AND ISSUES
Code:
- Boot : Ok
- GApps : OpenGApps Micro Ok
- Dual Recovery : Ok (see below)
- WiFi : Ok (real SONY MAC address)
- Bluetooth : Ok (real SONY MAC address)
- WiFi Hotspot : Ok (2.4GHz and 5GHz)
- RIL - Phone - Data : Ok
- GPS : Ok
- Camera : Ok
- Camcorder : Ok
- MicroSD : Ok, only Ext4 support missing from ROM
- Accelerometer : Ok
- Compass : Ok
- Gyroscope : Ok
- AOSP sensors : Ok
- FM Radio : Ok
- Vibrator : Ok
- Microphone : Ok
- Audio & external audio : Ok
- Bluetooth audio : Ok
- NFC : Ok
- Kernel : Ok, Updating frequently based on Huashan kernel
- Graphics : Ok
- 3D Rendering : Ok
- Clock : Ok (RTC real hardware clock, in TWRP recovery too)
- Powered-off alarm : Ok
- Offline Charging : Ok
- Encryption : Status unknown
- UserData Unification : Ok
- SEPolicies : Fully enforced
IMPORTANT FEATURES TO KNOW
Boot sequence : Once the LEDs light up :
- Press Volume - to open CyanogenRecovery,
- Press Volume + to open the FOTA recovery (TWRP usually) if available
Powered-off alarm : When you have set an alarm
- If you power down the device, it will wake automatically 5 minutes before
- If you let the device charge offline, it will automatically reboot 5 minutes before
Gestures : Events like hand-wave and pocket removal can be enabled in the Settings
Force reboot : You can reset the device by holding Power and Volume+ 5 seconds
Reserved
Current local manifest of the ROM build
Code:
<?xml version="1.0" encoding="UTF-8"?>
<!-- https://github.com/CyanogenMod/android -->
<manifest>
<project name="CyanogenMod/android_device_qcom_common" path="device/qcom/common" remote="github" />
<project name="CyanogenMod/android_device_sony_common" path="device/sony/common" remote="github" />
<project name="CyanogenMod/android_external_stlport" path="external/stlport" remote="github" />
<project name="CyanogenMod/android_hardware_sony_DASH" path="hardware/sony/DASH" remote="github" />
<project name="CyanogenMod/android_hardware_sony_thermanager" path="hardware/sony/thermanager" remote="github" />
<project name="CyanogenMod/android_packages_apps_FMRadio" path="packages/apps/FMRadio" remote="github" />
<project name="AdrianDC/android_device_sony_blue-common" path="device/sony/blue-common" remote="github" />
<project name="AdrianDC/android_device_sony_tsubasa" path="device/sony/tsubasa" remote="github" />
<project name="AdrianDC/android_kernel_sony_msm8x60" path="kernel/sony/msm8x60" remote="github" />
<project name="AdrianDC/proprietary_vendor_sony" path="vendor/sony" remote="github" />
</manifest>
Thank you for your efforts , good luck
Finally, new thread for CM 14.. great work!
Wow, compliment + respect, you're turbo² fast, mate!
* 7.0 is running on my old bone
I'm the first human with Nougat in town, so all women lie flat.
Thank you so very much!
Words can't describe my feelings, but I can only tell you that : YOU'RE DA BEST.
You did it!
We're getting a powerful Nougat OS for our 4 years devices before any other phone, for example Nexus 6 does not have a official NRD90x build.
The Nexus 5/5X that I own dosen't have an UNOFFICIAL cm build. Lol.
You're a champion!! IYou really deserve our respect!! A bug free/less ROM with major features working, this is excellent!!
I'm really happy and glad to test the next chapter of your beautiful story.
Keep up your good work. We trust you always
First off all Thank you and all that @charbelaoun44 wrote
I did a dirty Install from CM13 lastest build, that causes a lot of trouble like no SIM a lot of FC´s ect.
Than i did a clean Install, as far as i could say it has only one bug the SD Card. (didn't test a lot but i will)
After Formatting it say "do you want to move Files" if you choose yes it will FC, if i only Format no matter if for Internal or External use, i can use the SD Card but at next start it say i got a new SD Card Do you want to Configure and you can Format again or it shows at Memory "SD Card is damaged"
I did a Logcat as i tried to Format as Internal und Move Files
I hope this will help, i'm pretty much a noob (and my English is also not Perfect) don't be mad if the log is too long (must zip it) or so :silly:
Edit:
Update i did clean CM13 Install without Gapps and using SD card as Internal Memory
Wiped only System Data Cache & Dalvik and Installed CM14 + FMRadio & Gapps
And all works Flawless now, my mistake was it to wipe everything including SD Card.
Hey Adrian,
14 Sep build is much better than 06 sep.
But Cast to DLNA TVs is still broken, it disconnect before connecting using Miracast. (The only bug, I can live without it).
Also I see some cm features that's suddenly disappear: CM Cellular network, System OTA updates, clock changer... Is there a trick to enable them? You disable them?
As for CMTE, substratum works like a charm.
And there are some screenies. Please post them to your OP, It's better to see them for the newbies.
charbelaoun44 said:
Hey Adrian,
14 Sep build is much better than 06 sep.
Click to expand...
Click to collapse
You did a dirty install or a clean one over the cm13?
hi.cm 14 The engine does not use themes ?
Options Where 's the power button ?
The battery icon changes ?
you Rock adrian still amazed by cm 13 here come nougat but how to migrate from CyanogenMod 13.0 nightlies unified to this rom ?
KIMO82 said:
you Rock adrian still amazed by cm 13 here come nougat but how to migrate from CyanogenMod 13.0 nightlies unified to this rom ?
Click to expand...
Click to collapse
If you are in cm13 builds, You don't need any unification.
�¢?�¢ Just flash boot.img from the zip in fastboot
�¢?�¢ wipe (system, data, cache, Internal)
�¢?�¢ Install ROM
�¢?�¢ Install GApps (I prefer Aroma, Micro and Nano works)
�¢?�¢ Install Pixel/Nexus Launcher (optional)
Reboot and done.
But if you are on cm12.0 or Ressurection Remix 5.5.9 you need to flash cm13 first, then flash cm14
@Ramizcyanogen the os is still unfinished, some features are not implemented yet. Use Substratum instead of CMTE, download it from the play store. Every theme you want to find have a "Substratum" "OMS" "RRO" or "Layers" tag
charbelaoun44 said:
If you are in cm13 builds, You don't need any unification.
â?¢ Just flash boot.img from the zip in fastboot
â?¢ wipe (system, data, cache, Internal)
â?¢ Install ROM
â?¢ Install GApps (I prefer Aroma, Micro and Nano works)
â?¢ Install Pixel/Launcher (optional)
Reboot and done.
But if you are on cm12.0 or Ressurection Remix 5.5.9 you need to flash cm13 first, then flash cm14
@Ramizcyanogen the os is still unfinished, some features are not implemented yet. Use Substratum instead of CMTE, download it from the play store. Every theme you want to find have a "Substratum" "OMS" "RRO" or "Layers" tag
Click to expand...
Click to collapse
I'm using cm13 at the moment.
where I can find "Pixel/Launcher"?
is there any "Pixel/Launcher" to install for cm13?
or should I migrate to cm14 to get custom "Pixel/Launcher" feature?
irfan_hjw said:
I'm using cm13 at the moment.
where I can find "Pixel/Launcher"?
is there any "Pixel/Launcher" to install for cm13?
or should I migrate to cm14 to get custom "Pixel/Launcher" feature?
Click to expand...
Click to collapse
Pixel Launcher: https://www.androidfilehost.com/?fid=24591000424965663
Flash it in TWRP Recovery
Edit: Updated link @irfan_hjw
hi.version 19-9 2016 not suport sd card for gallery or album or file commander.No image or video files are not visible.access to sd card just solid explorer Were possible.
Ramizcyanogen said:
hi.version 19-9 2016 not suport sd card for gallery or album or file commander.No image or video files are not visible.access to sd card just solid explorer Were possible.
Click to expand...
Click to collapse
Did you Dirty Flash it? (Without Deleting) because at my Device SDCard is Working, Video, Pic´s ect. also, at the 19-9 Build.
charbelaoun44 said:
Pixel Launcher: https://www.androidfilehost.com/?fid=24591000424965663
Flash it in TWRP Recovery
Edit: Updated link @irfan_hjw
Click to expand...
Click to collapse
nice downloaded, but what's the difference after I flash it?
irfan_hjw said:
nice downloaded, but what's the difference after I flash it?
Click to expand...
Click to collapse
You'll never know until you try
DREAMVERSE said:
You'll never know until you try
Click to expand...
Click to collapse
apparently I don't really like it.
is there any other option?
or just trebuchet and pixel launcher only?

Categories

Resources