[ROM][14-03-2014] AOSP KitKat 4.4.2 Mod for Nexus S - Final Build - Nexus S Android Development

Hi folks,
There seem already many AOSP builds for NS, but I'm just pleased to share my personal build with you. I took the Google source and CM kernel/vendor as a base and have done lots of optimization work. My changes for NS after forking CM vendor were listed in the changelog of the initial build. Devs can check out commits on my github. It may worth a note that it's AOSP so never request extra features. No doubt I will keep it as stock as possible.
Credits:
clearly go to CM Team and all worked for our NS
steven676 for SurfaceFlinger and other patches
Download:
Final Build | MD5: 47af680bd273732d751de65656f62f7e
I don't hold the Nexus S any more, so if something in the final build does stupid for you, fall back to Build 6. And at last thank you again for your support.
Issues:
panorama preview. Check out CataHd's reply for the fix.
android-4.4.3-r1.1 build can be found in this reply. Panorama issue has been fixed.
You can find out all changes on my Github. Remember that AOSP ROM doesn't include Gapps, you have to install/flash it yourself.
Cheers,
Changelog:
Final Build
android-4.4.2_r2
merged some fixing patches from CM etc
Build 6
fixed random rebooting issue
saved about 3MB memory from the Kernel, thanks to pawitp
Build 5
android-4.4.2_r1
added swipe the pull-down panel to switch between Notifications and QuickSettings, thanks to CM/Slim
speed up statubar/notification drawer, thanks to kufikugel
changed dalvik heap parameters to reduce memory footprint (CodeAurora)
used double buffering instead of triple buffering
disabled hardware Vsync completely
fixed Screen record function, but in landscape only
increased the extra free memory to 12MB (you can change it in build.prop at any time.)
alpha 4
increased EGL cache size
switched to SW-based Vsync implementation by Google
fixed Keyguard layout for some languages
added a workaround to suppress the SU binary deprecated warning
few patches in Kernel and other minor fixes in SurfaceFlinger
alpha 3
merge in AOSP 4.4_r1.2
WebView black square issue was gone. Thanks to klusark for the wonderful porting work.
fixed app to sdcard function
enable low RAM feature in 4.4
root access fixed in Superuser with ART enabled
add Emoji support
Changes from init alpha Build:
merge the extra free kbytes patch from 3.4 Kernel
enable Swap for zRAM and KSM in Kernel side
Kernel 3.0.101

I will test this tomorow !

It's working fine. Very stock-ish feel. No FCs whatsoever (except for apps that are yet to be updated to fully support 4.3)

excellent rom thanks !!!!
only problem with superuser..I must install zip from recovery !!
then all ok !!

leap_ahead said:
excellent rom thanks !!!!
only problem with superuser..I must install zip from recovery !!
then all ok !!
Click to expand...
Click to collapse
Thanks for trying. But Superuser was fixed for weeks and works for me.

cn.fyodor said:
Thanks for trying. But Superuser was fixed for weeks and works for me.
Click to expand...
Click to collapse
no my friend .. I flash 3 times to make it sure and no work
if you go to settings superuser then u will se that u cant change anything in superuser settings..
also check with root checker..
but don't worry !! this is nothing for this super rom !! I try all aosp 4.3 rom and this is the best for me !!

leap_ahead said:
no my friend .. I flash 3 times to make it sure and no work
if you go to settings superuser then u will se that u cant change anything in superuser settings..
also check with root checker..
but don't worry !! this is nothing for this super rom !! I try all aosp 4.3 rom and this is the best for me !!
Click to expand...
Click to collapse
I tried changing settings in Superuser, every option works like charm. I always chased the changes of Superuser by Koush and the hack in that Superuser zip was included in my ROM. Afaik the tweak is just to run '/system/bin/su --daemon' for the root requirement.
OK, anyone else got superuser issue? xD

leap_ahead said:
no my friend .. I flash 3 times to make it sure and no work
if you go to settings superuser then u will se that u cant change anything in superuser settings..
also check with root checker..
but don't worry !! this is nothing for this super rom !! I try all aosp 4.3 rom and this is the best for me !!
Click to expand...
Click to collapse
cn.fyodor said:
I tried changing settings in Superuser, every option works like charm. I always chased the changes of Superuser by Koush and the hack in that Superuser zip was included in my ROM. Afaik the tweak is just to run '/system/bin/su --daemon' for the root requirement.
OK, anyone else got superuser issue? xD
Click to expand...
Click to collapse
Works fine here.

cn.fyodor said:
I tried changing settings in Superuser, every option works like charm. I always chased the changes of Superuser by Koush and the hack in that Superuser zip was included in my ROM. Afaik the tweak is just to run '/system/bin/su --daemon' for the root requirement.
OK, anyone else got superuser issue? xD
Click to expand...
Click to collapse
I don't know ..is not work here for that I flash the zip ..
sorry but is ok to flash the zip ? or I must try again without the zip ?
*now I remember that I get notification that su is out date and I forget to click ...
Downloaded and installed the latest superuser.zip and the su binary out of date notification is gone

Very good job. So happy to see the deveopment for our old phone continues.
Now, I can confirm Superuser doesn't work. Flashing SuperSU from recovery fixed the issue pretty fast.
Other than that the ROM is very solid and smooth. I tested SMS, Location services, Wi-Fi, left phone without a charge for a night. No problems so far. Will test bluetooth streaming later today in my car.
I have the same issue with calendar like any other non google build has, I have two of them, one is AOSP build another is Google's from the play store. That doesn't bother me.
Also, I still want to know what kind of "optimization" was done. Also, can anyone test MTP for me? I turned it on using USB Switcher, but my computer didn't recognize the device.
Great job, I hope the project continues.

@leap_ahead, velishka:
Let's rule out some exceptions about Superuser issue. Did you do factory reset before flashing? I hope the old Superuser app didn't make noise. Although you guys have fixed it manually, I still hope someone can paste the output of command 'getprop persist.sys.root_access' and check if the /system/xbin/su is running when you can't get root permissions. Thank you.

Hey,
just had a closer look at your build and found the interesting property 'ro.sys.fw.bg_apps_limit' in your build.prop which is set to 8. Are you sure this works in your build ? (I only ask because this was seen only in CM until now)...
Greetz

lagloose said:
Hey,
just had a closer look at your build and found the interesting property 'ro.sys.fw.bg_apps_limit' in your build.prop which is set to 8. Are you sure this works in your build ? (I only ask because this was seen only in CM until now)...
Greetz
Click to expand...
Click to collapse
Yeah, CM merged that commit from Codeaurora afaik. Bet you haven't checked out my github yet. xD

