[CLOSED][4.4.4] MIUIv5 [Ghost] - Moto X Android Development

{
"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"
}
Overview
This is MIUIv5 for Ghost.
Being a Beta, everything is assumed to have full functionality, under windows when drives are mounted they may have strange names like "invalid card", this is purely cosmetic.
Working
- Everything...(?)
Not Working
- ?
Download
MOD EDIT Links removed until the ROM is XDA compliant
F.A.Q
Q. Does this have dual SIM?
A. No
Q. My ROM isn't booting
A. Do a full data wipe
Q.Help my PC says 'Invalid card!
A. It's a cosmetic glitch
Q. Search bar is force quitting!
A. Install G-apps of your choice.
Note: Some North American apks are dependent on Gapps too..
Click to expand...
Click to collapse

OMG 1ST MIUI Rom ..Will Try It Thanx For The Rom :good:

Megatron007 said:
OMG 1ST MIUI Rom ..Will Try It Thanx For The Rom :good:
Click to expand...
Click to collapse
Not just MIUI, you guys have no idea what's coming down the pipe after this lol

Tqr said:
Not just MIUI, you guys have no idea what's coming down the pipe after this lol
Click to expand...
Click to collapse
is it with Your Mi Patcher?

Black_Eyes said:
is it with Your Mi Patcher?
Click to expand...
Click to collapse
Yes, I created it so I could more easily fork around my own builds. It was never originally intended for other people so I really hope to not see someone release over me using it

Tqr said:
Yes, I created it so I could more easily fork around my own builds. It was never originally intended for other people so I really hope to not see someone release over me using it
Click to expand...
Click to collapse
Haha That's Crazy

Tqr said:
Not just MIUI, you guys have no idea what's coming down the pipe after this lol
Click to expand...
Click to collapse
Haha !! Waiting For That " BooooM "

Wow..MIUI! Awesome, thanks.
Sent from my Unlocked VZW M-O-T-O XxX

Tqr said:
Overview
This is MIUIv5 for Moto X... noticed you folks did not have it
I will not provide OTA update but will provide an update to this every 3-4 weeks which will be freshly built to reflect progress in this devices configuration as your source builders make them available.
IE: I will not update only MIUI while keeping the same base, I will update device related things so there is an actual improvement with the versionup of MIUI; hence no OTA.
Warning
I've done this a lot and by now I should get this close to right on the first whack; I'm not sure what bugs may exist however so please leave feedback.
Kernel-level changes have been made, you can NOT use this on a locked bootloader device.
Working:
- Probably everything except
Not working
Bluetooth (100%, I disabled it due to errors in BT share for this build)
Download
MIUI v5 4.4.4 - Alpha 1 - Source building.. as soon as finished be patient plz!
Click to expand...
Click to collapse
I love you

Uploading now friends~

Tqr said:
Uploading now friends~
Click to expand...
Click to collapse
Thanks so much!

Really appreciate the build. I've never tried miui so I think it's about time and you seem like you got your game on lock so I'm pretty stoked my dude. ?
Sent from my XT1058 using Tapatalk

skulldreamz said:
Really appreciate the build. I've never tried miui so I think it's about time and you seem like you got your game on lock so I'm pretty stoked my dude. ?
Sent from my XT1058 using Tapatalk
Click to expand...
Click to collapse
Thanks! Everything should be functional beside Bluetooth Share which I've intentionally disabled for the time being in my Alpha runs for right now; all of my firmware shares the same codebase across devices meaning my MIUI for this device has the same ADB as another even across vendors.
More or less I feel being able to fork one code-base to multiple devices has huge advantages because feedback is progress and reaching 'Stable' on the general codebase is the same as having a stable firmware for whatever I can build for, that being said I prefer to not release garbage so even as an Alpha everything beside Bluetooth should function, there will be no nasty surprises like data or wifi not working..
ETA 2 minutes

Tqr said:
Thanks! Everything should be functional beside Bluetooth Share which I've intentionally disabled for the time being in my Alpha runs for right now; all of my firmware shares the same codebase across devices meaning my MIUI for this device has the same ADB as another even across vendors.
More or less I feel being able to fork one code-base to multiple devices has huge advantages because feedback is progress and reaching 'Stable' on the general codebase is the same as having a stable firmware for whatever I can build for, that being said I prefer to not release garbage so even as an Alpha everything beside Bluetooth should function, there will be no nasty surprises like data or wifi not working..
ETA 2 minutes
Click to expand...
Click to collapse
One question...I'm guessing this is based on CM11 right? Or is it based on Stock?
Nevermind, just saw that it's unified for all Moto X's lol

Gus194 said:
One question...I'm guessing this is based on CM11 right? Or is it based on Stock?
Click to expand...
Click to collapse
It's based on CM11 but I'd like to make a distinction: I don't use the same codebase and only update MIUI, I also rebuild from source with the newest configs if available alongside MIUI.
A few of my last builds in the 4.2 era had Xiaomi's software camera, with some cooperation from people I could probably bring it to this device so more or less I intend to reach 'Stable' on this device, something with full functionality but feedback is progress~
Edit: I prefer unified builds, it's more productive than a PatchROM on stock

