[ROM] CM9|3d working| - Bravo Android Development

So Quarx finally got 3D working on Froyo kernel! We now have CM9 in the same state as the Defy's CM9, AMAZING!!
Not working:
Charge only mode (if you accidentally go into it, wipe cache)
Camera (not even working on the Defy...who cares)
Videos play choppy
Youtube plays choppy (unless you press HQ, plays fine in HQ)
Other than that, everything works smooth...it's amazing really.
Installation:
Download CM9-ICS-MR1-120103-kobe.zip and gapps-ics-4.0.3-20111217.zip
install zip CM9-ICS-MR1-120103-kobe.zip
wipe data/factory reset
install zip gapps-ics-4.0.3-20111217.zip
wipe cache
reboot
note: It will take FOR EVER to finally boot up!
This CM9 DOES NOT come with any apns, go to Settings-> More-> Mobile Networks-> Access Point Names and create a new APN. For At&t:
Code:
Name: ATT
APN: wap.cingular
Proxy: wireless.cingular.com
Port: 80
Username: [email protected]
Password: CINGULAR1
MMSC: http://mmsc.cingular.com
MMS proxy: wireless.cingular.com
MMS port: 80
MCC: 310
MNC: 410
APN type: default,mms,supl
Everything else:
Menu - Save
For any other network find your APN online.
And finally, an overdose of screenshots!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Sure is fast. Thanks,man.
Sent from my A101IT using xda premium

Jeese its like a miracle man! Thanks a lot for sharing ill be trying this out later today.
Sent from my MB520 using XDA App

Excellent!! Did you make any modifications to the zip file?
Thanks for all.
Quarx did a great job making ICS works with froyo kernel.
Thanks for you too for all your help.
I hope we get camera working on ICS now!!

josuearisty said:
Excellent!! Did you make any modifications to the zip file?
Thanks for all.
Quarx did a great job making ICS works with froyo kernel.
Thanks for you too for all your help.
I hope we get camera working on ICS now!!
Click to expand...
Click to collapse
Yes it's a possibility with the Froyo kernel. If they get it working I think we will, although sadly, it will probably be in the same state as is on MIUI or CM7.

It ia great! But I noticed a few things missing like android beam, music app, and maybe more. Is that something quarx took out maybe?
Sent from my MB526 using XDA App

marquae11 said:
It ia great! But I noticed a few things missing like android beam, music app, and maybe more. Is that something quarx took out maybe?
Sent from my MB526 using XDA App
Click to expand...
Click to collapse
? Did you not think Androd Beam needed extra hardware for that? Of course it does. And just go to the market and download google music. It will be the same version for 4.0.

new build available from defy team, specifically godly dev Quarx!
see link: http://forum.xda-developers.com/showthread.php?t=1432100&page=4
BravoMotorola: are steps for defy2bravo port you previously posted still applicable for cm9 ics?
what about gapps.zip? that's changed too!
BravoMotorola answered my question; thank you! So for anyone else curious, here is his response to above questions for porting from defy2bravo...
"Honestly all you really need to do is replace /system/ext/motorola/bp_nvm_default files with the ones from the last cm9 I uploaded. They you'll have working signal...I just made some extra edits to /system/app that nobody really needed...like some ics live wallpapers that weren't included. Same for Gapps, but it won't matter now if you flash the new one so you can do that with no worries."
P.S. new build has fixed APN issue, so no need to manually edit

Quarx is working on CM7 for bravo, I really hope he gets camera working as soon as possible
Maybe later when DEFY gets camera working on ICS, we will get it too!
ICS is really great and fast!

josuearisty said:
Quarx is working on CM7 for bravo, I really hope he gets camera working as soon as possible
Maybe later when DEFY gets camera working on ICS, we will get it too!
ICS is really great and fast!
Click to expand...
Click to collapse
is he really?? Thats amazing!

Hi,
Is there anyone using this rom that is suffering from poor wifi signal as I do?
I am not sure if it is my hardware problem though...

brucezyc said:
Hi,
Is there anyone using this rom that is suffering from poor wifi signal as I do?
I am not sure if it is my hardware problem though...
Click to expand...
Click to collapse
Use CM7 or froyo and check if problem is still there!
Remember CM9 is still BETA!

brucezyc said:
Hi,
Is there anyone using this rom that is suffering from poor wifi signal as I do?
I am not sure if it is my hardware problem though...
Click to expand...
Click to collapse
No, my wifi signal is good. If you still have problems, flash updated cm9 20121201 build from http://defy-cm.net/defy-cm9-nightly/

CyanogenMod Settings are now available for this rom! Best feature is the power widget buttons in the statusbar that I had been missing so much ! Thanks to Arjoma from Defy for link, description, and screens:
"Tried a flashable zip for the CM settings ( this one http://db.tt/zAGsPyvh ).
The new design/ concept is really nice,
most of the fields are empty (no settings for interface, lockscreen, sound, performance etc. you know from CM7)
But the thing I was looking for is working great (toggles in the status bar). Maybe some screenshots:
http://img.tapatalk.com/4fdfdeee-c2af-44e7.jpg
http://img.tapatalk.com/4fdfdeee-c2cc-bff7.jpg
http://img.tapatalk.com/4fdfdeee-c2dd-0cd6.jpg
http://img.tapatalk.com/4fdfdeee-c2ed-bdd4.jpg
"

