[WIP] MIUI for Arc [Devs invited] - Xperia Arc Android Development

Since we do have some progress on CM7 for our device, why don't we start the development on MIUI as well?
Just to give you an idea of what MIUI is:
http://en.miui.com/
Developers are welcome! I am really new in porting builds in kitchens, but I am ready to get my hands dirty on this one
I have knowledge on working in linux environments, compiling kernel/modules, scripting, but lack of android kitchen knowledge, any pointers where to start will be great!
With jerpela/blagus and other developer's permission, perhaps if I have any questions and or needed files/drivers/etc for building MIUI up, I can ask?
I'll start a git hub or cvs for this project as well - let me know if you wanna get involved too!

this might be a good place to start...
[TUTORIAL] porting miui nexus rom to x10
BTW... Arc is using MSM8255 chip... so u can look at all compatible devices... like HTC Desire HD, HTC Desire Z, others....
u will mostly have to uses/mix files from SE stock libs + other places...
just one request... whenever u use files from someone else kindly give them credit for it, cause they have worked hard to make those fles working... a link to their ROM/patch/etc would be also be a good idea...
best of luck!

Well that's a good news.

Start over with your project. We can give help @ some problems, but not at all now
BTW: I cannot understand why you like MIUI, but that's quite personal I hate Iphone noobish layout.
Regards

Bin4ry said:
Start over with your project. We can give help @ some problems, but not at all now
BTW: I cannot understand why you like MIUI, but that's quite personal I hate Iphone noobish layout.
Regards
Click to expand...
Click to collapse
Bin4ry: one of the few reasons is that it has a fully customizable theming engine in the back where u can just customize quite a lot of things like status bar, fonts, icons, etc, instead of using a third party launcher. Anyway like you said, it's a personal taste thing
Thanks everyone for the heads up, will spend the long weekend to work on this!

kazuni said:
Bin4ry: one of the few reasons is that it has a fully customizable theming engine in the back where u can just customize quite a lot of things like status bar, fonts, icons, etc, instead of using a third party launcher. Anyway like you said, it's a personal taste thing
Thanks everyone for the heads up, will spend the long weekend to work on this!
Click to expand...
Click to collapse
CM7 theme engine + launcherpro... go enjoy

DooMLoRD said:
CM7 theme engine + launcherpro... go enjoy
Click to expand...
Click to collapse
+1
CM7 theme engine is great.
BTW, I'm not a dev and don't understand about porting FW right now. but I'm really interested about this android world and custom FW. Maybe I'll start with reading thread you provided

i would like it lean please
god news for us as development for arc is very limited and slow

DooMLoRD said:
CM7 theme engine + launcherpro... go enjoy
Click to expand...
Click to collapse
CM7 theme management is great, mind you, but again it's personal taste I guess. Been living on CM7 since G2 Hero, HD Mini, X10, HD2, Desire Z, SGS, got tired I guess I like the fact that MIUI allows customization based on components instead of a full theme overhaul, and notifications are top-to-bottom toast popups, built in ftp, fonts, etc. Perhaps these can all be replaced by updating framework-res, or installing customized fonts, etc. But ease of use is also my concern...
Aaaaanyway before i go full throttle and brag on about its good vs bad, I shall stop and thank DooMLoRD for the X10 guide!

DooMLoRD said:
CM7 theme engine + launcherpro... go enjoy
Click to expand...
Click to collapse
Miui its not about themes, its a full android custom rom. Own file manager, music , camera, gallery, and mucho more.
I don like iphone style too but you can custumize miui like hell

Alejandrissimo said:
Miui its not about themes, its a full android custom rom. Own file manager, music , camera, gallery, and mucho more.
I don like iphone style too but you can custumize miui like hell
Click to expand...
Click to collapse
you have to use precompiled miui because there is no source released and this is like porting any other rom from any device,you can do the same with htc sense
in our opinion this mixing of libs should not be done,take an source and build your own rom then theme it as you like
mixing libs is not desired, even if filename is the same there are many things to be considered!

Main thing for miui
Ramdisk
.sh etc files
Libgsl
Hw and hw config files
I don't know arc files so may need other core files not in miui rom
Then you make sure media and system server work correct and should at least boot
Then backsmali service jar and configure power and native daemon are correct
Sent from my X10 X10projectMiUI using XDA App

i seriously cannot wait for this! Really hope Muiu comes for the Arc! I think its more needed than wanted. SE's android interface is aweful!

Bin4ry said:
BTW: I cannot understand why you like MIUI, but that's quite personal I hate Iphone noobish layout.
Click to expand...
Click to collapse
Thought it was just me, just bought the arc because I was impatient waiting for GB on the X10.. trips miui cam works well but i hate the layout.
The Arc has GB, a great cam & an unlocked BL.. so bring on the AOSP 2.3.4 & CM7 roms..