Downloading and testing..much appreciated!

Musa95 said:
Downloading and testing..much appreciated!
Click to expand...
Click to collapse
Well...it didn't boot for me. Wiped everything and flashed the rom and when I rebooted it got stuck at the "M" bootlogo. I'll download it again to see if I was just a bad download
Edit: Yup, just downloaded it again, and the same happened.

Gus194 said:
Well...it didn't boot for me. Wiped everything and flashed the rom and when I rebooted it got stuck at the "M" bootlogo. I'll download it again to see if I was just a bad download
Click to expand...
Click to collapse
Same for me as well.

stonesaber said:
Same for me as well.
Click to expand...
Click to collapse
Yup same for me! Stuck at M bootlogo! I try it second time and same thing happen!

aarmstrong23 said:
Yup same for me! Stuck at M bootlogo! I try it second time and same thing happen!
Click to expand...
Click to collapse
Hmm, let me re-examine this. that's really unexpected
Edit: I'm an idiot......
In build.prop change:
persist.sys.root_access=1
to
persist.sys.root_access=0
Sorry.. forgot to change that value, updating the build to reflect this change
Edit 2: If that does not work please let me know ASAP for folks who have this and can test

Related

AOKP Jelly Bean Milestone - 1 [28 Oct 2012]

{
"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"
}
Newest change logs are available at the AOKP site
Make sure you're on CWM fixed for CM7
MAKE A NANDROID
wipe data/factory reset in recovery
flash ROM
flash Gapps
reboot
Download HERE http://forum.aokp.co/
My test builds.
AOKP Jelly Bean Nightlies.
We spend countless of hours doing this for next to nothing. Posts, views, and donations encourage me, and everyone else who helps out.
Donate to Me
Donate to Romann
Donate to Whitehawkx
Donate to Jonathan Grigg
Donate to Zaphod-Beeble
Donate to ProTekk
Donate to CyanogenMod
Every donation is cherished and loved.
If you'd like to help contribute by writing code, feel free to stop by IRC and talk to us!
Check out the ROM source on github. Open source, in the spirit of community kangage.
If you'd like to help with AOKP, please don't hesitate to contact me. I'd love to get as many developers in on this as possible!
submit features or report bugs here
Best way to help out or contact us is via IRC.
Build 1 updated to jts latest tree changes, updated to aokp jb build 1 frameworks, and tossed in the lockscreen target stuff i've been working on. Its a WIP some please dont fill this thread with the lockscreen targets are to big or I would like this change stuff. I just wanted to see how they look and work on an hdpi device. Please dont make me regret putting it in this build for you.
Thanks goes out to JT, Sbrissen, Romann, Sixstring, TKGlitch, Efpophis and more may be added.
Build 1 (unoffical) up with all jts partition stuff and as a bonus the custom lockscreen targets ive been working on. they are still in the works im just testing them on an hdpi device please dont fill the thread if you find a bug in them.... and read the op... later guys. Oh and for now im putting mez and show on hold so feel free to port to them.
also im uploading the gapps im using wait until they are 105.7 mb to dl!
I just wanted to keep this post...
As always..Great work Steve!!
Where the gapps go? there were there a min ago?
Sweet! Does this have a Devil kernel in it? If so, which one?
ssewk2x said:
Sweet! Does this have a Devil kernel in it? If so, which one?
Click to expand...
Click to collapse
No but I'm using the one he posted yesterday and its nice and smooth.
Sent from my Galaxy Nexus using Tapatalk 2
Thanks for the new build, i'm definitely looking forward to trying it. One question, did you (re)move the gapps file you mentioned in the OP? I saw it while it was uploading earlier, but don't see it now.
Not seein' link to yer GAPPS Steve!?!?
So I'm gchatting with Steve right now. He said the upload of the gapps package failed, so he nuked it temporarily so no one would get a corrupt download. He asked me to post this information on his behalf.
For now, use the gapps package hosted on the official aokp site, and also linked here:
http://goo.im/gapps/gapps-jb-20120726-signed.zip
Good luck.
ssewk2x said:
So I'm gchatting with Steve right now. He said the upload of the gapps package failed, so he nuked it temporarily so no one would get a corrupt download. He asked me to post this information on his behalf.
For now, use the gapps package hosted on the official aokp site, and also linked here:
http://goo.im/gapps/gapps-jb-20120726-signed.zip
Good luck.
Click to expand...
Click to collapse
Thanks. Wasn't sure if we should use that one since Steve said his was 100+ MB, which is a different size from the 7/26 gapps.
Aesrys said:
Thanks. Wasn't sure if we should use that one since Steve said his was 100+ MB, which is a different size from the 7/26 gapps.
Click to expand...
Click to collapse
Yeah, I don't know what the difference in sizes is all about. But .. according to Steve, the aokp ones I posted should be just fine - anything that was unique to the ones he was trying to post should already be fixed in the aokp link.
Hope that made sense .. need moar coffee.
Stephen.k.spear said:
No but I'm using the one he posted yesterday and its nice and smooth.
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
There seems to be an issue with the new row scheduler. Everything else should be fine
Gesendet von meinem GT-I9000 mit Tapatalk 2
I really want to try this, but...what isn't working?
What radio are you guys using for the best GPS lock? Out here in the cornfield my GPS doesn't always want to lock. Any help is greatly appreciated...
mwebs13 said:
What radio are you guys using for the best GPS lock? Out here in the cornfield my GPS doesn't always want to lock. Any help is greatly appreciated...
Click to expand...
Click to collapse
From my experience, what radio you use really depends on your area (but I could be wrong). I have more luck overall with EC09, but I bet you'd find examples of others saying EH03 works better for them.
Aesrys said:
From my experience, what radio you use really depends on your area (but I could be wrong). I have more luck overall with EC09, but I bet you'd find examples of others saying EH03 works better for them.
Click to expand...
Click to collapse
I don't want to sound like an idiot, but any noticeable bugs in this build?
fulaman said:
I don't want to sound like an idiot, but any noticeable bugs in this build?
Click to expand...
Click to collapse
I haven't flashed this, so take what I'm about to say with a grain of salt:
I tried Steve's last AOKP test build for a day, and had the random dpram / modem / reboot problem. So I went back to ICS. That, however, was the only problem I noticed.
... and the changelogs seem to be indicating that's fixed now. So ...
Just try it.
ssewk2x said:
I haven't flashed this, so take what I'm about to say with a grain of salt:
I tried Steve's last AOKP test build for a day, and had the random dpram / modem / reboot problem. So I went back to ICS. That, however, was the only problem I noticed.
... and the changelogs seem to be indicating that's fixed now. So ...
Just try it.
Click to expand...
Click to collapse
Do I have to flash like an THS build 2 before flashing this ROM?
fulaman said:
Do I have to flash like an THS build 2 before flashing this ROM?
Click to expand...
Click to collapse
Everyone says you do, but I've never seen any better results in doing so. I usually Odin to Gingerbread stock, flash the CWM for cm7 (mtd roms), and then just flash the latest and greatest from there.
fulaman said:
Do I have to flash like an THS build 2 before flashing this ROM?
Click to expand...
Click to collapse
No just flash it
Sent from my Galaxy Nexus using Tapatalk 2
In my brief experience, the following apply:
1. don't flash it in twrp
2. the other devil CWM recovery might work
3. safest bet is to odin the old "CWM fixed for CM7" and use that
You don't have to odin all the way back to GB stock, though .. I found that just the old recovery is sufficient.
Read more about it here if you like: http://blog.efpophis.net/2012/08/my-android-journey-from-ics-to-jb-and.html

