fresh cm9 nightly 0901 for a100 - Acer Iconia Tab A100

***UPDATE 09/03/2012
Just uploaded the revised tweak build... moved apps that needed to be moved to /data/apps to work properly( thanks pio!), everything should work fine now.. I also added lmt launcher so you wouldn't have to download it seperate! enjoy! http://d-h.st/qaN
I'm compiling another stock cm9 nightly now... should be done in a little while will post link after I get it uploaded!
/*-CM9 Nightly's-*\
09/01- http://db.tt/rkAFX5tv
09/03- http://d-h.st/BY8 ... as promised . Sorry its so late in the evening lol!
09/04- http://d-h.st/K34
/-*CM9 Tweaked*-\ ( see below for what alls baked in )
09/01 Nightly based tweak build 1 http://d-h.st/p0U
09/01 Nightly based tweak build 2 http://d-h.st/qaN **Newest***
***09/01/2012
Here's a link to an unofficial cm9 nightly I just built... I don't have enough post to start a thread in dev so I had to put it here ... and I don't know if I'm supposed to link to drop box but that's where I uploaded it sorry... just figured someone might want it... nothing special just stock cm9 built a couple hours ago (0901) ... of course u need to flash gapps after the zip... ha I don't have enough post to even post a link lol I guess p.m. me and I'll send it to ya if u want ... http://db.tt/rkAFX5tv
Update! Here's another drop box link to the cm9 zip I flash its from the source build yesterday with Linuxsociety's sweet kernel, hide bar , custom build.prop, edited gpio.kl to disable the hardware home key( I'm always hitting it on accident), nexus boot animation with the droids on motorcycles lol, 042* gapps, nesoid, and n64oid all baked in!!!!... http://db.tt/ult9hnVO its 178~ mbs.. I didn't make any of the mods besides the custom build.prop, not a big feat lol I just put all these together into a single flash because its easier for me to flash one zip....
Here's what's baked in....
--Hide bar (demo) (displays a little link on bottom of screen to buy full version in market... u can click it and it dissapears) *** note when hiding the navigation bar your wallpaper will dissapear...its a bug in the app for ics/jb version... only work around atm is to use a live wallpaper.. not a big deal... also I recommended installing lmt launcher for navigation buttons while in full scale mode... touching the bottom of the screen brings the navigation bar back...
--linuxsocietys godmachine 1.6 OC kernel (very nice kernel with lots of governers and schedulers... like u didn't already know)
--custom build.prop w/ various tweaks
--nexus bootanimatiom( the ones with the droids on bikes like tron.. full screen for the a100
--edited gpio.kl key layout to completely disable hardware home key.. although it will still light up.. I always hit it while playing games on accident so I like it better disabled)
--gapps 042* cm9 ics baked in... no need to flash gapps...
--nesoid and n64oid baked in to play your favorite old school roms( and no I don't know where to find game roms... Google it)
..... Enjoy

Nice, good to see someone picking up on CM9 again!
I would suggest signing up at dev-host, goo.im, etc. Drop box will get bandwidth locked pretty quick.
Keep it up!

thanks
pio_masaki said:
Nice, good to see someone picking up on CM9 again!
I would suggest signing up at dev-host, goo.im, etc. Drop box will get bandwidth locked pretty quick.
Keep it up!
Click to expand...
Click to collapse
Thanks I dk how often I'll do a build I wasn't planning on doing this one but for some reason HDMI audio doesn't work on any of the cm10 builds I have tried so I went back to relix-flex rom but wanted CyanogenMod so figured why not build from source... I forgot how long it took to repo sync and build( the last time I compiled a rom was for my evo over a year ago ..) sucks not having my desktop ... its about all my intel i3 laptop could handle lol... I got some other things in the works for the a100 so I'll end up having to sign up with dev-host or goo or something... but for now I thought I would share that ... I got about eight more post before I can post a link lol so anyone feel free to copy the link above and repost it so it works... it needs a couple //'s and a space taken it! That's how I had to put it sorry lol

update!! tweaked cm9 with goodies
I updated the OP with another link to a cm9 with some things I tweaked.. if u can't coble the link together pm me and I'll send u the link...

...almost forgot...
The sdcard swap is also baked into the tweaked cm9... ull have to set the correct permissions with root explorer and reboot for it to take effect...

nsha2012 said:
The sdcard swap is also baked into the tweaked cm9... ull have to set the correct permissions with root explorer and reboot for it to take effect...
Click to expand...
Click to collapse
If its in init.d its gonna cause problems. If its in /system/etc then it needs something to run it like script manager.
Unless of course you called it with a script run from init in the ramdisk, or found some other method I haven't thought of (extremely likely lol)
Tapatalked from my Galaxy S II.

pio_masaki said:
If its in init.d its gonna cause problems. If its in /system/etc then it needs something to run it like script manager.
Unless of course you called it with a script run from init in the ramdisk, or found some other method I haven't thought of (extremely likely lol)
Tapatalked from my Galaxy S II.
Click to expand...
Click to collapse
Yea lol I simply placed it in /system/etc as install-recovery.sh w/ the correct permissions though once flashed the permissions changed back to rw-r--r-- .. I'm uploading some zips to dev-host right not from the tab so I haven't had a chance to change permissions back to executable and reboot to see if that works.. though I don't think it will ... but yea worse case scenario it'll still have to be ran with script manager.. I wasn't thinking about the install-recovery.sh not working because I was on the flexreaper rom where it works as intended without a script manager!!

... nesoid and n64oid fc's
Seems like nesoid and n64oid don't like being installed as system apps .... reinstall the apks and everything's fine.... I'll post the links to the apks along with a link to lmt launcher as soon as I get everything uploaded ... lmt is a nice launcher that enables the quick control type thing like in the stock browser under labs except its system wide which goes nice when hiding the navigation bar and having your tablet in full screen mode

apk links...
If nesoid or n64oid is force closing when trying to load a rom simply reinstall the apks found here... nesoid: http://d-h.st/a61 n64oid: http://d-h.st/jb6 Lmt launcher: http://d-h.st/gVU

nsha2012 said:
If nesoid or n64oid is force closing when trying to load a rom simply reinstall the apks found here... nesoid: http: d-h.st/a61 n64oid: http: d-h.st/jb6 Lmt launcher: http: d-h.st/jb6
Click to expand...
Click to collapse
If you add a /data/app directory to the zip with those apks and then add a line to updater script it should then work properly. Just copy the system extract line and change it to match the /data information. I can bust that line out for you if you need it.
Or you can look at the aoikaze zip setup and updater script to see what I mean. I prefer this method as its easier to remove apps that aren't wanted (not everyone wants emulators for example) as they can just uninstall normally vs having to go delete it from /system/app.
Tapatalked from my Galaxy S II.

pio_masaki said:
If you add a /data/app directory to the zip with those apks and then add a line to updater script it should then work properly. Just copy the system extract line and change it to match the /data information. I can bust that line out for you if you need it.
Or you can look at the aoikaze zip setup and updater script to see what I mean. I prefer this method as its easier to remove apps that aren't wanted (not everyone wants emulators for example) as they can just uninstall normally vs having to go delete it from /system/app.
Tapatalked from my Galaxy S II.
Click to expand...
Click to collapse
Thanks a lot that was my intentions lol but couldn't remember how to do it .and to impatient to Google it lol. that's why I left lmt launcher out from the beginning as it won't run installed as a system app or at least it won't for me but it should be included ... and yea the emulators need the option to be uninstalled haha... I will take a look at ur aoikaze and see what u mean n try to have an updated zip with those apps installed as normal tomorrow.. thanks a lot ur help is very well appreciated

Okay! So this should be my tenth post lol so I can post links now! I moved hide bar, nesoid, and n64oid to /data/apps and added lmt launcher and they are all working fine now I will post updated link when I get home also i should have another stock cm9 nightly for you all too...

You should probably remove gapps. Cm leaves them out on purpose, it sucks but its safer for cm xda and yourself to leave them as a separate flash. I think Google asked them to not include them so cm's wishes it to be left out of their ROMs.
This may have changed but I just go by what I was told about it.
Tapatalked from my Galaxy S II.

pio_masaki said:
You should probably remove gapps. Cm leaves them out on purpose, it sucks but its safer for cm xda and yourself to leave them as a separate flash. I think Google asked them to not include them so cm's wishes it to be left out of their ROMs.
This may have changed but I just go by what I was told about it.
Tapatalked from my Galaxy S II.
Click to expand...
Click to collapse
Gotcha

new nightly 09/03
... just uploaded the new nightly 09/03 stock cm9 links in the OP! Sorry its so late in the evening lol

i love it but how do i put the home button back that drives me crazy with the bar removed that i love but i get stuck in Netflix and i actual used the home key. And my compass does not work

Related

[MOD] Modified & LagFixed TouchWiz Launcher

As you know, in galaxy s when we install 4-5 page programs , lags is appear
The touchwiz launcher is lagy too and when we Turn pages the lags is apear
I decompile touchwiz.apk and i explore folders and in res folder i saw few folders that named xxxx-xxxx-1024x600 and i guess this names means 1024x600 pixel like galaxy tab and samsung create a touchwiz that could be use in galaxy s and galaxy tab!
I decided to deleted that folders had a 1024x600 in the last of name and i compile apk and push it to galaxy and i see that is work lagless and very fast and smooth
I made an update.zip of this modified touchwiz and upload in attachment
Guys you can test it and leave Comments on this topic
I forget something
I change the homescreen_menu_shortcut_bg.png with glass one and you can see in pic
What firmware versions does this work on?
Does it overwrite the default TouchWiz?
Is it compatible with any Lagfixes?
this launcher is last version of touchwiz that used in jpm/jp6 roms and must work on any version of roms
yes , this launcher is compatible with any lagfixes
I am sorry, what has been changed from default?
Lowered the resolution or something?
i think you should work with the guy that did the TW mod script:
http://forum.xda-developers.com/showthread.php?t=792817
together you can hack tw and make it work better
Just flashed it via CWM on Voodoo-Doctor-Edition-JP6 and seems to be lagless flipping between pages. G8 job!
Amazing!!!!!!!!
It works!!!!!! Great Work!!!! This launcher is more fast, even using various widgets and an animated desktop. Thanks!!!!
xxgg said:
I am sorry, what has been changed from default?
Lowered the resolution or something?
Click to expand...
Click to collapse
No, based on what he wrote, he deleted icons and textures for use on Galaxy Tab. I wonder if it really does make it faster, though.
No effect here. Still laggy as hell.
EDIT: maybe it's because I'm using a lagfix? I have 5 pages of apps. Not that much if you ask me :S
Can you guys still uninstall apps from the drawer?
Last time I replaced TWlauncher I had lost this ability.
interesting.....
I recommend editing the LauncherConfig.java class to enable the fly in effect when opening the app menu, pretty nice.
Can you guys still uninstall apps from the drawer?
Last time I replaced TWlauncher I had lost this ability.
Click to expand...
Click to collapse
My attachement contains a classes.dex which has the ability to uninstall (non system) apps from homescreen + fly in effect.
Remove .apk and .odex first, then push this to system. I always switch to an other launcher before doing that..
@Spike_M
When I delete all folders with 1024*600 in the name, apktool gives some errors..
On reboot touchwiz doesn't load - it gives me a fc error: The process android.process.acore has stopped unexpectedly.
How do I go back to the original touchwiz?
Jumba said:
On reboot touchwiz doesn't load - it gives me a fc error: The process android.process.acore has stopped unexpectedly.
How do I go back to the original touchwiz?
Click to expand...
Click to collapse
Do you have adb enabled? Otherwise you have a problem..
I have adb installed, but my pc won't detect the phone when plugged in via usb.
It seems like the only solution is to flash another update.zip via recovery. An update.zip of the original touchwiz should work, if someone would be kind enough to put one together. I wouldn't know where to start...
Edit: or is there a way to install an apk via the recovery menu? Long shot, I know. I was thinking installing LauncherPro would bypass the fubar'd tw.
i use modified launcher and its work like a charm
for those guys want to get back original touchwiz
1- download update.zip in attachment and copy it to your internal memory
2- instal it from recovery 2e or cwm recovery
Spike_M said:
i use modified launcher and its work like a charm
for those guys want to get back original touchwiz
1- download update.zip in attachment and copy it to your internal memory
2- instal it from recovery 2e or cwm recovery
Click to expand...
Click to collapse
Thanks but I can't access the internal memory of my phone. Now what?
Tw launcher is definately faster now. Try pinch to zoom and see! It even made me consider reverting from launcher pro.. Great fix, thanks!
its not 100% perfect but youre as close as ive ever seen anyone come so far!
damn nice fix!
I think I noticed an small improvement with that fix: 55apps installed (6 pages in app drawer), but there is still some lag...
By the way I'm really glad that there is people trying to improve the performance of TW. I really like TW but the app drawer is laggy I'm still using froyo stock launcher...

[MOD][Froyo JP6, JPA Repository] Reboot, Recovery, Download on Shutdown menu

I take credit for nothing here except adapting it for rom im currently running (Docs JP6 v1).
It should work for any deodexed unthemed jp6 (used Docs update.zip script to remove theme as he uses some heavily modified stuff in his words 'optimised' framework that renders it useless for unpacking, repacking) so framework is stock except battery and i did it only to test if it will pack properly.
IMO this should be on every custom rom from now on.
Credits: lol almost everyone but ill try to be fair.
DocRambone- (actually requested this few days back but you prolly too busy lol) most prolific and my favorite moder here just hope he stays modest. wish you would do theme templates with your releases kinda like @enomther from Nexus does since you like tinkering with frameworks so much.
Tayutama- for bringing it to i9000 (M,T) although i think you credited wrong guy for this as well as being up there with Doc (wish you only released untehemed rom and theme as add-on).
LOL it seems that im paying homage and making requests at the same time
untermensch- who brought it to galaxy S (vibrant guy) for wonderfull instructions HERE
true credit of this mod concept is lost in history as most others have it for ages
sztupy- for being my favourite Hungarian
RyanZa- for being part of every important discussion
Supercurio-for always being open to suggestions no matter how popular you get
Kalpik- for popularizing battery mod and is gaining momentum in rom cooking fast
Without you guys this forum would be dead.
That is not to say that other less known guys are any less important so big credit for all rest.
feel free to make any changes and improvements on this and really hope it becomes standard for cooked roms.
install with CWM or rename update.zip and use 2e recovery or unzip and manually copy to system/framework:
framework-res.apk
framework.jar
android.policy.jar
your phone dies. NMF i tested it on mine
JP6 - AOSP Lock, circle battery
For Doc like theme for this READ THIS POST
JP6 - AOSP Lock, slightly changed recovery icon, else untouched
JP6 - completely stock samsung - Thanks Tayutama
JP6 - AOSP Lock, else stock samsung - Thanks Tayutama
JPA - AOSP Lock, else stock samsung - Thanks Tayutama
JP6 - AOSP Lock, else stock samsung - Thanks Tayutama
NEW ICONS for themers and rom cookers - Thanks vanahaim
Idan73 said:
IMO this should be on every custom rom from now on.
Click to expand...
Click to collapse
USEFUL feature for compulsive flashers. I remember your request on the doc's post and did +1 to it. Can I apply this on the Doc's ROM (themed)?
you will lose theme as i have no idea of the extent the doc customized framework folder and his framework-res does no compile properly and he does not provide template with latest changes (see my request above).
thats why i added circle battery so now you can edit the rest without having to use apk manager, you can use winrar or winzip since its only pictures now.
Idan73 said:
you will lose theme as i have no idea of the extent the doc customized framework folder and his framework-res does no compile properly and he does not provide template with latest changes (see my request above).
thats why i added circle battery so now you can edit the rest without having to use apk manager, you can use winrar or winzip since its only pictures now.
Click to expand...
Click to collapse
Alright - will give it a shot and let you know. Thanks!
OK tried it and:
Recovery -> Works
Reboot -> Works
Download mode -> Works
I get the feeling its slower shutting down/booting up though - not sure if its related.
If I wanted the doc's battery, can I copy it over to your theme? Can you point me what needs to change?
Would be good if you can post this on the doc's thread so maybe he will port it into his ROM
ashwinds said:
OK tried it and:
Recovery -> Works
Reboot -> Works
Download mode -> Works
I get the feeling its slower shutting down/booting up though - not sure if its related.
If I wanted the doc's battery, can I copy it over to your theme? Can you point me what needs to change?
Would be good if you can post this on the doc's thread so maybe he will port it into his ROM
Click to expand...
Click to collapse
not my theme. default froyo jp6 theme with circle battery mod.
first boot slow due to generic lockscreen (another credit to doc for providing deodexed jp6 lockscreen mod android.policy.jar as my base)
its not slower or faster its the proper slow shutdown. the shutdown should be slow so the rom has time to save info. any other way is just like yanking the battery out with big possibility of data corruption.
heres a quick Docs themed framework-res.apk and androdena themed twframework-res.apk i think they go good together.
framework-res.apk is optimised .
just replace them in original zip script and update via CWM or manually copy via root to system/framework
hope doc does not take offense but i posted separately to gain visibility so i can get my dream of standardizing this thing and it should not be turned into repository either). i just happen to like this rom and use it so thats why it was made in docs jp6, if i was on tayutama lol than i would not have to do it.
I would like this in a JPA version if possible.
imjimmylin said:
I would like this in a JPA version if possible.
Click to expand...
Click to collapse
it would have to be by someone else (again: preferably integrated in rom by rom makers like tayutama did) or if i switch to jpa (which i dont plan at the moment).
believe me i have no idea what I'm doing lol. was just tinkering and since i have no idea, it is a painstaking work.
very useful , I'm love it.
Idan73 said:
the shutdown should be slow so the rom has time to save info. any other way is just like yanking the battery out with big possibility of data corruption.
Click to expand...
Click to collapse
Have noticed that with other shutdown utilities too... adb reboot recovery does seem to be the fastest off the blocks.
imjimmylin said:
I would like this in a JPA version if possible.
Click to expand...
Click to collapse
If you can supply me with framework.jar, framework-res.apk and android.policy.jar i can make it for JPA but they need to be deodexed meaning there can't be any .odex files.
Btw reason i credited designgears is because i took it from his rom
But i'm working on another version that puts the 3 options into a little window by itself so you will have a button saying "Reboot" and pressing on that will bring another window with those 3 options to reboot, recovery and download in them.
Will also see about getting Hot Reboot to work.
Hot Reboot is a reboot that doesn't reboot the phone meaning it kills all services and then starts those up that are needed when you boot the phone... It's faster then a normal reboot
Also have been in the plan to make a unthemed version of my rom but been thinking that if i do that there won't really be a reason to release a rom as it will pretty much be like Doc's that you can just apply a theme to it since there won't be much of a difference between his and mine if i release unthemed... Well other then i implement some stuff before he does ^^
@Tayutama : can you please make for JPA
They have battery mod version d integrated
Reg. Hot Reboot - does adb reboot recovery use Hot Reboot? It is pretty fast.
Tayutama said:
But i'm working on another version that puts the 3 options into a little window by itself so you will have a button saying "Reboot" and pressing on that will bring another window with those 3 options to reboot, recovery and download in them.
Will also see about getting Hot Reboot to work.
Hot Reboot is a reboot that doesn't reboot the phone meaning it kills all services and then starts those up that are needed when you boot the phone... It's faster then a normal reboot
Also have been in the plan to make a unthemed version of my rom but been thinking that if i do that there won't really be a reason to release a rom as it will pretty much be like Doc's that you can just apply a theme to it since there won't be much of a difference between his and mine if i release unthemed... Well other then i implement some stuff before he does ^^
Click to expand...
Click to collapse
Saw the popup mod on nexus and sense roms. LIKE THIS neat. hope when you do you make instructions as well
Hot reboot would be amazing provided it does not kill my phone.
Trust me theres plenty of things to differentiate you guys. you just have different styles and priorities but its the theme flexibility that gives us users a way to differentiate ourselves not just from each other but from day to day moods and activities.
anyways just got Doc on board for theme templates current with the changes in latest rom releases for easy themeing. Are you in. it would really simplify making themes compatible with latest roms.
right now we barely have themes section for fingers of one hand which is sad.
keep up the good work.
Hello all my friends!
Sent from my GT-I9000 using XDA App
thechamp007 said:
@Tayutama : can you please make for JPA
They have battery mod version d integrated
Click to expand...
Click to collapse
Ill look into it when i get home from work. I don't have the tools with me plus my SGS is at home
ashwinds said:
Reg. Hot Reboot - does adb reboot recovery use Hot Reboot? It is pretty fast.
Click to expand...
Click to collapse
Idan73 said:
Saw the popup mod on nexus and sense roms. LIKE THIS neat. hope when you do you make instructions as well
Hot reboot would be amazing provided it does not kill my phone.
Trust me theres plenty of things to differentiate you guys. you just have different styles and priorities but its the theme flexibility that gives us users a way to differentiate ourselves not just from each other but from day to day moods and activities.
anyways just got Doc on board for theme templates current with the changes in latest rom releases for easy themeing. Are you in. it would really simplify making themes compatible with latest roms.
right now we barely have themes section for fingers of one hand which is sad.
keep up the good work.
Click to expand...
Click to collapse
First off sorry it's Hot Restart not Hot Reboot
Hot Restart: a new option ('hot restart') has been added that will allow you to respawn android's system server process, thereby starting with a "clean system" w/o actually rebooting the device
My current problem is getting that Window to work...
Reason is those pictures you linked to are on Sense frameworks so it takes abit to look through it and figure it out.
Also about the theme templates and that... PM me about it and we can talk.
Working great on Doc_Kalpik Froyo JP6/JPM V5.1.
Hope this becomes standard on cooked roms. Much more convenient.
Will This work on my captivate running cognition UCJI6 (2.2 2.6.32.9 kernel) and it cannot manually get into downloadload mode. Only with ADB!!
Great idea!
How about for those who want to use the AOSP lockscreen?
It also depends on android.policy.jar
Tayutama said:
Ill look into it when i get home from work. I don't have the tools with me plus my SGS is at home
Click to expand...
Click to collapse
Thanks mate, eagerly waiting for it

[APP] 'OdexMe' application

OdexMe is an application i've written for my MCR ROM, but that should work on any ROM with init.d support and busybox in /system/xbin.
Basically, it's an APK you push to /system/app and when you run it, it...
Reboots your device
Odexes everything in /system/app
Deletes the dalvik cache and it's own APK (as you only need to run it once)
Reboots the device and rebuilds the dalvik-cache
As you may or may not know, the dex files for the system applications take a fair old chunk of space on data - this gets around that.
Of course, odexed /system/data means you can't make any /system/framework changes, but how often do you need to do that? If you DO need to, you can reflash your ROM, do the changes, then run OdexMe again.
As I say, this is written for and tested on MCR, so if you try it, backup first and use at your own risk.
You can check it's worked by looking at /system/app after reboot, it should have a bunch of odex files, plus /data/dalvik-cache will have shrunk lots.
You can grab it in this post and one last thing - the initial reboot and odex takes a while, so be patient.
ROM devs - feel free to include this if you like it in your ROMs, but please let me know (and give me credit) so I can contact you when a new update comes out (i'm working on the next release with a few other tweaks).
Enjoy!
P
Thanks Paul..
You are very productive on XDA today.
thanks, always good to have that options..
NICE WORK!
Nice work Paul Thanks
PS Loving the your Custom ROM for the Gal s2
paulobrien said:
OdexMe is an application i've written for my MCR ROM, but that should work on any ROM with init.d support and busybox in /system/xbin.
Basically, it's an APK you push to /system/app and when you run it, it...
Reboots your device
Odexes everything in /system/app
Deletes the dalvik cache and it's own APK (as you only need to run it once)
Reboots the device and rebuilds the dalvik-cache
As you may or may not know, the dex files for the system applications take a fair old chunk of space on data - this gets around that.
Of course, odexed /system/data means you can't make any /system/framework changes, but how often do you need to do that? If you DO need to, you can reflash your ROM, do the changes, then run OdexMe again.
As I say, this is written for and tested on MCR, so if you try it, backup first and use at your own risk.
You can check it's worked by looking at /system/app after reboot, it should have a bunch of odex files, plus /data/dalvik-cache will have shrunk lots.
You can grab it in this post and one last thing - the initial reboot and odex takes a while, so be patient.
ROM devs - feel free to include this if you like it in your ROMs, but please let me know (and give me credit) so I can contact you when a new update comes out (i'm working on the next release with a few other tweaks).
Enjoy!
P
Click to expand...
Click to collapse
working on my kg5 rom....
cheers pal...
can i do a link from my thread?¿??
SERGI.3210 said:
working on my kg5 rom....
cheers pal...
can i do a link from my thread?¿??
Click to expand...
Click to collapse
Sure!
P
Hi Paul!
As usual you did a fantastic job!
I was wondering if your app also delete classes.dex inside APKs! As you already know this should be deleted as well!
Thanks in advance!
L.
Nice!
Works with Revolution 2.5 (KG6).
Now the Tw4Launcher from Fr4gg0r is also odext and gmail shows more than the last 3 mails on startup. THX
@Leomar
Yes it does delete the classes file inside the apk.
I'm not that known with odexed and deodexed stuff etc. but i'm wondering what's the advantage of odexing the system apps?
DruNKfuX said:
I'm not that known with odexed and deodexed stuff etc. but i'm wondering what's the advantage of odexing the system apps?
Click to expand...
Click to collapse
*Quicker initial bootups of custom ROMs
*Less memory is consumed
*Less storage used in /data due to the fact that pre-optimised dex files are stored on /system already (save space and boost performance)
Thanks Paul
LeoMar75 said:
Hi Paul!
As usual you did a fantastic job!
I was wondering if your app also delete classes.dex inside APKs! As you already know this should be deleted as well!
Thanks in advance!
L.
Click to expand...
Click to collapse
Yes. It also then zipaligns the resulting APK too.
P
Thanks for explanation.. I'll stick with deodexed atm, enough memory free and space left in data and boot speeds i dont care about
Works fine on criskelo v12.
Thanks!
I´m Sorry, but i think (and I tested it) on my Milestone and the Bootlogo don´t move. So it stands on one Point and I have to go back into my OR..for sure i´ve made an nandroid Backup..do you think this is possible?
Milestone CM has the init.d folder and the BusyBox.. thank`s for your hard work !
i'll try it on my MIUI 1.8.12 rom today, but first a nandroid just in case
Paul this is the sort of thing I know you are really good at doing, but you don't release enough useful apps like this.
You should start releasing more apps like this that are useful to the dev community as a whole.
Good job.
Lennyuk said:
Paul this is the sort of thing I know you are really good at doing, but you don't release enough useful apps like this.
You should start releasing more apps like this that are useful to the dev community as a whole.
Good job.
Click to expand...
Click to collapse
I keep meaning to pack all these sorts of things up into a 'super-app' but never get the time.
P
Hi Paul,
Massive thanks for the application, I deodexed KG6 and edited some system files to create a ROM with just the features I really wanted.
Now odexed successfully with your application.
Just a quick question, would it be possible to odex /framework later down the line too? I'm assuming the framework would need to be odexed first before /system/app?
Thanks again, great to see you on the SGSII scene after I was a subscriber to Modaco for your work on the Desire.
Sent from my GT-I9100 using XDA App
I used this app moment I noticed in MCR rom and then odexed cog and ASOP Rom. All is well except I couldn't see any of the ringtones in either of these two roms.
I will give it another go and report back.
Thanks for a great app.
Confirmed; not only ringtones but also music player can't see any song too. checked with drm services, these are running fine.

[ROM]MIUI v4[ICS][Version-1.5]

Here is MIUI v4 (ICS) ROM i cooked a while back
Ported from:
---Ported from Hero CDMA MIUI v4
---Based on jordfaz's CM9
---Some stuff from Henry_01's MIUI port
---Using Las Venturas 1.2 kernel by riemer
Problems:
---APNs
---Wi-Fi signal notification always on low
---Root
---Headset
---Camera
---Keyboard force closes
---Gallery, use QuickPic
---Something denies root to UMS
---ROM is slow
---Some clocks need resizing
---Sometimes ROM does a hot reboot
---Cant save screenshot
---Sometimes image blurs when scrolling through homescreens (After 1 or 2 reboots it becomes ok)
How to install:
---Download the rom and put it on your SD card
---Reboot to clockworkmod
---Wipe data, wipe cache
---Go to advanced tab/Wipe dalvik cache
---Flash the ROM
---Reboot and say hello to your new ROM
Tips:
---When you first boot the ROM give it a few minutes then reboot it
---Remember to allow root in MIUI permissions app
---In launcher settings disable icon shadows, that should make it faster
Credits:
---Henry_01
---whoshotjr2006
---ajrty33
---deba1994 (Helped me a lot)
---jordfaz (Made an awsome CM9 ROM, and helped a lot)
---Me i guess
Extra stuff:
---App2SD
Download links:
---Release 1.5
http://www.mediafire.com/?x9845tofo2ojuxj
---Release 1.4
http://www.mediafire.com/?vk3f3juutl7j403
---Release 1.3
http://www.mediafire.com/?f4zbowi9u5otd12
---Release 1.1
http://www.mediafire.com/?h38bevh4kc79qx9
---Release 1:
http://www.mediafire.com/?02jsvn2jtjt5c0m
Screenshots:
Changelog:
Version 1.5(24/07/12)
-> Fixed APN's (Swapped apns-conf.xml with the one from CM9)
-> Fixed root (Swapped LBESEC_MIUI.apk and su from Henry's ROM)
-> Swapped google play with the one from AOKP (One that was there hot rebooted the phone)
-> Removed Superuser.apk (Not needed since LBESEC_MIUI.apk is MIUI's superuser app)
-> Added App2SD
Version 1.4
->Speed tweaks, upgraded OpenGL to 2.0 (Thank jordfaz)
->Fixed GSM network, it now connects automatically. Let me know is data working
->Replaced default galleries with Quickpic, you need to update it from the market to use it
->Swapped framework with one from MIUIv4 Wildfire s
Version 1.3
->Fixed keyboard
->Minor speed tweaks (Thank jordfaz)
Version 1.1
-> Fixed Camera
-> Changed bootanimation to XDA Developers (Thank HJ200)
-> Changed default CPU governor to ondemand
-> Fixed chinese text in some clocks and clock positions
Version 1<
->Initial Release
"GC_EXPLICIT freed 40K, 54% free 1190K/2560K, paused 1ms+1ms" this is not an issue. that's the internal task killer.
I know, but it looks like it's a bit over killing
EDIT. My bad it isnt doing it anymore
I think i can fix native USB mounting like i have in my paranoid android port (will upload soon), and have you tried my init.d scripts from my cm9 rom (apart from loopy smoothness tweak) for speed tweaks if they arent in there already
Glad you finally got it working
Thanks for your hard work, looks great...
jordfaz said:
I think i can fix native USB mounting like i have in my paranoid android port (will upload soon), and have you tried my init.d scripts from my cm9 rom (apart from loopy smoothness tweak) for speed tweaks if they arent in there already
Glad you finally got it working
Click to expand...
Click to collapse
I copied the whole folder init.d from your CM9. I'll try to copy sysctl.conf. I pushed it to my phone last night and it got into bootloop. I'll try to cook an alpha ROM with your sysctl.conf in it.
kemoba said:
I copied the whole folder init.d from your CM9. I'll try to copy sysctl.conf. I pushed it to my phone last night and it got into bootloop. I'll try to cook an alpha ROM with your sysctl.conf in it.
Click to expand...
Click to collapse
Did you delete loopy smoothness tweak? because that locks trebuchet launcher in memory.
jordfaz said:
Did you delete loopy smoothness tweak? because that locks trebuchet launcher in memory.
Click to expand...
Click to collapse
I didnt thanks for the tip. I'll remove it and test. Hopefully I'll make version 1.2 tonight
EDIT. Removed it and it's faster.
kemoba said:
I didnt thanks for the tip. I'll remove it and test. Hopefully I'll make version 1.2 tonight
EDIT. Removed it and it's faster.
Click to expand...
Click to collapse
No problem
disregard this post. things are worked out.
congrats on your miui rom!
sent from my heroc running cm7.2
installed rom..it's quite fast) good job man but i have one problem..i don't have signal(( he(phone) writes in left corner MTS RUS but i can't make calls or go to the internet...any ideas??
axel199513 said:
installed rom..it's quite fast) good job man but i have one problem..i don't have signal(( he(phone) writes in left corner MTS RUS but i can't make calls or go to the internet...any ideas??
Click to expand...
Click to collapse
I'll try to fix
axel199513 said:
installed rom..it's quite fast) good job man but i have one problem..i don't have signal(( he(phone) writes in left corner MTS RUS but i can't make calls or go to the internet...any ideas??
Click to expand...
Click to collapse
Try to go to settings/more/mobile networks and try to search networks operators. If it doesnt find anything dont panic it doesnt find anything to me either and try search networks not search automatically. It should work.
kemoba said:
Try to go to settings/more/mobile networks and try to search networks operators. If it doesnt find anything dont panic it doesnt find anything to me either and try search networks not search automatically. It should work.
Click to expand...
Click to collapse
kemoba - try to look at this post: HERE
it is another issue than what you have BUT it might work in this case also. Just take that file called "eri.xml" from another ROM - shpongle or whatever and replace it see if it works then
L.E: took a look into your build.prop.
you have this line: rild.libpath = /system/lib/libhtc_ril.so
try making it like this rild.libpath=/system/lib/libhtc_ril.so
i just got my hero today, im going to give this rom a chance
tried to fix gsm..like wrote 1ceb0x in jb thread..flashing it now...will say soon if it works or not))
EDIT: nope, it doesn't want to work properly(((it can search networks operators but can't connect automatically to them(( in your rom this (Try to go to settings/more/mobile networks and try to search networks operators. If it doesnt find anything dont panic it doesnt find anything to me either and try search networks not search automatically. It should work.) also doesn't work for me...i should search automatically and it works)) i have signal but don't have data(( any ideas how to fix this?? and have you tried to put in your rom tweaks from jordfaz's aokp rom for more speed??
miui roms are a pain in the butt lol what should work never does like it should.
I tried all the speed tweaks i could find and none is working, i have some ideas on how to fix network, ill try them today. MIUI was and will remain tough to port and make it work
Any progress?
Sent from my Hero using xda app-developers app

[ROM] Mi-Roid {PORT} MiuiAndroid v2.11.30 w/ Control Panel

I proudly present to you...... Mi-Roid
Mi-Roid is my port of the crespo MIUIAndroid weekly build with many additions, tweaks and mods added together for a great user experience. If there’s something you'd like added in feel free to post or pm me
For those of you wondering what Miui is.... that is a hard thing to describe but in a genreality it is a complete rebuild of android based on AOSP from the ground up. It has a build in theme manager that makes Cyanogen's look like childs play, you can change almost any little thing instead of applying an entire theme or you can apply an entire theme. It has build in virus scanning, autostart app control, flashlight app and all the goodies of cyanogen or other AOSP roms but in a whole new fashion. It is sort of IPhoneish but still feels like android not some apple product. If you dislike the launcher feel free to download any of your standard favourite launchers and use them, it'll free up some memory too.
Check out this video showing what Miui is
A few of my favorite features are listed below:
**While on the lockscreen if you press and hold home the flashlight will turn on for 30sec
**While on the homescren if you long press home the memory manager comes up to clear/free up memory
I plan on updating by Sunday night or Monday morning following the friday release of each weeks build. This will give me a few days to make sure the basics are working and to try and add features as i work a lot during the week and weekend gotta survive this cruel world somehow
If you have issues or questions please post them up here as someone may be able to help you on the forum before i check my PM's or get online to read/post.
Please Read the rest of this post and the ones below it for all info regarding issues and install before asking a question, i know it's pointless to ask this but maybe it'll save me one headache and at least one noob a thrasing from the senior members.
Screenshots ** Click on it, its a slideshow of a few shots - more to come
Current Version Miui Android 2.11.30
Change Log: http://miuiandroid.com/community/threads/miui-rom-2-11-30.18891/
What's Not Working
**Google Voice**
**Sprint Visual Voicemail**
My Additions & Tweaks
-4way Reboot Mod
-updated to latest Google Play Store v3.10.9
-added latest Miui DSP Manager - credit fusionjack
-added init.rc ability - credit CM team
-added init.rc script for sd read/write speed increase - credit CM team
-added init.d script ability - list of scripts below
*Automatic Zip Align - credit brainmaster
*System Tweaks - credit brainmaster
*CPU - my script to set Matrix kernel
-added latest 4.2 Camera, Libs, and Gallery
-added 4.2 ringtones and notifications
-added Microbes Live Wallpaper back in
-build.prop tweaks
-adb enabled by default
-adb icon hidden
-added latest busybox and modules
-Smooth Scrolling Mod
-Supercharged services.jar - I advise you supercharge your MI-Roid rom, far superior memory management and multitasking
-modified DownloadProviderUI for larger download warnings, added 20MB & 50MB - credit Miui.US Toolbox
-auto convert 2+ long sms into MMS to avoid garbled messages when using stock Mms.apk
-Modified/Themed keyboard with swype for Miui - credit fusionjack
-added latest Google Ears for free Music Identifying
-MMS landscape rotation enabled - credit cat_baxter
-added Marmite v 7.1.3
**there are so many features and things about Marmites kernel, please go to his thread to check it all out
Miui Control Panel - thanks to fusionjack & lenny_kano
-removed Updater.apk, MusixFX (DSP Manager in its place), BugReport.apk, WeatherProvider.apk, LegacyCamera.apk, MiuiGallery.apk
--Special Thanks to bedalus for his kernel and how to build guide
--Special Thanks to Miui Android
--Special Thanks to fusionjack
--Special Thanks to lenny_kano
--Special Thanks to Miui Australia
--Special Thanks to CM Team
--Special Thanks to zeppelinrox
--Special Thanks to dsixda for his kitchen
--Mad props to Fergie for his original how to porting guide based on ICS Miui, it helped me a lot
There are many others who have taught me lots on others phones and if you feel i owe you some credit or i added some of your work and forgot to credit you PM me
***Download Link***
http://www.mediafire.com/?skkwqlwans8e6r2
Previous Builds - will be posted soon
Install and Setup Directions Below in 2nd Post
Common Issues, Solutions and FAQ in 3rd Post
I advise doing a complete wipe for each build and not "dirty" flashing each weeks new build as this could cause issues.
If you are already running Miui you can also use the included backup tool to backup your apps and data, beware that this app does not backup paid for apps, so for example it will backup Titanium Backup but not the Pro Key so you'll have to download some apps via the market again
**Install Instructions***
1) Use Titanium Backup to backup your apps and data
2) Download the latest Mi-Roid version and place at the "Root" of your SD Card
3) Boot into Clockwork or whatever recovery you use and make a backup
4) Do a complete wipe, this would be your dalvik cache, cache, data, system, & boot.
5) Select the Install zip from SD option
6) Select the latest Mi-Roid version you just downloaded
6a) ***Optional*** Install Kernel Of Choice
7) Once install is completed reboot the system and let it boot up
8) After the system has booted up you can reboot into Clockwork and restore your data
***** BEWARE THERE IS A 30 SECOND TO 1 MINUTE LONG BLACK SCREEN BEFORE THE MIUI.US BOOT IMAGE COMES ON. THIS IS NORMAL, JUST WAIT A MINUTE AND YOU'RE BOOT UP WILL START****
***Things to do Upon 1st boot***
-Open MiuiStats from the pulldown and save the preferance to enable reporting, this lets Miui know we're using their ROM and to keep making it for us
-Open the Download Manager and go into the Settings and set the warning limit to 50mb and then turn off the Data download prompt to stop the market not letting you download huge apps. it will only give you a warning to use wifi on files over 50MB, but if uncheck the download on wifi only button and click proceed it'll download even those.
-Open the Play Store and sign into your Google Account
-While everything is Syncing open up Settings and select your google account. Select the option "Location &Settings" and turn it on. This will allow Google Maps and all other Google Services to use GPS for location locks, if you don't do this then GPS will work for all other apps but Google ones
-Open the Permission Manager, this is Superuser for Miui, and click on Manager root apps and turn it on or else your apps won't get superuser permissions. there is a series of 4 or 5 questions it asks before you click accept to root access on apps, so beware.
-Download the following apps
- Voodoo Sound
- Script Manager - this is for supercharging
-Open the Camera as the 1st start up takes a few seconds to a minute to initialize and sometimes it will fc and you'll need to open it again and wait
-Reboot into Clockwork, fix permissions, and Enjoy MI-Roid
****Optional**** Open Script Manager and supercharge your phone - see the FAQ for some important info on supercharging do's and don'ts
-Reboot and Enjoy MI-Roid
I'll post more as i think about it and get to the FAQS section below later tonight and i have screen shots too, just very tired from porting the toolbox and work this weekend
*****FAQS******
Q) What Kernel Is Included with this Rom?
A) Matrix CFS v24
Q) Do I need to flash gapps over this?
A) Nope, the google account framework is included as well as the latest PlayStore.apk, just download whatever apps you want from the Play Store. However here is a link the latest GAPPS working on Miui
Q) When I Send A Text Over 160 characters the reciepient gets a garbled message
A) This won't happen anymore because i modified the app to convert a sms to an MMS as soon as you hit the 160 character limit
Q) How Do I Supercharge My Phone
A) Go here to and download the latest version from zeppelinrox's thread, be sure to thank him too. Once you have downloaded the latest v6 script place it at the "Root" of your SD card. Open up script manager, be sure to give it root access. Select the v6 supercharger scipt and mark the little su icon to run it as su. Click on run, and follow the on screen instructions.
*****This is very important, when setting up your drivers options, do not, i repeat DO NOT select to apply the "Miscellaneous Tweaks & 3G Enhancements", a better version of these are in my init.d scripts!!!!! You also don't need to apply the wheel alignment either as that is another script already provided****
Q) I see lots of apps running when i first start my phone and don't want some of them running
A) Go into the Security Center folder and open the App Manager app, you can use it to select what apps and their services start and run in the background at boot
Q) The stock lockscreen is laggy
A) Yes it is, this is widely known in the Miui community, but it has a plethora of options built into it. If you want a faster one download any v4 theme and go into the theme manager under the mix section and apply it. The same goes for just about any thing or apperance you don't like about stock Miui, you can apply whole themes or just select parts
Nice work. gonna have to try this
Sent from my Nexus S 4G using Tapatalk 2
Do you need Miui gapps from the site or any gapps will do?
Sent from my Nexus S 4G using xda premium
you don't need gapps, the google framework for google accounts and playstore are included, any other gapps can be downloaded from the market. do not flash gapps from CM or other AOSP roms as you'll get a few apps that shouldn't be there
if for some reason someone needs a certain gapp let me know, but this is the NS4G a CDMA phone only available in the US so we shouldn't have any restrictions on apps
Great work. Thanks for the port.. I've been waiting to try out a JB build of MIUI. You just made my weekend.
Great work. Thanks for the port.. I've been waiting to try out a JB build of MIUI. You just made my weekend.
Click to expand...
Click to collapse
No problem, the JB version of Miui is quite nice. if you are going to flash a custom kernel i had the least amount of issues with Mathkids Matrix v23, it has voodoo sound and blinking BLN built in. I just updated my FAQ post but i have had severe issues with several of the other kernels in terms of bluetooth and battery drain so beware
Wow.. finally someone port jb miui for nexus s 4G, thank you
Sent from my Nexus S using xda premium
Awesome... I love MIUI...
Can anyone post some screenshots?
Not bad! Going to give a run through.. Seems fine so far.
Screenshots attached as requested. This is right after first boot.
This looks AWESOME! I went back to stock jellybean, but I'm going to root and install this later! How does battery life seem so far? Yeah, yeah, I know, give it a couple of days for the kernel to settle, but still... xD
Can anyone trying this confirm if 4g works?
lurtis said:
Can anyone trying this confirm if 4g works?
Click to expand...
Click to collapse
Yep (theme installed now)
And battery.. Way too early to tell. I'm only an hour into using it.
Will you be releasing an add on pack. For DPI etc ....
Sent from my Nexus S 4G using xda premium
haven't used miui in awhile does it still show high usage when u kill apps going to try when i get home wat kernel is everybody using thanks
sick. thanks for the confirmation.. on rasbean now but may have to give this a go....i miss miui and the ics version was crap, but the gb version didnt have 4g.
It's a little "heavy" feeling but MIUI isn't exactly a lightweight ROM so I expected that.. I had tried the ICS version and it was unbearable slow.. So far this is pretty damn good all things considering (feature filled custom JB ROM on 2 year old phone)
Nice ROM at lease jellybean miui is fast & smooth when compared to miui ICS which was way to laggy but miui is not my cup of tea I'm rocking Rasbean
Sent from my Nexus S 4G using xda premium

Categories

Resources