[ROM][4.0.4][ICS][IMM76L][BETA 9]Unofficial CyanogenMod 9 .1[PecanCM] - LG Optimus Me P350

{
"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"
}
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.0 (ICS), which is designed to increase performance and reliability over stock Android for your device.
Disclaimer:
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.
*
*/
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 9 Pecan is available in the PecanCM 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.
Note:
If you want to use this rom as base, for another rom, ask my permissions!
If you like this rom, click thanks button, no need to get offtopic in this thread
Respect the moderator who cleans the thread from spammer, and all other people
This is a team work by antdking and me
Download Links:
Download beta 9: Click here
Google apps
gapps-ics-20120429-signed.zip
Instructions
First time installing CyanogenMod 9 to your Opimus Me P350, or coming from another ROM:
1. Root the device and install cwm 6.0.1.4 Recovery. Instructions are available here.
2. DOWNLOAD NEWER ROM FROM TOPIC
3. Hold down VOL DOWN + HOME + POWER keys to enter recovery
4. Perform a NANDroid backup of your current ROM.
5. MAKE FULL WIPE : format system,boot,dalivk,cache,data
6. FLASH ROM ZIP AND GAAPS ZIP
7. Install LINK2SD , select ext3 and reboot.
8. Open Link2SD: Select AutoLink from Preferences.
9. ENJOY CM9
Upgrading from earlier version of CyanogenMod 9:
Copy CM9 ZIP to your internal SDCard
1. Boot into Recovery
2. wipe cache and dalvik cache
3. Flash CM9 zip (your Google Apps will be backed up & restored automatically)
4. Reboot
Recommandations
Don't use 3G network
Don't change CPU freq over 768 mhz
Don't use live wallpapers
PERFORMANCE: Memory Management: zRAm: 28%, KSM: enable
ABOUT PHONE: CM Stats, Enable reporting: off
WORKINGS:
Booting
Touch Screen
Baseband (GSM/phone/messages/GPRS/EDGE/3G)
Audio
Headphones
Sd card
working HW acceleration
bluetooth
Browser
ICS keyboard
Games
usb mass strorage
FM Radio - use Spirit FM app
Data limit, IPv4, IPv6
Sensors
camera
Network search
Buttons backlight
Bluetooth Tethering
Youtube LQ/MQ
Deep sleep
animations full works
wifi
Gps
Google play download
Live wallpapers - some works, some not
USB/Wifi Tethering - with 3rd party apps
Color Banding free
NOT WORKING :
3D
Stock Gallery
HD Games
Features:
removed wallpapers, live wallpapers and some ringtones
removed bootanimation
removed text-to-speech (download from the play store, Settings -> Language and input -> Text-to-speech output -> Pico TTS)
removed ROM manager (can be downloaded from the play store)
removed video editor
removed apollo, use stock ICS music player instead
removed few LatinIME dictionaries (da, hr, iw, ka)
no languages other then english (Use this app for languages )
gerrit patches:
bionic: Add NASTY_PTHREAD_CREATE_HACK - Alexandre Dumont
Revert "Avoid multiple dns lookups for the same query" - Arne Coucheron
Add __aeabi_llsl to libgcc_compat. - Evan McClain
Known issues:
camera not work good on stock app - use camera illusion app for photos and video illusion app for video prof of this apps working is here
Video hardware decoding because of missing ARMv6 OMX - no HQ videos
FM radio
photo's and video's can't be played via gallery - use an external app, like qick pic
native usb tethering - use an external app
How to report bugs:
To be clear, posts without detailed instructions on how to reproduce a problem and without attached logs will be ignored.
Always provide android (adb logcat) and kernel logs (adb shell dmesg).
If it's a RIL problem we would need a radio log (adb logcat -b radio), too.
Sources:
Device:
https://github.com/PecanCM/android_device_lge_p350
Kernel:
https://github.com/PecanCM/lge_kernel_pecan
Vendor:
https://github.com/PecanCM/cm_vendor_lge
If anyone is bored, knows Java & Android, and wants to help on this project, I take patches!
Credits & gratitude:
Thanks to CyanogenMod Team for everything
Thanks to KonstaT for of frameworks patches
Thanks to codeaurora forum for kernel patches
Thanks to lgics for also patches
Thanks to antdking for fixing camera and other help
If you like my work and want to give a small amount of money for me to buy a energy drink, please click the "Donate to me" button under my username. Otherwise I would be grateful if you can click the "Thanks" button on the bottom right of this post. Thanks

Change log
Changelog
29-10-2012 BETA 9
sensor is now working
network search is now working
added SRS audio support
camera is now working - all thanks to antdking
removed opengl support - getting lots of fc on newer builds
now phone boot bit fast
resized android usb icon - now it's looking good on ldpi
16-10-2012 BETA 8
Updated cm source
Fixed stock browser FC
Enable Webgl
Fixed Color Banding
Enable OpenGL - for HW acceleration
libagl: Allow use of copybit to accelerate 2D rendering - Arne Coucheron
- This improves performance on devices that uses copybit, Forward ported from Gingerbread.
Fixed stock music app - now it's looking very good on ldpi
Added more LDPI overlay
Revert "Avoid multiple dns lookups for the same query" - Arne Coucheron
HACK: export __aeabi_ulcmp for lg's froyo rild libs - Polytheus
11-10-2012 BETA 7.2
Updated cm source
Fixed usb mass strorage - now it's full working
Fixed all animations - now it's full works
Fixed setting fc
Fixed screenshots - now you can take screenshots
Added all languages again
07-10-2012 BETA 7
Big update to cm sources
cm version updated to cm9.1
Full rebased with new device folder based on official cm7 device folder.
following patches from gerrit.
- center lockscreen clock
- option to change status bar transparency.
- Center clock
- add hot reboot option to power menu
- add partition info to settings menu (thanks to Squadzone)
- add option to disable bootanimation, ported from
CM7
- add option to exit to homescreen after call (ported from
AOKP)
- increase number of remaining characters before counter is shown
Fixed video problem due to missing libs
now you will get lots of free space in system
10-08-2012 BETA 6
Updated cm source
wifi now works
video player work (soft codes)
again lots of kernel work (see kernel repo for that )
and more small bug fixes (see device folder for that )
29-07-2012 BETA 5.5
Updated cm source
Fixed drm service
Fixed lib,bins and xbin folders (it will fix some small bugs)
fixed data bug
KGSL driver (gpu driver) backported from 3.0 kernel
Added genlock support from msm-3.0-c3f3b03
Added HDMI support
Fixed ksm (now it's full working)
working copybit and hwcomposer
lots of kernel work
New Trebuchet From lgics changes:
- Reduced to 4MB, removed color banded wallwapers
- Infinite/Loop homescreen scrolling
- Defaults: Turn off search bar, resize any widgets, don't join with widgets
- Removed some wallpapers
and more small bug fixes
changes stable's to beta's
19-07-2012 BETA 5
Updated cm source
cm version bum to RC2
Fixed genlock
again fixed google play download
fixed swap (hope so, still need test)
fixed fast battery drain
one more try of wifi fix
fixed black screen for some apps
speed up ics
14-07-2012 BETA 4
cm source updated
working google play download
CAMERA UPDATES (NEED TEST)
WIFI UPDATES (NEED TEST)
12-07-2012 BETA 3
CM source updated
CM version bump to RC1
working baseband
working 2g/3g
working audio
working hardware acceleration
16-06-2012 BETA 2
CM SOURCE
SD CARD NOW WORKS- THANKS TO venkat kamesh
AUDIO NOW WORKS
CAMERA NOW OPEN
BIUETOOTH TETHERING NOW WORKS
FM WORKS (USE Spirit FM)
CPUIDLE code from 3.0 kernel
USB: f_mass_storage: Disable write cache support
VSYNC OFF
Add frontswap support
Limit the duration of psy_changed wakelocks(battery friendly)
Backport memory manager (mm) from ics_chocolate
msm_fb : Add support for Yamato format (our adreno200 gpu)
Backport calibrate from 3.0 kernel
backported binder from 3.0 kernel
08-06-2012 BETA 1
1ST Release of cm9 beta's based on http://forum.xda-developers.com/showthread.php?t=1586987
Touch Screen Fixed
CM in 9.0.0-RC0 version

Ics tips and trick
All Credits for This FAQ Go to the Hawke84. all this FAQ is from Hawke84, i found some tips are working in p350 so i posted here
soo ALL Big thanks to Hawke84:good:
Ringtones dont stick on reboot
If your having problems with ringtones sticking on reboot, seems to be especially a problem for custom ringtones, create a new soundset with the ringtone in and that will sort it
Clock / Weather App only showing country and not current location
Go to Settings>Apps>All and try clearing data for Clock Widget, Google Maps, Weather, Sync provider and Weather Provider.
Finally, refresh the widget and hopefully that will solve your problem.
Google Play Download fix 1
This is for download problem, caused by drmserver not running
go to adb
Code:
adb shell
/system/bin/drmserver&
this is a temp fix. you have to do it every time you boot.
thanks to antdking for this fix
Google Play Download fix 2
1.Go Settings->Aplication->All Aplications
2.Now search Google play Store.apk and tap on them
3.Tap on "Froce close" boton,then tap on "Delete Dates" boton
4.Now install this gplay aplication who i uploaded : http://www.fileshare.ro/79426910043 (Copy to SD CARD,install it)
5.Now open Google play and accept the google licence.
thanks to r0bocop for this fix.
Wi-Fi Teather Doesnt Work
This is a work around to get the function working.
Downloaded wifi tether app from the market, and check
Wi-Fi Sleep Policy
Seems to be a bug where the Wi-Fi sleep policy settings are reversed. Selecting "Never" sets you to "Always", selecting "Always" sets you to "Never". No fix for this but something to be aware of.
Can see Gallery pics but still cant set wallpapers
1) go into gallery
2) long press the pic you want for the back ground and set it to wallpaper
Thanks to stroobach for this.
3) If that doesnt help try disabling force GPU Rendering (if you enable this )
General SD card problems
If your getting general slow SD card, issues with content on there being read, backup the importent stuff like photos etc and format SD card, seems the old android files on SD card may be messing things up
If this didnt help and your still having prolems with slow SD card speeds download sd booster from the market and set the cache to 2000+
Wallpaper FC loop
It happens when you place a 3rd party app on the bottom dock. The Wallpaper that force closing is the lock screen, if you change to the weather lockscreen that will start FCing as well.
My phone isnt booting after first flashing the new ROM
First boot does take bloody ages, if you get to like 20/30 mins pull the battery and it will boot straight away, seems to be getting stuck for some people. for most when it works its 5/10 mins for first boot..
How to force Hardware Acceleration
1) settings
2) devolp option
3) tick force GPU rendering
After going into power saving for low battery my buttons dont vibrate!
seems sometimes u have to re-enable this after the power save turns it off, annoying i know, its located in the strangest place:
1) settings
2) sound settings
3) vibrate feedback - tick it!
Reduce Lag - Force CPU1 Online
1) Install system tuner from marker
2) open system tuner
3) tweaks - cpu - boot settings - active tweaks - force all cpus online - on boot completed
4) now reboot and enjoy the faster experience
This will cause more of a battery drain, might not be a big drain though.
Some apps dont work
If your problem is some apps , try disabling force GPU acceleration, that should fix it.
Getting FC in Security Settings
If you have an exchange account that requires a Device Admin and use a pin it seems once removed, the security settings worked without a problem. Its a workaround at least.

placeholder
HOW TO SEND BUG REPORTS
Hold down VOL_DOWN + MENU keys for 2 seconds, release when vibrated.
Wait 20-30 seconds, it will vibrate again.
Send me: /sdcard/bugreports/bugreport.txt

You are always doing a good job!

john9 said:
you are always doing a good job!:d
Click to expand...
Click to collapse
thanks bro

will test as soon as i can, thanks

agen47 said:
will test as soon as i can, thanks
Click to expand...
Click to collapse
looking into your review

omg , every day some dev port new rom for our phone , our phone now has lot of roms but no one rom is working neither 50 % ,100% of that roms are NOT WORKING , devs take one rom and bring it to perfection

ron i installed rom+ kernel phone boots fine into os but not much i could test cuz touch is very unresponsive, first boot took me to the screen where i was supposed to select default launcher but no matter where i pressed nothing was registering, then on next boot ring lockscreen appeared and couldnt unlock it.