New 29.12.2012 build
Hi all,
Latest build from Quarx out. For any future builds, see http://defy-cm.net/defy-cm9-nightly/
Keep up with his work on CM gb/ics at github.com/quarx2k
Edits to .zip (taken from Defy2Bravo Port from BravoMotorola):
1) Delete "boot.img", "devtree.img", and "logo.img" in Winrar
2) Go to \META-INF\com\google\android\
3) Open file "updater-script" in notepad++
4) Scroll to the bottom and delete these 9 lines:
Code:
assert(package_extract_file("logo.img", "/tmp/logo.img"),
write_raw_image("/tmp/logo.img", "/dev/block/mmcblk1p10"),
delete("/tmp/logo.img"));
assert(package_extract_file("boot.img", "/tmp/boot.img"),
write_raw_image("/tmp/boot.img", "/dev/block/mmcblk1p15"),
delete("/tmp/boot.img"));
assert(package_extract_file("devtree.img", "/tmp/devtree.img"),
write_raw_image("/tmp/devtree.img", "/dev/block/mmcblk1p12"),
delete("/tmp/devtree.img"));
5) replace /system/etc/motorola/bp_nvm_default files with the ones from the last cm9 he uploaded
Click to expand...
Click to collapse
Next, follow this clean install process for no random FC's:
Do a factory reset / clear cache
install the CM7 boot zip from Quarx
Do a factory reset / clear cache
Install the latest CM9 froyo zip
Install the latest gapps
reboot phone.
Click to expand...
Click to collapse
(Don't worry about replays of bootanimation, be patient! it should not give you a bootloop)
*I don't clear cache/Dalvik after gapps
This is probably the smoothest rom I've ever flashed. It's well polished and, other than camera, everything works beautifully. APN issue is fixed. Wifi, 3g, charging modes, gmail and calendar sync, all well. Exchange email may/may not, I have not tried. I would recommend Nova Launcher to anyone who cares for wallpaper scroll. It also has many customizations, but latest cm9 build with Trebuchet is also very good. CM Settings (see my previous post) and CM Stats are now integrated.
I'm going to take a page out of BravoMotorola's book and accompany this post with a barrage of pictures
Enjoy

syllogyking said:
Hi all,
Latest build from Quarx out. For any future builds, see http://defy-cm.net/defy-cm9-nightly/
Keep up with his work on CM gb/ics at github.com/quarx2k
Edits to .zip (taken from Defy2Bravo Port from BravoMotorola):
Next, follow this clean install process for no random FC's:
(Don't worry about replays of bootanimation, be patient! it should not give you a bootloop)
*I don't clear cache/Dalvik after gapps
This is probably the smoothest rom I've ever flashed. It's well polished and, other than camera, everything works beautifully. APN issue is fixed. Wifi, 3g, charging modes, gmail and calendar sync, all well. Exchange email may/may not, I have not tried. I would recommend Nova Launcher to anyone who cares for wallpaper scroll. It also has many customizations, but latest cm9 build with Trebuchet is also very good. CM Settings (see my previous post) and CM Stats are now integrated.
I'm going to take a page out of BravoMotorola's book and accompany this post with a barrage of pictures
Enjoy
Click to expand...
Click to collapse
ok im confused
i couldnt get this ics to work im hoping to help him get it working on it pls can someone help

Kaptinkrunk said:
ok im confused
i couldnt get this ics to work im hoping to help him get it working on it pls can someone help
Click to expand...
Click to collapse
This is a 6 month old Defy port.....for a better CM9 experience use either Quarx's 2012-05-26 rom, one of the Skank Ports (they're only a few days old), or the CM9 I compiled yesterday (Hidden in Skank Port thread).
Change to a more up to date rom is the best help I can give you. CM9, while working, really sucked back then with random reboots and glitches from being in early development.

skeevy420 said:
This is a 6 month old Defy port.....for a better CM9 experience use either Quarx's 2012-05-26 rom, one of the Skank Ports (they're only a few days old), or the CM9 I compiled yesterday (Hidden in Skank Port thread).
Change to a more up to date rom is the best help I can give you. CM9, while working, really sucked back then with random reboots and glitches from being in early development.
Click to expand...
Click to collapse
OK thanks
Meh Fascinating Unicorn Devil

If you care to wait a day or so, there should be a new Quarx CM9 soon & I'm going to take those sources and (attempt to) make a Salad Bar Rom.

Quarx's has a new build up today.
Sent from my MB520 using xda premium

Related

[ROM][1/27/11] TeamVillain presents...GingerVillain 2.3/CM7/Vanilla (v1.5)

