• If you are experiencing issues logging in, we moved to a new and more secure software and older account passwords were not able to be migrated. We recommend trying to reset your password, then contacting us if there are issues.
  • Nearly done! Migration cleanup is mostly done. There are a small number of issues left that we continue to work on, but all the heavy lifting is done. We still would love to hear feedback over at this thread and also check out the new XDA app! Thanks and we hope you enjoy the new forums, and thanks for your support of XDA <3

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

AdrianDC

Recognized Developer
Dec 22, 2009
2,187
12,864
0
Île-de-France
adriandc.comeze.com

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/Mint_Info


CyanogenMod 14.x for Sony Xperia Blue


Downloads Links
CyanogenMod 14.1 (Unlocked Bootloader) :
Xperia T (Mint) : https://mega.nz/#F!ugsE0JgS!IKLQAJhTWYWLZDIHydQrCQ

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/mint/
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/Mint_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


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 Mint 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 Mint 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
 

AdrianDC

Recognized Developer
Dec 22, 2009
2,187
12,864
0
Île-de-France
adriandc.comeze.com
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
 
Last edited:

AdrianDC

Recognized Developer
Dec 22, 2009
2,187
12,864
0
Île-de-France
adriandc.comeze.com
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_mint" path="device/sony/mint" 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>
 
Last edited:

dzadzev

Senior Member
May 24, 2011
318
189
0
Macedonia
Thank you very much, great work as always :D

ps. Some screenshots
 

Attachments

Last edited:
G

Guestx00205

Guest
From your cm13 ROM with unified partition - only factory deset and flash this ROM and gapps? Btw gr8 work!
 
G

Guestx00205

Guest
THX. As I see in first post: photo working, video not (front, back or both)? GPS unknown mean not tested yet?
 

LukaPochi

Senior Member
Jan 18, 2016
104
14
0
checking for md5 file..
skipping md5 check: no md5 file found
target: sony/LT30p: 4.3/9.2.a.1.205/Mvv_tg: user/release-keys
detected filesystem ext4 for /dev/block/platform/msm_sdcc.1/by-name/System
Patching system image unconditionally..
E:unknown command [log]
E:unknown command [log]
detected filesystem ext4 for /dev/block/platform/msm_sdcc.1/by-name/System
script succeeded: result was [1.000000]
updating partition details..
...done

I got this problem and the rom wont boot up.. any advices?

UPDATE: Nevermind it booted succesfully now.
OMG the CM recovery is so annoying, if I'm going to flash the TWRP again using fastboot it makes me stuck in the twrp until I install again the CM14.. need to figure out this somehow
 
Last edited:

LukaPochi

Senior Member
Jan 18, 2016
104
14
0
I found a bug, the GPS (stand alone, without the internet access) dosen't track the position at all.

Just hardbricked my phone by trying to resize internal partition on my own (should've read CM 14 Q&A :crying:). Just a heads up.
So you can't restore it anymore? omg