z1k4 said:
omg , every day some dev port new rom for our phone , our phone now has lot of roms but no one rom is working neither 50 % ,100% of that roms are NOT WORKING , devs take one rom and bring it to perfection
Click to expand...
Click to collapse
cm7 is already 99% done, omfgb and omgb is rom is on side but i already fixed usb and some other bug in device folder need to compile i can't do it now coz i loss my source and about aosp ics check my new post on aosp ics thread this project was dead. only 2 project is active and one more about kernel witch i'm doing hide

OK I have successively installed this ROM and flashed the touch fix, but still with the ring-thing you can't do really anything. Also, when you click something it looks like it's stuck between two images, I can't really explain this as I can't take a screenshot.
Also, I have tried everything but I can't get ADB to work :/

Awesome, will try out this weekend.....

krstep said:
ok i have successively installed this rom and flashed the touch fix, but still with the ring-thing you can't do really anything. Also, when you click something it looks like it's stuck between two images, i can't really explain this as i can't take a screenshot.
Also, i have tried everything but i can't get adb to work :/
Click to expand...
Click to collapse
adb need to work and when you stuck just press back button coz i tested on my brother p350

Yay, AOKP its very nice

Sweet! gonna test it out this weekend

update for this rom is coming after final cm7.2 update mean after stable update of cm7.2

I can't wait for full working ICS for Optimus Me.

nikolaiffb said:
I can't wait for full working ICS for Optimus Me.
Click to expand...
Click to collapse
it's soon now i need to just make ics kernel for touch work and some other things it's kinda take time but it's soon

waiting for a more stable release
Eagerly waiting for the more stable release of this rom, but i also want to see the final version of the cm7.2. So go on ron... concentrate on 7.2 first... we want that completed too!

Related

[ROM+Kernel] Inferior Human Organs unofficial CM7.1

