• 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] [5.1.1] Cyanogenmod 12.1 for HTC One V

jonas2790

Senior Member
Sep 30, 2013
828
1,503
0

CyanogenMod is a free, community built, aftermarket firmware distribution of Android 5.1, which is designed to increase performance and reliability over stock Android for your device.

Code:
#include 
/*
* 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 based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.

All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.

Not working:
- Using device microphone instead of headset mic in calls

You need the newest version of TWRP to flash this rom!

Downloads:
20160826
Google Apps (not required)


Installing guide (thanks to @Amish and @bloodsaw):
  • Windows users: Download and install this tool. Mac OS X users: Download Android SDK and get the platform tools. Linux users: Get adb and fastboot using your package manager.
  • Download the rom and copy it to sd card
  • Boot into bootloader and flash this recovery
  • Boot into recovery
    • Wipe data/factory reset
    • Wipe cache partition
    • Select install zip from sd card.
    • Install the rom-zip.
  • Extract boot.img inside the roms zip-file.
  • Boot into bootloader and flash the kernel:
    Code:
    fastboot flash boot boot.img
  • Reboot your device, it will take about 10 to 20 min to boot.

Russian installing guide (thanks to @VFox777):



XDA:DevDB Information
CyanogenMod 12.1, ROM for the HTC One V

Contributors
jonas2790, rastomanchik
Source Code: https://github.com/AndroidPrimou/android_device_htc_primou/tree/cm-12.1

ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.0.x
Based On: CyanogenMod

Version Information
Status: Stable
Stable Release Date: 2016-08-26

Created 2015-04-03
Last Updated 2016-08-26
 
Last edited:

jonas2790

Senior Member
Sep 30, 2013
828
1,503
0
Changelog:

20160826:
- Reverted some wifi changes
- Security fixes

20160703:
- Fixes from June Security Bulletin
- Kernel security fixes
- Disabled Multi user support
- Removed some unneeded binaries
- Increased wifi voltage and other wifi changes

20160507:
- Fixes from May security bulletin
- Kernel security fixes

20160411:
- Fixes from April security bulletin
- Added a workaround to use handset microphone when calling with headset

20160313:
- Upstream bugfixes

20160311:
- Includes the fixes of the march android security bulletin
- Kernel memory management updates
- Enabled dex2oat watchdog again
- Fixed boostpulse of interactive
- Fixed the rmt_storage daemon

20160203:
- Includes the fixes of the february android security bulletin
- Activated vdd sysfs interface for CPU voltage control
- Disabled the dex2oat watchdog, should fix gapps problems
- Updated zram kernel driver and enabled lz4 compression for zram
- Cleaned up cpu governors

20160106:
- Includes the fixes of the newest android security bulletin
- Set the default IO scheduler to bfq again
- Updated the interactive governor
- Increased the size of the SF heap

20151221:
- Fixed some audio bugs
- Default IO Scheduler set to FIOPS for better performance

20151212:
- Fixed screen unblanking problems

20151204:
- Updated display HAL and framebuffer to CAF versions
- Updated adreno blobs and kgsl to jb_2.5.5
- Fixed the webview crashes
- Changed system memory allocations
- Enabled systrace and function tracer
- Much smaller updates

20151105:
- Fixed camera bugs
- Changed default governor to interactive
- Lowered lowmemorykiller aggressiveness
- Some changes in power HAL

20151006:
- Fixed the new stagefright vulnerabilities
- Other important security fixes
- Changed IO-Scheduler to updated version of BFQ
- Enabled support for IPv6 tethering
- Removed internal storage support
- Enabled adaptive LowMemoryKiller

20150916:
- Fixed the fiops scheduler
- Some F2FS improvements

20150902:
- Changed the default scheduler to fiops
- Added some NAND tweaks

20150825:
- Security fixes for new Mediaserver vulnerability
- OTA server optimizations

20150816:
- New fixes for stagefright vulnerability
- Other security fixes
- No dexpreopt

20150731:
- Increased available ram

20150711:
- Standalone power collapse enabled for power saving
- Video codec improvements

20150616:
- Usb charging fixed
- Wifi disconnecting bug fixed
- Flashlight works when screen is off now
- Panel initialization time improved

20150609:
- Music bug fixed
- Build has dexpreopt
- Wifi direct support added
- USB-Otg support added
- dex2oat mode changed to balanced
- Kernel compiled with ubertc 5.1 toolchain

20150529:
- Fixed screen flickering bug

20150525:
- Performance improvements
- Internal storage support (Micro-sd still is the default storage)
- Added DeviceSettings control for doubletap2wake tapping-height
- Low-end video codecs added
- Camera improvements

20150523:
- Fixed some OTA bugs
- Improved dalvik vm heap sizes

20150521:
- Wifi issues fixed (upstream bugs)
- Decreased zram to 128mb again
- Earpiece sound quality improvements
- Added OTA server (YOUR DEVICE HAS TO BE S-OFF TO USE IT, otherwise flashing the kernel won't work)
- Using app switching button for app switcher now

20150511:
- Much performance improvements
- New bcmdhd wifi driver and firmware
- Wifi hotspot fixed
- Fixed WhatsApp voice calls
- lz4 algorithm for zram
- Increased earpiece volume, maybe incoming calls are louder now
- Enabled noise cancellation, speakerphone should work now
- Disabled dex2oat watchdog, maybe gapps will work better

20150503:
- Fixed wifi issues
- Fixed wrong system partition size (flash TWRP 2.8.6.0_2)

20150502:
- Performance improvements
- New default CPU-Governor: Intelliactive
- Bluetooth-Sleep support
- Much better memory allocation: 371mb of ram now
- New adreno drivers

20150428:
- F2FS support (you need TWRP 2.8.6.1: Format data and cache partition with f2fs)
- System partition size fixed
- Low brightness fixed
- Bluetooth bugs should be fixed
- Using NuPlayer by default now
- Dialer lookup enabled
- No dexpreopt

20150427:
- Updated to Android 5.1.1
- Much bugs fixed
- Most things are working
- Performance improvements
- ADB security enabled
- With dexpreopt (first boot will be fast)

20150403:
- First build
 
Last edited:

NSDCars5

Elite Member
Feb 17, 2013
1,188
460
0
Over there
nsood.in
Amazing work on this! I never thought my One V would even run KitKat, honestly. :p

Anyone notice a speed difference with and without Gapps? The ROM seems to be excruciatingly slow if I use Gapps, but if I don't, it's as fast as CM11.
 

sultan1419

Senior Member
Feb 26, 2014
349
265
0
Punjab
Can you?

Can anyone tell me whole installation process please. Do i need latest recovery? How to install latest recovery through mobile?
 
Last edited:

sultan1419

Senior Member
Feb 26, 2014
349
265
0
Punjab
I want to know to install this rom on one v using phone. As now i have cwm recovery so tell me how to install twrp on it through mobile. And after installation what to do in detail please.