[ROM][JB][4.1.2]PAC Man for Photon V18 {Aroma}

{
"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"
}
P A C man ALL IN 1
Description
The struggle to find the rom you need is over. Some people like CyanogenMod 10, Some prefer AOKP, Some like the advantages of Paranoid Android
To cure your rom hunt we have come up with the P A C man Rom.
PACman is a unique rom.
We have picked the best features from CM10, Aokp and PA and combined them in a single rom so you get the experience you deserve
To enjoy the features of every available project without the hassle of flashing regularly.
The Rom is rock stable for an average user but keep in mind the Rom is in WIP stage so expect some minor hickups but we are trying our best to resolve these issues
Click to expand...
Click to collapse
Features
CM10
AOKP Milestone 1
Paranoid Android 2.55
Fresh compiled CM10 kernel
Init.d Support
A LOT more to come
Click to expand...
Click to collapse
How To Flash​
Place ROM onto phone storage
Reboot to recovery
Make a Nandroid
Install Rom: Wipe INSIDE ROM
When you select "Reboot Not", you'll get a CWM error, IGNORE IT
Install OPTIONS or Gapps
WIKI/FAQ Located: To be reworked
Click to expand...
Click to collapse
PLEASE NOTE: I will NOT provide ParanoidPreferences.apk in this ROM zip. The devs of that great ROM have asked that the particular apk NOT be included in NON-PA zips. They put in the work, so I respect their wishes. That being said, I will NOT link the file nor do I want to see it linked here.
To get it, do the following:
Boot into PAC Rom and set up Gapps
Download Paranoid Android ROM zip
Download Root Browser
Use Root Browser to extract the file from the PA zip
Place it into /system/app
Set permissions to RW, R, R
Reboot
Click to expand...
Click to collapse
Bugs??:
KNOWN ISSUES:
Videocamera : Use VideoCam Illusion
Slight Lag possible on screen transitions
USB tether
The graphics related issues are due to not having proper drivers to use for this. Don't ask for an ETA on a fix. Moto won't be giving us the drivers, so there is no fix
If you need to report a NEW bug, report it once, and the next TWO people VERIFY it. I don't need everyone reporting same bug 20 times. I you can, provide me the following information:
Version you're using
What type of fwipe you did and what ROM you came from
Have you restored any data from something like Titanium Backup
What app is misbehaving and what you were doing when it started
Logcats<--THIS IS PREFERRED.
If you don't know how to logcat, go HERE and learn. This really nice guy took the time to write out a good how to
When you have a LOGCAT and would like to post it, please go to pastebin and post it in there, then LINK that location in this thread...I don't want to see them posted directly in here.
Click to expand...
Click to collapse
Downloads:
ROM File is located HERE
Options Chooser is Located HERE
My latest CWM: V1 as well as Aroma-Prep
can be downloaded HERE
Click to expand...
Click to collapse
Credits:​
AOKP, Paranoid Android, Cyanogenmod, and King Kang Teams-Without all of them, this ROM doesn't exist
scott.hart.bi=for helping me with source building
Jokersax11-for being my initial inspiration on Photon, being a cool guy, and helping me along in my early days
Amarullz=for creating the Aroma Installer
Spleef-for collaborating on those first builds that got me into Android
All my testers and users
Anyone else I may have forgotten
Click to expand...
Click to collapse
Kernel Source: HERE
Click to expand...
Click to collapse
Screen Shots
mine 2
i am proud to be the first one to thank you i cant find the words
thank you very much
i cant find the link
yayyyyyy new thing to play with lol :victory:
gonna download this RIGHT NOW
edit ; okay not right now..as soon as the download link is up..getting too excited so that i didn't notice there is no download link yet
famous84 said:
yayyyyyy new thing to play with lol :victory:
gonna download this RIGHT NOW
edit ; okay not right now..as soon as the download link is up..getting too excited so that i didn't notice there is no download link yet
Click to expand...
Click to collapse
here is it in th3bill folder
http://sourceforge.net/users/th3bill
my my my what a my
MIONS said:
here is it in th3bill folder
http://sourceforge.net/users/th3bill
Click to expand...
Click to collapse
Thank you! LOL! I forgot the download link!
OP is updated with Links
Have at it fellas!
Ill give it a whirl.
Am downloading it now and ill be flashing it after class. THIS looks amazing. Thanks again Th3bill!
Good job Bill !!!! So far everything is working fine......Thanks for everything :good:
I got "Failed to boot 2" after flashing this
not sure what i did wrong. i wiped everything.
I guess i will have to RSD back as i cannot boot now.
Awesome Work Bill....,
you Really Rocks...,
Glad to see there is still some development going on for this phone! You are the man Th3Bill.
I love this ROM...it is the best of all worlds.
Sent from my MB855 using xda premium
Sweeeeeeeeetttttt!!! Downloading now
fage88 said:
I got "Failed to boot 2" after flashing this
not sure what i did wrong. i wiped everything.
I guess i will have to RSD back as i cannot boot now.
Click to expand...
Click to collapse
Hmm...which recovery? Which options?
Did you wipe before or IN ROM?
Been eagerly anticipating this. Everything I've ever wanted! Christmas came early! I'm thankful for you th3bill this thanksgiving. And I love you... no homo
Sent from my MB855 using xda app-developers app
mrmellies said:
Been eagerly anticipating this. Everything I've ever wanted! Christmas came early! I'm thankful for you th3bill this thanksgiving. And I love you... no homo
Sent from my MB855 using xda app-developers app
Click to expand...
Click to collapse
I appreciate the thanks. Please, there is no need for identifying sexual orientation. I have a great many friends whom are LGB, and I see comments like that as possibly hurtful.
Don't get me wrong. I'm not mad. Just asking that in the future, that everyone refrain from posting those "adjectives".
Believe me, I will only take something as overtly sexual in nature if someone were to say something like "I love you Bill and I think we should be together".
I am someone who wants all to be included, so lets make it friendly, welcoming, and enjoyable for all