Inferior Human Organs unofficial CM7.2
IHO unofficial CyanogenMod is a port of the CyanogenMod ROM to the Optimus V and S (hopefully the C, M, U, and Vortex will follow).
In the interest of brevity I've moved the pertinent details to a Github wiki. Check out the freshly minted wiki here. This is the only thread which I monitor on a regular basis. Because there has been a proliferation of different ROMs based on IHO, I've stopped updating this post and moved that information to the wiki as well. This way the ROM authors can update the page themselves as they issue new builds. The latest versions of ROMs for the S and V are listed here on Github.
I would like to thank the following people for building ROMs and offering their support to end users so I can continue development:
ath3nos, BobZhome, drewwalton19216801, JerryScript, KemikalElite, Mrg666, and Pbailey212.
Without these guys I suspect most of you would be looking at a pile of source, unsure what to do with it.
And a special thank you goes to Centinel/1cewolf for taking on the daunting task of cleaning up the wiki so that it's more accessible to end users. While the wiki is currently able to be modified by any user with a Github account, I'd like to ask that anyone proposing significant changes coordinate with him.
I also would like to thank the following users for offering financial assistance:
JerryScript, punkmaxx, MarMed10, Centinel, mustafu, crpeck, El Schisne, BobZhome, takehull, rb64, yogi4, mrg666, asadullah, szfinland, Ostrich Egg, wilberfan, Whyzor, ejlmd, LarryCL, Centinel, nemo3, and pandacookie.
Without these guys I'd be sober and bored.
If you'd like to help out financially or see your name on that list please consider donating. If you do want to see your name on that list please make sure to mention in the comments field of your donation what your screenname is. Otherwise if you'd like to claim the donation PM me the billing zipcode and dollar amount of the donation.
I'm officially excited for this. Thanks for the long hours you're putting in to this project.
Sent from my LG-VM670 using XDA App
Introducing the BACKside ROM, a port of CyanogenMod7 for the Optimus V.
Edit: Updated 05022012, download links at bottom of post
{
"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"
}
Credits:
Blarfie - For creating the IHO repository, and fixing most of the bugs with CM7 OV ports
AOSP - The Android Open Source Project for creating the offical Android source
CyanogenMod - The entire team for all their hard work creating the best Android Mod available
KermikalElite - For helping me set up my build environment and compiling this ROM
Special thanks to ath3nos - for getting the ball rolling on the S, zefie - for his original work on CM7 port for the OS, mik_os - because he started it all, and many others who I may have left out! Thanks to Danny Baumann for fixing the custom ringtones! Huge thanks to Tom Marshall aka tdm for fixing the long suffered charging-while-powered-off bug!
STANDARD WARNING-- Flashing any custom ROM may semi-brick your phone!
Follow the installation instructions to the letter!
Always backup your apps, and do a backup in recovery before flashing!
This is a WIP (work in progress)!
This is the Optimus V build of the inferiorhumanorgans repository which is forked off the CyanogneMod7 source tree, the same as ath3nos, but built for the Optimus V and not the Optimus S. No S-to-V script necessary. There is also an optional Green Machine theme built in UOT Kitchen for those who are interested, or you can theme your own if you like.
KermikalElite was the first to build for the Optimus V from the IHO source, and you can find his latest buiilds, and other users builds, in Blarf's OP.
Installation
---Updating from a previous BACKside-IHO build
NEW METHOD (post 04172012 build)
1) Open the BacksideUpdater in the app drawer or under Settings>>CM settings>>System>>Check for ROM udates
2) If a new version is available, press the Download now button
3) Once download is complete and md5 checks, select Reboot Recovery then Automatic Install!
4) Put your phone down and do something for 5-10 minutes, come back and start using it
OLD METHOD (up till 01182012)
1) Download the newest build, and GreenMachineTheme zip if you like, and place them on your sdcard
2) Boot into recovery and make a backup (imho, not optional )
3) Wipe cache and dalvik cache
4) Flash the BACKside-IHO zip file
5) Flash the GreenMachineTheme (optional)
6) Flash gapps (hopefully not necessary anylonger, ymmv)
7) Reboot and enjoy
---Installing from another ROM
1) Backup your apps with something like TitaniumBackup or MyBackup
2) Download the BACKside ROM zip file, the gapps zip file, and optional GreenMachineTheme zip file linked below and place them on your sdcard
3) Boot into recovery
4) Make a backup (ALWAYS RECOMMENDED!)
5) Wipe cache, and under advanced wipe dalvik cache
6) Under mounts, format boot, system, data, and cache (only recommended when coming from a different ROM)
7) Flash the BACKside ROM zip file
8) Flash the gapps zip file
9) [Optional] Flash the GreenMachine-UOT zip file for the Green Machine Theme
10) Reboot your phone
11) Restore apps, but DO NOT RESTORE SYSTEM APPS!!!
12) Enjoy yummy gingerbread and the CyanogenMod goodies
How to use CyanogenMod Settings and Goodies
http://blogs4android.com/2011/06/rooting/cm7-settings-for-phones-explaination/
Getting More Space
http://wiki.cyanogenmod.com/wiki/Barebones
Known Bugs
Fixed 07212011 USB Mass Storage is not working, you will have to use ADB or put your sdcard in another device for file transfers
(Blarfie is working on it, Windows USB drivers can be a nightmare)
Fixed 07302011 Custom ringtone settings are not followed, default ringtone rings instead
Fixed 07302011 Camera sometimes places artifacts on the edge of images when zoomed at some levels.
(The problem is known, expect a fix, but other things have a higher priority right now)
Voice Dialer button is not mapped, use Button Remapper and set it as you like.
Fixed 10172011Headset button doesn't work. Fixed 10172011, thanks rcmarotz (original thread here)
Fixed 07272011Android Market web interface doesn't allow automatic installs, says country is not supported. Fixed, see this post
Fixed 07212011 Screenshot app from the power button menu saves the images inverted 180 degrees, you can fix them with any photo editing app/prog, I just let photobucket take care of these screenshots.
Screenshots with Green Machine Theme installed over the build
In order to keep this as close to CyanogenMod7 source, I have left all the extras in there, which makes for a large install. You can use a bloat removing script such as mmarz's, or manually delete ringtones, wallpapers, etc as you like. If there is enough interest, I will post a slimed down version with most of the bloat removed.
Downloads
Download CWM-Green-recovery-05022012.img here
md5sum e3963b7709fe23c2ae5667e318e50d96
Download updated 05022012 ROM here
md5 checksum 066c2f984c612821e9b3584e1efbdba2
Download gapps here
Download the Green Machine Theme 05022012 flashable zip file from here
Changes
Note, this is not an all inclusive list of changes, please visit CyanogenMod's and Blarf's repositories for all the changes/commits/requests.
Changes 05022012: Synced with CM and cherry-picked some changes-- Default keyboard now has option to use volume keys to move the cursor-- Added snooze times to Calendar alarm events-- Contacts now have individual call histories-- Added format option to T9Dialer-- Fixed typo that prevented baseband from showing under Settings>>About Phone---- BacksideUpdater Backup/Restore Options!!!-- Added the ability to automatically backup-- Added the ability to automatically restore (CWM compatible backups only)-- Added option for full wipe and format before automatic installation-- Added the ability to automatically install any ROM or Theme zip file----Note: Automatic functions require CWM-Green-Recovery V3.3+
Changes 04172012: Synced with CM and cherry-picked some changes-- Lots of behind the scenes code improvements in dalvik, should lead to smoother performance-- BacksideUpdater huge update!!!-- Added download progress indicator but it is still OK to exit and let it complete in the background-- Added the ability to Automatically Install ROM Updates!!-- Once you have downloaded the ROM package and BacksideUpdater verifies it, you can select Install ROM Now and your phone will reboot and wipe cache/dalvik-cache and install the ROM and reboot back to normal All Automatically!
Changes 04012012: Synced with CM -- fix for swiping actions that get stuck on corners -- fixes for pattern lockscreen showing battery status and pin request even if lockscreen is disabled -- option to disable ICS rotation animations are now a part of CM -- --Fixed bootanimation chooser to work with most file managers --Tweaked system icon colors to better match connected status colors --Added options to hide alarm clock and signal bars in system icons --Added easter eggs to thank LeslieAnn for the use of her build server and jcase for his work rooting the security update
Changes 03132012: Reverted fingerprint frameworks and pin landscape commits from CM - needs testing to see if this fixes reports of pin screen not functioning properly -- Added an experimental Suspend mode to the power menu - this will put your phone in a semi-deep sleep state similar to airplane mode - no phone calls or messages - but you will still get your alarms - might be good for overnite power savings when no charger is available -- Made the date in the status bar follow the clock color - been meaning to do this for a while now -- Made the status bar system icons follow the general theme of being green when active/connected -- Improved the functionality of the statusbar restart in settings -- Added ability to use any file manager with all BACKside tweaks - status bar mods - BacksideUpdater - etc - no more requirement to use OI File manager exclusively -- Added option in BacksideUpdater to download previous versions back to the beginning of the year - once a different date is selected you can download - view changelog - check md5sum - then reboot to recovery to install -- Added option in BacksideUpdater to install a recovery within the app - choose recovery file and it will install it - then reboot straight into the new recovery to test it - I highly recommend Drewwaltons touch recovery! -- Note - If the changelog doesn't show when you load an old version, swipe down in the black text box, it's because the last text showing was larger, will fix in next build.
Changes 03062012: Synced with CM - BACKside-IHO is now a Kang of CM7.2 RC1 - More changes to fingerprint frameworks - Telephone supplemental notifications now supported -- Added option to restart status bar in settings so you dont have to reboot for changes to status bar or notification dropdown background colors or images -- NOTE - Do not press the restart option rapidly - give it a full 30 seconds to restart before trying again
Changes 02292012: Synced with CM --3 fixes from AOSP for screen freezes --Lots of little background changes like translations etc --Frameworks for fingerprint unlock added but not functional yet --Added ability to crop selected image for use as the notification dropdown background --Cleaned up a bunch of leftover code and debugging
Changes 02192012: Synced with CM7.2 -Change to LGEstarRIL may help with mms from some carriers (needs testing) -More fixes for screen freezes caused by ICS rotation animation -More fixes for swipe to dismiss in notification dropdown -Added landscape layout for lockscreen pin screen -Added an option in notification power widget to automatically switch 2G/3G when mobile data is disabled/enabled --Added ability to set custom background image in the notification dropdown --Added an option to disable ICS rotation animations (just in case )
Changes 20120212: Synced with CM-- Fix for screen freeze bug in new rotation animations-- Fix for brightness controls in Power Control Widget-- Improved scrolling cache should make long throws a bit smoother-- -- Bootsound is back but this time it comes with a setting in CMParts so you can turn it off easily - change system-media-android_audio mp3 to any short mp3-- BacksideUpdater checks for network connection now and if not present gives option to goto wireless settings-- Offline-charging fixed - reboots reboot - and crashes reboot - only power off goes to offline-charging now--You can sleep easily with your phone plugged in now -if there is some random reboot - it will reboot fully and you wont miss your alarms or phone calls
Changes 02062012: Synced with CM7.2--New Blade lockscreen ring style--Options to set BT timeout--Option to set compcache for those with larger app memory issues--Option to enable-disable scrolling cache for performance--BacksideUpdater gui and performance improvements - added menu options and hide unused gui elements for cleaner look--Added preference to bootanimation changes so users choice shows in settings menu--Market fix by disabling 01mvdalvik should prevent out of space market errors
Changes 01312012: Changes: -- Added Pedlar's CMBootanimation chooser to Settings>>CyanogenMod settings>>Interface>>Bootanimation -- Added two additional bootanimations to /system/media for use with the bootanimation chooser -- Update to BobZhome's kernel v3.7 with support for a2sd swap and BT HID, Thanks Bob! -- BacksideUpdater updated with option to check any downloaded file, option to delete bad download before trying again (prevents download renaming such as file.zip becoming file-1.zip), and updated gui elements
Changes 01252012: -- Synced with CM: --ICS transistions and animations backported to Gingerbread, --lockscreen alignment <right> fixed, --Option to lock volume keys when in silent mode, --Fixed race condition in notification dropdown swipe-to-dismiss function, shouldn't freeze anymore, --Fixed automatic timezone selection in Hawaii (had to throw that one in the for all you frozen users), - New version of BacksideUpdater installed: --Checks download status, checks to see if download has begun, and if complete based on file size, --Checks MD5 sum, automatically checks against the manifest's posted md5 (takes a while, be patient), --Cleaned up the gui a bit, still needs work (functionality first )
Changes 01202012: Fixed borked WiFi module from 0118 build, add camcorder icon back in
Changes 01182012: Synced with CM, lots of behinds the scenes tweaks (translastions etc), added Holo lockscreen ring style, Changed first bootanimation, replaced VirginMobile's with one for BACKside-IHO, Added update checker (see this post for details)
Changes 01102012: Special build up thanks to Tom Marshall fixing the charging-while-powered-off bug, THANKS TOM!, also reversed the logic on transparent status bar (needs testing)
Changes 01092012: Made some changes to status bar and notification dropdown background settings to impove theme support (needs testing) -Added custom notification dropdown background image, please submit additional ones to add in future builds, selection will be based on popularity (donaters to Blarf will of course be given preference ) -Add option to make media the default volume control, default is still ringer volume, helps when trying to set a song's volume before you begin playing it (embarassment saver ) -Added ADB Over Network option to Settings>>Applications>>Development. Once enabled, go to Settings>>Wireless and network settings>>WiFi settings then press your menu key and select Advanced. Use the IP address listed and add port 5000 to use ADB via WiFi, ie: adb connect 192.168.1.123:5555 (replace IP address with your phone's)
Changes 01032012: Fixed borked camera from 01022012 build, thanks to BobZhome's camera repo, Thank You Bob!
Changes 01022012: Synced with CM7.2, New LGEQualcomRIL added for better telephony support, beginings of face-detection in place in camera app (don't know if it will be implemented on CM7 or not), had to revert another CM camera commit to prevent borking it on the OV, switched to BobZhome's newest kernel, implements rb64's find for two-way recording in phone calls, Thanks Bob & rb64!, changed holiday egg to Android Baby New Year, added thekraven's headset mic fix (needs testing), added an option to change the notification dropdown's background color, choices are: --Theme (default) --Custom Color (argb colorwheel) --Transparent (fully transparent). Testing needed to see how it affects various types of themes.
Changes 12212011: Synced with CM, new option to skip bootanimation may make boot times faster, fix to notification drop down swipe to dismiss feature makes it smoother, Fixed the date view in the status bar, now the notification icons will animate away when the date is visible, and animate back when as it fades away, Added option to customize the overscroll color (cherry-picked from here), not sure how it will affect themes (needs testing)
Changes 12162011: Added option to change status bar background (requires reboot), added center clock to ticker animation to prevent overlay caused by transparent backgrounds, organized the CyanogenMod settings>>Interface>>Status bar tweaks menu into 4 categories
Changes 12072011: First build from JerryScript repository, now BACKside changes to IHO are visible online, synced with IHO and CM7, reverted a commit the reverted a commit that made our camera work better , some other small fixes to camera should make recording start faster and some poorly made files play better, and cm camera now supports touch to focus properly, fix to minimal ring lockscreen, added Xmas egg
Changes 11222011: Synced with CM7.2, lots of improvements from CM, video support for omap now enabled, changes to improve screen performance, changes to improve audio performance, camera click sound issue fixed, lockscreen single ring option and middle ring unlock option, lots of other changes can be viewed on gerrit, cherry-picked the carrier name change commit, and reverted the commits that broke the camera.
Changes 11092011: Synced with Blarf's repo, market download fix (needs testing), added a first try at an update checker (see app drawer), more integration with recent omap update should improve video performance, lots of small changes mostly to files not associated with the OV
Changes 11022011: Pulled in a commit from CM7 that fixes borked notification sounds from 1101 build, and fixed clock color changer so the change takes effect immediately instead of having to tweak other settings.
Changes 11012011: Synced with Blarf's repo, added option to set the status bar clock color in CyanogneMod Settings menu, commits to CM7 include option to remove battery icon from status bar, show share menu when taking screenshots from power menu, several fixes to stagefright to improve video, fixes to audiopolicymanager, surfaceflinger tweaks should improve screen drawing, fixed a wifi lock bug that caused releases when it should be locked, lockscreen calendar now supports all day events, quiet hours can now silence haptic feedback, separate volume settings for when headset is plugged in and when it isn't
Changes 10172011: Headset button fixed, big thanks to rcmarotz, notification icon overlay covering center clock fixed (system icons are still buggy, I'm close on it though), camera tap to focus function added, commits from CM include improved aid selection, telephoney added fastdormancy support
Changes 10102011: Manually pulled in several commits to CM7.1, fix to lockscreen ring style animations (I did not pull in the arrow rings, don't like em), a2dp audio interface, camera service ttf fix and video stabilization fix, super user updated, added new Music 4.0.1 apk, added option to center clock or leave on right, removed bootsound from package, will add flashable zip on the wiki to enable bootsounds.
Changes 10042011: Synced with Blarf's repo and CM7.1, switche to BobZhome's new Kernel V3.1 with new governors, new lockscreen ring style option, new 16bpp option under performance menu provides faster/smoother interface, several fixes to surfacflinger should prevent crashes in the UI, wifi fix for lease duration should help with connectivity issues, fix for wallpaper race condition should prevent freezes, lockscreen calendar alarms show next event, about 70+ other minor tweaks that will help but won't necessarily be noticeable.
Changes 09282011: Fixed center clock notification overlay, added 2d graphics improvements (should make overall phone UI smoother), changed default button color again (probably will go back to default on next build), added graphical easter eggs to thank Blarf, BobZhome, and the users (find them, same place as aosp and cm7), added extra bass band to equalizer settings, cleaned up some of my added code
Changes 09192011: Changed wifi supplicant scan interval to 60 to save battery, if it gives you issues, you can change in in the build.prop file, Changed to BobZhome's kernel, lots of tweaks, all screen should work now, Edited build.prop to reflect changes in OV2.2.2 and OS-ZVH versions, Added supercharger settings and other tweaks to build.prop, Center clock in status bar, thanks to Drew, Removed trackball settings, never could find it on my phone, Added extra camera button settings, Added Build ID to Device info menu
Changes 09162011: Synced with Blarf's repo, removed bootloader option from reboot menu, swapped in kernel v2 (even though it says 1.2, oops) should fix screen issues on newer phones
Changes 08312011: Synced with Blarf's repo, Headset mic fixed, Camera geo tagging fixed, code cleanup, preparation for support of new phones, lots of CM7 tweaks that don't affect the Optimus V
Changes 08252011: Synced with Blarf's repo, most bugs from 0824 and prior builds are fixed
Changes 08242011: Reverted to previous build to fix 0823 bugs, once we sort out the repository's commits I'll post a fresh build.
Changes 08232011: Synced with Blarf's repo, IHO merged with CM7.1 lot's of little fixes, new bootanimation incorporates IHO logo (needs work to smooth out the transition), bootsounds working properly now, see wiki for diff from pure IHO
Changes 08202011: Synced with Blarf's repo, GPS now properly enabled, lots of small cleanup items, small audio tweaks
Changes 08172011: Synced with Blarf's repo, GPS changed to hopefully improve battery performance (needs testing), second partition on sdcard should mount, minor background changes to libaudio, lockscreen, and profiles, changed second boot logo to IHO
Changes 08102011: Synced with Blarf's repo, Sound always playing through the speaker regardless of settings has been fixed, BobZ's wifi fix included and another small tweak (if this build fixes issues, wifi bug should be fixable), Updated to Blarf's newest kernel r1.2, tweaks for battery and performance, Camera exposure mostly fixed though default value may still be too dark, Removed bootsound for now due to overwhelming requests (but you can enable it using eollie's script). Some bloat removed.
Changes 08082011: Edit: Now there is a themeless build with the experimental tweaks mentioned below built in for you tasteless types
Created experimental Green Machine ROM, this one will have the green machine theme built in. It has a couple of wifi tweaks we hope will help those with wifi issues, bootsound support (thanks eollie), camera exposure (still buggy, but better), no more reset of death under privacy settings, added video icon to app drawer (thanks asadullah), smaller LatinIME.apk (thanks to mmarz's script), and most of the bloat removed (wallpapers, large ringtones, themes, extra tts languages). To change the bootsound at startup, replace the android_audio.mp3 file in /system/media, or just delete it for no bootsound.
Changes 08032011: Synced with Blarf's repo, GPS should now lock on faster (needs testers), dBm reading in status bar fixed, Market apps that should work on OV not installing should be fixed now, some changes to SIP services should make native SIP work better, boot time should be faster
Changes 07302011: Synced with Blarf's repo, Camera zoom and autofocus improved, custom ringtones now work, BT functionality improved (needs testers)
Changes 07272011: Synced with Blarf's repo, Mostly build.prop changes to allow Android Market web interface installs, some other fine tuning.
Changes 07252011: Synced with Blarf's repo, new kernel r1 should fix the charging issues some were having
Changes 07222011: Synced with Blarf's repo, new kernel v53 with USB tethering support working in OSX, may be a bit buggy on Windows, ext3 support added, now have ext2/3/4 built into the kernel, couple of other small commits, changed carrier name to Green Machine in the theme only.
Changes 07212011: Synced with Blarf's repo, new kernel v49 with built in ext2/4 support, fixed screenshot from power button being flipped, USB mass storage now working, circle-particle bootanimation included again, some behind the scene changes
Changes 07202011: Updated repo to include Blarf's new kernel v41 (with ext2 support, see his posts on page 2), and his stock binary blobs, screen rotation fixed, forgot to add in the circle-particle-cyanogenmod bootanimation, you can download it from here and push it to system/media if you like it.
Wicked Thanks to Blarfie & Jerry and others. Gonna flash now....& Donate
Booting......
Nice, i see that the hardware keyboard issue was worked out i was able to summon the keyboard with a long press of the menu button haven't seen that in a while.
EDIT: Initial setup seems to be going very smoothly from a clean wipe install.
Posted any bugs on github as well.
Basic Functionality
EDIT: always enjoy testing new builds... All the basics seemed to work fine on a clean install, WIFI, data, market downloads, gingerbread backup service, SU, etc.
EDIT: Screenshot app in power menu saves images with 180 degree rotation so they display upside down.
data2ext
EDIT: Restored /data and /sd-ext rolled over from aospmod and ath3nos builds and seems to integrate fine except that i was not able to get the data2ext mod to work correctly. It would enable the mod but it still read as not being active when checked in terminal. I'm gonna try to get it to work with no restore and an empty /data and /sd-ext
EDIT: Could not get a data2ext MOD for ext2 to work correctly, any suggestions? maybe i'm not using the best mod for the job. anyway other than that all seems well. Nice job Guys.
EDIT: Apparently ext 2/3/4 support was not included so that renders this mod unusable the ext2fs modules were not included in this package.
Performance
EDIT: as for general performance overclocking seems to work fine all the way up to 480/864Mhz and i really like that the smooth scrolling issue that has plagued other CM7 ROMs is not in this release. The browser scrolling, menu scrolling and swipe physics seems smoother than ever before.
Browser
In browser use i noted that the new feature incorporated by Google on the homepage that allows you to swipe down on the tabs at the top to reveal icons of the main services (images, gmail, news, etc..) does not seem to be functioning it almost slides down but wont ever pull down completely. (Although it is still available by pressing "more>>")
Really happy to have smooth scrolling back in browser, can't iterate that enough. I use stock browser quite a lot.
So any reason to install this over ath3nos latest build?
This looks like it could be interesting,wich one to keep. But can you flash this rom with xoinia cwma 12518.4 recovery or what. Looks good from pics. How is the performance and is it qiuck or not.
Wow this Rom is awesome its really stable and smooth almost as much as bumblebee I think
Sent from my LG-VM670 using XDA App
punkmaxx said:
Wicked Thanks to Blarfie & Jerry and others. Gonna flash now....& Donate
EDIT: Screenshot app in power menu saves images with 180 degree rotation so they display upside down.
EDIT: Stock Music Player Does Not Seem to Recognize Artists Meta-Info on SD card Although it seems to Recognize album Meta-Info and Playlists.
data2ext
EDIT: Restored /data and /sd-ext rolled over from aospmod and ath3nos builds and seems to integrate fine except that i was not able to get the data2ext mod to work correctly. It would enable the mod but it still read as not being active when checked in terminal. I'm gonna try to get it to work with no restore and an empty /data and /sd-ext
EDIT: Could not get a data2ext MOD for ext2 to work correctly, any suggestions? maybe i'm not using the best mod for the job. anyway other than that all seems well. Nice job Guys.
Click to expand...
Click to collapse
The stock music player shows the artist names for me, perhaps I don't understand the difference you're referring to? I would suggest you try the media scanner in the Dev Tools app that's included.
I noticed the screenshot inversion bug when I was posting the screenshots, forgot to mention that, shouldn't be too hard of a fix, but Blarfie is pretty busy with his new kernel, and I'm still new to this, check back in a few days.
I haven't ever used data2ext, apps2sd was enough for me before, but I will check into it since I know alot of users like it.
Thanks for the feedback!
Ya this rom is really smooth and stable. Like the transparent status bar and seperate pic for lockscreen. Way better,this is a keeper to. Im sold love it, green machine .zip is awesome.
I deleted this post.
thanks blarfie i'll add the modules and re-test data2ext support
thanks blarf for everything you do for the optimus. Was over here and saw this thread. Decided I'd say hey from AC and myself. Good to see great people doing great things. Great work again! Love this port on my phone! Keep it up!!
How do you get a transparent status bar on this?
Sent from my LG-VM670 using XDA App
bleichtman said:
How do you get a transparent status bar on this?
Sent from my LG-VM670 using XDA App
Click to expand...
Click to collapse
UOT Kitchen
In the power options,screenshots is upside down. Is there a way to change it. By the way awesome job on this rom.
Sent from my LG-VM670 using XDA Premium App
Overall experience is smooth but games lag more than on the other 2.3 roms
Sent from my LG-VM670 using XDA App
ajones23 said:
In the power options,screenshots is upside down. Is there a way to change it. By the way awesome job on this rom.
Sent from my LG-VM670 using XDA Premium App
Click to expand...
Click to collapse
Noticed that too when I first posted screenshots it's in my ROM post listed under bugs. Not a huge priority to fix at the moment, want to get data2ext support going tonite. It's on the todo list though.
I could not get data2ext support to run in any capacity ext2 or ext4 even with the new modules. I always recieved the message:"Data2EXT is already enabled but not active..." when trying to use the MOD.
not sure where to go from here but just thought i would give an update. maybe i'm doing something wrong....
I was gonna post a logcat on pastebin but I get an endless string of these from ddms in a linux enviroment:
E/AmitDaemon( 149): [AMI304D] AMI304MID_IOCTL_GET_CONTROL error
E/AmitDaemon( 149): [AMI304D] AMI304MID_IOCTL_GET_CONTROL error
E/AmitDaemon( 149): [AMI304D] AMI304MID_IOCTL_GET_CONTROL error
E/AmitDaemon( 149): [AMI304D] AMI304MID_IOCTL_GET_CONTROL error
E/AmitDaemon( 149): [AMI304D] AMI304MID_IOCTL_GET_CONTROL error
E/AmitDaemon( 149): [AMI304D] AMI304MID_IOCTL_GET_CONTROL error
......although all other functions seem to be working correctly in ddms
JerryScript said:
........ want to get data2ext support going tonite.
Click to expand...
Click to collapse
YAY!!! I'm excited! I like this build best other than the data2ext support.
ajones23 said:
In the power options,screenshots is upside down. Is there a way to change it. By the way awesome job on this rom.
Click to expand...
Click to collapse
JerryScript said:
Noticed that too when I first posted screenshots it's in my ROM post listed under bugs.
Click to expand...
Click to collapse
Punkmaxx also filed a proper bug report on Github. I've fixed it.
https://github.com/inferiorhumanorgans/android_device_lge_thunderc/issues
punkmaxx said:
I could not get data2ext support to run in any capacity ext2 or ext4 even with the new modules. I always recieved the message:"Data2EXT is already enabled but not active..." when trying to use the MOD.
Click to expand...
Click to collapse
That's not you. It's an odd configuration with CM. By default they look for kernel modules on the root filesystem... which is great... unless you want to make it easy for people to upgrade or otherwise change the included modules. I'll probably just bite the bullet and include ext2 in the kernel which will solve this problem.
punkmaxx said:
I was gonna post a logcat on pastebin but I get an endless string of these from ddms in a linux enviroment:
E/AmitDaemon( 149): [AMI304D] AMI304MID_IOCTL_GET_CONTROL error
E/AmitDaemon( 149): [AMI304D] AMI304MID_IOCTL_GET_CONTROL error
E/AmitDaemon( 149): [AMI304D] AMI304MID_IOCTL_GET_CONTROL error
E/AmitDaemon( 149): [AMI304D] AMI304MID_IOCTL_GET_CONTROL error
E/AmitDaemon( 149): [AMI304D] AMI304MID_IOCTL_GET_CONTROL error
E/AmitDaemon( 149): [AMI304D] AMI304MID_IOCTL_GET_CONTROL error
Click to expand...
Click to collapse
I believe this is fixed in today's build. If not it's a mismatch between the kernel AMI304D driver and the ami304d. I'm using the Sprint driver, and I /think/ the Sprint binary, but there were a few points in time where this got out of sync.
Code:
MD5 (ami304d) = 0b793d165d2d2448617fd07c67d84be8
If that's not the md5sum for your /system/bin/ami304d, grab it from GitHub and replace it or install a newer version of the ROM.

[DEV][ROM & KERNEL][CM7.2-BASED] CyanMobile initial A (2.3.7) Release

THIS CM7 ROM IS BUILD FROM SOURCE WITH MODIFICATION FROM AOSP AND AOKP
I AM NOT RESPONSIBLE FOR ANY DAMAGE DONE TO YOUR DEVICE BY FLASHING THIS ROM
highly recommended to charge your cell phone at least 90% to prevent failure during flashing process..​
YOUR DEVICE MUST BE FLASH TO GINGERBREAD 2.3.4
FIRMWARE S5660DXKP6 OR ABOVE !!!!!!
THIS IS FOR CWM USERS ONLY!!!!
Click to expand...
Click to collapse
ITS RECOMMEND TO PARTITION YOUR SDCARD BEFORE FLASH
Click to expand...
Click to collapse
I WILL NOT GIVE ANY PERMISSION TO PORT THIS ROM
CyanMobile intial A
Download Link
">>>>>>>>> Download Here <<<<<<<<"
FLASH VIA CWM
First update for CyanMobile initial A
Download Link
">>>>>>>>> http://www.mediafire.com/?15t7902ir8cgmr7 <<<<<<<<"
FLASH VIA CWM
Fix honeycomb lockscreen while screen in horizontal mode
add option to hide signal and data icon
Fix Bluetooth intents
Fix Camera
PLAY MORE WITH ROM
Second update for CyanMobile initial A
Download Link
">>>>>>>>> http://www.mediafire.com/?la27ob91ezt46vc <<<<<<<<"
FLASH VIA CWM
add option to change carrier logo image
Fix date visibility, no need to restart statusbar
Increasing performfling statusbar upto 40k f ( hope will fix laggy after use script )
Fix powerwidget chooser
Update kernel, Hope fix audio distortion when playing music
Remove NetCounter, this cause problem for several people
Fix DSPManager that cause max volume ( brust ) on speakerphone
Remove Fingerprint
New option Hide Avatar in SMS/MMS
PLAY MORE WITH ROM
Fix Camera and Video for CyanMobile intial A (do not download its already include in first update)
Download Link
">>>>>>>>> Download Here for fix <<<<<<<<"
FLASH VIA CWM
===>>>>>>>>>>>>>>> OLD RELEASE
CyanogenMOD 7.2.0 RC5.7
Download Link
">>>>>>>>> Download here <<<<<<<<"
FLASH VIA CWM
First Update for CyanogenMOD 7.2.0 RC5.7
Download Link
">>>>>>>>> http://www.mediafire.com/?1d439do67dfz6jt <<<<<<<<"
FLASH VIA CWM
Fix statusbar carrier logo
refactor framework
honeycomb lockscreen beta stage
add new option
PLAY MORE WITH ROM
Update Fix Statusbar for CyanogenMOD 7.2.0 RC5.7
Download Link
">>>>>>>>> http://www.mediafire.com/?1om7fc1dlcsbij9 <<<<<<<<"
FLASH VIA CWM
Fix statusbar reverse layout
Fix CMparts Statusbar option
PLAY MORE WITH ROM
CyanogenMOD 7.2.0 RC5.6
Download Link
">>>>>>>>> Download here <<<<<<<<"
FLASH VIA CWM
Update First for CyanogenMOD 7.2.0 RC5.6
Download Link
">>>>>>>>> Download here <<<<<<<<"
Changelog :
1. add BLN support
2. Fix video record lag
FLASH VIA CWM
Update Second CyanogenMOD 7.2.0 RC5.6
Download Link
">>>>>>>>> Download here <<<<<<<<"
Changelog :
1. add Fonts Changer option
2. add LCD Density Changer
3. fix statusbar pulldown laggy, increase animation acceleration
4. update EGL blobs ( latest adreno libs )
5. new method, calculation battery capcity,
6. force method into kernel and framework for battery calibration ( no option, will auto erase batterystats.bin, when device is full charging )
7. other some fix on rom
8. increase AXI and GPU Freq
FLASH VIA CWM
NEW
Update Third CyanogenMOD 7.2.0 RC5.6
Download Link
">>>>>>>>> Download here <<<<<<<<"
Changelog :
1. add Battery calibration option
2. fix backlight button
3. rewrite framework
4. optimizing some app
5. recalculate AXI and GPU Freq
FLASH VIA CWM
MUST WIPE DATA AND CACHE AFTER APPLY UPDATE
Video CM7.2 rc5.6
THIS ROM IS ONLY SUPPORT ENGLISH LANGUAGE, UNTIL I FINISH TO TRANSLATE ALL MY MODIFICATION INTO OTHER LANGUAGE
{
"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"
}
CyanMobile Initial A:
Code:
Add option to move left, right, and center for clock, carrier label, and carrier logo
Changeable colour for all in statusbar text and lockscreen
Changeable UI now support by theme installed
Add option net counter
Add option shutdown timer
Add 4 different layout statusbar
with 4 grid view
Add option to hide toggle from power menu
Fix density scale option
Fix suspend and hibernate option
More fix statusbar reverse option
More fix power saver option
Refactor framework for better view
Add option to enable/disable back button reject call
Remove flip play/pause music
Update adreno lib to the latest one
Update audio driver and config
Remove unusefull dictionary
Remove all locale and Only support english
Update apn files
Fix fm radio routing for some baseband
Update libjpeg.. now using libjpeg-turbo from cm9
Fix cpu profile
Automatic calibrate battery if battery capasity is 100% total fully using engineer calculation method
New kernel 2.6.36.10
Rebased source code rom with cm, aosp and aokp
Add option to choose font type (support upto 5 different type)
Changeable font
Honeycomb lockscreen full function
Better memory management
Many bug fix from old rom that cause by merging source code
Working :
RIL (Phone & Data)
2D & 3D Acceleration
Audio
Camera
Usb Tether
FM radio
GPS
Wifi
Wifi Tether
Bluetooth Tether
Bluetooth
USB Mount
SD Card
Compcache
CyanogenMod 7.2.0 Rc5.7:
Code:
Synced with CM and AOSP
Fix Many bugs
add many new option
Play more with rom :P
Working :
RIL (Phone & Data)
2D & 3D Acceleration
Audio
Camera
Usb Tether
FM radio
GPS
Wifi
Wifi Tether
Bluetooth Tether
Bluetooth
USB Mount
SD Card
Compcache
CyanogenMod 7.2.0 Rc5.6:
Code:
Synced with CM and AOSP
merger with cm source
Fix Some bugs
Fix Low mem option
add custom image notification background
fix gallery3D scan
fix webkit
fix ringtone loop
add swap and total mem info
add recent app statusbar option
add flip to mute ringer
add flip to snooze alarm
add flip to play or pause music
add inCall louder when device inside bags
add auto usb tether
fix no need to reboot device after changing statusbar option
merger with aosp
add speed dial
rework bluetooth tether (full working)
change mms receiver
add and fix battery full alert
add Color and touch calibrator
Add ANDROID_CPU_FEATURE_ARM_LDREX_STREX feature flag
Fixed Proprietary info feild skipping in Samuel Berube's voicemail notification
Fix screen hang after dismissing a landscape alarm.
Minor change enable bootsound
Basic KSM Support ( port from CM9 )
New Kernel with KSM enable
Enable Enter Key on SMS/MMS
Minor fix telephony: Display Supplementary Service Notifications.
Trying to make SimToolkit work ( still buggy )
Minor fix ADWLauncher Dockbar option
Landscape layouts for incall screen on Phone
Minor Fix Compcache
Minor Fix CmCompass and Update, now you can change theme with androidian or cyanbread
Minor fix add pointer ics looks like but still under development, you can use from CyanogenMod Setting => System => dev tools => development settings => Touch pointer
Add ics pointer ( port from CM9 )
Add KSM enable option ( port from CM9 ) ( no require reboot )
Add build date ( port from CM9 )
Change ro.modversion into ro.cm.version ( port from CM9 )
Add Current CPU Frequency ( port from CM9 )
Add Screen OFF CPU Frequency ( no require reboot )
Add Low Mem Killer Option
Add Sdcard Read ahead cache Option
Add KSM Sleep time Option
Add KSM Scan Option
Add Ioscheduler Option ( require reboot )
Add Zipalign ( auto )
Build Latest Superuser ( backport from CM9 )
Fix Low Mem Killer Option ( no require reboot )
Fix Sdcard Read ahead cache Option ( no require reboot )
Fix KSM Sleep time Option ( no require reboot )
Fix KSM Scan Option ( no require reboot )
Fix Audio Routing for some Baseband
Improve FM radio audio
added Overscroll color menu
Update kernel audio driver
Rebased with CyanogenMod source
Improve scroll cache
added max length value SMS changeable into MMS ( configure this from MMS settings )
Fix FM radio for audio routing and seek support
added option to lock dock button into ADWLauncher ( enable this via ADW settings )
Fix rotation on Gallery3D, no more banding image, and better scan all image from sdcard ( if this still happen, just run dev tools app, and click media scan, wait until finish, and done )
use media service for MUSIC, for better scan all music from sdcard ( if this still happen, just run dev tools app, and click media scan, wait until finish, and done )
Rebased with cyanogenmod again and Rewriting all app to decrease whitespace on java
Fix user interface touch configuration, due to error appear from logcat while touching
Fix keyboard theme problem that came from 3rd party app
Fix system permission
Fix scroll cache option due to problem ( not apply ) when click force disable scroll cache
Fix camera colour capture image and video when using high or low setting, and force enable samsung service camera
Fix screenshot colour image ( no more blur ) when trying capture SS after animation stop
FIX DSP manager configuration, due to problem FC when apply some config
Improve lockscreen animation, due to some lag when scroll cache is force disable
Rewriting binary file, due to problem when execute with busybox or toolbox
Improve sensor service orientation, due to problem with ICS rotation animation
Rewriting and Recompile libaudio using CM-audio implementation ( Kanged from and Thanks to Psyke83 )
Improve HTML proccessing, to improve browser when trying to open full website not mobile website
Force enable static a2dp while using bluetooth headset or handsfree ( i hope, but my bluetooth headset is broken now, and i cant test, so please test this )
Readd Setup_fs for optimizing data and cache partition, ( i forgot to add this before )
Framework optimizing to decrease some error when booting, after apply from HDPI theme ( looks better now, but still need to find HDPI theme that compatible with our device )
Patch GLES android to not use software rendering, use Full gpu hardware rendering due to problem with some HD GAME ( i hope )
Improve FM radio Seek
Optimized All Apks
Update to latest Source Cyanogenmod
add menu for Notifications Dropdown and Statusbar Colour
add menu enable/disable ICS rotation animation ( default is disable )
add Overscroll colour
CallFeatureSetting: only disable cellular specific options in airplane mode
Use supplementary service notifications to display additional call info.
Add safety net for notification swipe handling.
telephony: Display Supplementary Service Notifications.
Add notification type constants.
Fix battery charging detection in NotificationManagerService
additional landscape layout for sim pin unlock
Start playback when A2DP headset gets connected
rewrite filemanager 1.1.6 to fix layout with cm
Don't unmute audio before starting FM ( still have problem :( )
InputMethodManager: prevent Sym key from displaying the IME picker
Add ability to swap volume keys in selected orientation
Add option to choose dockbar with 1,2,3,4,5 icons and other
fix camera shutter mute
merger some system app into CMParts
more fix ICS rotation animation
new OC kernel With cm9 Feature
Improve tweak kernel again
More fix camera orientation
fix FC when disable lockscreen on boot
new option to change battery status bar colour
new option to enable/disable scrolling cache ( you dont need to mod again )
fix ringtone looping ( tested with all ringtone )
fix ICS rotation animation
revert layout of keyboard into default one
patch the graphic rendering for decrease lag performance ( i hope )
more fix camera orientation
fix bug when use theme from 3rd party app
can use power button as camera button
can reboot using holding volume up and power
update latest video and audio codec
Improve tweak kernel again
fix call waiting
improve scroll and volume control
can use power button as camera button
can reboot using holding volume up and power
rebuild wifi module
Enable Tablet Feature
New Menu from CM setting ( GPS external bluetooth available )
Working :
RIL (Phone & Data)
2D & 3D Acceleration
Audio
Camera
Usb Tether
FM radio
GPS
Wifi
Wifi Tether
Bluetooth Tether
Bluetooth
USB Mount
SD Card
Compcache
CyanMobile github Translator​
IF YOU WANT THIS ROM SUPPORT FOR YOUR LANGUAGE,
PLEASE GOTO MY GITHUB AND FORK ALL PACKAGES, FIND INSIDE VALUE FOLDER
AND TRANSLATE ARRAY.XML AND STRING.XML INTO YOUR LANGUAGE
AND PUSH INTO MY GITHUB
I WILL MERGER AND BRING THIS ROM TO SUPPORT YOUR LANGUAGE​
finnaly....
Puyeng bacanya, om.
A lot of features.
Ngakaks.
Minta vidny donk. Im interested to watch a video
But, it's.ok if there aint xixiixixi.
Sent from my GT-S5660 using Tapatalk
Good job squadzone
Can I install on ROM CM7.2 RC1-B4 ??
Very well thank you...
what a long changelog!
中国人正在尝试提高!
(translation:Chinese people are trying to improve themselves!)
Good job sir ^.^, I've wait for this for a looooooong time ago haha
waaoow ini bagus, om!
now testing !!
hmm new boot animation..
hmm , how to disabla back button from the top?
So this rom is build from source, better then other cm7.2 by phiexh??
Sent from my GT-S5660 using xda premium
andreim3 said:
now testing !!
hmm new boot animation..
hmm , how to disabla back button from the top?
Click to expand...
Click to collapse
In cyanogenmod setting, tablet tweak. Search there
its better than phiexz 7.2.0 ?
Peteragent5 said:
waaoow ini bagus, om!
Click to expand...
Click to collapse
orang Indonesia ternyata :O
voetbalremco said:
So this rom is build from source, better then other cm7.2 by phiexh??
Sent from my GT-S5660 using xda premium
Click to expand...
Click to collapse
razer1 said:
its better than phiexz 7.2.0 ?
Click to expand...
Click to collapse
this version is like experimental build
squadzone merge change on cm-gerrit to this rom
my build now is like nightly, i update it every 2-4 weeks
so basically, this rom is have more feature than mine
but, maybe some new feature can cause bug
voetbalremco said:
So this rom is build from source, better then other cm7.2 by phiexh??
Sent from my GT-S5660 using xda premium
Click to expand...
Click to collapse
i think it's not really wise to compare two ROMs from different dev bro
tioammar said:
i think it's not really wise to compare two ROMs from different dev bro
Click to expand...
Click to collapse
I think it is, Phiex did much work, and his rom is very good, but theres a reason theres a new version of cm7.2 now, and it is based on the same, so I don't see a reason not to compare it.
voetbalremco said:
I think it is, Phiex did much work, and his rom is very good, but theres a reason theres a new version of cm7.2 now, and it is based on the same, so I don't see a reason not to compare it.
Click to expand...
Click to collapse
ok ... i see your point of view
tioammar said:
orang Indonesia ternyata :O
Click to expand...
Click to collapse
iya tapi aku masih anak kecil
I"m 13 years old and I haven't been in Indo for long enough to fully speak it
I'll learn it gradually when I grow up!
Delanoister said:
Puyeng bacanya, om.
A lot of features.
Ngakaks.
Minta vidny donk. Im interested to watch a video
But, it's.ok if there aint xixiixixi.
Sent from my GT-S5660 using Tapatalk
Click to expand...
Click to collapse
English Please....

[ROM][4.0.4][ICS][UNOFFICIAL][ Stable 2 ] MiniCM9 Compiled | PecanCM Project |

{
"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"
}
CyanogenMod (MiniCM) is a free, community built, aftermarket firmware distribution of Android 4.0 (ICS), which is designed to increase performance and reliability over stock Android for your device.
Disclaimer:
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.
*
*/
MiniCM is based on the Cyanogenmod Project and 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 and MiniCM does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for ICS or MiniCM9 is available in the PecanCM 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.
Note:
If you want to use this rom as base, for another rom, ask PecanCM Team permissions!
If you like this rom, click thanks button, no need to get Offtopic in this thread
Respect the moderator who cleans the thread from spammer, and all other people
This is a team work by Ron G, Antdking , venkat kamesh and me
Download Links:
minicm-9-20121217-UNOFFICIAL-p350.zip
Google apps
gapps-ics-20120429-signed.zip
OR TINY GAPPS [ Google Apps ]
Tiny ICS Gapps (elia222)
Instructions
First time installing CyanogenMod 9 to your Opimus Me P350, or coming from another ROM:
1. Root the Phone and Install CWM Recovery 5 or 6
2. Download the latest rom from the thread
3. Hold down VOL DOWN + HOME + POWER keys to enter recovery
4. Perform a Nandroid backup of your current ROM.[Optional]
5. MAKE FULL WIPE : format system,boot,dalivk,cache,data [Important to Avoid new bugs]
6. FLASH ROM ZIP
7. Flash GAPPS [ Optional ]
7. Install LINK2SD , select ext3 and reboot. [Optional]
8. Open Link2SD: Select AutoLink from Preferences. [Optional]
9. ENJOY CM9
Upgrading from earlier version of CyanogenMod 9:
Copy CM9 ZIP to your internal SDCard
1. Boot into Recovery
2. wipe cache and dalvik cache
3. Flash CM9 zip (your Google Apps will be backed up & restored automatically)
4. Reboot
Recommandations
Don't use 3G network
Don't change CPU freq over 768 mhz
PERFORMANCE: Memory Management: zRAm: 28%, KSM: enable
ABOUT PHONE: CM Stats, Enable reporting: off
Features:
Built for LDPI
Full hardware acceleration (the ICS way)
Camera
Opengl rendering
App2sd / Dalvik2sd compatible with 2.1 app2sd (storing to ext2/3/4 pre-existing partition is detected and mounted as such)
Android's native App2sd (move to sdcard, storing to fat)
In kernel ClockworkMod recovery v5.0.2.3 and option to reboot into Recovery
Modular Undervolting handled Settings -> Performance menu (by default not active)
KSM support
Extra Settings display option for Ultra brightness, also handled via notification bar icons
Smooth 2D scrolling in menus
Native Wifi Hotspot
Native Bluetooth tethering
WORKINGS:
Booting
Touch Screen
Baseband (GSM/phone/messages/GPRS/EDGE/3G)
Headphones
SD Card
Working HW acceleration
Bluetooth
Stock Gallery
3D
Video Playback
Gralloc and Copybit
Browser
ICS keyboard
Games
Usb Mass Storage
FM Radio - use Spirit FM app
Data limit, IPv4, IPv6
Network search
Buttons backlight
Bluetooth Tethering
Youtube LQ/MQ
Deep sleep
Animations Full Works
Wifi
GPS
Google play
Live wallpapers
USB/Wifi Tethering - with 3rd party apps
Color Banding free
Not Working or Partially Working:
Data Usage stats
USB Tethering
Features:
Removed wallpapers, Live wallpapers and Some ringtones
removed ROM manager (can be downloaded from the play store)
removed few LatinIME dictionaries (da, hr, iw, ka)
no languages other then english (Use this app for languages )
Known issues:
Native Usb Tethering - use an external app
Hacks and patches
Fix Video Recording
SRS Audio
How to report bugs:
To be clear, posts without detailed instructions on how to reproduce a problem and without attached logs will be ignored.
Always provide android (adb logcat) and kernel logs (adb shell dmesg).
If it's a RIL problem we would need a radio log (adb logcat -b radio), too.
Sources:
Device:
https://github.com/PecanCM/android_device_lge_p350
Kernel:
https://github.com/PecanCM/lge_kernel_pecan
Vendor:
https://github.com/PecanCM/cm_vendor_lge
If anyone is bored, knows Java & Android, and wants to help on this project, I take patches!
Credits & gratitude:
Thanks to CyanogenMod Team for everything
Thanks to codeaurora forum for kernel patches
MiniCM Team for this source
Thanks to lgics for patches
Thanks to antdking for Gralloc, 3D and most fixes in kernel camera and other help
Thanks to Ron G for main base, all ics kernel, ics bugs fix , fixes everything
If you like my work and want to give a small amount of money for me to buy a energy drink, please click the "Donate to me" button under my username. Otherwise I would be grateful if you can click the "Thanks" button on the bottom right of this post. Thanks
Changelog:
Stable Build #2
Build #2 Released
Improved Audio Quality to it's Peak
Fixed Video Playback
Video Recording and Panoroma Improvements
Removed All Other Languages Except English
Better RAM Management
Stable Build #1
Initial Release
If you would like to help us further, please donate to us for our hard work in bringing ICS to your lg P350 by clicking the donate buttons under our names
ICS Tips And Tricks
HOW TO SEND BUG REPORTS
Hold down VOL_DOWN + MENU keys for 2 seconds, release when vibrated.
Wait 20-30 seconds, it will vibrate again.
Send me: /sdcard/bugreports/bugreport.txt
SDCard bug fix
To those who are experiencing SD Card bug in CM9, try this:
Flash rom (and the fixes, if there are any), but don't flash gapps yet
Boot
Do initial setup
Reboot recovery
Flash gapps
Reboot
(SD Card bug will start)
If you don't experience sdcard bug after this, you can stop and start using cm9, if sdcard bug starts, then read on.
Reboot recovery
Wipe data, cache, etc
Reflash rom, fix, but not gapps
Reboot
The Trick is to flash rom first, boot, reboot to recovery, then flash gapps
Thank you Rhoan Dave Gabrillo
If you would like to help us further, please donate to us for our hard work in bringing ICS to your LG P350 by clicking the donate buttons under our names
keyur aren't u overcharging work? WIth MiniCM7, MiniCM10 and now MiniCM9? Take care man ! Good job =D
DarkRising said:
keyur aren't u overcharging work? WIth MiniCM7, MiniCM10 and now MiniCM9? Take care man ! Good job =D
Click to expand...
Click to collapse
Reserved ... and I like it
Okay It is released
May I flash it over CM9 Stable 1 without wiping?
downloading
Gonza.queen95 said:
May I flash it over CM9 Stable 1 without wiping?
Click to expand...
Click to collapse
Yes you can ! But still i prefer you do wipe once
no can view videos gallery
Fix Video Recording dont working...
coma666black said:
Fix Video Recording dont working...
Click to expand...
Click to collapse
Patch is already given in first post WHY U NO CHECK IT
I'm having a problem, I flashed minicm9 and fixes and googleapps,overclocked cpu to 806 mhz and used it for few minutes and phone frezzes and home,edit,back,search button blinked
z1k4 said:
I'm having a problem, I flashed minicm9 and fixes and googleapps,overclocked cpu to 806 mhz and used it for few minutes and phone frezzes and home,edit,back,search button blinked
Click to expand...
Click to collapse
Try lowering your max clock speed to something BELOW 806MHz. Our little and weak processor CANNOT HANDLE A HIGH OVERCLOCK and as not every chip is created in the same way the maximum stable clock can vary from device to device. To be honest, I found that the default 600MHz to this processor is the most stable frequency that it can get, but if you believe that you can live with some kernel panics from time to time, you can go a little farther.
Skyheiser​
The Rom had all languages yeah ;D
__________________________________
Phone: LG P350
Rom: CM9 Unofficial
Kernel: [email protected]#24
Skyheiser said:
Try lowering your max clock speed to something BELOW 806MHz. Our little and weak processor CANNOT HANDLE A HIGH OVERCLOCK and as not every chip is created in the same way the maximum stable clock can vary from device to device. To be honest, I found that the default 600MHz to this processor is the most stable frequency that it can get, but if you believe that you can live with some kernel panics from time to time, you can go a little farther.
Skyheiser​
Click to expand...
Click to collapse
I try with 768 but after 2 minutes phone just frezzes, now im using latest cm7 nightly and overclock it to 806 max and 122 min, used it all day and no kernel panic nothing
z1k4 said:
I try with 768 but after 2 minutes phone just frezzes, now im using latest cm7 nightly and overclock it to 806 max and 122 min, used it all day and no kernel panic nothing
Click to expand...
Click to collapse
It also depends on kernel. But i get the panic on 600mhz sometimes.
Yesterday it was oc all day on 748 and no panic, last night i did full wipe installed it again it was on stock and after few mins it went into kernel panic on default settings.
This mini is not as stable as stable2
Very good
__________________________________
Phone: LG P350
Rom: CM 9 Unofficial STABLE 1
Kernel: [email protected]#24
Video playback and YouTube don't work at all or is it just me?
Stable Build #2
Build #2 Released
Improved Audio Quality to it's Peak
Fixed Video Playback
Video Recording and Panoroma Improvements
Removed All Other Languages Except English
Better RAM Management
Link to Exploit : http://tinyw.in/4hdU

[ROM][4.2.2][JDQ39E][RC8.5] Unofficial CyanogenMod 10.1 RC Builds

{
"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"
}
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.2 (JB), which is designed to increase performance and reliability over stock Android for your device.
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.
*/
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/PecanCM is available in the CyanogenMod And PecanCM Github repo. And if you would like to contribute to CyanogenMod/PecanCM, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
Unofficial build of CyanogenMod 10.1 (Android 4.2.2) for the LG-P350​
Working:
GSM/Data
Wifi
Working OpenGL rendering
Working Hardware acceleration
Touchscreen
Sdcard
2D/3D
Usb (Storage and Adb)
Native USB-tethering
Mtp and ptp
Audio
Soft key light
Camera (photos, camcorder & panorama)
camcorder
Hardware video decoding & encoding
Gps
Charging
Bluetooth
Bluetooth tethering
Buttons
Sensors
Manual network search
Fast and smooth system
Click to expand...
Click to collapse
Not working:
native Wifi-tethering
Partially working:
Project Butter - Using fake vsync events
Click to expand...
Click to collapse
Download
RC8.5: cm-10.1.0-RC8.5-p350
Click to expand...
Click to collapse
Install
First time installing CyanogenMod 10.1 to your LG Optimus Me, or coming from another ROM:
Install CWM6 Sorry, CM cannot provide support for other recoveries, although they may work fine. If you already have a recovery known to work with CM10, you can skip this step.
Enter into Recovery Mode
Make a BACKUP
Format everything other then Sd card (Full format is must needed when you flash cm10.1 1st time)
Flash the CM10.1 zip
Reboot
boot into recovery mode
Install gapps
Reboot
Click to expand...
Click to collapse
Upgrading from earlier version of CyanogenMod 10.1:
Boot into Recovery
Wipe cache and dalvik cache
Flash CM10.1 zip
Reboot
Click to expand...
Click to collapse
ENJOY UNOFFICIAL CM10.1 BY PecanCM Team
PLEASE DONT MIRROR MY DOWNLOAD LINKS
Gapps
tinny gapps for cm10.1 by belyava
Link : http://forum.xda-developers.com/showthread.php?p=39956357
Click to expand...
Click to collapse
Recommandations
Don't use 3G network
Don't overclock cpu high
Don't use live wallpapers
PERFORMANCE: Memory Management: zRAm: 28%, KSM: enable
Screenshots:
Click to expand...
Click to collapse
Thanks to djnand for taking this screenshots
Note : Screen shots is from 4.2.1 build
We don't give any support if you:
not using the stock CyanogenMod kernel
not using the default system apps (launcher etc.)
have installed any mods/tweaks
have modified system files
Before posting a problem you should:
Check the posts below for a solution / fix
Read the last 10 pages of this thread for a post with a similar problem
Backup, reflash with a full wipe, check if the bug is still there
Make Sure you read this FAQ Before posting your problem
Source:
https://github.com/PecanCM
https://github.com/CyanogenMod
https://github.com/androidarmv6
Click to expand...
Click to collapse
Thanks to:
Codeaurora forum
CyanogenMod Team
Androidarmv6 Team
Rest of PecanCM team - antdking,sergioag,iptux,keyur2maru
and everyone who's been working on CM10.1
Click to expand...
Click to collapse
If you like my hard work and want to give a small amount of money for me to buy a bear, please click the "Donate to me" button under my username. Otherwise I would be grateful if you can click the "Thanks" button on the bottom right of this post. Thanks
Change log
RB8.5 26-05-2013
libaudio: Fixed stereo in headphones
libcamera: upgrade libcamera
- detail changelog here
- Fixes Camera app FC after setting zoom to max in Camcorder
libcamera: CameraHAL Interface cleanup and restructure
camera: don't disable metadata
hwc: sync-point implementation. - Kinjal Bhavsar
fb: Remove extra PUT_VSCREENINFO call. - Saurabh Shah
Kernel: video: msm: add fence sync
Kernel: port ebi2_tovis_power_save function from vee3 (LG-L3 II)
Check full kernel changelog here
performance and speed Improvement
Updated cm source
RC8.1 02-05-2013
Fixed wifi that was broken in RC8
RC8 01-05-2013
Update to JDQ39E
libaudio: Add support for call-mode-specific speaker endpoint
don't disables hardware compositing (Fixes that Weird line in end of screen)
Fixes for browser FC
switch to opensource libcamera
ibcamera: add additional ISO modes ( SPORTS,NIGHT and MOVIE)
Fixed camera reboot problems for some users
swiched to new kernel based on caf's jb_chocolate branch
Updated cm source
RC7 10-04-2013
Fixes for Bluetooth
- Fixed Bluetooth off. - BT Off now works without any problem
- device now can pair
- rescan working
- file sending is working - file receive will work too
Fixes for Random reboots
Libpower Updates
- libpower: tuning and cleanups (Credits = cyanogen )
- libpower: Add support for smartass v2 and v3 gov
Add PecanRIL Classes
- Fixed Manual network search
Add Audio decoders and reorganize (Credits = KonstaT )
Add support for offline charging mode (Credits = androidmeda)
Add permissions for boostpulse
Disable HDR
Disable lockscreen hwaccel
Added call button fix (Credits = villain.tlt)
Enable Overclock
For full list of kernel changes see here
Updated cm source
RC6.5 30-03-2013
Removed Power hal for now
few graphical glitches fixes
Updated cm source
RC6 26-03-2013
Updated Kernel to 3.0.8
building hwcomposer
- Fixed Hardware acceleration
- Fake vsync events
Fix Blackscreen on very low Brightness
limit max number of background processes to 3
Updated cm source
RC5 10-03-2013
Update to Android 4.2.2(JDQ39)
Updated Kernel to 2.6.35 with lots of backports from 3.0 kernel (Fixes lags etc)
Fixed native Usb tethering
Mtp and Ptp is now working
upgrade libaudio (headphones works now)
Fixes for system server crash (that sd card bug)
Fixed Data usage Option
Fixed browser stuck on opening
Updated cm source
RC4 15-02-2013
image not showing properly in gallery fixed, now images on gallery is clear
fixed strict mode, now strict mode disabled properly, so no red frames
somewhat improvements in battery life
Trying to Fix lag that was in RC3
See kernel changes here
RC3 09-02-2013
Fixed stock camera app FC
Fixes about GPS
Big Update on kernel see kernel changelog here
Few more small fixes
RC2 29-01-2013
Fixed space problem - this wll fix bootloop after gapps and fc
Updated cm source
RC1 29-01-2013
Added power hal and boostpulse support to ondemand governor
Now building copybit with msm_mdp header from our kernel, not using android auto created header
Actually Fixed wifi wifi signal strength
Fix alignment and copy size for OMX - Grigori Goronzy
Enable vsync in build.prop - for some reason
Updated 3.8 KGSL driver from caf - no freeze but still need testing
Fixes for strange sd card bug for some users - well that sd bug users test it
Added missing bt_vendor.conf for bluetooth - it was missing since beta 2
Trim down rom again - now you will have min 60 mb free space in system without gaaps
Kernel updates - for kernel changelog see here
Updated cm source
BETA 4 23-01-2013
Late but Fixed hardware video decoding/encoding - thank to everyone else involved
Fixed 3.5 mm headphones without mic
Fixes for wifi signal strength - thanks to BytecodeX,androidmeda
Enable Triple buffer in kernel
Updates on kernel - for all kernel changes see here
Added hwa setting app
Updated cm source
BETA 3 16-01-2013
Fixed Sensors
Fixed Lockscreen - thank to androidarmv6 team
Switched Liblights to open source with my own mods
Upgraded frame buffer in kernel
few more updates in kernel
Removed cm updater
Rom is now bit ldpi friendly
Trimed down rom again - now you will get 57 mb free space after installing rom
other small bug fixes
BETA 2 08-01-2013
Fixed stock camera app preview - thanks Ganster41
Fixed Reboot menu bug fixed
Fixed superuser FC
A lot updates/Fixes in kernel - see kernel source to check all updates/Fixes
Improve performance and speed! You must check/try it
And othe bug fixes
Updated cm source
BETA 1 28-12-2012
1ST Beta Release
Fixed Bluetooth
Video recording/playback is now better - but still Partially working coz no hardware decoding/encoding
Responsibility is improved
Updated cm source
ALPHA 4 27-12-2012
Updated WPA version to V8 - this fixes wifi scan and other wifi problem
striped down rom size - now you will have 45 to 50 mb free space in system after install
Fix media profiles xml parser crash - androidmeda (haphappy)
More Stability updates
Updated cm source
ALPHA 3 22-12-2012
Fixed audio
Fixed signal strength
Camera now Works with 3rd party apps
Stability updates
Updated cm source
ALPHA2 19-12-2012
Fixed soft key light
Fixed usb
Fixed gps
Removed few thing from build to make zip small
ALPHA1 19-12-2012
Initial release
FAQ
Q: Do I need to wipe everything while upgrading from earlier CM10.1 build?
A: In general: only dalvick-cache and cache. But in case after upgrade you got bootloop (or stuck at cm logo or getting fc after boot) then you shuold wipe data.
Q: The 'Developer and Performance options' from 'settings' are gone. Where are they?
A: Touch the 'Build number' seven times in 'about phone'. Then they will appear.
Q: I have SD card bug, What to do ?
A: Connect your phone to usb at boot, your sd card bug will gone (NOTE: This bug Fixed in RC5)
Q: my phone freeze or white screen on Opening an App, what to do ?
A: go to the hwa setting app and disable hwa for that app, mostly browser need it (note: not needed from RC5)
Q: I'm facing touch hang in lockscreen
A: don't panic! just relock your phone and then unlock, however cybojenix said he is working on this bug and it will be fixed soon
Q: I can't use mass storage from RC5
A:
Use MTP
you can read this article to get more info on mtp/ptp
and for ubuntu users, follow this guide to use mtp
and mac users can follow this guide
(Note: mtp Is default since RC6 )
Q: When I powered on my Phone it goes into blackscreen
A: Reboot your phone into recovery and then reboot phone, This is bug in 3.0 kernel and currently we don't have any log on this bug and due to no log we stuck here
Q: When ever i open camera, my phone reboot
A: This is so strange bug and it only for few users with 3.0 kernel and right now i'm out of idea for this problem
Reserved
Reserved again
once again the p350 astounds everyone
fantastic work, will do some work this holiday coming for you
Apply for RD! no way they can deny you now
edit:
First for the lg msm7x27 series as well!
antdking said:
once again the p350 astounds everyone
fantastic work, will do some work this holiday coming for you
Apply for RD! no way they can deny you now
edit:
First for the lg msm7x27 series as well!
Click to expand...
Click to collapse
yes p350 rocks and about RD i'm scare by some things and yes i'm always waiting for you
Will test these days... Looking forward to this ROM...
Sent from my LG-P350 using Tapatalk 2
usb and gps will be fixed by 2morro and i think audio too
Wow... Good Job bro
I'll test and review it...
And I'm wait your patch for usb, gps and audio too RON
Thanks PecanCM Team
Sent from my LG-P350 using xda app-developers app
djnand said:
Wow... Good Job bro
I'll test and review it...
And I'm wait your patch for usb, gps and audio too RON
Thanks PecanCM Team
Sent from my LG-P350 using xda app-developers app
Click to expand...
Click to collapse
i know fix for usb and gps only not 100% sure on audio and yes i forgot soft key light too will get fixed 2morro
PecanCM said:
i know fix for usb and gps only not 100% sure on audio and yes i forgot soft key light too will get fixed 2morro
Click to expand...
Click to collapse
for audio can't we swap onto jb blobs until jb2 source is fixed up?
antdking said:
for audio can't we swap onto jb blobs until jb2 source is fixed up?
Click to expand...
Click to collapse
can you give try ?
PecanCM said:
can you give try ?
Click to expand...
Click to collapse
just checked, doesn't work, but it will need implementing at source level as well. If you haven't merged the sources by the time I'm free, I'll merge it together
Also, tested wifi, scanning doesn't work (but didn't give it long so it might work) but manually connecting to network does
another first for the p350, first armv6 to have working wifi
antdking said:
just checked, doesn't work, but it will need implementing at source level as well. If you haven't merged the sources by the time I'm free, I'll merge it together
Also, tested wifi, scanning doesn't work (but didn't give it long so it might work) but manually connecting to network does
another first for the p350, first armv6 to have working wifi
Click to expand...
Click to collapse
yea need help on audio and wifi good
You Rulezz Man ! You rulezzz !!!! You Are Making All Dreams Come true for Pecan !!! Now I can Say I'm Proud to Be Member of PecanCM Team !!!!!!!! I think it is first device to get 4.2 booted on msm7x27 ! and almost working !!!!! Love you !!!
bro u did a great job for pecan,,,,,,,lg p350
Thumbs up
usb,soft key light and gps fixed
Maybe someone need some screenshot
I take some screenshot from this ROM:
besides, usb, gps and audio... I found this:
-I use this ROM for 6 hour and no random reboot i found (really no reboot for 6 hour), but when i long press power button, phone always reboot
-FC Camera
-Wifi work to search, but no connect
Thats it...
Oh ya RON, can you added screenshoot features at power button on next update?
Finally, for Alpha ver. This ROM is awesome....
Thanks RON, And Thanks for All PecanCM member
djnand said:
Maybe someone need some screenshot
I take some screenshot from this ROM:
besides, usb, gps and audio... I found this:
-I use this ROM for 6 hour and no random reboot i found (really no reboot for 6 hour), but when i long press power button, phone always reboot
-FC Camera
-Wifi work to search, but no connect
Thats it...
Oh ya RON, can you added screenshoot features at power button on next update?
Finally, for Alpha ver. This ROM is awesome....
Thanks RON, And Thanks for All PecanCM member
Click to expand...
Click to collapse
thank you so much i wanted screenshots and about long press reboot is due to power menu and wifi it's worked for antdking,so now i need logcat for wifi and screenshoot features at power button go to the setting then open system option then you will find

[ROM][7.X][Nougat] nAOSP ROM for ACRO S

Hi Everyone,
You might have seen my last Guide about Flashing BPaul's 5.0 and 5.1.1 and Mickybart's nAOSP 6.0 for ACRO S
Here I present you Android nAOSP Nougat for Xperia ACRO S.
The purpose of this ROM is to provide a ROM not so far of the AOSP with some cool features (nAOSP means "near AOSP"). It is clean, smooth and Bloat-free
NOTE: Although there isn't any chances of
hard-bricking your phone, you MAY encounter soft-brick. If you don't know
what I'm talking about and what is 'hard-brick' and ''soft-brick' or how to
recover from it, please read about that before continuing.
Do AT your own risk!
Click to expand...
Click to collapse
nAOSP 7.1.1 Nougat Changelog
b03
android-7.1.1_r22 (February security fixes)
Settings: enable Gestures (into Device section after User) to manage pickup, double tap on power button to run camera and wakeup
Sensors: Pickup: stable and enabled by default
KernelManager Included to tweak kernel parameters. Don't use things you don't know about. (use at your own risk)
All integrated Xperia Apps removed. (provided .zip packages link below)
Minor touch-ups
Clean Flash!
Xperia Apps: JUST_CLICK_HERE
Patch for b03:https://www.androidfilehost.com/?fid=457095661767141681
b2.4
USB OTG back to work
Xperia Album added (replaced over Gallery) (Lockscren & Homescreen wallpapers can be set individually)
Xperia HOME added (Experimental)(Launcher3 isn't removed yet, in case you experienced problem with HOME switch to Launcher3)
Xperia Clock+Widget added (replaced over AOSP clock having snoozer bug)
Xperia Weather widget added
Xperia Keyboard added (replaced over AOSP)
The Drill added (settings>Information)
Minor bugs fixed...
Clean Flash, as new apps are added and older removed.
Also Updater is experiencing some problems.
Submit Review/Survey: https://docs.google.com/forms/d/e/1FAIpQLSfIoAyoCuwZ9PvSI0Jib6frisyzgcfTY_nXQdGzq_Jnt1eqIQ/viewform
b02
android-7.1.1_r9 (January security fixes)
Lightbar removed (from settings/nAOSProm options)
FM/Radio crash fixed
Bootanimation changed to Stock Xperia X style
ROMUpdater fixed (next update can be installed directly)
OTA: Support addon.d (Gapps and hosts file will be restored so you don't need to flash gapps anymore during a dirty flash)
OTA: Support resize /system automatically for those with bigger /system (compatible with addon.d as the resize occurs before addon.d restore)
QS: Number of columns configurable
Status bar: bring back support of custom battery style
Navbar: Pixel style + fix crash when enabled for some applications
RIL: fixed manual network selection requests
Launcher3 fixed
Launcher3: Search bar not displayed anymore for those without search provider (not tested when a service provider is available). Dark icons on status bar if the top wallpaper is not dark.
Eleven, Gallery, ...: Switch from CM to LineageOS repos
b01
Android-7.1.1_r4 (December security fixes)
Themes: Pixel blue by default
QS: Fast Charge tile removed. Fast Charge integrated with Battery tile. Properly handle the fact that a fast charge change require an unplug/plug to be effective.
Tethering usb/wifi fixed @adriandC)
Procedure for b01:
Make a clean Flash.
Launcher 3 is not working so use given Launcher (download section below) and flash through recovery. (After bootup Force Stop Launcher 3)
Wipe cache.
(Flash ROM+GApps => Given Launcher => Wipe cache => Reboot!)
nAOSP 7.0 Nougat Changelog
b06
Please remove your themes before flashing the ROM as Substratum is now fully supported (but not the legacy one)
android-7.0.0_r19 (November security fixes)
kernel: security updates
OMS7 support
SELinux: Enforced
Fix camcorder
Fix battery draining when screen off
Audio: incall: port voice session and volume/mute control from nAOSP 5.1
Navigation bar tuner (see System UI Tuner)
Dialer: automatic proximity speaker
New audio sounds from Google Nexus devices
Tethering: Available for everyone (no provisionning, bypass tethering plan)
Ui: QS USB Tethering
Ui: QS Sync
Ui: Press on Clock or Date from status bar will start Alarm or Calandar Apps (new alarm or new event on Long press)
Time: Disable unneeded proprietary time_daemon which causing unexpected clock change
Themes: full substratum themes support (base, dialer, contacts, settings...)
Exchange: bring back support from Android 6.0
Jack: add manual plug/unplug control for broken jack detection (see nAOSProm settings and Quick Settings) - thanks to @sne and @heavens dragon for the icon
su: include supolicy (from SuperSU)
Night mode: Automatic mode and rework for 7.0/Kcal support - see System UI Tuner/Color and Appearance
SafetyNet: experimental workaround (working fine with SafetyNet Helper but not with Android Pay. don't know for PokemonGo)
TWRP: not included (please use the one from nAOSP 6.0 b13)
Bluetooth: fix that permit to toggle on the bluetooth after a clean flash @millosr)
fix multiple soft reboot (eg: video playback on Gallery) @millosr)
gapps-config.txt: do not install GooglePackageInstaller (needed for integrated Superuser)
Kernel : multiple security fixes + sdcardfs support
Busybox included
Adaway, Susbtratum legacy apps supported (some time Adaway is not able to write and need a second try)
diag: Fix permissions for /dev/diag and services that need it
GPU: Enable tiled
2D: Support 60 fps + managed by the GPU to reduce CPU load (improve global responsivness).
OMX: Hw encoder support
Webview provider (Developer Settings)
Bluetooth (thanks @millosr) - All incoming files supported
FMRadio
Camera slow start issue fixed
Flashlight
Camera2 : crash and portrait issue fixed
DeskClock : crash on World button fixed
Email: Fake security for Exchange
Selinux : PERMISSIVE (temporary)
telephony: opensource libril and rild (thanks @millosr)
Memory: Malloc SVELTE mode (reduce memory space but slower allocation speed)
NOTE: While Flashing ROM through recovery if you seen an error like,
E: unknown command [log] just don't worry. It's perfectly normal.
Downloads
All Release available (download appropriate):
ROM: https://www.androidfilehost.com/?w=files&flid=131852
GApps: http://opengapps.org/
(ARM => 7.X => any)
Overclocking
Overclocked kernel are tested on my own device BUT I won't be responsible for any damages on yours.
By default the ROM will use stock frequencies.
How to Flash
Through TWRP!
You need to merge partitions /data and /sdcard (already done if you come from nAOSP 6.0).
IF not, please read the 6.0 procedure to flash this ROM. (JUST Re-Partitioning & Changing file-system)
If you come from nAOSP 6.0 b12, you can simply flash the ROM as usual (a clean flash is preferable if you migrate from 6.0)
Thermanager
By default if the device is too hot it will reduce the screen brightness and CPU clock.
When the device will be cool enough it will restore brightness and CPU clock but at 1.5Ghz only.
If you want to force thermanager to restore the clock to a specific value defined by an external overclocking tool,
you can edit /system/etc/thermanager.xml.
See http://forum.xda-developers.com/show...postcount=2465
Themes
Themes are supported with Substratum only (OMS).
This is not a CM Theme Engine and so you can just use Substratum OMS themes.
ViPER4Android
All credits go to ViPER520 and the amazing works.
You should read detail and go to thanks developers.
xda : http://forum.xda-developers.com/show....php?t=2191223
website: http://vipersaudio.com/blog/?page_id=31
Release
Kernel: 3.4.0
Android: 7.x
Thanks to:
- @mickybart
- @millosr
- @billchen1977
- ViPER4Android Team
- Cyanogenmod Team
- FXP Team
- TWRP Team
- All the community around Android
If you found above post easy and helpful, you could donate/buy me a cup of COFFEE or even a BEER! Just click HERE!
Regards,
hitman-xda
screenshots
{
"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"
}
Reserved 2
Reserved 3
Thank you very much for this hard work! Downloading
nAOSP 6.0 b13??? does not exist.
Crachketo said:
nAOSP 6.0 b13??? does not exist.
Click to expand...
Click to collapse
It should be b12 for ACRO S. B13 was final for XS. My bad!
test
Thanks, it works stable. Little issue in night mode menu. After switch it didn't revert back, or while reverting into day mode it missing. You have to press 3,4 times in order to switch back into daymode.
Did you know how to fix usb otg?
great job.!
Can i update from 6 to 7 with out wiping data?
Btw great job, tnx sir
camera
I think this camera better than stock.
don't forget backup
Install via CWM
enjoy
jing000l said:
Can i update from 6 to 7 with out wiping data?
Btw great job, tnx sir
Click to expand...
Click to collapse
you need to wipe data. If you have any important things just back it up. You could use titanium backup for your apps+data backup.
I've done a quick test of 7.0b06 with full wipe but without gapps. The rom seems to work extremely well. A few minor niggles, but all major functions worked:
Works:
- SMS, and I didn't have to configure the SMS central like in 6.0.
- mobile data after configuring apn.
- fm radio mostly
- Bluetooth audio
- camera and video camera
- Wi-Fi hot-spot
- micro sdcard
- usb mtp
Minor problems:
- Wi-Fi cannot connect as client when I use my other phone as hot-spot. Stops at obtaining IP address. Same in 6.0.
- fm radio kills Bluetooth audio until reboot.
- after closing fm radio app, I have to start it twice before it works again.
- no OTG (but neither has 6.0)
- the icon to disable Jack detection doesn't work (but Jack detection itself works fine)
- message: mtp has stopped when opening download file manager - or is that intentional?
If you're going to investigate any of the above, I'll try to provide logs or whatever else may help you.
Many thanks to @hitman-xda and @mickybart for this great rom.
runekock said:
I've done a quick test of 7.0b06 with full wipe but without gapps. The rom seems to work extremely well. A few minor niggles, but all major functions worked:
Works:
- SMS, and I didn't have to configure the SMS central like in 6.0.
- mobile data after configuring apn.
- fm radio mostly
- Bluetooth audio
- camera and video camera
- Wi-Fi hot-spot
- micro sdcard
- usb mtp
Minor problems:
- Wi-Fi cannot connect as client when I use my other phone as hot-spot. Stops at obtaining IP address. Same in 6.0.
- fm radio kills Bluetooth audio until reboot.
- after closing fm radio app, I have to start it twice before it works again.
- no OTG (but neither has 6.0)
- the icon to disable Jack detection doesn't work (but Jack detection itself works fine)
- message: mtp has stopped when opening download file manager - or is that intentional?
If you're going to investigate any of the above, I'll try to provide logs or whatever else may help you.
Many thanks to @hitman-xda and @mickybart for this great rom.
Click to expand...
Click to collapse
Some bugs like mtp has stopped is fixed on 7.1 (should be available for Acro S in the future. Just wait @hitman-xda)
The icon for jack detetion is not enabled by default. You need to go to Settings/nAOSProm option to enable the manual jack detection. This feature is mainly for those with broken or mal function jack detection (seems to be a weakness hardware of the device). I will improve it to don't have to choose between manual/auto but to have something more flexible for those with random issue and for those who want to listen fm radio without headset (quality of the reception can be good or not of course.)
Strange issue for WiFi and phone hot spot. I'm intersesting about a logcat of the issue and I will check if some other guys have the issue on Xperia S too.
For FM, OTG, it is working fine on Xperia S so this is where someone with the Acro S device can help a lot. Maybe @hitman-xda will be able to handle / fix those problems.
Thanks for the feedback
FYI: We noticed an issue with offline charging due to selinux on 7.1. Maybe we have it on 7.0 too. This issue is fixed on 7.1 b02.
mickybart said:
Some bugs like mtp has stopped is fixed on 7.1 (should be available for Acro S in the future. Just wait @hitman-xda)
The icon for jack detetion is not enabled by default. You need to go to Settings/nAOSProm option to enable the manual jack detection. This feature is mainly for those with broken or mal function jack detection (seems to be a weakness hardware of the device). I will improve it to don't have to choose between manual/auto but to have something more flexible for those with random issue and for those who want to listen fm radio without headset (quality of the reception can be good or not of course.)
Strange issue for WiFi and phone hot spot. I'm intersesting about a logcat of the issue and I will check if some other guys have the issue on Xperia S too.
For FM, OTG, it is working fine on Xperia S so this is where someone with the Acro S device can help a lot. Maybe @hitman-xda will be able to handle / fix those problems.
Thanks for the feedback
FYI: We noticed an issue with offline charging due to selinux on 7.1. Maybe we have it on 7.0 too. This issue is fixed on 7.1 b02.
Click to expand...
Click to collapse
Jack detection icon: you are right, I just needed to enable it.
Wi-Fi: funny, now it works fine. Could be my other phone that decided to act up. I'll try to get a log if it happens again.
Offline charging: indeed, it doesn't work, the phone starts normally.
Hi dear friends Mr mickybart and hitman-xda
Thanks for this new ROM
As I told you before the same as last version
( Android 6) this new ROM has otg problem
I had a test , when I apply external 5 volt to my flash memory and connect it to phone , otg function works well and I could see its internal files with file manager and make a copy in phone
I hope you can solve this problem, mr mickybart told that it is about kernel of phone.
Another bug is when I use phone for playing video
Or listening to music after runing the radio the quality of voice is not good in lock screen mode and I should restart the phone to correct it and have a clerar voice in locked phone .
Another bug ,in last android MX player - link to SD
Programs has work well but in this new rom they can run completely and I should use another player for video ( can not work as good as MX player)
Another problem is about WiFi ,when the level of signal is a little weak phone disconnected and can not connect again automatically.
I have not this problem in version of 6.
i found that when we choose google now luncher ( that is on of default luncher that you have placed in phone) fm radio can not work in background and only in luncher 3 can work correctly
Would you try to test and solve these problems?
Thanks
A good rom. Thanks
However, battery drain at >10% per hour while power off.
How to fix?
nAOSProm-7.1-b02
Any one try this rom nAOSProm-7.1-b02-Dev Acro s lt26w
​
h15.niazmand said:
Hi dear friends Mr mickybart and hitman-xda
Thanks for this new ROM
As I told you before the same as last version
( Android 6) this new ROM has otg problem
I had a test , when I apply external 5 volt to my flash memory and connect it to phone , otg function works well and I could see its internal files with file manager and make a copy in phone
I hope you can solve this problem, mr mickybart told that it is about kernel of phone.
Another bug is when I use phone for playing video
Or listening to music after runing the radio the quality of voice is not good in lock screen mode and I should restart the phone to correct it and have a clerar voice in locked phone .
Another bug ,in last android MX player - link to SD
Programs has work well but in this new rom they can run completely and I should use another player for video ( can not work as good as MX player)
Another problem is about WiFi ,when the level of signal is a little weak phone disconnected and can not connect again automatically.
I have not this problem in version of 6.
i found that when we choose google now luncher ( that is on of default luncher that you have placed in phone) fm radio can not work in background and only in luncher 3 can work correctly
Would you try to test and solve these problems?
Thanks
Click to expand...
Click to collapse
I will not work on those bugs on my side as there are specifics to Acro S device that I haven't
dblwood said:
A good rom. Thanks
However, battery drain at >10% per hour while power off.
How to fix?
Click to expand...
Click to collapse
check with a battery state application what is going on because this is not normal
---------- Post added at 11:35 AM ---------- Previous post was at 11:34 AM ----------
@hitman-xda , branch nAOSP-7.1.1 available for Acro S too (2 bugs needs to be fixed but nothing major)
@hitman-xda , branch nAOSP-7.1.1 available for Acro S too (2 bugs needs to be fixed but nothing major)[/QUOTE]
nAOSP-7.1.1 available for Acro S where can I download?
@hitman-xda , branch nAOSP-7.1.1 available for Acro S too (2 bugs needs to be fixed but nothing major)[/QUOTE]
nAOSP-7.1.1 available for Acro S where can I download?
I have xperia acro s nAOSP-6.0b12 ----> need nAOSP-7.1.1 . . . . any help to download? or date to release it ?

Categories

Resources