i'm just curious about the lockscreen rdannar demonstrated in x10 miui rom, the rest i distaste a bit ^^
would be much more excited to see this lockscreen in other roms.
still - keep going & develop this rom, if not use this one, one might take parts of the work for use it elsewhere. dont think effort will be lost here

I can't wait for this, i'd love to see Miui running on my Arc.

i would love this aswell, if there is anything i can help or try please let me know!

very noob question : do we need custom kernel to make miui rom works on arc? case like in CM7, stock kernel can't work with CM.

I can't wait for this, i'd love to see Miui running on my Arc.

ucubz said:
very noob question : do we need custom kernel to make miui rom works on arc? case like in CM7, stock kernel can't work with CM.
Click to expand...
Click to collapse
Im pretty sure will need a new kernel yes.

Related

[QUESTION] Can I have a script setup a rom after installation

So, Im throwing together a rom from different sources (Nik's, Runnydroid, ARHD & CM7) to make a rom that is what i call AOSP (android open sense )
it will look like AOSP, but it will have sense core. why? because i want as AOSP as possible with a working camera. now that aside, I want to have a script running after the install finishes that makes certain settings on app's, system settings and also puts certain widgets and icons on home screens to have it as best setup as possible.
can this be done? and if yes, how?
any link to tutorial or so ...
Psyloid said:
So, Im throwing together a rom from different sources (Nik's, Runnydroid, ARHD & CM7) to make a rom that is what i call AOSP (android open sense )
it will look like AOSP, but it will have sense core. why? because i want as AOSP as possible with a working camera. now that aside, I want to have a script running after the install finishes that makes certain settings on app's, system settings and also puts certain widgets and icons on home screens to have it as best setup as possible.
can this be done? and if yes, how?
any link to tutorial or so ...
Click to expand...
Click to collapse
I was thinking of the same thing and I guess it's doable after all its linux and when we have setup script for ubuntu we can certainly make it for android. However I am not a developer so will not be able to help much. I just hope some of linux or android geek might give attention to it and make it happen. Basically we need a command like apt-get in ubuntu for downloading it straight from market and some command to install from sd card. I will try myself but as said I have just little knowledge in linux (I am a mainframe developer) so i will not be of much help.
Just wait and Watch and hope for the best.
Sent from my HTC Incredible S using xda premium
I don't know the answer to your question but your ROM is something I've wanted, I hope you release it soon Good luck!
/system/etc/init.d
Or if you want some other way, do tell me, I'll post it when by a computer
From my fingers to your eyez
hussainmushahid said:
I don't know the answer to your question but your ROM is something I've wanted, I hope you release it soon Good luck!
Click to expand...
Click to collapse
Exactly, and there isn't one like this, thats why i am making it
It's almost finished though, but i really need to be able to change some of the default settings otherwise stuff won't work (for example, in settings/connect to PC, ask me should be off, otherwise usb mount does not work ...)
I also need to take some stuff out (for example, after setting 'ask me' to off by default i wanna remove the 'connect to pc' completely from the settings menu)
so far i'm keeping only sense dialer/sms,sense ereader (because its a good one), sense music player (if removed it's impossible to set a mp3 as ringtone), sense calendar, sense camera, sense browser & sense radio. All other sense stuff and widgets are removed
it will have AOSP keyboard, mail, lockscreen, gallery & deskclock and some powerapps (like titanium backup, ES file explorer etc..) and also a lot of google bloat removed
The rom will be pretty light compatred to Stock Sense and you will be able to use any launcher etc.. you want. I will include a third party sense clock/weather widget, because there is nothing better
I'm still in doubt about wether to keep or toss the sense lockscreen ...
the sense lockscreen looks better than the default one but will be useless, go with the default android one.
btw what base are you using for this ? sense 3.5 ? and why not keep the gallery app ?
hussainmushahid said:
the sense lockscreen looks better than the default one but will be useless, go with the default android one.
btw what base are you using for this ? sense 3.5 ? and why not keep the gallery app ?
Click to expand...
Click to collapse
base is indeed 3.5 (Nik rom), good idea about the gallery, i'm gonna keep that (handy for going from in-cam to gallery)
Psyloid said:
base is indeed 3.5 (Nik rom), good idea about the gallery, i'm gonna keep that (handy for going from in-cam to gallery)
Click to expand...
Click to collapse
Just asking, is there any way to incorporate GMAIL from Icecream sandwitch?
ambuj said:
Just asking, is there any way to incorporate GMAIL from Icecream sandwitch?
Click to expand...
Click to collapse
no, I tried the ICS Gapps and they all FC, except for market & google search
Psyloid said:
no, I tried the ICS Gapps and they all FC, except for market & google search
Click to expand...
Click to collapse
Humm...bad luck, thanks for the trying though..
Hmmmz, it seems i dont have proper root access anymore ?
superuser works, but i cant set r/w permission in /system, only read access ...
trying to find bug ...

[ROM] MIUI ICS framework merged

nayneshdev said:
Wifi, fm and hdmi are the features that i don't use at all. Can we have a taste of the rom Zuk. Can you upload it ?
Click to expand...
Click to collapse
Please taste the rom
http://www.4shared.com/zip/7xX9ky5Y/miuimalaysia_fb0variant-21126-.html
Remember, if u come from another version of miui, don't wipe anything!
Wifi & Bluetooth still not working, something to do with framework.jar, whoever can fix it, pls do so... oldskul solution not applicable for this from.
Other than these bugs, overall performance very good, very smooth with ics transition effect. Pls reapply default theme after flashing, ram also good.
"Android 4" appeared in phone status bcoz of the framework merge, not bcoz of any modification in build.prop as rumoured b4.
Should i ask donation for this work? I don't know, just like to do it but if u willing, my PayPal ac at [email protected]
Sent from my CSL-MI410 using xda premium
zukriaksah said:
Please taste the rom
http://www.4shared.com/zip/7xX9ky5Y/miuimalaysia_fb0variant-21126-.html
Remember, if u come from another version of miui, don't wipe anything!
Wifi & Bluetooth still not working, something to do with framework.jar, whoever can fix it, pls do so... oldskul solution not applicable for this from.
Other than these bugs, overall performance very good, very smooth with ics transition effect. Pls reapply default theme after flashing, ram also good.
"Android 4" appeared in phone status bcoz of the framework merge, not bcoz of any modification in build.prop as rumoured b4.
Should i ask donation for this work? I don't know, just like to do it but if u willing, my PayPal ac at [email protected]
Sent from my CSL-MI410 using xda premium
Click to expand...
Click to collapse
i m on stock 2.3.4 rooted .... can u give steps for installation
thanks man ur awsum
CAN U POST SOME SCREEN SHOTS ??
That's great news dude...
but wifi and bluetut are major function for me..
but i definitely will download it..
will try this for a while later...
thanks
framework.jar = theme
& yes the build.prop thing is true
we are just getting look of theme from ics not ics full features.. not even the framework is pulled from ics its redegined by ui drsigners coz' framework pulling from another version is specific for device & will not be working without dependencies on other components, & which will be deflecting bugs ,when you are to make a AOSP rom targeting various devices... (& this is simple themes so apps don't coz'ing compatibilty issue with ics which you will see on a full ics rom, think about i & also if each phones framework dependencies are same then we could get the most simpler things like theme engine directly working on phones stock roms)
so the build.prop thing is true
so nothing from ics, this was out earlier the ics code was released, so all credits to designers who engage such a brilliant skills... hope everyone understand & also the work of galnet coders..
i also appriciate your efforts to port this
A full ICS Rom Would be out today for our devices by Edowar Today..
That's a great news nintindeck.... finally ics will arrive...
nitindeck said:
framework.jar = theme
& yes the build.prop thing is true
we are just getting look of theme from ics not ics full features.. not even the framework is pulled from ics its redegined by ui drsigners coz' framework pulling from another version is specific for device & will not be working without dependencies on other components, & which will be deflecting bugs ,when you are to make a AOSP rom targeting various devices... (& this is simple themes so apps don't coz'ing compatibilty issue with ics which you will see on a full ics rom, think about i & also if each phones framework dependencies are same then we could get the most simpler things like theme engine directly working on phones stock roms)
so the build.prop thing is true
so nothing from ics, this was out earlier the ics code was released, so all credits to designers who engage such a brilliant skills... hope everyone understand & also the work of galnet coders..
i also appriciate your efforts to port this
A full ICS Rom Would be out today for our devices by Edowar Today..
Click to expand...
Click to collapse
wow.. thats great news??
will it be out today for sure??

[ROM][PORTED] MIUI Buzz Beta 6 [DOWNLOADS FOR BETA 7 Live, Discontinued 4 Now] [WIP]

** LINKS WILL BE BACK SOON ON BETA 7, Removing Gapps from the Rom. Which means you'll need to flash Gapps after"
Welcome to the MIUI GingerBread Topic.
Here on Offer is Ginger Bread MIUI which has been ported from the Galaxy Mini.
But First off i would like to thank the following Members and Teams.
With Thanks
Cm7 Team For CM7.2 RC the base of the rom.
MIUI Team for the MIUI GingerBread Rom
Bravovn (http://forum.xda-developers.com/showthread.php?t=1558649&highlight=miui) For allowing me to try and port his rom.
[FONT=&quot]Siznex (http://forum.xda-developers.com/showthread.php?t=1572381&highlight=miui) For allowing to port and use his rom as the porting base.[/FONT]
Ahmadsafar Rom Status Bar Fix
Slaid480 (http://forum.xda-developers.com/showthread.php?t=1585774&highlight=miui) for Tweakscripts
Justice for Testing and Idea’s
Nejc121 for Suggesting the Galaxy Miui rom to port.
Kevin2516 For Miui Camera and Gallery
Sympnotic For the Lovely Kernel
sizneks For New Beta Porting Rom
P00t for his Nice Keyboards (To come in next beta 4)Zeppelinrox for his V6 Charger Script which can be found HERE
VigiDroid for MIUI Graphics Tweaks for LDPI Also Translation fixes.
Ajayahmed Webspace donation for mirroring.
Myself for porting and the main download hosting.
Scratch0805 For his helping out with the rom with scripts,addons,themes and general help.
​
Now as with any rom there will be issues please please report them to this forum topic. Try and stay on Topic.
People helping out with this rom DO NOT!!! i repeat DO NOT!!! want to here when is the next update out or any other type of ETA question. When its done its done.
Give the people above some thanks and respect and Enjoy the Rom.
Download Links and Screenshots to follow!!
Important Notice: From Beta 7 Upwards you'll need to flash Gapps, Also main downloads will now be placed on my own Webserver and mirrored on Ajayahmed server as well.
Please do not abuse these servers, this safes all the hassle of Fileshare websites and their slow download speeds.
Important Notice:
All links are hotlink and leech protected only XDA and goo.gl have the permissions to download from my server. If your using Tapatalk use the mirrors if your using a browser you can use both main and mirror.
Thanks to topjor for pointing this out.
If you have your rom setup already and would like to keep your apps if you have used a SD-EXT script makes sure you perform a nandriod backup in CWM.
After Flashing the Rom restore only the /Data partition and SD-EXT Partition clear the caches and Reboot.
Also if you flashing this rom from new Please Make Sure you Flash Gapps straight after the rom else it will not boot at all it will boot loop without Gapps.
Direct Download Links :
MIUI GB Buzz Beta 7 (CWM) : DOWNLOAD
Mirror Downloads :-
MIUI GB Buzz Beta 7 (CWM) : DOWNLOAD (nejc121)
MIUI GB Buzz Beta 7 (CWM) : DOWNLOAD
Gapps : DOWNLOAD
The Following Partitions will be formated on installing the rom.
Data
System
Cache
It is recommend that you perform a nand backup before using either the CWM Beta 3 upwards untill the final version is released.
Current Known Issues:
Some Apps might have the Black background and text issue, please let me know. (Should be fixed but still let me know)
Google Locate Service FC's when Wifi is enabled for Location Detection. (still can not fix this!)
Unable to Uninstall any apps in the /system/app directory due to permissions.
Slight Delay in Call Screen show (Should Be Fixed now)
Dailer need slight adjustment sizing wise.
Screenshots are not always perfect ( No matter what i do i can't fix this so retake the screenshots till it does do it perfect.)
Slight delay in screen response after app closes can cause a FC at times and can't be helped its mainly down to the GPS area.
Dailer Lag might happen for some people use the V6 Charger script to correct this.
Wifi Teathering not working USB does. Looking into this at the moment please use a 3rd party teathering program such as Open Garden Wifi Teather for now please.
ALL THEMES DOWNLOADED THROUGH THEMES ARE DESIGNED FOR HDPI ALTHOUGH THEY WILL WORK THE LOCK SCREEN WILL BE TOOO BIG TO UNLOCK THE DEVICE. PLEASE MAKE SURE WHEN DOWNLOADING AND SELECTING A THEME TO UNCHECK LOCK SCREEN. IF YOU DON'T DO NOT COME CRYING IN THIS FORUM THREAD. I WILL JUST IGNORE THE WHINE'S PURE AND SIMPLE!!!!!!
You have been warned!
If you would like to help out with this rom please give me a PM, any help would gladly be welcome.
Thanks to all that has downloaded the ROM...
I now need another Wildfire to continue this rom as my current one is going to be needed for important calls and so has to be fully working 24/7 having another Wildfire will help me develop further and faster. Hit the Donate to me button under the thanks meter.
Donations will then go towards the wildfire or if you have a spare you can donate that by contacting me by PM.
Change Log for Beta 5.
Performance Increase and Stabilization
Theme Fixed and working so no more making theme folder in /data/system/ using script made by scratch.
V6 charger removed at least for now.
Overal Miui Experince enhanced thanks to [FONT=&quot]Siznex and[/FONT] Bravovn
Miui New Camera and Compass thanks to [FONT=&quot]Siznex and[/FONT] Bravovn
Symp Kernel 4.1 Added.
Google Maps etc removed new addon packages will be made for this rom to go into /data/app once i can get data mapped to SD-EXT correctly.
Beta 6 Changlog
MIUI Performance Base Completed optimised.
Java.io errors now removed.
Scripts re-added for tweaks etc
MIUI Graphics Fix added
Some other things i forgot.
The base of the rom is completed and can not go any faster. Most Memory leaks have been fixed as well.
Stock CPU Speed feels now like 768mhz clocked.
Apps that require SDCard reading loads faster this includes the SMS app overall the performance is now better.
Touch Activation working correctly with the proper Touch MIUI app so turning off touch will work proper if activated via lock screen.
Whats left to do. Remove the settings that no longer work, translate some apps and get a Theme section for LDPI done and made with themes from the community.
Sort Widgets out and resize them correctly and a few other apps.
Once the above is completed RC1 and then final will be made with addon packages.
Screen Shots Are Below (New ones to come later!)
Just can't wait....downloading......
Shiv Prajapati said:
Just can't wait....downloading......
Click to expand...
Click to collapse
How can you download i haven't finished testing and uploading!
There is no links yet!
cant wait for this!!! awesome!!
also in the later versions can you try to fix the bad screenshot? :S
PS: Gapps - http://goo.im/gapps/gapps-gb-20110828-signed.zip
Downloading
Edit: Haven't flashed yet but shouldn't all lockscreens work since the new milocker supports that?
Edit 2: unlike miui v4 this one doesn 't have milocker "installed " so you can get it from market. Maybe it 's possible to update lockscreen using that?
hacktrix2006 said:
How can you download i haven't finished testing and uploading!
There is no links yet!
Click to expand...
Click to collapse
Ohh sorry I was In my excitement......Can you confirm whether I can download now...
Awesome!
No major problems as yet, just a few resizing issues(bootanimation,camera), the camera hung when taking a pic so I'll swap it for the other miui one that will fix it. Everything else seems to be working fine.
Edit: can you swap the gallery for the 2d one in next release, 3d sucks on a wildfire.
Sent from my HTC Wildfire using xda premium
dud3me said:
Downloading
Edit: Haven't flashed yet but shouldn't all lockscreens work since the new milocker supports that?
Edit 2: unlike miui v4 this one doesn 't have milocker "installed " so you can get it from market. Maybe it 's possible to update lockscreen using that?
Click to expand...
Click to collapse
Everything seems to be working just fine! Only problem is that when you apply themes the icons are HUGE, unlike on MIUIv4 which shows them just fine and also on the latest MIUIv4 for x10 mini HDPI lockscreens work. Is this stuff something Stelios added or is it something new for ICS/MIUv4? It would be great if this stuff could be added.
Anyway great work!
Thanks for your comments liking them already.
2D Gallery Miui will be added next version. Locker screen will be added on next version, Will replace MIUI camera as well.
Keep list coming
dud3me said:
Everything seems to be working just fine! Only problem is that when you apply themes the icons are HUGE, unlike on MIUIv4 which shows them just fine and also on the latest MIUIv4 for x10 mini HDPI lockscreens work. Is this stuff something Stelios added or is it something new for ICS/MIUv4? It would be great if this stuff could be added.
Anyway great work!
Click to expand...
Click to collapse
Yes thats because Miui Gb themes are HDPI we have LDPI.
Some ldpi lockscreens. forum.xda-developers.com/showthread.php?t=1394968
You need to extract the icons from the .mtz then resize them with a image batch resizer, i use faststone photo resizer and will do some when I get chance.
Sent from my HTC Wildfire using xda premium
Thanks scratch. I need help with resizing what needs resizing if you get my meaning. I can get the apps that has been requested in the next rom but framework work etc i don't know how to do if you could help or point me in the right direction i'd be happy.
At the moment at least we have a working base rom that can be modded further to improve on. It wasn't a easy port i can tell you.
I still have errors about java I/O exceptions etc to fix the works.
Also i am thinking of adding G-apps to the rom too so any help from anyone will be handy and credits will be given.
Errrmmmm........
Resizing the framework is a little tricky just about everything I did on the last miui gb rom broke it, I'm new to all this resizing stuff too + don't have that much spare time to sit in front of the computer, 3 kids to look after (I only started looking into resizing when miui came around for us) it doesn't seem too bad though a few menus in some apps have been out of place but nothing serious, the launcher was quite simple as I had the v4 launcher which had already been mostly resized to copy values from, this is by far much better than the last port and I'm sure it will get even better, this is my new daily rom for sure and I'll share everything I find or do to it successfully without a doubt.
Sent from my HTC Wildfire using xda premium
Thanks so we are in the same boat how are you resizing the apps i have plenty of free time next week so if i get some pointers on what to do i can then start work on it.
Personally i would like every to take note this is not all my work i have noticed my thanks count going up and i am flattered but i really do not deserve the thanks i am only helping out.
Next we need to sort a kernel as well and make a few changes to the system area as some of the CM7 tweaks no longer work so removing them will help out as well.
Force Closes need fixing and so does the java i/o issues.
I am thinking on the next update to include a datasd script to increase the internal memory size need peoples views on this as well.
Whats needed on the bootanimation to be done.
dud3me said:
Everything seems to be working just fine! Only problem is that when you apply themes the icons are HUGE, unlike on MIUIv4 which shows them just fine and also on the latest MIUIv4 for x10 mini HDPI lockscreens work. Is this stuff something Stelios added or is it something new for ICS/MIUv4? It would be great if this stuff could be added.
Anyway great work!
Click to expand...
Click to collapse
Dud3me this is a Gingerbread versoin and not ICS nothing from the ICS Miui has been added to this version. I however have noticed that ICS version hasn't been updated in awhile hence the Gingerbread version as we have CM7 running ok on our Wildfires it was a logic move.
hacktrix2006 said:
Dud3me this is a Gingerbread versoin and not ICS nothing from the ICS Miui has been added to this version. I however have noticed that ICS version hasn't been updated in awhile hence the Gingerbread version as we have CM7 running ok on our Wildfires it was a logic move.
Click to expand...
Click to collapse
I'm aware that this is a gingerbread version...
And yes it's great that we have MIUI gb because gingerbread has, as stated earlier, almost everything working. I'm just saying that on the ICS version you CAN use hdpi lockscreen themes due to milocke/lockscreen thing RESIZING them to fit our screen. Also it resizes the icons so they're not huge (not perfect though). And when the theme doesn't have icon for a app it gives them this weird square which is supposed to be the background (see attachment). I was just wondering if it's possible to get these features on gb as well in the future.
Really appreciate your efforts and these "bugs" are just minor issues!
Bootanimation is 320x480 so it's just a little bit bigger than it should be, that's an easy fix though and if you haven't done it before me I'll do it and post a link, the other miui camera works perfectly so I'd just switch to that one, forum.xda-developers.com/showthread.php?t=1000445 There's the link if anyone wants a quick fix.
The system apps seem to fit ok for me, just a few menus are messed up in some apps, I'll get some screenies to show you.
Sent from my HTC Wildfire using xda premium
Didn't notice that bud. Your icons seem a lot bigger then what i have. whats the DPI set in the build.prop
Also next version will be using ONeill123 RUU Easy Installer to make things easier so it will install just like the HTC RUU.exe

[UPLOADED] [Rom] Lunar UI CM7 RC1

Hi Guys!
This is my first CM7 modded rom! Called Lunar UI!
NOTE: I'm a beginner with Custom Rom, I can not make big changes since I still have to learn many things but as I will try to improve!
This is based on CyanogenMod 7.2.0 RC1.2 by mebitek and I've modded with some tweaks, scripts and useful app!
App Added::
AdAway (latest version)
AK Notepad
File Manager HD
Google Search (latest version)
Lunar UI Black Theme
ICS Theme Transparent by AChep
Home Xperia S by serajr
No-frills CPU Control
Root Browser Lite
Samsung Keyboard
S2E
SGS Touchscreen Booster (function too on SGM )
Stock Task Manager with New Icon by autoradio78
App Deleted:
Android Terminal
Rom Manager
Scripts added:
battery improvements v2.6 by stelistcristi
MegaBassBeats by D3HuM4NiZ3D for audio improvements
Bravia Engine by aiman112 (remains to be seen)
Added all the tweaks in build.prop
GApps already installed!
Appearence, graphics and utility:
Lunar UI Black CM7 Theme
ICS Transparent Theme CM7
CMX (CyanogenMod10) Bootanimation
Roboto Font in System and in Clock
iPhone Sound ringtone and notification
Samsung Keyboard by splattx_x
Android 4.1 Jelly Bean Sounds and Ringtons by Avilove.Cullen
Xperia S Home with ICS Sony Folder Color
Performance:
Zipalign support (init.d)
Overclock (of course!)
Signal Tweaks
Photo and Videos Improvements
Power Save Tweak (battery improvements by stelistcristi )
Boost Tweaks
Debug USB Notification Tweak
Special Thanks to:
mebitek for his CM7 ROM!
stelistcristi for your battery improvements scripts!
D3HuM4NiZ3D for your MegaBassBeats script!
AChep for your ICS Transparent Theme!
antonio8297 for your Messagging App from Democracy v2.1 ROM!
autoradio78 for your Stock Task Manager!
Avilove.Cullen for your Android 4.1 Jelly Bean Sounds and Ringtons!
splattx_x for Samsung Keyboard for CM7!
aiman112 for your Bravia Engine!
serajr for your Home Xperia S Launcher!
Link Thread of serajr Xperia Launcher: http://forum.xda-developers.com/showthread.php?t=1309287
serajr Profile: http://forum.xda-developers.com/member.php?u=3989065
For install this ROM you have installed:
CWM (ClockWorkMod) Recovery
Android Gingerbread 2.3.4 for baseband (2.3.4 is the best base for the Custom Rom)
Procedures:
Reboot your Galaxy in CWM Recovery
Wipe Data and Cache
Wipe Cache
Wipe Dalvik Cache
Wipe Battery Stats
Install Zip From sdcard
Choose Zip From sdcard
After install...
Do again all the Wipe (Data and Cache, Cache, Dalvik ecc)
Reboot System Now!
LINK
Link Download RC1: https://docs.google.com/open?id=0B6Dh4ey6RXYFMzN1T3BUS1lvSUU
ScreenShoots in attachements!
screen ? and when the link ?
what's the point of this? anyone can get lunarui theme, and install apps and mods you added... it kinda doesn't make sense...
yackovsky said:
what's the point of this? anyone can get lunarui theme, and install apps and mods you added... it kinda doesn't make sense...
Click to expand...
Click to collapse
I know it sounds absurd, but I'm still a beginner and as I'm trying to improve, while I do things fairly simple, then when I'll be more experienced of the most complex
Excuse me for my English but I'm Italian and I've 15 years old!
SimonsNrg70 said:
I know it sounds absurd, but I'm still a beginner and as I'm trying to improve, while I do things fairly simple, then when I'll be more experienced of the most complex
Excuse me for my English but I'm Italian and I've 15 years old!
Click to expand...
Click to collapse
i was doing very same thing, but i was keeping those frankenstein roms to myself and later i lost interest in making roms or cooking or whatever ;d
yackovsky said:
i was doing very same thing, but i was keeping those frankenstein roms to myself and later i lost interest in making roms or cooking or whatever ;d
Click to expand...
Click to collapse
Ah okok, I have started now and it excites me but I have to learn a lot from the great modders like Squadzone or Maclaw, or The Whisp and other great modders I know! For now I love modding and change rom continuously, but but I still learn a lot, I hope you get better with time, but I do not expect anything great!
SimonsNrg70 said:
Ah okok, I have started now and it excites me but I have to learn a lot from the great modders like Squadzone or Maclaw, or The Whisp and other great modders I know! For now I love modding and change rom continuously, but but I still learn a lot, I hope you get better with time, but I do not expect anything great!
Click to expand...
Click to collapse
lol, dude, just because i didn't release those roms it doesn't mean that they were bad or ugly, it's just pointless to release something that practicaly anyone can do, what's the big deal in putting some scripts, mods and apps into cm7? and i don't need to get better, i know enough for me
screen are nice, so i wait the link, and i hope you continue your works, me too i'm a teenagers, who learn a lot before post a rom....
cant wait for this guy! gonna download it as soon as it comes out
yackovsky said:
lol, dude, just because i didn't release those roms it doesn't mean that they were bad or ugly, it's just pointless to release something that practicaly anyone can do, what's the big deal in putting some scripts, mods and apps into cm7? and i don't need to get better, i know enough for me
Click to expand...
Click to collapse
chill man.. let him do wat he want..
dont demolarise anyone!
everyone was newbie at some stage of tym..
of course everyone is learning, my point was that you could keep it to yourself, and when you learn something more serious, you could release it to public. these forums already have a lot of... that kind of roms... i didn't meant to offend you
Maybe tomorrow I can upload the rom on Google Drive, attend permission for Bravia Engine and CM7 rom by mebitek!
SimonsNrg70 said:
Maybe tomorrow I can upload the rom on Google Drive, attend permission for Bravia Engine and CM7 rom by mebitek!
Click to expand...
Click to collapse
Do Upload in Mediafire, Google Drive is to Slow for DowNloads..
yeah i think better close this one though
everything done in CM7 are already done by others' releases.
you can simply install CM7 of any versions here and apply Lunar Ui.
ROM Uploaded!
you don't add bravia and Xloud hack ?
radnou974 said:
you don't add bravia and Xloud hack ?
Click to expand...
Click to collapse
Bravia Engine hack is already added but I don't add xLoud hack because with MegaBassBeats script cause bootloop...
I tried it for 2 Days, got bored, I dont know why we are not having more ROMs.
smashingeeks said:
I tried it for 2 Days, got bored, I dont know why we are not having more ROMs.
Click to expand...
Click to collapse
this phone is a small capacity and modest qualities, which do not sucistent the attention of leading developer working on high-quality phone.
smashingeeks said:
I tried it for 2 Days, got bored, I dont know why we are not having more ROMs.
Click to expand...
Click to collapse
Try MIUI 2.4.20, generally theming capacities of MIUI are making it one of those roms I never get bored with :d

[Q] Quad AOSP Lockscreen for JB?

I Say Hi to all the Devs.... Well the AOSP Lockscreen given to us by Rafacla has been running perfectly all along on most of the roms created so far... but now i ask the devs to help me out with one new thing... i really want our phone to stand out and Becoz of lack of support and lack of resources well AOKP nor CM is Possible to Lets try and Make Our own Custom Roms Stand Out...
the Link===> http://forum.xda-developers.com/showthread.php?t=1797848
I want to Make the AOSP Lockscreen of Rafacla into a Quad Shortcut lockscreen so that we have four shortcuts on the lockscreen as in AOKP or Cm roms...
So far i Have Tried but not Successful Enough i need help.. some themers and Devs needed... if somebody can help or sombody do it and be much more successful i gurrantee your your an awsome dev
ikaster17 said:
I Say Hi to all the Devs.... Well the AOSP Lockscreen given to us by Rafacla has been running perfectly all along on most of the roms created so far... but now i ask the devs to help me out with one new thing... i really want our phone to stand out and Becoz of lack of support and lack of resources well AOKP nor CM is Possible to Lets try and Make Our own Custom Roms Stand Out...
the Link===> http://forum.xda-developers.com/showthread.php?t=1797848
I want to Make the AOSP Lockscreen of Rafacla into a Quad Shortcut lockscreen so that we have four shortcuts on the lockscreen as in AOKP or Cm roms...
So far i Have Tried but not Successful Enough i need help.. some themers and Devs needed... if somebody can help or sombody do it and be much more successful i gurrantee your your an awsome dev
Click to expand...
Click to collapse
In that thread, what is meant by stock is Cyanogenmod/AOKP etc..
So first try to get AOSP lockscreen through smali modifications, there's a guide posted out there somewhere by a guy named mirko something... lol. It works, it turns stock samsung lockscreen to AOSP... Then I guess you'd have to look around that area in the smali files (i'd guess somewhere in the lockscreen folder in secsettings.apk) and see to it... That guide won't help since that's a Nexus S, has nothing to do with Touchwiz lol.
panda00 said:
In that thread, what is meant by stock is Cyanogenmod/AOKP etc..
So first try to get AOSP lockscreen through smali modifications, there's a guide posted out there somewhere by a guy named mirko something... lol. It works, it turns stock samsung lockscreen to AOSP... Then I guess you'd have to look around that area in the smali files (i'd guess somewhere in the lockscreen folder in secsettings.apk) and see to it... That guide won't help since that's a Nexus S, has nothing to do with Touchwiz lol.
Click to expand...
Click to collapse
It's Possible The guys At SIII Mini Development followed this thread and have a Quad AOSP Lockscreen so it's possible on S Advance too dw i'm trying and even the Dev of Benz Rom from SIII Mini is giving me a TUT on how to do it
Of course it's possible, that's exactly how i did it.
Check your PM ikaster17
I hope this project can be done
d14gvn said:
I hope this project can be done
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?p=40454470#post40454470
post #455
mathei said:
http://forum.xda-developers.com/showthread.php?p=40454470#post40454470
post #455
Click to expand...
Click to collapse
Working in I9070 LQB stock Rom? Or its for that custom Rom only?
Sent from my GT-I9070 using xda app-developers app
This mod is available now. Check this link
http://forum.xda-developers.com/showthread.php?p=40461282 and it works on stock ROM. (Tested by me)
Sent from my GT-I9070 using xda app-developers app
I tested it too in stock LQB and works fine, but it changed stock UI
Sent from my GT-I9070 using xda app-developers app
Can I change the shorcuts or its isn't possible yet?
d14gvn said:
Can I change the shorcuts or its isn't possible yet?
Click to expand...
Click to collapse
Nope Not Possible... untill then enjoy this.. i'll see to it but later!

Categories

Resources