[DEV] CyanogenMod 7 [UNRELEASED] [ALPHA]

{
"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"
}
Hello!
Today I present to you an idea, sparked by the brilliant Gingerbread Rocks! ROM. To me, Gingerbread is the undefeated king of stability and performance. With the ST25, we're all hoping unrealistically. Everybody here is complaining about the lack of Android 4.1 on our device. Well, why not look at what we do have?
We've got several stable Gingerbread releases to base a ROM upon. So why not port the best there is?
Which is why I present to you CyanogenMod 7 for the Xperia U
The build is in progress. If anybody would like to join the development team (I'm really just starting out in Android Development), then PM me with the subject line "CyanogenMod Dev".
Many thanks,
-Toby
FOR ANYBODY WHO WOULD LIKE SOURCES
Vendor- https://github.com/DevSwift/android_vendor_sony_kumquat
Device- https://github.com/DevSwift/android_device_sony_kumquat-cm7
https://github.com/DevSwift/android_device_sony_montblanc-common-cm7
Smileydr0ids zImage
Early stages, tonnes and tonnes of thanks to DevSwift1 for his contributions.
NOTE TO MODS: THIS THREAD IS NOT SPAM, NOR IS IT POINTLESS. IT IS NOT FOR RECRUITMENT, AS A STABLE CYANOGENMOD 7 WILL BE RELEASED IN THE DUE WEEKS. THIS IS A PLACEHOLDER. THANK YOU.
Toby Benington Ingram said:
Hello!
Today I present to you an idea, sparked by the brilliant Gingerbread Rocks! ROM. To me, Gingerbread is the undefeated king of stability and performance. With the ST25, we're all hoping unrealistically. Everybody here is complaining about the lack of Android 4.1 on our device. Well, why not look at what we do have?
We've got several stable Gingerbread releases to base a ROM upon. So why not port the best there is?
Which is why I present to you CyanogenMod 7 for the Xperia U
The build is in progress. If anybody would like to join the development team (I'm really just starting out in Android Development), then PM me with the subject line "CyanogenMod Dev".
Many thanks,
-Toby
NOTE TO MODS: THIS THREAD IS NOT SPAM, NOR IS IT POINTLESS. IT IS NOT FOR RECRUITMENT, AS A STABLE CYANOGENMOD 7 WILL BE RELEASED IN THE DUE WEEKS. THIS IS A PLACEHOLDER. THANK YOU.
Click to expand...
Click to collapse
All the best !!
drvijayanand said:
All the best !!
Click to expand...
Click to collapse
Many thanks! Best of luck with your ROM too
I have builded cm7 for st25i but i have problems with ramdisk... If you want i can upload my device and vendor for cm7
My best wishes for you. Great idea, hope it will become succesfull.
Regards.
I asked many developer why they dont build CM 7 for our device and couldnt find an answer...Seem FXP won't support this dev any..
And building a CM 7 kernel is wont be easy for you i think.. Hope other developers supports you and we have CM 7.. And CM 7 based many custom ROM
DevSwift1 said:
I have builded cm7 for st25i but i have problems with ramdisk... If you want i can upload my device and vendor for cm7
Click to expand...
Click to collapse
It would be phenomenal help if you were to upload. Does it boot regardless of the ramdisk?
Ultracity said:
My best wishes for you. Great idea, hope it will become succesfull.
Regards.
Click to expand...
Click to collapse
Thank you!
emosis said:
I asked many developer why they dont build CM 7 for our device and couldnt find an answer...Seem FXP won't support this dev any..
And building a CM 7 kernel is wont be easy for you i think.. Hope other developers supports you and we have CM 7.. And CM 7 based many custom ROM
Click to expand...
Click to collapse
I'm aware it won't be easy, and FXP don't support porting CM7 to any new devices. I might try and contact them on the matter, because as you said, compiling a stable kernel won't be an easy task. Many thanks.
Hope to see daylight to this project.
XperianPro said:
Hope to see daylight to this project.
Click to expand...
Click to collapse
As do I. I plan to only release Alpha builds to real developers, so I save the "blahblah isn't working" comments and the cumbersome changelogs. Once we've got a daily driver/near complete rom, I'll be releasing it available to everybody.
Just a word of warning to everybody, if I don't find other developers who are interested in the continuation of this project, work may be a little slow as I'm in exam period at school. School always comes first, but whenever I get a spare moment I'll be working on this. Thank you all so much for your interest, it really is nice to have such strong support already.
CM7 would be great for this phone, I think the 388MB of available RAM do put Xperia U in the Gingerbread universe, so, CM7 is the best logical step.
I hope we will see this happen. :fingers-crossed:
Seems this will be greatest ROM ever for XU xD.
Sent from my ST25i using Tapatalk 2
0M3G4_ said:
CM7 would be great for this phone, I think the 388MB of available RAM do put Xperia U in the Gingerbread universe, so, CM7 is the best logical step.
I hope we will see this happen. :fingers-crossed:
Click to expand...
Click to collapse
The way I see it, if CyanogenMod 7 can run smoothly on my old HTC Wildfire (about 180MB of RAM available, 528mhz CPU) then it will run amazingly fast with ~400MB of RAM and a dual core 1GHz phone. Not to mention the HTC Wildfire doesn't have hardware video acceleration, but the Xperia U has Mali-400 graphics.
Fingers crossed.
Elwino2.3 said:
Seems this will be greatest ROM ever for XU xD.
Sent from my ST25i using Tapatalk 2
Click to expand...
Click to collapse
That's what I'm hoping, haha!
R: [DEV] CyanogenMod 7 [UNRELEASED] [ALPHA]
Place holder not allowed here,just a tip... publish a buuld or whatever or this will be closed
GEKTHEBOSS said:
Place holder not allowed here,just a tip... publish a buuld or whatever or this will be closed
Click to expand...
Click to collapse
I'll work on getting a VERY basic build together and out, so the thread isn't locked.
Thanks Gek, I've enjoyed your work on these devices :highfive:
Sources:
Vendor- https://github.com/DevSwift/android_vendor_sony_kumquat
Device- https://github.com/DevSwift/android_device_sony_kumquat-cm7
https://github.com/DevSwift/android_device_sony_montblanc-common-cm7
I think it's good for start Enjoy!
DevSwift1 said:
Sources:
Vendor- https://github.com/DevSwift/android_vendor_sony_kumquat
Device- https://github.com/DevSwift/android_device_sony_kumquat-cm7
https://github.com/DevSwift/android_device_sony_montblanc-common-cm7
I think it's good for start Enjoy!
Click to expand...
Click to collapse
Many thanks, I'll set my own Git up later and we'll get to work on something
Mind if I link in the OP? I'll give credit to you, of course. It'd just be handy so that people can get their own take on things. Thanks again.
Toby Benington Ingram said:
Many thanks, I'll set my own Git up later and we'll get to work on something
Mind if I link in the OP? I'll give credit to you, of course. It'd just be handy so that people can get their own take on things. Thanks again.
Click to expand...
Click to collapse
Of course
DevSwift1 said:
Of course
Click to expand...
Click to collapse
Linked and thanked, cheers :laugh:
just a noob question.i like cm7.alreadyused in my other devices.it doesn't support my language(Bengali) but stock rom supports it. so any way to get working all the fonts from stock rom? sorryfor asking in the dev thread.
Equama said:
just a noob question.i like cm7.alreadyused in my other devices.it doesn't support my language(Bengali) but stock rom supports it. so any way to get working all the fonts from stock rom? sorryfor asking in the dev thread.
Click to expand...
Click to collapse
In short, I believe so, yes.

【ROM】【MIUI V5】For G3 All Variants| Based on D85510n test other Device

【ROM】【MIUI V5】For G3 All Variants| Based on D85510n test other Device
Hey, hello ~
I am now in use others' ID.
I am a Chinese. So I English level is not good.
Who Can make any mirror or google Drive?
rom name: miuiv5
rom version: 4.4.2
romer:Rogue([email protected])
support device:All Variants
thanks:@Cloudyfa
Because use his patch
4.11.8Change log
1.Based on D855 10n
2.fix bluetooth audio
3.support All Variants D855/F400SKL/D850/D852/LS990/D851/VS985(/D850/D852/LS990/D851/VS985 need test)
download link:https://drive.google.com/folderview?id=0B7Hc4zJPIE4VanRKdkdzaGU3UUk&usp=sharing.
bug:Screenshots(please make a folder form sdcard/DCIM/Screenshots)
other bug:you tell me
donate me:[email protected](my paypal account,You can ask me to drink beer.haha)
how to install
1.setup the Bump TWRP
2.wipe the dalvik-cache system data cache
3.install the MIUI_F400xxxx.zip
4.reboot system
5.enjoy
{
"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"
}
nice, cant wait to see it on the international version
Impressive work. Is this ROM bumped?
I am a MIUI lover so I will monitor this thread carefully.
Just like Flooi said... D855 next?
Sent from my LG-D855 using XDA Free mobile app
Eeuwe said:
Impressive work. Is this ROM bumped?
I am a MIUI lover so I will monitor this thread carefully.
Just like Flooi said... D855 next?
Sent from my LG-D855 using XDA Free mobile app
Click to expand...
Click to collapse
OK, data repair problems will support d855
navik said:
rom download link:http://pan.baidu.com/s/1ntmgjzV
Click to expand...
Click to collapse
Do you have your sources on Github? If so, do you have a link?
mrfeuss said:
Do you have your sources on Github? If so, do you have a link?
Click to expand...
Click to collapse
yes,can you give me your e-mail?
navik said:
yes,can you give me your e-mail?
Click to expand...
Click to collapse
I sent an email to the address in the OP
Hmmm... sorry if i'm skeptical but i'm pretty sure this is just a themed stock rom with MIUI theme on it, need proof? simple, no one has gotten bumped yet, so the kernel couldn't possibly boot unless it was LG Stock which means the OS is stock with some theme.
I may be wrong and if I am sorry, but I doubt at this stage out of all the roms a true working MIUI rom is possible.
sooti said:
Hmmm... sorry if i'm skeptical but i'm pretty sure this is just a themed stock rom with MIUI theme on it, need proof? simple, no one has gotten bumped yet, so the kernel couldn't possibly boot unless it was LG Stock which means the OS is stock with some theme.
I may be wrong and if I am sorry, but I doubt at this stage out of all the roms a true working MIUI rom is possible.
Click to expand...
Click to collapse
This is kind of what I was thinking as well. And not to take away from this Dev creating and sharing this ROM at all... Because that's still a great thing
sooti said:
Hmmm... sorry if i'm skeptical but i'm pretty sure this is just a themed stock rom with MIUI theme on it, need proof? simple, no one has gotten bumped yet, so the kernel couldn't possibly boot unless it was LG Stock which means the OS is stock with some theme.
I may be wrong and if I am sorry, but I doubt at this stage out of all the roms a true working MIUI rom is possible.
Click to expand...
Click to collapse
It is possible, but unlikely. If you kindly ask the Bump! devs to bump an image for you, often times they will (If you provide the original image, of course. They won't compile anything for you, if I had to bet.).
This is for the F400K model is that coming with unlocked bootloader on delivery?
sooti said:
Hmmm... sorry if i'm skeptical but i'm pretty sure this is just a themed stock rom with MIUI theme on it, need proof? simple, no one has gotten bumped yet, so the kernel couldn't possibly boot unless it was LG Stock which means the OS is stock with some theme.
I may be wrong and if I am sorry, but I doubt at this stage out of all the roms a true working MIUI rom is possible.
Click to expand...
Click to collapse
If it was just stock with a theme wouldn't data work? It could be an LG base but still be MIUI. There are numerous MIUI ROMs for HTC devices that are Sense based instead of AOSP, but it's still MIUI. Not sure if that could be done here but it's a possibility I guess.
If the dev can make a build for the D851 I'll be glad to test it out.
pside15 said:
If it was just stock with a theme wouldn't data work? It could be an LG base but still be MIUI. There are numerous MIUI ROMs for HTC devices that are Sense based instead of AOSP, but it's still MIUI. Not sure if that could be done here but it's a possibility I guess.
If the dev can make a build for the D851 I'll be glad to test it out.
Click to expand...
Click to collapse
+1
This happens alot. Using factory firmware and build MIUI over it. Happens with 50% of the samsung and htc devices.
nerotix said:
+1
This happens alot. Using factory firmware and build MIUI over it. Happens with 50% of the samsung and htc devices.
Click to expand...
Click to collapse
90% of all offical miui roms for other devices than their own is based of original firmware from the device HTC has sense base, Samsung's got tw base. This is to ensure use of stock applications such as camera and radio.
Sent from my LG-D855 using XDA Free mobile app
sooti said:
Hmmm... sorry if i'm skeptical but i'm pretty sure this is just a themed stock rom with MIUI theme on it, need proof? simple, no one has gotten bumped yet, so the kernel couldn't possibly boot unless it was LG Stock which means the OS is stock with some theme.
I may be wrong and if I am sorry, but I doubt at this stage out of all the roms a true working MIUI rom is possible.
Click to expand...
Click to collapse
Yes, this is based on the LG stock rom。
It does not need kernel Because it supports all the stock kernel
Video link:http://v.youku.com/v_show/id_XNzk5ODAxNzY0.html
I thought MIUI only used there own camera looks lots like the blog camera
Would love to have D851 support lol
it's called a patchrom you guys, look it up
CheesyNutz said:
I thought MIUI only used there own camera looks lots like the blog camera
Would love to have D851 support lol
Click to expand...
Click to collapse
Did you never use the Sense based MIUI ROMs on the One XL? Those used the stock Sense camera. Same thing going on here.
And yeah, hoping for D851 support as well.
This corresponds to D855?
did someone try this rom ?

XPeria Mod

XPeria UI​
{
"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"
}
Installation Instructions
Flash in recovery
Reboot
More Screenshots
Download Folder
XDA:DevDB Information
[PORT][MM-N]XPeria[Los based], Device Specific App for the LG G4
Contributors
kessaras
Version Information
Status: Alpha
Created 2017-06-07
Last Updated 2017-06-16
Reserved
Known Bugs: (can't be solved for G4)
Xperia Camera app needs the feature: com.sonyericsson.cameraextension.CameraExtension$SceneRecognitionCallback.
Scene recognition callback is a "must have" for the latest Sony Camera to work. So it won't work on G4 and i won't port any older useless camera app.
*It does not even work for many of the Sony phones*.
**I did not remove the camera port from the installer, maybe someone will flash it on another phone and works there. If Sony Camera does not work on your phone simply disable it.
Stable release: v.5
Release Date: (15/06/2017)
More XPeria apps ! Everything works except
the theme/skin picker
Enjoy~!
any screenshots?
Sun-Mod said:
any screenshots?
Click to expand...
Click to collapse
at the screenshot tab. XDA is " playing " again. I can't add the banner -_-
Done
Sorry for updating two times same day, i just wanted to add everything that i can from Sony.
kessaras said:
Sorry for updating two times same day, i just wanted to add everything that i can from Sony.
Click to expand...
Click to collapse
We have a rom like this too
kevp75 said:
We have a rom like this too
Click to expand...
Click to collapse
really ? Mind to share a link ? Thanks
kessaras said:
really ? Mind to share a link ? Thanks
Click to expand...
Click to collapse
It's for the H811 though, so it'd need some extras to get it to work for the H815
http://forum.xda-developers.com/tmobile-g4/development/rom-dominator-v1-stock-h811-20p-t3513313
I also, took out alot of stuff that just would not work with our (my) device... camera was one, lifelog, lounge(useless in my eyes)
Used @ZawZaw's all device port to get it to work, but like I said, almost everything worked out of the box.
---------- Post added at 03:43 PM ---------- Previous post was at 03:38 PM ----------
kessaras said:
really ? Mind to share a link ? Thanks
Click to expand...
Click to collapse
I just grabbed yours... looks promissing.
Am I seeing double in it though? _MM and _N ?
I'll give it a shot in a few days... I just released v8 of mine, so I want to settle in a little... I'll have to change the flasher a tad (to delete the stuff I already have in mine for being replaced by yours) as well :laugh::cyclops:
kevp75 said:
It's for the H811 though, so it'd need some extras to get it to work for the H815
http://forum.xda-developers.com/tmobile-g4/development/rom-dominator-v1-stock-h811-20p-t3513313
I also, took out alot of stuff that just would not work with our (my) device... camera was one, lifelog, lounge(useless in my eyes)
Used @ZawZaw's all device port to get it to work, but like I said, almost everything worked out of the box.
Click to expand...
Click to collapse
kevp75 said:
I just grabbed yours... looks promissing.
Am I seeing double in it though? _MM and _N ?
I'll give it a shot in a few days... I just released v8 of mine, so I want to settle in a little... I'll have to change the flasher a tad (to delete the stuff I already have in mine for being replaced by yours) as well :laugh::cyclops:
Click to expand...
Click to collapse
MM and N are there because one of them won't get installed on api24+ and one of them won't be installed on api24-. On boot the ones that are for another api, are going to be deleted automatically always
kevp75 said:
It's for the H811 though, so it'd need some extras to get it to work for the H815
http://forum.xda-developers.com/tmobile-g4/development/rom-dominator-v1-stock-h811-20p-t3513313
I also, took out alot of stuff that just would not work with our (my) device... camera was one, lifelog, lounge(useless in my eyes)
Used @ZawZaw's all device port to get it to work, but like I said, almost everything worked out of the box
Click to expand...
Click to collapse
Nice. I will help you with the h815 asap. Mine here is different. It can be flashed at any rom as always.
I don't use all vendor, framework and libs, i only port the apps and their dependencies. That way people can flash it on any device (MM or N, stock or lineage based).
kessaras said:
MM and N are there because one of them won't get installed on api24+ and one of them won't be installed on api24-. On boot the ones that are for another api, are going to be deleted automatically always
Nice. I will help you with the h815 asap. Mine here is different. It can be flashed at any rom as always.
I don't use all vendor, framework and libs, i only port the apps and their dependencies. That way people can flash it on any device (MM or N, stock or lineage based).
Click to expand...
Click to collapse
awesome mate
Uploading a new build !!!! This time its 90% XPeria !
It's a beta because i still need to make a good installer for you guys that will disable/enable some functions for xperia.
===========================================
The only thing i still can't make it work is the skin/themer because xperia has only 360 dpi ........
But soon i will find a way...........
################################
Most of the addons here will be added to my Rom too.
################################
v5 is up.
its stable, safe and will turn your 4 into xperia at most.
Safe to flash on any rom, lineage based or stock based. It won't remove any LG file.
Bugs:
Keyboard and themer.
Everything else works .
Even Kerverus works.
The only thing i could not add at all, was "My XPeria" haha. Would be funny if that worked too !
kessaras said:
v5 is up.
its stable, safe and will turn your 4 into xperia at most.
Safe to flash on any rom, lineage based or stock based. It won't remove any LG file.
Bugs:
Keyboard and themer.
Everything else works .
Even Kerverus works.
The only thing i could not add at all, was "My XPeria" haha. Would be funny if that worked too !
Click to expand...
Click to collapse
Question for ya mate... did you mean to put /framework in /etc ?
kevp75 said:
Question for ya mate... did you mean to put /framework in /etc ?
Click to expand...
Click to collapse
kev you don't have to flash this too we already have a whole rom with this. i will merge it in v11.
kessaras said:
kev you don't have to flash this too we already have a whole rom with this. i will merge it in v11.
Click to expand...
Click to collapse
lololol
kevp75 said:
Question for ya mate... did you mean to put /framework in /etc ?
Click to expand...
Click to collapse
i'm so careless.......... !
Uploaded now again, but with framework at the right place.
kessaras said:
i'm so careless.......... !
Uploaded now again, but with framework at the right place.
Click to expand...
Click to collapse
can anyone framework-res.apk and other files and systemui.apk give ?

Categories

Resources