velishka said:
Very good job. So happy to see the deveopment for our old phone continues.
Now, I can confirm Superuser doesn't work. Flashing SuperSU from recovery fixed the issue pretty fast.
Other than that the ROM is very solid and smooth. I tested SMS, Location services, Wi-Fi, left phone without a charge for a night. No problems so far. Will test bluetooth streaming later today in my car.
I have the same issue with calendar like any other non google build has, I have two of them, one is AOSP build another is Google's from the play store. That doesn't bother me.
Also, I still want to know what kind of "optimization" was done. Also, can anyone test MTP for me? I turned it on using USB Switcher, but my computer didn't recognize the device.
Great job, I hope the project continues.
Click to expand...
Click to collapse
I connect the phone to car radio so it ok !
for root you can flash the superuser from koush too ...
use marmite kernel for mtp ...
I use other gapps so I don't have the problem with two calendar ..only one I get the green one ...
---------- Post added at 05:26 PM ---------- Previous post was at 05:25 PM ----------
cn.fyodor said:
@leap_ahead, velishka:
Let's rule out some exceptions about Superuser issue. Did you do factory reset before flashing? I hope the old Superuser app didn't make noise. Although you guys have fixed it manually, I still hope someone can paste the output of command 'getprop persist.sys.root_access' and check if the /system/xbin/su is running when you can't get root permissions. Thank you.
Click to expand...
Click to collapse
yes I make full wipe and ofcource factory reset ! with twrp recovery !

cn.fyodor said:
Yeah, CM merged that commit from Codeaurora afaik. Bet you haven't checked out my github yet. xD
Click to expand...
Click to collapse
Indeed, i didn't check it out yet. Link ?

lagloose said:
Indeed, i didn't check it out yet. Link ?
Click to expand...
Click to collapse
link :https://github.com/Juansheng
I can just say, very nice work, I'll try the rom soon