GingerVillain 1.5 (1.5Ghz OC CM kernel)
Gingerbread ROM with Vanilla Gingerbread Launcher
NO WIPE REQUIRED IN 1.5 - ALTHOUGH, IT IS RECOMMENDED!
VERSION 1.5 CHANGELOG
- Added Gingerbread screen on/off notification
- Improved battery life
- All latest CM commits included
- More stable, and less likely to soft reboot
- All previous GV fixes and modifications included
- Added official HTC sounds (ringtones & notifications) for more selection
- Additional VillainROM tweaks
*** CM7 Theme Manager NOT included. I am currently building villain themes, which will be included in the next big leap - GingerVillain 2.0, which is already in progress***
VERSION 1.4 CHANGELOG
- Added Gingerbread screen on/off notification
- Added Green notification bar icons when connected to Google cloud
- Windows 64bit USB/ADB issues fixed! (if it doesn't work, re-install drivers)
- Fixed setupwizard
- Added and FIXED new market
- Miscellaneous VillainROM tweaks and Easter eggs.
VERSION 1.3 CHANGELOG
- All latest CM7 commits, including notification widgets, cmparts, etc.
- Small VR tweaks
- Added LWP
VERSION 1.2 CHANGELOG
- Latest Google Market
- Google Apps now included!
- Notification sounds fixed
- Notification vibration fixed
- Default Wallpaper fixed
Huge thanks to HomerSP of team villain, who has now reached a total of 1112 legend points.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This ROM is a mish-mash of Vanilla Gingerbread & CM7, and is compiled from the latest CyanogenMod 7 sources. It will be regularly maintained with the latest commits from the CM guys, and our own VillainROM tweaks and changes. This ROM is starting to take shape, and differing from the stock CM7 build.
Anyway, before we begin - I'd like to thank the entire CyanogenMod team for the epic and consistently BRILLIANT work, for without it, this, and many other ROMs would not be possible. Well done guys - You deserve all the credit. I'd also like to thank Ninpo for his CM6.1 work, and the rest of the VillainROM developers & staff (Pulser, HomerSP, Kendon, Shen, Lenny, Acolwill, dmzda, Revoked, McDuck, etc)
INSTALL INSTRUCTIONS:
To flash this ROM, you will NEED to have ClockworkMod 3.0 installed, which manages EXT4 partitions. If at any stage you need to revert back to a Froyo ROM, you will need to reflash /boot into CWM 2.X via Fastboot.
1. Download ClockworkMod 3.0 from here
2. Boot the phone into Fastboot mode by holding Volume Down and pressing power
3. From terminal/command prompt, type:
fastboot flash recovery recovery.img
OR... alternatively, just fastboot boot into CWM 2.X to revert to a Froyo backup.
4. Boot into recovery (adb reboot recovery ... or Hold camera and press power)
5. Perform a FULL DATA/CACHE WIPE (only if coming from Froyo)
6. Install Zip from SD Card, and select GingerVillain1.4-signed.zip
1.4 Known Bugs:
1. Enabling screen on/off animations and OC/UV at the same time causes lag when trying to turn the screen on. The animations work fine without overclock... so it's oone or the other right now I'm afraid.
Download links are HERE!
If you're a fan of the ROM.. thank us with a 5 star rating!
thanks will flash soon. in the meantime posting a mirror at my blog.
So you bit off Cyanogen, called it your own, and are (albeit politely) requesting donations?
I hope I'm not right.
mattseg said:
So you bit off Cyanogen, called it your own, and are (albeit politely) requesting donations?
I hope I'm not right.
Click to expand...
Click to collapse
Unless you're talking about his signature... I don't see him requesting a donation for this work.
woooh.downloading..
nprussell said:
1. New market will cause Gmail not to work. Do not attempt to flash it.
Click to expand...
Click to collapse
Is this the only known issue? More specifically, does kineto wifi calling work or have the kernel hooks not been implemented yet?
mattseg said:
So you bit off Cyanogen, called it your own, and are (albeit politely) requesting donations?
I hope I'm not right.
Click to expand...
Click to collapse
You know Cyanogen already talked about this before and apparently you didn't read it or get the message that this is what being on an Open OS system is about. Please read around or at least think before you snap at people for no reason.
Sent from my HTC Vision using XDA App
epeets said:
You know Cyanogen already talked about this before and apparently you didn't read it or get the message that this is what being on an Open OS system is about. Please read around or at least think before you snap at people for no reason.
Sent from my HTC Vision using XDA App
Click to expand...
Click to collapse
+1
Sent from my T-Mobile G2 using XDA App
mattseg said:
So you bit off Cyanogen, called it your own, and are (albeit politely) requesting donations?
I hope I'm not right.
Click to expand...
Click to collapse
Wow, just stop, lol. If people feel like donating for the things OUTSIDE of the CM stuff in here, then that's great. This isn't just cm7 compiled from source, labeled GingerVillain, and saying "Donate plzzzz"
Honestly, I've been using the other cm7 builds, but WOW. This build is SUPER smooth, at only 806mhz!! It's definitely going to be a keeper if it maintains this. Don't know about battery, obviously, but for anyone who has been using the other ones .. the modifications by Villain definitely make this thing fly. No DSP though, or StatusBar widgets, before people ask.
I hate you NP.....
Haha jk... I really need root
Looking foward to flashing this (when I can).. liked your hero roms
Seems like the server is down, could not download.
Sent from my HTC Vision
BTW, I'm not knocking any of the other cm7 builds. They are definitely awesome, and I love that the Android community does what it does.
MacaronyMax said:
I hate you NP.....
Haha jk... I really need root
Looking foward to flashing this (when I can).. liked your hero roms
Click to expand...
Click to collapse
haha thats what you get for installing OTA
wi-fi problems?
Just flashed it. Looks great! However, when I turn on wifi to setup my Google account, restore apps, etc., it stays on for a few seconds (won't show any of the open networks in my building) then just turns off.
Also Twitter sync doesn't work (try to sync Twitter with existing contacts but it automatically switches to option back to 'Don't Sync')
Anyone else having this problem or know a solution?
tuzonghua said:
Just flashed it. Looks great! However, when I turn on wifi to setup my Google account, restore apps, etc., it stays on for a few seconds (won't show any of the open networks in my building) then just turns off.
Anyone else having this problem or know a solution?
Click to expand...
Click to collapse
reboot has fixed this for me in the past
are there any screenshots for this? i may just wait for the official cm7, need a great daily driver
sheek360 said:
reboot has fixed this for me in the past
are there any screenshots for this? i may just wait for the official cm7, need a great daily driver
Click to expand...
Click to collapse
I can't tell ya what ROM to run, obviously, but to me, this is leaps and bounds beyond the ones that are just direct/simply cm7 builds, as those have no real enhancements. This build, runs amazing actually. Screen shots, it's really just stock vanilla. The only thing different, is the background. Just head to the other Villain ROM (senseless) threads, and you'll see what the bg/boot animation look like.
Also comes pre-packed with GB keyboard, along with GB launcher. Smokin' fast.
sheek360 said:
reboot has fixed this for me in the past
are there any screenshots for this? i may just wait for the official cm7, need a great daily driver
Click to expand...
Click to collapse
The reboot fixed the wifi problem. Thanks! Twitter still won't sync (and after reboot, asked for user/pass again). Any thoughts?
dictionary said:
I can't tell ya what ROM to run, obviously, but to me, this is leaps and bounds beyond the ones that are just direct/simply cm7 builds, as those have no real enhancements. This build, runs amazing actually. Screen shots, it's really just stock vanilla. The only thing different, is the background. Just head to the other Villain ROM (senseless) threads, and you'll see what the bg/boot animation look like.
Also comes pre-packed with GB keyboard, along with GB launcher. Smokin' fast.
Click to expand...
Click to collapse
I'm also too lazy to wipe lol
Installing as I type, will let you guys know how it goes.
EDIT:
Works great, but again, no mother trucking Google Market.
I swear someone should put google market apk up so we can install that as soon as we flash a rom.
It's speedy.
T.C.P said:
haha thats what you get for installing OTA
Click to expand...
Click to collapse
Shup TCP

[ROM][4-1-2012] AOSP MIUI V4 (Beta 3) (Discontinued) [ICS]

AOSP MIUI​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Here is my port. This is android 4.0.3. I hope you enjoy it! Please forgive me as this is my very first rom and I will be updating this as I learn how to do so.This may be used as a Daily Driver if you dont mind having no camcorder/panorama and having a SUPER fast phone! It is based off of Ice Cold Sandwich beta 1(I will be unable to use 1.1 because 1.1 doesnt boot from the zip) http://forum.xda-developers.com/showthread.php?t=1553642&highlight=ice+cold. This ROM gets its MIUI files from dekkyy's RD-MIUI-ics rom http://forum.xda-developers.com/showthread.php?t=1512565. Both SnowOokami and dekkyy are amazing devs, people and ROM creators!
I will also update as soon as I can as the roms I based this off of update. I will also gladly delete this post if any of the devs that made all of this wish me to do so. I give all credit to those in the thanks menu as they are the real devs. I am just putting it together so to speak (or write). ​
FEATURES
Based off of the latest version of Ice Cold Sandwich
Based off of the latest version of RD-MIUI
Patched services.jar file for easy Supercharger installation
SD card speed read fix
Stock ICS messaging app
Latest Host file (no ads)
Ice Cold Sandwich bootanimation
Huge Thanks to...
LorD ClockaN for base
SnowOokami for base port
dekkyy for miui files
cnote74 for market fix
xT4Z1N4TRx for rotation fix
proxuser for port guide
MIUI for everything
google for making android open source.
If I every leave anyone out please let me know and I will add you
What works
WIFI
Data
Radio
WIFI Hotspot
Touchscreen
Physical keyboard
(didnt test bluetooth yet)
GPS (sorta)
USB mount and unmount
Camera
Audio
Headphones
Screenshots
Rotation (Thanks to xT4Z1N4TRx!)
Software keyboard
You tell me.
What doesnt work
camcorder
Panorama
You tell me
​
CHANGELOG​
Code:
BETA 3
Updated to MIUI V. 2.3.30
This next version of MIUI fixed camera fc on first boot
Switched to stock ICS messaging app (now you can start new message)
Updated services.jar for easy Supercharger installation
Updated sdcard read ahead to 4096 KB (let me know if you want it higher in next version)
ADDED APPS:
videocam illusion
adobe flash
BETA 2
PLEASE give time to boot! May take 5 minutes!
Disabled tile rendering
updated adfree host file
Fixed rotation which fixed software keyboard (thanks to xT4Z1N4TRx)
Updated recovery install screen (forgot to change it from Ice Cold Sandwich)
Used Ice Cold Sandwich bootanimation instead(it is way cooler!).
(hopefully) updated youtube and google maps
Added superuser
I think it is usable as a daily driver now!
BETA 1
Initial release.
Downloads​
Beta 1
(does NOT work on mobile)
http://min.us/miz2ulObr​
Mirror:
Will upload
Beta 2
(does NOT work on mobile)
http://min.us/moj5xfCSH
Mirror(s):
(DOES work on mobile)
http://www.mediafire.com/?b4aemk6zihkqel7
Beta 3
(does NOT work on mobile)
http://minus.com/mieUacUS0/
mirror(s):
(DOES work on mobile)
http://www.mediafire.com/?hltwtsqyfzxsewo
(thanks to rmcsc)
http://bayfiles.com/file/6ZPT/032UkV/AOSP_MIUI_Beta_3.zip
Enjoy! Please feel free to upload mirrors and at request I will add to op!
Also, any help to fix bugs would be very appreciated!
mods and addons
virtuous OC daemon (flashable zip)
http://www.mediafire.com/?r40qfhdsaajueb8
CJ Olivers OC/UV beater (apk file)
http://www.mediafire.com/?rc6ho4hcmrc0kfp
PAYPAL
Here is my PayPal if you wish to donate to me.
[email protected]
If you want to donate to the amazing devs that did everything...
xT4Z1N4TRx's PayPal
[email protected]
dekkyy's PayPal
[email protected]
LorD ClockaN's PayPal
[email protected]
Is this ICS MIUI?
.ili.music.ili. said:
Is this ICS MIUI?
Click to expand...
Click to collapse
Yes. Sorry I will add that right now.
Thanks
Is there a way to use the stock MMS app from ICS? I found it so delectable. I haven't even flashed this yet but I just have a feeling it's using the Miui MMS app.
ICS MMS > Miui MMS > GB MMS
.ili.music.ili. said:
Is there a way to use the stock MMS app from ICS? I found it so delectable. I haven't even flashed this yet but I just have a feeling it's using the Miui MMS app.
ICS MMS > Miui MMS > GB MMS
Click to expand...
Click to collapse
will add it in the next version tonight if I can. There are a few things that I forgot and would like to update 2 apps.
Also be sure to install superuser from the play store.
Backing up now, installing shortly. I found Andromadus a major battery killer, so I'm going to use this for the entirety of tomorrow.
Edit: I can't rotate?
I hope it works with boot manager, because when i used gb, I had cm7 and miui and I would switch between it often. Let's hope that's possible with ics.
Sent from my Desire Z using xda premium
.ili.music.ili. said:
Backing up now, installing shortly. I found Andromadus a major battery killer, so I'm going to use this for the entirety of tomorrow.
Edit: I can't rotate?
Click to expand...
Click to collapse
Only with the keyboard open...
Before I do so, would anyone else like to have the stock ics mms?
Gonna try this tomorrow when I'm done work =D
I notice these MiUI over aosp bases roms, and I'm curious about how this is done.
GB MiUI is not as good (read "smooth") now as it used to be, and I'm wondering if it can be put over, say, ILWT CM7, which is a flawless CM7 *for our phone* (as opposed to generic miui 100% ported to our phone).
Probably everyone is over GB MiUI for now, but if I can get this working for myself, I might post it for anyone else who is interested. ILWT MiUI sounds pretty cool to me
Cheers!
Sent from my HTC Desire Z using XDA
How's the speed on this puppy?
nickeedoo said:
How's the speed on this puppy?
Click to expand...
Click to collapse
It is a little buggy but fast... will do a quadrant and post results
Ok I am back and I got 2289 on quadrant standard at 1536mhz.
I think that is the best I have gotten for ICS so far! If you can handle the auto rotation problem I think this is pretty fast.
Thanks to xT4Z1N4TRx the phone rotates correctly. I will update by tomorrow most likely sooner.
Uploading beta 2!
Beta 2 is up! It is quite a big update! Go grab it from the OP!
BETA 2
PLEASE give time to boot! May take 5 minutes!
Disabled tile rendering
updated adfree host file
Fixed rotation which fixed software keyboard (thanks to xT4Z1N4TRx)
Updated recovery install screen (forgot to change it from Ice Cold Sandwich)
Used Ice Cold Sandwich bootanimation instead(it is way cooler!).
(hopefully) updated youtube and google maps
Added superuser
I think it is usable as a daily driver now!
I hope you all enjoy!
I really need to stop writing on here. I am clogging up my own posts! lol
Thanks for the rom,nice job...But can you share how to fix rotation and software keyboard?
I know it's in PhoneWindowManager.smali but dont know wich line to edit
thanks in advance
regards
Bit of a cheeky Q. Plan to try this out over the weekend, are you planning a further update by say Saturday eve gmt? If not ill d'load B2 now.
I'm loving the new interest in miui v4.
Sent from my HTC Desire Z using xda premium
placebo73 said:
Thanks for the rom,nice job...But can you share how to fix rotation and software keyboard?
I know it's in PhoneWindowManager.smali but dont know wich line to edit
thanks in advance
regards
Click to expand...
Click to collapse
You are welcome! All you have to do is take the file from below and replace it with the one in System/framework. That will fix the rotation which was the reason the keyboard wasnt working so that is fixed as well! Hope you enjoy!
I might urge you to use beta 2 as it is a little bit more stable... I think.
MarkyG82 said:
Bit of a cheeky Q. Plan to try this out over the weekend, are you planning a further update by say Saturday eve gmt? If not ill d'load B2 now.
I'm loving the new interest in miui v4.
Sent from my HTC Desire Z using xda premium
Click to expand...
Click to collapse
Not too sure. If they update the roms that this is from I will. But they probobly wont and anything I release between now and then will be small. So I urge you to flash away! Hope you enjoy!
Thanks for your reply and file...But i only want to know wich lines in the smali in need to edit..Because i am trying to port another non miui aokp rom with the same bug to my desire Z
regards

[ROM] (INFO) BlackICE Kangorade 40.5 (7/08/12)

NOTE: I TAKE NO CREDIT FOR THIS ROM. I AM CURRENTLY RUNNING THIS ROM ON MY DINC2, THOUGHT IT WAS A GOOD ROM, AND WOULD LIKE TO SHARE IT WITH YOU GUYS! ALL CREDIT GOES TO DEVELOPER TRAVP624 AND TEAMICE.
For this rom, make sure to follow the INSTRUCTIONS VERY CAREFULLY, there are 2 different GApps packages that you need to download.
Bugs: Camera: FLASH DOES NOT WORK, neither does camcorder (720p or 480p), I don't know if any 3rd party Camera apps will be able to fix this. Also, for some reason, in the Notification Drawer, next to the settings button, the date does not show up.
DOWNLOAD
Triscuit said:
Here we go guys!!
BlackIce ROM http://db.tt/36ANFXWh
BlackIce gapps http://db.tt/E1fSG8mw
Sent from my Incredible 2 using xda app-developers app
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Fully built from AOKP source (source)(website and donate to aokp/teamkang)
Added Cyanogenmods FileManager! (CM)
Added DSPManager (CM)
Replaced Mms apk with hybrid CM9 combined with AOKP
Custom DroidTh3ory "Gofaster" Butter (DroidTh3ory)
Custom MasturModsSettings Built-in (Mastur Mynd)
Custom Dark Ass theme
Imported handle_compcache latest from CM9 (CM)
Removed the Japaneses IME stuff (Me)
Removed status bar notification icons dimming effect
Custom BlackICE boot animation (Kwesley1020)
All Inverted Gapps Gmail, Gtalk, etc.
Custom Toggles (AOKP)I just restored icon on/off state and other minor tweaks!
Theme Chooser (all credit to cyanogenmod)
Amphiblian's camera patch: http://forum.xda-developers.com/showthread.php?t=1591212
Changelogs are now here
I will always recommend a data wipe and very important make a nandroid always!!
If you choose not to use my Gapps or follow instructions then you will need to ask yourself why isn't this or that working right!
1. Make sure your using latest cwm
2. These must be followed exactly
2. Download all 3 and place on phone
3. I recommend wiping data/factory reset (especially if on another rom)
4. Flash Rom
5. Flash stock gapps zip
6. Reboot go thru setup sign in to google account!
7. Get thru setup. (If you wanna let market restore your apps wait but try not to open market LOL)
7a. If you opened market before rebooting go into settings>apps>all apps and uninstall market updates!
8. Reboot back into cwr and flash Black_ICE-gapps zip
The entire team at teamkang without them the gnex plus many more devices wouldn't be so buttery smooth!
Xoomdev who without we wouldn't have most of the device tree we have to work with.
Zaphod-Beeblebrox for lots of general help!
The entire team at cyangenmod awesome source
Mastur Mynd for being awesome and for asking me to join mastur mods
Team gummy and liquid and all the others that open up there source edits for us all.
DroidTh3ory for his decision to help somewhat!
Google of course
Everyone in the community who helps in the spirit of open source
My Testers for helping out!
And anyone I forgot to mention or include
Also If I have used or borrowed from you please ask and I will definitely give full credit!
Usual disclaimer I nor anyone included with this project is responsible for what you do with your phone!
Plz hit the Thanks button if you liked this!
VIVOW
Theres no download link for the VIVOW???
NVERMIND i found it
Dude word this looks pretty sweet! I'll download it when i get home later and let ya know!
By the way, the download isn't on the site (i couldnt find it) but it is in his goo.im folder!
does Camera work? flash/flash timing? Camcorder? Camcorder in 720p mode?
bsdesign0000 said:
does Camera work? flash/flash timing? Camcorder? Camcorder in 720p mode?
Click to expand...
Click to collapse
Not sure haven't tried it yet but it is based off of AOKP's Milestone 6, so I would assume that it has the same camera issues or lack thereof, as AOKP Milestone 6
Edit: Updated OP
I would say that you'll need to flash the soft key light fix, camera and camcorder fix, change apn and camera flash won't work either. That fix is in the ram disk. Just giving a heads up so there's no surprises .... I could be wrong. But expect to see the same things as previous aokp builds.
Sent from Kangdemnation
CondemnedSoul said:
I would say that you'll need to flash the soft key light fix, camera and camcorder fix, change apn and camera flash won't work either. That fix is in the ram disk. Just giving a heads up so there's no surprises .... I could be wrong. But expect to see the same things as previous aokp builds.
Sent from Kangdemnation
Click to expand...
Click to collapse
Ok, so I know where the soft key light fix is, but I can't seem to find a camera and camcorder fix
nitsua98 said:
Ok, so I know where the soft key light fix is, but I can't seem to find a camera and camcorder fix
Click to expand...
Click to collapse
I think they are posted somewhere in the original aokp thread but I don't have a link right now on my phone. They might be posted near the beginning of kangdemnation too. Someone can help and post them I'm sure
Sent from Kangdemnation
Camra / Camcorder fix.
Here's the patches for the Camra and the Camcorder.
knighthawk65 said:
Here's the patches for the Camra and the Camcorder.
Click to expand...
Click to collapse
Yup I updated OP with the link to the patches
knighthawk65 said:
Here's the patches for the Camra and the Camcorder.
Click to expand...
Click to collapse
why is the one file a rar file?
Aldo101t said:
why is the one file a rar file?
Click to expand...
Click to collapse
It was just made that way by the maker of the patch :/
Aldo101t said:
why is the one file a rar file?
Click to expand...
Click to collapse
If you're trying to open it on your phone you can use ES File Explorer. It has a built in archive viewer.
Sent from my Incredible 2 using xda app-developers app
Wow! This is working great for me....thanks for posting!
For the flash, you can try to adjust the permissions on /sys/camera_led_status/led_ril_status to 0664 using either a file explorer or terminal. In terminal use: su, chmod 0664 /sys/camera_led_status/led_ril_status. Until the developer places this update in the ROM, you will likely have to do this each reboot unless you create a script. Note: I haven't tested this; it's just a fix I had to use in my build but it worked on other AOSP versions.
nukified said:
For the flash, you can try to adjust the permissions on /sys/camera_led_status/led_ril_status to 0664 using either a file explorer or terminal. In terminal use: su, chmod 0664 /sys/camera_led_status/led_ril_status. Until the developer places this update in the ROM, you will likely have to do this each reboot unless you create a script. Note: I haven't tested this; it's just a fix I had to use in my build but it worked on other AOSP versions.
Click to expand...
Click to collapse
Yeah this is the final build of this rom, but thanks for the tip!
Sent from my vivow using xda app-developers app
nitsua98 said:
Yeah this is the final build of this rom, but thanks for the tip!
Sent from my vivow using xda app-developers app
Click to expand...
Click to collapse
If the dev wouldn't mind (I doubt he would - but who knows) ... I can edit the ROM to put the camera flash fix in the boot.img and include the other vivow stuff from my ROM in this for you guys... Again. That's if he doesn't mind. If he would like to change the stuff, he's more than welcome to pull what he needs from Kangdemnation.
CondemnedSoul said:
If the dev wouldn't mind (I doubt he would - but who knows) ... I can edit the ROM to put the camera flash fix in the boot.img and include the other vivow stuff from my ROM in this for you guys... Again. That's if he doesn't mind. If he would like to change the stuff, he's more than welcome to pull what he needs from Kangdemnation.
Click to expand...
Click to collapse
His main focus seems to be the galaxy nexus. The Inc2 wasn't included until the final release, and isn't listed on the downloads page either.
http://forum.xda-developers.com/showthread.php?p=28563248
Here's another mirror:
Camera
Camcorder
revile said:
Here's another mirror:
Camera
Camcorder
Click to expand...
Click to collapse
what fixes are these, if they are not condemned souls, well!!1

[ROM][14 MAY 13][BETA] PARANOIDANDROID 3.50 4.2.2 | Hybrid, Size&UI on PerAppBasis

[ROM][14 MAY 13][BETA] PARANOIDANDROID 3.50 4.2.2 | Hybrid, Size&UI on PerAppBasis
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
​
To be honest, this is not tablet mode at all, it has nothing to do with silly build.prop hacks. This is the first and only Android rom to feature true Hybrid mode. This rom lets you scale and project every app, every widget, even systemcomponents individually. Remember, android is modular, everything is an app: Lockscreen, navigationbar, dialogs, popups, keyboards, widgets, and your regular apps of course. Apps have the capability to switch into various designs or layouts according to the device they run on. This can result in a complete new experience as many apps will transform to the better.
Now for every element that you like chose a mode (PhoneUI, Phablet/Nexus-7UI, TabletUI) and/or a size. You are 100% independent of the system DPI which runs nicely in whatever value it has been assigned to. You do not need to boot your phone into a certain DPI. Neither will most of the changes you apply require a reboot. You will not suffer from the myriads of troubles which normally haunt you under build.prop tablet mode. Your market, phone, etc. will all work, apps won't shrink on you unless you shrink them yourself. This project will entirely transform your device, but retain the aesthetics and the feel of your phone.
Donations to molesarecoming
to D4rKn3sSyS
to Cyanogenmod
​
Make sure you are flashing from a SAFE recovery, Otherwise Odin EL26 before wiping.
CWM: Wipe Data/Factory
Install ROM
Install Gapps
CWM: Wipe Cache Partition
CWM: Advanced/Wipe Dalvik Cache
Reboot
Rom: http://sniper.basketbuild.com
Rom MD5s:
1/23v2.57: b02092c817c197859d854311fda837f8
1/11v2.57: 655fe49683cc5815f8fc256e4f88c4fe
Gapps: http://goo.im/gapps/ recommended: 10/11 Gapps
Our webpage: http://www.paranoid-rom.com/
You want to port PA? Take a look here: http://forum.xda-developers.com/showthread.php?p=27558806
Themes and other goodies you can find here: http://forum.xda-developers.com/showthread.php?t=1822082
Go to Settings, System, Font size, set it to NORMAL
Check "Auto Hide" in Settings, System, Statusbar, to finally get Fullscreen
Trebuchet Settings: margins:SMALL, show permanent searchbar:YES, Grid: 4x4, resize all widgets:YES, Wallpaper scrolling: OFF
If you have an issue and you want to call our attention, here's what you do:
1. Try everything you can, find solutions for yourself. Wipe caches, revert all your settings you have made, go back to your stock Kernel, factory reset if you have to or reflash the rom. Assume that the issue is on your side and try your best to isolate it.
2. Search this thread and Cyanogenmods aswell (its our base) for possible reoccurences of your issue and hopefully solutions that may have come up.
3. If you think the issue is important enough that we should cease our work and look into it, post your issue, BUT ...
... stay friendly, do not demand anything, do not threaten
... explain your issue as precise as you can, name the exact apps and conditions that cause trouble, help us to replicate the issue right away. If we can't there's no way we can fix it and your post will simply clutter the thread
... collect evidence, keep in mind this is a developer thread so even if you are not one, do us the favor and research how to record logcat. logcat is the single most important help you can give us to resolve your issue.
KBizzle
Paranoid Android Devs
Chris41g
PhantomPhreak53
sbrissen
Cyanogenmod Team
20130123v2.57
Added menu and home key functionality in recovery
Updated Source on 1/21/13 @ 17:36:35 EST
20130111v2.57
Updated Paranoid Sources v2.57
Updated Source on 1/11/13 @ 12:40:53 EST
20121216v2.56
Updated Paranoid Sources v2.56
Updated Source on 12/16/12 @ 18:13:11 PST
20121105v2.53
Updated Paranoid Sources v2.53
Updated Source on 11/05/12 @ 18:31:25 EDT
*Additional changelog information. - http://www.paranoid-rom.com/forum/changelogs-news
Bugs
Compass reports incorrectly. Affects apps such as maps.
Previous thread by KBizzle: http://forum.xda-developers.com/showthread.php?t=1867283
Kernel Source
How to change an apps Layout and size
Questions And Answers
Does 4G, 3G, WiFi, GPS work?
Yes all of the above work fine.
Does everything that works on CM10, work on this rom?
Yes. If it works on CM10 it will work on Paranoid Android.
but if it do not work in CM10 it WILL NOT WORK on Paranoid Android!
How do I change my DPI on this ROM?
Go to Settings> Paranoid Settings.
In this option You will find the following options:
Work space> this is where you can have your phone look like a tablet and others....
Apps> this is where you can change any APPS DPI. Example: This means you can run your phone on stock 240 DPI, and make lets say Gmail look like the tablet version of the app by setting the Gmail.apk to 128 DPI!
Backup And Restore> Backup your Paranoid Android Settings And Restore it!
Help> Do I need to explain what this option does?? lol
I'm on a different rom (calks 3.0, the goodness, el29 Stock rom, CM10, AOKP, CM9) how do I got about flashing this rom?
All you need to do is flash the EL26 STOCK CWM recovery/ kernel! Which is located here http://forum.xda-developers.com/showthread.php?p=26295021
Minor Updates/Fixes
Mediaserver is draining my battery like crazy, how do I fix this!??
Well there is a somewhat work around that may or may not work its worth giving a try!
http://forum.xda-developers.com/showthread.php?p=11556497
Ya baby!!!!!!!!
Hey guys, guess who got to try this second...?
I'm spoiled
Grr.... one random problem... All the sliders in ParanoidPreferences aren't working right now, sorry about that... I'll look at it more when I can, but this week I have finals so I may not have much time till after that. Check out PACman if you haven't yet.
Sent from my SPH-D710 using Tapatalk
Click here for custom mods for your E4GT
I can't wait to try this I was disappointed that KB was moving on, but I'm so glad to see you've picked it up! Thanks!!
Sent from my SPH-D710 using Tapatalk 2
Nevermind, I got it
Just flash in recovery: PaPrefFix.zip - 359.08 KB
Edit: not needed any more
Thanks a ton for adopting this sniper!
Sent from my SPH-D710 using Tapatalk 2
Not that I care but I see what you did there snipe!!
((Post#2))
Sent from my SPH-D710 using Xparent Blue Tapatalk 2
sniper said:
Nevermind, I got it
Just flash in recovery: PaPrefFix.zip - 359.08 KB
Click to expand...
Click to collapse
AWESOME!!!!!!!!!!
You are the man sniper! I'm so glad you decided to continue this rom too. Pacman and king kang are cool, but straight PA has always been smoother and less buggy.
Sent from the JellyVerse v0.3 on FL04 modem/kernel using Tapatalk 2
Look at this guy! Great work man!
The only logical next step is to start on 4.2 builds right?
Sent from my SPH-D710 using xda app-developers app
What happens to kbizzle and his build.
Sent from my SPH-D710 using xda app-developers app
MajorTankz said:
What happens to kbizzle and his build.
Sent from my SPH-D710 using xda app-developers app
Click to expand...
Click to collapse
He dump sprint and went to the DNA
Hallowed Is The Sader
sniper said:
Nevermind, I got it
Just flash in recovery: PaPrefFix.zip - 359.08 KB
Click to expand...
Click to collapse
I know it say's Gapps: recommended: 10/11 Gapps however any issues gapps-jb-20121212 or NXT GEN 4.2 Gapps Odex?
OK I was to quick however gapps-jb--20121212 kept saying keyboard AOSP not rtesponding and FC'ing as well as play market error. Since keyboard error thought I would flash KDH NXT GEN 4.2 Odex and only issuw was play market error went to systems-apps-play market clear settings and then opened play market accept and opened as usual.
Update: Google Play said some apps not for my device decided to just flash recommended 10/11 gapss and did not make any other changes and now all apps are compatible and I didn't make any settings changes like I've done in the past.
I would say use recommended 10/11 gapps.
themisterwilson said:
Look at this guy! Great work man!
The only logical next step is to start on 4.2 builds right?
Sent from my SPH-D710 using xda app-developers app
Click to expand...
Click to collapse
Have you heard of Liquidsmooth? I would love to see that for e4gt. Check it out: www.liquidsmooth.net
Who knows? It might just happen
Sent from my SPH-D710 using Tapatalk 2
ttittoo said:
Have you heard of Liquidsmooth? I would love to see that for e4gt. Check it out: www.liquidsmooth.net
Who knows? It might just happen
Sent from my SPH-D710 using Tapatalk 2
Click to expand...
Click to collapse
Did I show you that earlier or was that someone else? I told someone how I was thinking about trying it.
Sent from my SPH-D710 using Tapatalk
Click here for custom mods for your E4GT
sniper said:
Did I show you that earlier or was that someone else? I told someone how I was thinking about trying it.
Sent from my SPH-D710 using Tapatalk
Click here for custom mods for your E4GT
Click to expand...
Click to collapse
Hahaha you told me. I just didnt want to say you told me to throw more work on your shoulder, but I guess you don't mind .
Sent from my SPH-D710 using Tapatalk 2
ttittoo said:
Hahaha you told me. I just didnt want to say you told me to throw more work on your shoulder, but I guess you don't mind .
Sent from my SPH-D710 using Tapatalk 2
Click to expand...
Click to collapse
It's fine. I never made any promises I'm in government right now wishing I could be at home developing instead... :banghead:
Sent from my SPH-D710 using Tapatalk
Click here for custom mods for your E4GT
3g data not working
I love this rom. Wifi is working but no 3g data for Metropcs. 4g is connected and couldn't access the internet. Any idea?
jtsv said:
I know it say's Gapps: recommended: 10/11 Gapps however any issues gapps-jb-20121212 or NXT GEN 4.2 Gapps Odex?
OK I was to quick however gapps-jb--20121212 kept saying keyboard AOSP not rtesponding and FC'ing as well as play market error. Since keyboard error thought I would flash KDH NXT GEN 4.2 Odex and only issuw was play market error went to systems-apps-play market clear settings and then opened play market accept and opened as usual.
Update: Google Play said some apps not for my device decided to just flash recommended 10/11 gapss and did not make any other changes and now all apps are compatible and I didn't make any settings changes like I've done in the past.
I would say use recommended 10/11 gapps.
Click to expand...
Click to collapse
I use NX GEN 4.2 with no issues.

[ROM]ParanoidKANGdroid 4.2.2 Unofficial (Trivecta of ROMs) DPI fixed

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Find any combination you like, scale and project apps, widgets and system components!
READ THIS POST, IT'S VERY IMPORTANT
Qoute from the creator of AOKPA​ "When I first got my Galaxy S III this is what I dreamed of eventually running on my phone — A ROM that has all the capabilities of ParanoidAndroid, all the features of AOKP, and one that utilizes CyanogenMod as a solid base. ParanoidKANGdroid is based off CyanogenMod source code with all the features from ParanoidAndroid and AOKP merged into the frameworks and settings. I really hope you all have a good experience with this ROM. I made my own kernel for ParanoidKANGdroid that has overclocking, undervolting, and quite a few performance tweaks. Also, under settings you will see a tab for "Update Center" which will launch goo manager which is where you can receive OTA updates for this ROM. Before I conclude I would like to thank everyone that helped make this ROM possible."
Downloads
PA-downgrade to fix the the per app or if you want to change the color of the apps
HERE
Code:
Make sure you wipe cache
wipe devlvik cache
fix permissions in advance
Also thanks to Unjustified-Dev for making the zip so make sure to hit hes thanks button
AOKPA v2.3.3 MMS FIXED
HERE
AOKPA v2.3.3 DPI FIX
HERE
AOKPA v2.3.3v3
HERE
AOKPA v2.3.3 v2
NEW UPLOAD HERE
Gapps Built In
INSTRUCTIONS
Code:
1.[COLOR="Red"] Use any GB/ICS MODEM![/COLOR]
2. Reboot to recovery
3. Wipe cache, dalvik cache, data factory reset
4. Install Rom
5. Reboot and enjoy
If you have an issue and you want to call my attention, here's what you do:
1. Try everything you can, find solutions for yourself. Wipe caches, revert all your settings you have made, go back to your working Kernel, factory reset if you have to or reflash the rom. Assume that the issue is on your side and try your best to isolate it.
2. Search this thread, Cyanogenmod's, ParanoidAndroid's, and AOKP's as well for possible reoccurences of your issue and hopefully solutions that may have come up.
3. If you think the issue is important enough that we should cease our work and look into it, post your issue, BUT ...
... stay friendly, do not demand anything, do not threaten
... explain your issue as precise as you can, name the exact apps and conditions that cause trouble, help us to replicate the issue right away. If we can't there's no way we can fix it and your post will simply clutter the thread
... collect evidence.
Paranoid Android's Webpage
AOKP's Webpage
AOKPA's Source
Click to expand...
Click to collapse
Thanks
Ktempleton-for showing me how to build from source make
Unjust- for helping me out with the op and errors
thebz1
szl.kiev
ParanoidAndroid Team
AOKP Team
Cyanogenmod Team
PA verision: 3.15
AOKP: MR1
CM: 10.1 Base
Working:
Code:
[COLOR="Purple"]
4g it should work but i dont know im flashed to boostmobile
3g
wifi
roation
sms
data
camera[/COLOR]
Bugs:
Code:
[COLOR="RoyalBlue"]CM10.1 bugs
AOKP bugs
mms bug - fixed
Phone echo bug - fixed (thanks to dastin)
DPI bug - dpi fixed for the phone (thanks to ktempleton)
you tell me[/COLOR]
Changelog:
Code:
Intial Release 04/19/13
* Pk 2.3.3v2 - Mms Fixed 04/22/13
* Pk 2.3.3v3 - phone echo fixed/dpi more stable 04/22/13
* Pk v2.3.3 - dpi fixed 04/24/13
* Pk v2.3.3 - Mms Fixed again 04/26/13
First
Sent from my SPH-D710 using Tapatalk
Sweet man I told you you could do it my man have fun basking in the victory lol
ktempleton said:
Sweet man I told you you could do it my man have fun basking in the victory lol
Click to expand...
Click to collapse
lol yeah man now im going to work on thinking bridge just needs to finish building lol thanks a bunch my man and the op lol i need to know
untz1456 said:
Thanks to
Ktempleton-for showing me how to build couldnt do it without him
Unjustified Dev-for helping me out
Click to expand...
Click to collapse
Is there supposed to be a link to a rom somewhere hidden here? Posted to quick downloading now!
It says first release
Sent from my SPH-D710 using xda premium
jtsv said:
Is there supposed to be a link to a rom somewhere hidden here?
Click to expand...
Click to collapse
everything is going to be on the secon post and idk how to do the op thingy lol i did my best but im still working on it
ktempleton said:
It says first release
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
Slow internet refreshing of pages..... after I said that the page w/link came up!
which version of PA does this use?
MajorTankz said:
which version of PA does this use?
Click to expand...
Click to collapse
pa 3.15
Been waiting for something like this.
Looks like the default DPI is 320.
OP UPDATED LOL its much better now
I asume 4g works and that you have to flash Gaaps?
neat, does 4g work?
t0mmyr said:
neat, does 4g work?
Click to expand...
Click to collapse
that i dont know becasue im flashed to boostmobile but it sould work
treyweez11 said:
I asume 4g works and that you have to flash Gaaps?
Click to expand...
Click to collapse
the gapps are in the op it says gapps
Nice rom but the only thing keeping me from keeping this ROM for long is the fact that I can't seem to get it out of 320 DPI every different app I check from the market seems to think its in 240 and refuses to revert it back and also checking paranoid settings and changing it manually I can't for anything to fix it for me
ps3hacker3 said:
Nice rom but the only thing keeping me from keeping this ROM for long is the fact that I can't seem to get it out of 320 DPI every different app I check from the market seems to think its in 240 and refuses to revert it back and also checking paranoid settings and changing it manually I can't for anything to fix it for me
Click to expand...
Click to collapse
did u clean flash? after changing dpi did u reboot ? hmm im not having this issue tho idk
which version of AOKP?

Categories

Resources