cn.fyodor said:
[*]Superuser fails (Workaround is to run '/system/xbin/su --daemon' via adb shell, then go to Superuser settings -> allow root access. Then it'll be fine even after a reboot. Thanks to leap_ahead for bug report)
[*]Gesture typing not working?
[/LIST][/HIDE]
Click to expand...
Click to collapse
or you can flash via recovery the superuser zip from here :http://download.clockworkmod.com/superuser/superuser.zip
for gesture I use other gapps that gesture is working without any problem

Wanna try this Rom, seems great..
Sent from my Nexus S i9023 using Tapatalk 4 Beta

Used this baby for 3 days now and have to say that it has the best memory management for 'low-memory' devices i've seen until now. Whatever you did cn.fyodor, very good work. !
I've noticed that CM has already reverted the commit for property 'ro.sys.fw.bg_apps_limit'. You should take care that this is not reverted in your sources because IMHO this is one of the essential things which gives us this better memory management. The relevant part can be found in line 105 of https://github.com/Juansheng/androi...s/java/com/android/server/am/ProcessList.java in your github.
Greetz

lagloose said:
Used this baby for 3 days now and have to say that it has the best memory management for 'low-memory' devices i've seen until now. Whatever you did cn.fyodor, very good work. !
I've noticed that CM has already reverted the commit for property 'ro.sys.fw.bg_apps_limit'. You should take care that this is not reverted in your sources because IMHO this is one of the essential things which gives us this better memory management. The relevant part can be found in line 105 of https://github.com/Juansheng/androi...s/java/com/android/server/am/ProcessList.java in your github.
Greetz
Click to expand...
Click to collapse
Thanks for your suggestion. Actually I once changed MAX_HIDDEN_APPS back the default value in Gingerbread for low memory devices nine months ago. Check this commit. ro.sys.fw.bg_apps_limit was just introduced by Codeaurora recently. And yeah CM have already reverted this prop and added a new prop for high memory (> 1.5GB) devices since more CM supported devices hold more memories nowadays. I'll ignore that commit.
Cheers,

Related

[ROM][KANG][IMM76L] CyanogenMod9_UNOFFICIAL_CLICK-July10

Disclaimer:
This ROM is currently in development stage.
Most things work, but there are few things that don't work and the device is slow.
Make sure you have a nandroid backup of your existing ROM before you flash this.
I know most of you guys are coming from CM7, so don't compare with it, as this is still an experimental build
Here is the CM9 (un-official) for Tattoo,
For chanages please refer to Gerrit
Download links
2012-07-10
http://www.mediafire.com/?tbvqxgtyyp484yn
Previous versions
2012-06-30
http://www.mediafire.com/?iibqddpd92sx288
2012-06-23
http://www.mediafire.com/?1vjdeanp24dvz3d
Click to expand...
Click to collapse
Gapps link
get latest gapps from http://goo-inside.me/gapps
Installation instructions
Wipe cache and data
Flash from recovery (Clockworkmod recovery only)
First boot takes about 5 to 8 mins
Framework, few apps and Dalvik-cache are moved to cache partition.
Credits
to following guys, without whom this ROM was not possible
Arco68 - for his invaluable work on Tattoo and Wildfire - his vendor config, kernel and lot of tweaks for ArmV6 are used for compiling from source and for his continuous support
ErwinP - for his collection of tweaks and the guys involved in them, which are used for CM9 compiling - check his github
Furious anger (helped in compiling CM9 from source)
CyanogenMod team
Zackconsole (helped in fixing touchscreen and audio issue),
Arif-ali
jaybob413 and his thread
TeamICS
mikegapinski
unforgiven512
and many others
here is my git for device config and notes for compiling
https://github.com/rallapag
What's working
Touchscreen
GPS
Wifi
Mobile and data
USB Mount
Sensors
Audio and
Rooted
What's not working
Camera
Bluetooth - working partially
some apps are force closing at the moment (not every time)
Gallery Not working
Live Wallpapers from CM9 are not working due to GPU requirement - so are removed,
Live Wallpapers from from market are working
And all bugs reported by users
Temporary fixes
See second post
Click to expand...
Click to collapse
Tricks to deal with some issues:
FM radio: Use SpiritiFM app from market
Turn bluetooth on before first start of SpiritFM
Settings -> Audio -> Method -> msm7x30
Settings -> Debug -> FM Chip -> TI(Motorola)
Settings -> Debug -> select use fm_hcitool
restart the app, and remember to turn media volume down.
Gallery: Use Quickpic app or
Just pictures app(thanks KingCreole)
Video player: Use MXplayer and MXplyaer ARMv6 codes from market
Preferences -> Decoder -> select S/W Decoder
Launcher alternative:
Launcher pro is very good replacement for memory hog Trebuchet launcher
Nova launcher is another one to try.
GPS location:
Use Fasterfix app to change the server to your region and location gets locked faster.
latest Gmail apk
This patch is only for Wildfireport - is removed
patch for minor graphic improvement - cm9-click-20120305-patch.zip
please flash the patch from recovery
Screenshots
Microphone does not work yet.
or?
pipko said:
Microphone does not work yet.
or?
Click to expand...
Click to collapse
Did you try the ROM posted in this thread??
donwloaded, istalled, but it desnt starts.
when booting, shows "tattoo" then a animated image and stays there forever!
marcolameirinhas said:
donwloaded, istalled, but it desnt starts.
when booting, shows "tattoo" then a animated image and stays there forever!
Click to expand...
Click to collapse
first boot takes about 5 to 8 mins.
rallapag said:
first boot takes about 5 to 8 mins.
Click to expand...
Click to collapse
ok, will wait!
there is nothing i should do before installing the rom?
its just the "usual" way?
i'm not a pro in this stuff
marcolameirinhas said:
ok, will wait!
there is nothing i should do before installing the rom?
its just the "usual" way?
i'm not a pro in this stuff
Click to expand...
Click to collapse
wipe cache and data..than flash rom..wait the first time about 10minutes..then you can use the rom.
installed. Its not fast, but is not that slooooooooow.
it crashed sometimes, not always booted, but it was nice to test it!
waiting for new and improved versions
marcolameirinhas said:
installed. Its not fast, but is not that slooooooooow.
it crashed sometimes, not always booted, but it was nice to test it!
waiting for new and improved versions
Click to expand...
Click to collapse
More work shall be done and will make those apps more stable as they should soon as current i and rallapag are working on them now just RC0
marcolameirinhas said:
installed. Its not fast, but is not that slooooooooow.
it crashed sometimes, not always booted, but it was nice to test it!
waiting for new and improved versions
Click to expand...
Click to collapse
If you use launcher pro it is very responsive
Dev :
Pushing this might help :
(system)
App http://www.mediafire.com/download.php?qculj816xcbz23c
Framework http://www.mediafire.com/download.php?k41wpb1cd5e62ht
Push this might help?
Libandroid_runtime.so http://www.mediafire.com/download.php?tgf42qk2nfegp09
Try out
Zackconsole said:
Pushing this might help :
(system)
App http://www.mediafire.com/download.php?qculj816xcbz23c
Framework http://www.mediafire.com/download.php?k41wpb1cd5e62ht
Push this might help?
Libandroid_runtime.so http://www.mediafire.com/download.php?tgf42qk2nfegp09
Try out
Click to expand...
Click to collapse
nerver done that before! its safe to do it? and how?
Flashed it, will test everything. Too bad the mic is not working, hope for a fix...
kemoba said:
Flashed it, will test everything. Too bad the mic is not working, hope for a fix...
Click to expand...
Click to collapse
The mic is working just fine
Testing right now, I will take a video later
Few problems I had;
- Wifi didn't connect (GB does connect)
- Every time I rebooted I had to give in my sim password +-17 times before I got to the home screen
And eventually it didn't booted up anymore (stuck on bootanimation)
Nice to see there is still new development for this oldie tho
My tattoo was the last place I thought to see ICS running on,,
Keep up the good work!!
Hitmax117 said:
Few problems I had;
- Wifi didn't connect (GB does connect)
- Every time I rebooted I had to give in my sim password +-17 times before I got to the home screen
And eventually it didn't booted up anymore (stuck on bootanimation)
Nice to see there is still new development for this oldie tho
My tattoo was the last place I thought to see ICS running on,,
Keep up the good work!!
Click to expand...
Click to collapse
There is a problem with your Tattoo. I have just made a video and wi-fi connected. I opened few sites.
I have removed the SIM password on boot, try. After all, I will stay with ICS
marcolameirinhas said:
nerver done that before! its safe to do it? and how?
Click to expand...
Click to collapse
FOR DEV ONLY
Push to system by adb n chmod 644
Sent from my LT18i using xda premium

[ROM][ICS]Ganbarou GT-P7500/7501/7510/7511 CM9

New update for the GT-P7500/7501/7510/7511 aka Galaxy Tab 10.1. Using latest CM9 and AOSP sources. Both cameras working now. Phone might work. I cannot test, but some beta-testers had success.Still not succeeded in building a JellyBean ROM. Be patient with me.
Changes in version 1.00:
Update to latest CM sources.
Update to 3.1 kernel from Pershoot.
Front and rear camera working.
Phone might work. No possibility to test for me.
Download links:
http://www.desire.giesecke.tk
Goo Manager
Alternate download from teddybear - many thanks for the mirror!!!.
Swedish mirror - many thanks to c0urier
Sources:
GitHub
Credits:
CyanogenMod - incredible work
perhoots - thanks for creating the CM9 P7500 sources and kernel
ganiman - for the camera patch
First time installing Ganbarou GT-P7500 CM9 to your Tablet (3g version), or coming from another ROM:
Make sure you are rooted. (Plenty of thread available about how to do it)
Make sure you’re running a proper working ClockworkMod-Recovery (http://droidbasement.com/db-blog/?p=2553). This is the latest (2012-05-24) that works with the device make sure you flash this recovery via ODIN.
Copy Ganbarou ZIP to your internal SDCard
Boot into Recovery
DO A DATA WIPE / FACTORY RESET (First Time Users)
Flash Ganbarou zip
Reboot
Enjoy!
Upgrading from Cyanogenmod nightlies or Ganbarou nightlies:
Copy Ganbarou ZIP to your internal SDCard
Boot into Recovery
Flash Ganbarou zip
Wipe cache partition and dalvik-cache
Reboot
Old stuff:
Changes in version 0.11:
Updated to latest CM9 code (RC2)
Updated to latest Pershoots kernel.
Rear camera working thanks to the patch made by Ganiman
Changes in version 0.10:
Updated to latest CM9 code (RC2)
Updated to latest Pershoots kernel.
Changed back to normal Email and MMS application.
Changes in version 0.9:
Updated to latest CM9 code (RC2)
Updated to latest Pershoots kernel.
Changed to different Email application.
Changes in version 0.8:
Updated to latest CM9 code.
Updated to latest Pershoots kernel.
Changed to different MMS application.
Changes in version 0.7:
Updated to latest CM9 RC1 code.
Updated to latest pershoots kernel.
Added more Ganbarou wallpapers.
Changes in version 0.6:
Updated to latest CM9 code.
Updated to latest pershoot kernel.
Added Ganbarou wallpapers.
New bootanimation. Thanks to jtdo!!!!!
Changes in version 0.5:
Hopefully fixed Settings ForceClose issue
Added LiveWallpapers Picker and NoWallpaperOption back to ROM. But no LiveWallpapers in the ROM
Updated to latest CM9/Google Sources
Changes in version 0.4:
Removed CyanogenMod stuff:
CyanogenMod wallpapers
LiveWallpapers
CyanogenMod Statistics
Profiles
ROMManager
Google Apps included in the ROM. No more need to flash Google Apps separate. Included GMail and YouTube (in data folder, so they can easily be updated).
Wipe of cache and dalvik-cache recommended, otherwise you might see a FC of Settings after reboot. No big issue, it will happen only once.
Changes between Ganbarou GT ROM and CM9 ROM:
Bootanimation
Wallpaper
Extended apn-conf.xml to include Softbank Japan APNs
Changed gps.conf to have more AGPS servers
Full working Polaris Office from stock ROM
Full working Samsung Apps from stock ROM
Added Titanium Backup and ROM Toolbox
Click to expand...
Click to collapse
Screenshots:
THX............. i will try later, hope it runs like your HC Roms so well!
Thanks BeeGee... this is the first ROM CM9 based with Samsung Apps enabled that I flashed... maybe is the only one around!? Very good work, smooth and solid. Only one issue: Google auto apps restore don't work. Can you investigate about it?
Keep up the good work!
soooo,tried out on my P7501 3G works for me well too! Great work....
wondering 2 things: you can also install the samsung widgets? then the problem I had with the first flicker of CM9 10 days ago has disappeared? thanks much in advance
jonsat said:
Thanks BeeGee... this is the first ROM CM9 based with Samsung Apps enabled that I flashed... maybe is the only one around!? Very good work, smooth and solid. Only one issue: Google auto apps restore don't work. Can you investigate about it?
Keep up the good work!
Click to expand...
Click to collapse
On mine it works! I flashed yesturday 2times and evertime google installed directly...
Looks very tasty...
Does the lockscreen functionality work, i.e., ability to set lockscreen app short cuts (targets). This wasn't working on a recent version of CM9 while this worked perfectly on Milestone. Also LCD density didn't work on CM9 and worked on Milestone.
Petteri said:
On mine it works! I flashed yesturday 2times and evertime google installed directly...
Click to expand...
Click to collapse
Really? Weird... in "backup/restore" menu there's no account assigned to automated restore data. I'll try wiping and flashing again. Thanks!
adhoc support ?
It's fantastic, thanks man.
Petteri said:
On mine it works! I flashed yesturday 2times and evertime google installed directly...
Click to expand...
Click to collapse
@Petteri, perhaps I've found the issue. I was on April 22 Gapps. Installing April 29 version, it asked me which account must be used for backup/restore. Google flaw.
jonsat said:
@Petteri, perhaps I've found the issue. I was on April 22 Gapps. Installing April 29 version, it asked me which account must be used for backup/restore. Google flaw.
Click to expand...
Click to collapse
You`re right, April 22 version doesn`t work for me to, 29 works and 13March version works too!
Nightly 2012-05-29 is up.
Only minor changes from CM9, no patch for APN problems and 7501 properties yet. I am too busy.
mauwri37 said:
wondering 2 things: you can also install the samsung widgets? then the problem I had with the first flicker of CM9 10 days ago has disappeared? thanks much in advance
Click to expand...
Click to collapse
I am afraid the samsung widgets will need touchwiz launcher. I can give it a try on the weekend, but no promise.
mpierce said:
Looks very tasty...
Does the lockscreen functionality work, i.e., ability to set lockscreen app short cuts (targets). This wasn't working on a recent version of CM9 while this worked perfectly on Milestone. Also LCD density didn't work on CM9 and worked on Milestone.
Click to expand...
Click to collapse
AnakTeKa said:
adhoc support ?
Click to expand...
Click to collapse
Its in the CM9 settings, but I didn't try it yet.
jonsat said:
Thanks BeeGee... this is the first ROM CM9 based with Samsung Apps enabled that I flashed... maybe is the only one around!? Very good work, smooth and solid. Only one issue: Google auto apps restore don't work. Can you investigate about it?
Keep up the good work!
Click to expand...
Click to collapse
Petteri said:
You`re right, April 22 version doesn`t work for me to, 29 works and 13March version works too!
Click to expand...
Click to collapse
I need to mention the required version of GApps in post #1. When you use Goo Manager (should work soon, I am testing it with the Mai 29 version) it will suggest the correct GApps version.
So far very stable and no random reboot...just one thing, is it just me or is flash not showing example on this xda website...I've tried to reinstall flash player but still not showing up.
Connecting to PC
Hi my friends, another "problem" is for me, that the Tab will not connect into MTB Modus to PC, Debugging works when i connect, but i can`t open my Tab as Harddisc-Drive on Windows 7 Ultimate, drivers are installed surely! Is there any chance to get it work!? In moment i have to use MobilePhone Explorer, but it`s not the best way to store datas between Tab and PC!
Bus Driver said:
So far very stable and no random reboot...just one thing, is it just me or is flash not showing example on this xda website...I've tried to reinstall flash player but still not showing up.
Click to expand...
Click to collapse
Just checked and you are correct. With this build of CM9 there seem to be a problem with flash. I will try to find out if CyanogenMod is aware of the problem or if it is only my build.
Petteri said:
Hi my friends, another "problem" is for me, that the Tab will not connect into MTB Modus to PC, Debugging works when i connect, but i can`t open my Tab as Harddisc-Drive on Windows 7 Ultimate, drivers are installed surely! Is there any chance to get it work!? In moment i have to use MobilePhone Explorer, but it`s not the best way to store datas between Tab and PC!
Click to expand...
Click to collapse
Settings->Storage->Menu (3 dots on the top right)-> USB computer connection->make a tick at Media device (MTP) and it will work.
BeeGee, your rom is already unique due to Samsung Apps integration (waiting for official Touchwiz framework integration, of course). To make your rom even more special, you could modify Pershoot kernel to improve overclock capabilities. In my opinion our devices can reach 1.6 GHz and even more. That would be an interesting experience to make these tablets really fly.
Time ago, I read that Pershoot himself is not interested in overclock but he said that everyone could improve that, editing sources and rebuilding, so I assume that Pershoot wouldn't be upset if you modify it for your rom.
If my question was unpolite to you, I'm sorry.
Keep up the good work.
jonsat said:
BeeGee, your rom is already unique due to Samsung Apps integration (waiting for official Touchwiz framework integration, of course). To make your rom even more special, you could modify Pershoot kernel to improve overclock capabilities. In my opinion our devices can reach 1.6 GHz and even more. That would be an interesting experience to make these tablets really fly.
Time ago, I read that Pershoot himself is not interested in overclock but he said that everyone could improve that, editing sources and rebuilding, so I assume that Pershoot wouldn't be upset if you modify it for your rom.
If my question was unpolite to you, I'm sorry.
Keep up the good work.
Click to expand...
Click to collapse
I tried my tablet on 1.4GHz and it got unstable, not sure if the 1.6GHz is really safe. Running it now on the standards (CPU Governor INTERACTIVE, Min CPU f=216, Max CPU f=1GHz) and my tablet already flies, my battery time is +12h with GPS and 3G all time on. Have to say that I use ADW launcher instead of the Trebouchet launcher, that might change the usage feeling as well.
For messing with a kernel I have to learn a lot more things, maybe someone with more experience can do it.
BeeGee_Tokyo said:
Settings->Storage->Menu (3 dots on the top right)-> USB computer connection->make a tick at Media device (MTP) and it will work.
Click to expand...
Click to collapse
*lol* I´m ssssssoooooooo BLIND! Surely youre right! THX and sorry for this blindet post by my side!
Accu Power and drain is beste ever!
BeeGee_Tokyo said:
I tried my tablet on 1.4GHz and it got unstable, not sure if the 1.6GHz is really safe. Running it now on the standards (CPU Governor INTERACTIVE, Min CPU f=216, Max CPU f=1GHz) and my tablet already flies, my battery time is +12h with GPS and 3G all time on. Have to say that I use ADW launcher instead of the Trebouchet launcher, that might change the usage feeling as well.
For messing with a kernel I have to learn a lot more things, maybe someone with more experience can do it.
Click to expand...
Click to collapse
Thanks for your reply. I'm on 1,4 GHz since Honeycomb releases and haven't had any issue. Maybe stock production differs.

[ROM][PORT] MIUI v4 for Legend - Alpha 1

MIUI v4 for Legend
Found this ROM made by Cofface in a Chinese forum for the HTC Legend. As you might of guessed it is an MIUI v4 port for our phone. There's still many things not working which I'm going to try and get working. This ROM still isn't fully translated and I don't recommend you use this as your daily driver just yet. It has MAJOR speed/responsiveness problems. I've modified the build.prop to try and make it faster and included a default overclock.
Things that don't work at this stage:
-GPS
-Wifi
-Bluetooth
-Camera
Download
CREDITS
---------
-Cofface for the ROM (Original Thread)
-Homi3kh for the default overclock
-dark_knight35 for the build.prop tweaks
Reserved.
really glad to see so many new roms in dev section
thx
tried it now...
it looks really good but sadly its very laggy and not very usable - its an alpha version :S
especially animations are choppy
I've found this guide in general Android section
http://forum.xda-developers.com/showthread.php?t=1499411
It should port MIUIv4 to any device. Actually we have a ICS ROM ( zeubea's ROM ). I wanted to try this but I can't download the official ROMS from MIUI servers ( http://miuiandroid.com/community/threads/miui-rom-2-5-18-roms.16608/ ). Maybe this can help.
@/=\lex Yes I've seen that guide and I've tried it a couple of times to varying degrees of success. I'm going to try again today as I have a new idea about what needs to be done.
Sent from my Legend using XDA
MIUI v4 2.7.6
Hi All,
I have successfully ported miui v4 with some essential parts are working; wifi, call/sms, usb storage (using UMS), browser etc.
At this stage, it is usable but have some bugs to be fix before can make it perfectly working.
1.One of the bug are the signal bar stays the same regardless how bar i have.
2. some UI glitches, for example in root explorer when i press menu and then when i replied the sms from the pop up, when it reach the second line, the same glitches will come out.
I'm very new in this kind of things, mostly i just do some simple modding. I hope any Devs or any members can help me or at least to show or even just to guide me where i can fix the bugs before i can go to zeubea and ask his permission (i use his ROM as base) and share it here.
Cheers..
Wow feed3! Well done for doing what I couldn't do As far as getting help for bugs and whatnot goes, this thread would be a really good place to start. If you need a tester, I'm available
smithchipz said:
Wow feed3! Well done for doing what I couldn't do As far as getting help for bugs and whatnot goes, this thread would be a really good place to start. If you need a tester, I'm available
Click to expand...
Click to collapse
When i have free time, i will upload the file to mediafire and pm you the link so that we can play it together.. anyone interested also can pm me and i will give the link. i wont post the link or even open the thread yet because i havent pm zeubea for his permission yet plus eventhough it is working, there's still many issues need to resolved.
Right now i'm stuck at the graphics glithces in several places; sms pop up, sms app conversation list when i rotate the screen, menu in root explorer etc and i have no idea which files that responsible for the behaviour and whatever comes out from logcat seems like an alien language to me
some other issues are torch not working (not a dealbreaker for me)
But the signal bar now fixed, usb storage also working and no need to use UMS.apk workaround anymore, themes seems working fine, changing dpi also doesn't break any apps, camera working fine with flash, performance are good so far...
goood feed3 if you need help I'm available you can upload rom and send link for me?i can help you for fix bugs
ariadownload said:
goood feed3 if you need help I'm available you can upload rom and send link for me?i can help you for fix bugs
Click to expand...
Click to collapse
Many thanks!
I have pm zeubea for permission and i have upload the file to mediafire. once finish, i will pm you the link and once zeubea granted the permission to share, i will post the link here along with list of all the bugs, untested parts and workaround for certain issues.
Thanks again. Really appreciate your offer. I'm not a dev, just some normal modder that desperate to see MIUIv4 up and running in our lovely device. So, any helps is really really appreciate.
---------- Post added at 02:02 AM ---------- Previous post was at 01:11 AM ----------
ariadownload said:
goood feed3 if you need help I'm available you can upload rom and send link for me?i can help you for fix bugs
Click to expand...
Click to collapse
CREDITS:
ZEUBEA for the great CM9 ROM
HERE are the link for us to play around.
Working list:
1. wifi
2. phone call/sms
3. contact sync
4. theme
5. usb storage
6. camera (still images)
7. vibrate
8. adb
Not tested:
1. data
2. gps
3. bluetooth
Buggy:
1. graphics glitches
a.in sms pop up and landscape in sms conversation,
b. file explorer landscape,
c. video playback in landscape
2. hardware button backlight
3. superuser pop up
Workarounds:
1. Superuser, need to go to setting and open automatic response, set to allow or else root permission will be denied (no pop up asking for permission)
2. hardware buttons backlight is not working "automatically". had to change brightness to make it work and wont light up again once screen is wake up or brightness set to auto. workaround is to tap once at brightness to make it auto and then tap once again to go back to your brightness.
not working;
1. torch
2. video recording and any other things that not working in cm9 beta 3
3. please report
How did you go about porting this? Like what guide did you use and what ROM did you get the MIUI parts from? Also, do you plan to rebase it off zeubea's latest CM9 Beta4? Great job on the ROM, can't wait to get home and test it.
smithchipz said:
How did you go about porting this? Like what guide did you use and what ROM did you get the MIUI parts from? Also, do you plan to rebase it off zeubea's latest CM9 Beta4? Great job on the ROM, can't wait to get home and test it.
Click to expand...
Click to collapse
At first, i search on the net for the guides, there is some in xda and some in miui.us forum.
However, foolowing it give me boot loop each time. So, i just do it my way.
I take many ROM to try out (galaxy ace, sony xperia etc) but none working until i use wildfire s ROM. Once it is bootable, only then i go and look for the issues and the fix from the net (faster way) as i dont have much free time to look into the apk files and fix the issue. Somemore, i only have one phone, this is my only phone to communicate so, you can imagine how furious my gf if she can't call me the whole day LOL ;p
hi feed3 good work ,graphics problem in keyboard and i working to fix bug
sory for bad english
ariadownload said:
hi feed3 good work ,graphics problem in keyboard and i working to fix bug
sory for bad english
Click to expand...
Click to collapse
I try to rebase the ROM to 2.7.15 and CM9 Beta 4. Once done, i will post the link here for everyone to play around and fix the bugs.
Regards.
ok graphics problem fixed lcd density fixed bluetoth work,mobile data work, superuser not fuly work i working on su
ariadownload said:
ok graphics problem fixed lcd density fixed bluetoth work,mobile data work, superuser not fuly work i working on su
Click to expand...
Click to collapse
LCD density intentionally set to 133 for my usage. Forgot to mention it. Later i will include the patched play store.
Graphics problem fixed, odes that means the glitches especially in lanscape is fixed now? You made me excited bro!
feed3 i can make new Thread for miuiv4 rom?
ariadownload said:
feed3 i can make new Thread for miuiv4 rom?
Click to expand...
Click to collapse
Sure if you want.
thank you
ariadownload said:
thank you
Click to expand...
Click to collapse
Care to share the fixs for graphics glitches?

[ROM] [5.1] ROM+KERNEL AOSP bionic/graphite - Liscio Fast Forward

Hi, based on former experience I am happy to present 4.4.3 Liscio Fast Forward. Few modifications which were carefully chosen. Feel free to post your feature request here but be aware this will always stay as close as possible to stock.
Please flash this with Gapps of your choice. I used BaNkS (GApps.Core)
http://forum.xda-developers.com/showthread.php?t=2012857
My Github to access the source:
https://github.com/GeyerA
Downloads and feature list in the second post; and for screenshots, have a look at the third post.
I can not take any responsibility damaging your device or alarm clock which will not come off. If you decide to flash my ROM, you are getting responsible yourself. Have a functioning Nandroid in case something goes wrong.
XDA:DevDB Information
Calos Lollipop, ROM for the Google Nexus 4
Contributors
GeyerA
ROM OS Version: 2.3.x Gingerbread
Version Information
Status: Stable
Current Stable Version: 2014-01-14
Beta Release Date: 2014-01-11
Created 2014-01-11
Last Updated 2015-03-23
Feature list and Credit
Kernel - STOCK AOSP
BitSkyo Google +
https://plus.google.com/communities/102261717366580091389
Chris Hale's Google + (Playstation softbuttons)
https://plus.google.com/+chrishale/posts/f51BfX8XnL1
Download 5.0.2_r1 Version LRX22G 2015-02-27
Launcher3
Embedded SU - works with Superuser
Apollo
CMFileManager
DSPManager
BusyBox, Zip and Unrar from CM
Own system tweak category
Status bar native battery percent
Kill app long press back
Volume key adjust sound
Navigation bar custom height
Clear all recents
Quick settings pulldown
Volume wake
LED setting
Battery light setting (also commit in kernel)
Status bar brightness control
Changed battery font (sans-serif)
Fix mobile location issue
Screenshot quick delete button
Status bar clock and date customisations
Second in clock
Network stat indicator
Weather in status bar; moved to left to make space for screen-off button
Browser fc fixed
Quick unlock and key pad shuffle
Embedded Android Kernel Tweaker
IME selector notification toggle
Ad blocker
QuickSettings: Add long click support & add Data Tile
Volume rocker music controls
Eleven music player (with android_visualiser)
Clear all recents mod (FAB fade in/out)
CM style customisation of qs toggles
Long click on tiles
Haptic feedback on tiles
Notification light when screen on
Advanced location quick setting
Configurable rotation (0, 90. 180, 270)
Bionic optimisation
Visualiser tile
Screen-off tile
Expanded desktop tile with options
DSP and Eleven
BitSkyo Layers support
Use O3 optimisations flag
Krait tuning option
Modular graphite option
Strict aliasing option
Remove dalvik
http://sourceforge.net/projects/makobuild/files/GeyerA_aosp_mako-ota-2015-02-27.zip/download
Download 5.1.1_r13 Version LVY48E 2015-08-16
No changelog since people do not read
http://sourceforge.net/projects/makobuild/files/GeyerA_aosp_mako-ota-2015-08-16.zip/download
Reserved for screenshots; those are from my Hammer since I do not have the device
Reserved for issues...
Nice, gonna try soon!
N⁴
Root doesn't seem to be working, went in to superuser and tried flipping it disabled and then back to app and adb with no luck. Flashed the latest SuperSU in the meantime. Otherwise so far so good, and it is probably the fastest/most fluid rom I've tried ART on so far.
LOL, and it put me back to stock recovery... Ahh, not sure if you meant to leave it in there, but stock recovery is in the rom zip.
Flak said:
Root doesn't seem to be working, went in to superuser and tried flipping it disabled and then back to app and adb with no luck. Flashed the latest SuperSU in the meantime. Otherwise so far so good, and it is probably the fastest/most fluid rom I've tried ART on so far.
LOL, and it put me back to stock recovery... Ahh, not sure if you meant to leave it in there, but stock recovery is in the rom zip.
Click to expand...
Click to collapse
Hi, thanks for the feedback. Interesting about the root and stock recovery. Anybody else having these issues? I had a look and found the same source tree after compilation than in my Hammerhead folder....did you open a Terminal and executed $su to see if the superuser is working? I usually do and found no issues. I will check and see what other users say..
Hi, updated one line in the Android.mk for the Superuser. New version is up and can be downloaded. Hope improves your issues on SU. I have none on my Hammer.....
UPDATE - SU is not working. Just compiling new version. Give me 30 minutes.
How is the battery life on this? Are you using stock kernel?
CaN this be run on dalvik as I'm using xposed modules
Thanks dev, :good:
turydios said:
Thanks dev, :good:
Click to expand...
Click to collapse
Hi, new version is up. Many thanks to MotoFlasher to point out the SU issue precisely. One line in the vendor file was missing - SUPERUSER_EMBEDDED := true
Please feedback if ok now - Nice Sunday
GeyerA said:
Hi, new version is up. Many thanks to MotoFlasher to point out the SU issue precisely. One line in the vendor file was missing - SUPERUSER_EMBEDDED := true
Please feedback if ok now - Nice Sunday
Click to expand...
Click to collapse
Stock recovery is still in the zip file, unless I'm totally off base here... But it did put me back to stock recovery again.
And I still get a Sorry test failed, feature cannot run on your device when I try to activate Root access in things like ES File Explorer.
Flak said:
Stock recovery is still in the zip file, unless I'm totally off base here... But it did put me back to stock recovery again.
And I still get a Sorry test failed, feature cannot run on your device when I try to activate Root access in things like ES File Explorer.
Click to expand...
Click to collapse
Hi, nevermind on the recovery. You will stay on what you had before. For the root, did you download the latest version? I can compile from scratch in case the modification was not implemented. I am just puzzled since I had 0 problems on my Hammerhead build (and old Mako 4.2.2).
GeyerA said:
Hi, nevermind on the recovery. You will stay on what you had before. For the root, did you download the latest version? I can compile from scratch in case the modification was not implemented. I am just puzzled since I had 0 problems on my Hammerhead build (and old Mako 4.2.2).
Click to expand...
Click to collapse
No, in terms of recovery, when I flashed the rom it also flashed stock recovery. So, it got rid of CWM and put me on stock recovery. And yes, I downloaded the latest rom and still had root issues.
Flak said:
No, in terms of recovery, when I flashed the rom it also flashed stock recovery. So, it got rid of CWM and put me on stock recovery. And yes, I downloaded the latest rom and still had root issues.
Click to expand...
Click to collapse
Hi, I do not know how to help as I never had recovery problems on my ROMs. I also re-compiled and flashed on my Hammerhead and recovery remained TWRP...hope other users can report something. I also pm'ed you to get more information. I recommend you flash Googles 4.4.2 factory image and then TWRP and my ROM (or any other ROM). Then the baseline should be ok. Head up, it can not be a big issue...
GeyerA said:
Hi, I do not know how to help as I never had recovery problems on my ROMs. I also re-compiled and flashed on my Hammerhead and recovery remained TWRP...hope other users can report something. I also pm'ed you to get more information. I recommend you flash Googles 4.4.2 factory image and then TWRP and my ROM (or any other ROM). Then the baseline should be ok. Head up, it can not be a big issue...
Click to expand...
Click to collapse
I have had no issues with my recovery being wiped. I am using milti-rom though if that makes a difference.
Great rom by the way. I love the smoothness.
It just feels slightly smoother than other roms when scrolling in google+ and the xda app, and I havent switched to art yet.
Hey sir I've been trying several Roms all of them fast but this one has a slight advantage, I am liking it very much, will you add any more features that won't sacrifice the speed, is cm theming possible on aosp?
---------- Post added at 06:39 PM ---------- Previous post was at 06:36 PM ----------
Oh I failed to mention there is one issue that I'm having, my GPS won't locate locations, so navigation is not working, but has always worked on other Roms, anyone else experiencing this? Is it possible to include LTE to permanently stay and is it possible to change the 4g icon to LTE
nsdapm27 said:
Hey sir I've been trying several Roms all of them fast but this one has a slight advantage, I am liking it very much, will you add any more features that won't sacrifice the speed, is cm theming possible on aosp?
---------- Post added at 06:39 PM ---------- Previous post was at 06:36 PM ----------
Oh I failed to mention there is one issue that I'm having, my GPS won't locate locations, so navigation is not working, but has always worked on other Roms, anyone else experiencing this? Is it possible to include LTE to permanently stay and is it possible to change the 4g icon to LTE
Click to expand...
Click to collapse
Yeah weather location don't work either. I had to manually add location to the genie news and weather widget.
pcs333 said:
Yeah weather location don't work either. I had to manually add location to the genie news and weather widget.
Click to expand...
Click to collapse
Hi guys, thanks for the feedback. First of all, does the embedded superuser work?
I will look into the location problem......
Update: Checked location on my Hammerhead and works. Since we use the same source tree, I suppose should work on Mako too. If really not, I need to change the vendor files.
I think it may not be working because I can't use root access on file manager, as far as GPS, it worked when I was outside so it may not be an issue but it normally works when I'm inside as well

[ROM][6 FEB 15][DISCONTINUED]MODDED CM11:stable[4.4.4] -Flash via older recoveries

This rom is made inorder for every user of Galaxy Mini to experience Kitkat without changing Recovery..
#include <std_disclaimer.h>
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards
Click to expand...
Click to collapse
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.
Tested:
Working with Cwm 4.x.x
Use Recovery other than CWM 6.x.x.x.
Stable RC14 Final Version:
cm-11.0.0-RC14-GT-S5570-tass
CM11 Stable RC9- New Version[14th August 2014]:
Note: Removed unwanted apps and media[Theme Manager is also deleted] and no need to flash any patches as everything is included in rom,,
cm-11.0.0-tass-MODDED-Stable-RC9 Download Link
Patch For RC9 -Stable Version:
Download Link
Code:
[B][B][U]CM11- nightly-4.4.3-latest-build:[/U][/B][/B]
[URL="http://d-h.st/ee3"]Download-Link[/URL]
[I]Patches:[/I]
[URL="http://d-h.st/HQr"]DeskClock resized[/URL]
Older Versions:
Cm11-Older Versions:
CM11 Stable[7th June 2014]:
Note: Removed unwanted apps and media[Theme Manager is also deleted] and no need to flash any patches as everything is included in rom,,
cm-11.0.0-tass-MODDED-Stable-RC7 Download Link
Stable CM11[02-04-2014 base]:
cm11-modded-stable-tass
Nightly CM11:
cm-11-modded-20140417-NIGHTLY-tass
cm-11-20140424-modded-NIGHTLY-tass
cm-11-modded-20140510-NIGHTLY-tass
Patches for older versions:
Patch[03/06/2014]:
Clock resized..
Link for patch
Tweaks added to build.prop for smoothness and performance, Download from below link:
build_prop_tweaks
Installation:
1.Reboot your device into recovery..
2.Do an android backup.
3.WIPE (wipe data/factory reset + wipe cache partition)
4.Choose Install zip from sdcard and Select the zip from External sdcard..
5.Reboot
First Boot after flashing takes more than 5min , don't panic.. It will work..
Credits:
CyanogenMod Team
XDA
Google
Androidarmv6 team
Myself
Press "Thanks" Or Donate To Me [help me in buying a new device] if you like my work..
use MA6 Kernel cm11 for better performance..
As far as now, i didn't experience any random reboots.. Experienced little lag at the beginning, but now its working fine for daily usage..
is this the same rom as yajnab's build?
and wbt cam?
Faiyaz5yaz said:
is this the same rom as yajnab's build?
and wbt cam?
Click to expand...
Click to collapse
This is based on latest release in jenkins..
Camera is not that colorful but it working fine..
see attatchements..
Gapps
The rom is great, I`m still testing it, I will return when I test in depth, but there is one thing that I need. I want gapps that does not need Google Services. I found three versions but when I delete Services, Play stop`s working... Does anybody knows where I could find it? Thanks
Sherpu said:
The rom is great, I`m still testing it, I will return when I test in depth, but there is one thing that I need. I want gapps that does not need Google Services. I found three versions but when I delete Services, Play stop`s working... Does anybody knows where I could find it? Thanks
Click to expand...
Click to collapse
Playstore cant work without services.you have no option
Sent from my GT-S5570 using XDA Premium 4 mobile app
Sherpu said:
The rom is great, I`m still testing it, I will return when I test in depth, but there is one thing that I need. I want gapps that does not need Google Services. I found three versions but when I delete Services, Play stop`s working... Does anybody knows where I could find it? Thanks
Click to expand...
Click to collapse
as @arpitkh96 bro said, you can't use google apps without google services..
Press thanks if i helped you..
naresh babu said:
as @arpitkh96 bro said, you can't use google apps without google services.. you can go for blackmart for downloading apps.
Press thanks if i helped you..
Click to expand...
Click to collapse
You shouldn't promote apps like blackmart.its against xda rules.
Sent from my GT-S5570 using XDA Premium 4 mobile app
arpitkh96 said:
You shouldn't promote apps like blackmart.its against xda rules.
Sent from my GT-S5570 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Thanks Bro for telling me that.. I Edited my post.. :good:
Not letting me dl from your link. Saying it's generating too much traffic ? Please fix. Cheers!
@naresh babu can you please upload the rom on some other service(s)?!
>> Dbox: This account's public links are generating too much traffic and have been temporarily disabled!
I guess you raised too much attention with your kitkatty
crullick said:
@naresh babu can you please upload the rom on some other service(s)?!
>> Dbox: This account's public links are generating too much traffic and have been temporarily disabled!
I guess you raised too much attention with your kitkatty
Click to expand...
Click to collapse
Yea update the link soon.. :good:
naresh babu said:
Yea update the link soon.. :good:
Click to expand...
Click to collapse
Please provide a mirror for us just now if you can as I'd like to flash this asap/ ? Go mediafire
I am uploading it in dev-host.. As my net is slow its taking time for me to upload rom.. soon i will update the link..
Download Link Fixed
J 3 M said:
Please provide a mirror for us just now if you can as I'd like to flash this asap/ ? Go mediafire
Click to expand...
Click to collapse
crullick said:
@naresh babu can you please upload the rom on some other service(s)?!
>> Dbox: This account's public links are generating too much traffic and have been temporarily disabled!
I guess you raised too much attention with your kitkatty
Click to expand...
Click to collapse
J 3 M said:
Not letting me dl from your link. Saying it's generating too much traffic ? Please fix. Cheers!
Click to expand...
Click to collapse
Download Link Fixed.. Check post #1 for download link..
Press Thanks if you appreciate my work.. :good:
crullick said:
@naresh babu can you please upload the rom on some other service(s)?!
>> Dbox: This account's public links are generating too much traffic and have been temporarily disabled!
I guess you raised too much attention with your kitkatty
Click to expand...
Click to collapse
Thanks for your reply.. Download link is fixed.. :good:
naresh babu said:
Thanks for your reply.. Download link is fixed.. :good:
Click to expand...
Click to collapse
thanks, just downloaded it
will get back to you as soon as I harrase it a little bit
any suggestions for MA6, memory and sd extension settings?
crullick said:
thanks, just downloaded it
will get back to you as soon as I harrase it a little bit
any suggestions for MA6, memory and sd extension settings?
Click to expand...
Click to collapse
use MA6 kernel, set CPU governor to smartassv2 with 600MHz as max cpu and 245MHz as Min CPU frequencies..
Enable Kernel samepage merging in Memory management..
Enable GPU rendering in Developer options..
Memory management is fine in kitkat, Os is not taking much of memory..Better go for greenify app, greenify google services and apps to get battery..
I never tried sd extension dude, so i am sorry i can't help you in that matter.. Hope someone will clear your doubt regarding this..
And help others with your feedback..
review
note: i'm not a rom-junky, this is my first cm after i've been playing with 9.2 and 10.1 while ago and to be honest - i prefer miui over cm because of its unique features and ultimate themeing
first impressions:
- stable and (surprisingly) ram friendly (one of the main reasons i wanted to test it, including greenifying which i miss very much in my favorite miui)
- everything ok with YourZgappsXS for 4.4
- everything working except for fm radio (tried spirit) << i guess it's a common cm11 bug?!
- i like the new camera very much, but like @naresh babu said: "it's not very colorful" (closer to b&w)
- installed crossbreeder (p_goodbye edition) just because i used to use it with other CMs and it there's nothing about performance scripts in MA6 kernel thread >> don't see any difference and i don't believe in virtual testing
- MA6 kernel @245-729 smartassh3 with sioplus (tought it would give me max performance) with ksm and zram (@69mb) <> would like to hear learn about other's experience with different settings (original and/or other kernel)
- at the moment running (cronmod) INT2EXT4+ without problems, but since my sd is lousy i believe it's producing additional lag; will try with my favorite: s2e
weird stuff and help needed:
1) tried to remove some bloaty and system apps that i don't use (whisperpush, android keyboard, terminal emulator, simtoolkit) with TiB and clean master; everything seemed to work ok, but they reappear instantly - even without reboot?!!?
2) attempted to change superuser with su (with an old flashable zip that worked with other CMs) without success <> superuser sucks, it's very slow compared to su and not updated
3) getting frequent "android.process.media has stopped" when boot and accessing sd, but it's probably because i f*****up something, or maybe int2ext4?!
will attempt to solve these issues messing around with the rom before installation, but it would be better to have the possibility to fix them afterwards
also, i will test more with xposed (mainly regular modules + greenify and xtheme)....
btw any cartoonish (BUUF like) theme? (complete, with icons, menus, statusbar, etc)
crullick said:
note: i'm not a rom-junky, this is my first cm after i've been playing with 9.2 and 10.1 while ago and to be honest - i prefer miui over cm because of its unique features and ultimate themeing
first impressions:
- stable and (surprisingly) ram friendly (one of the main reasons i wanted to test it, including greenifying which i miss very much in my favorite miui)
- everything ok with YourZgappsXS for 4.4
- everything working except for fm radio (tried spirit) << i guess it's a common cm11 bug?!
- i like the new camera very much, but like @naresh babu said: "it's not very colorful" (closer to b&w)
- installed crossbreeder (p_goodbye edition) just because i used to use it with other CMs and it there's nothing about performance scripts in MA6 kernel thread >> don't see any difference and i don't believe in virtual testing
- MA6 kernel @245-729 smartassh3 with sioplus (tought it would give me max performance) with ksm and zram (@69mb) <> would like to hear learn about other's experience with different settings (original and/or other kernel)
- at the moment running (cronmod) INT2EXT4+ without problems, but since my sd is lousy i believe it's producing additional lag; will try with my favorite: s2e
weird stuff and help needed:
1) tried to remove some bloaty and system apps that i don't use (whisperpush, android keyboard, terminal emulator, simtoolkit) with TiB and clean master; everything seemed to work ok, but they reappear instantly - even without reboot?!!?
2) attempted to change superuser with su (with an old flashable zip that worked with other CMs) without success <> superuser sucks, it's very slow compared to su and not updated
3) getting frequent "android.process.media has stopped" when boot and accessing sd, but it's probably because i f*****up something, or maybe int2ext4?!
will attempt to solve these issues messing around with the rom before installation, but it would be better to have the possibility to fix them afterwards
also, i will test more with xposed (mainly regular modules + greenify and xtheme)....
btw any cartoonish (BUUF like) theme? (complete, with icons, menus, statusbar, etc)
Click to expand...
Click to collapse
Firstly i want to thank you for providing review.. and
use any root explorer and remove apps which you don't use..
"android.process.media has stopped" : even I experienced it, soon i will try to find out the problem and will try to solve it..

Categories

Resources