[WIP][ROM] Eclair (Android 2.1, .32 kernel), need some help ;) - Optimus One, P500 Original Android Development

I have picked up an old project I was working on, getting Eclair on our phones.
Now you might think, why Eclair, it is much older than Froyo and we already have Gingerbread!?
The answer is simple, just because we do not have Eclair roms for our phones
Some people here think newer is always better, but that is not always the case
Eclair is already booting, but I have some FC's and launcher does not work correctly. Neither any other things work.
I was trying to get a logcat, but could not connect using adb.
Perhaps someone else can give me a solution for enabling adb?
What did I use to get eclair booting up?
Froyo bootimage
Compiled Eclair using Froyo-libs and kernel.
If you want to take a look at it, here is a pre-pre-alpha where nothing works
It is not the latest, because I'm already solving some problems.

Reserved for future use

Why are you doing this?????

Raffy 97 said:
Why are you doing this?????
Click to expand...
Click to collapse
Damn ---^^^open your eyes wide n read d first post!
Sent from my LG-P500 using Tapatalk

First: Congrats
Second: Provide some logcat,maybe you have same problem as mine in OMFGB (missing resources in apks)
Third: Upload to your gitHub,I'll have a look
BTW: Could you check if you have any /build/core/kernel.mk? Really getting mad with that error on CM6.

Could not get any logcat
But it's solved
Launcher is working now!
Updated build.prop, checked if some files existed, but some were missing.
Guess I forgot something in device-files
Now working on sd-card mounting, gsm and wifi, if these are fixed I will provide an updated zip (this zip contains generic build.prop )

_Arjen_ said:
Could not get any logcat
But it's solved
Launcher is working now!
Updated build.prop, checked if some files existed, but some were missing.
Guess I forgot something in device-files
Now working on sd-card mounting, gsm and wifi, if these are fixed I will provide an updated zip (this zip contains generic build.prop )
Click to expand...
Click to collapse
Non-working RIL could be caused from three things:
You missed LG services into makefiles/.rc files (if you want I can PM you some strings to add to .rc files)
Wrong libs (easy to check)
Non-prelinked libraries (define TARGET_PRELINKER_MAP (or some like that) into device_thunderg.mk and modify prelink-linux-arm-msm7xx7 or some like that with names of unlinked libs. You can see what stuff isn't prelinked with a debugging-enabled linker you can find into Swift-sense Mur4iK GT540 post. For prelink address,use google because I don't know

Would this have any actual speed benefit?
Sent from my LG-P500 using Tapatalk

You will absolutely encounter speed differences with Gingerbread.
You will even have more space available, romsize is rather small

_Arjen_ said:
You will absolutely encounter speed differences with Gingerbread.
Click to expand...
Click to collapse
yes performance will be 2x(low) xD

If you can't contribute anything usefull, do not react here, I was glad SWEATTAIMI has stopped with it after many warnings and now you start
Anyway, Eclair is more smooth than Gingerbread on our phone (at least this version)

ccdreadcc said:
yes performance will be 2x(low) xD
Click to expand...
Click to collapse
Reply to my private message
Sorry for offtopic
Sent from my LG-P500 using XDA Premium App

CAF Code right?
BTW,Did you build kernel together with the system? If so check your kernel.mk into /build/core. I'm getting mad at it.
Sent from my LG-P500 using XDA Premium App

No, this one is just AOSP with some LG crap
And booting using original LG Froyo kernel for now
Seems most compatible
Perhaps later a custom kernel will be used

Sorry for this off topic, but, good job and good luck ^_^ i hope you can successfully do this i loved the older builds of android an would love to go back to it, i wish i could help in some way and this is the best i can do :3 but good luck

What's up with RIL Arj?

_Arjen_ said:
If you can't contribute anything usefull, do not react here, I was glad SWEATTAIMI has stopped with it after many warnings and now you start
Anyway, Eclair is more smooth than Gingerbread on our phone (at least this version)
Click to expand...
Click to collapse
whaa xD what now lmao,
good to see we can use eclair hope the look is as i remember D:

It is still as simple as Eclair is, it still uses the KISS principle

_Arjen_ said:
It is still as simple as Eclair is, it still uses the KISS principle
Click to expand...
Click to collapse
It didn't boot for me so i were not able to test
Sent from Mexico

The one posted here just boots to UI but launcher etc FC. (that is why it is called pre alpha)
Got one with working launcher now, but spent some time on OMFGB with Bytecode and CM9.
As soon as all is working I will release a beta.

Related

[how to port]inc 2 evo porting patch & tut(+3 roms)

2 METHODS OF PORTING BELOW posted by INCDOES
MANUAL
(FOLLOWING THE GUIDE BELOW)
&
INCDOES PORTING PATCH
(EVERYTHING YOU NEED IN A ZIP)=much easier,should be the obvious choice for most...
USE THE METHOD THAT SUITS YOUR NEEDS...
UPDATE:To avoid confusion, this thread was started before the porting patch was released...i chose to leave the MANUAL directions below posted on incdoes blog for those of us that like to know whats going on behind the scenes of the updater.script=what the patch is doing
UPDATE:
found this on twitter a bit ago...
(courtesy of incdoes)
CHECK OUT THE INCDOES INC 2 EVO PORTING PATCH
CAUTION:
This is not recommended for the ave everday user/know nothing/no time to fudge with my phone crowd...
that being said, now for the fun stuff
i take no credit for any of this other than typing(incdoes leaked most of these port bases). i am just posting links to roms i found in inc forum with the instructions for porting to evo from incs blog. just trying to initiate some more rom development. i am still trying to decide which i will be working on...but this is open source so i just put it here for evo users/devs to view and get porting
ROMS:
DESIRE Z
MT4G
LIquiDsENsE
(hybrid by mmmark111)
HOW TO PORT INC ROM TO EVO
-excerpt from incdoes blog-
Okay, to run an INC ROM on your EVO would be simple. There will be a few broken 'stuff' e.g. bt, wifi etc... but easy fixes!
First you will need the INC ROM you desire to run on your EVO. Now, if its an "INC Sense ROM" you will need a "EVO Sense Kernel" and if it's an AOSP ROM then you will need a AOSP kernel.
Now there will be a few things you will need to replace on the INC ROM to make it run on your EVO:
~We are going to use a sense 2.2 rom as an example~
"so grab these files from any EVO sense ROM, preferable stock 2.2 EVO"
- boot.img (for your phone to bootup)
- system/usr (for buttons)
- system/lib/hw (for lights)
- system/lib/modules (for wifi)
- system/etc/vold.stab (for sdcard readable)
- build.prop (for market and LED's fix)
please note: some prop files include different edits that can break market/data/network/LED's... but then again, easy fixes!
Now you have an INC Sense ROM and 'all the files listed above pulled from an EVO Sense rom, you will have to add/replace the files pulled from the EVO ROM into the INC ROM, sign the .zip and flash (via recovery).
Should/will bootup if its based on the same firmware i.e. 2.2 INC ROM and 2.2 EVO ROM.
DISCLAIMER:
I am not responsible for you bricking your wife's/son's/boss's/aunt's/grandpa's/girlfriend's/fiance's/mother's/etc....evo
good porting
&
happy flashing
THANK YOU
sorry mods if this doesnt qualify as dev, but i cant think of anything describing it better​
Nice post(s) mannn!!
too cool-- if i get time i'll definitely go thru this. Thanks!
Thanks. Going to be fun
Sent from my PC36100 using XDA App
I just have one question. So why can't we get the camera to work?
Sorry I'm thinking of the desire roms my bad..
Nice, I'm gonna play with this over the weekend!! Just hope I dont brick my phone
stanglifemike said:
Nice, I'm gonna play with this over the weekend!! Just hope I dont brick my phone
Click to expand...
Click to collapse
You can wait till the weekend, you've got patients man ..
Wonder if this process can be used to port nexus roms?
Probly a couple other things needed.
I had a idea, the Incredible version of the normal LiquidE ROM (not the sense hybrid) seems to have incoming calls working unlike our Evo version. What if we tried porting it using this method, anyone think that might work?
KERKEDAGAIN said:
Nice post(s) mannn!!
Click to expand...
Click to collapse
mkeena0305 said:
Thanks. Going to be fun
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
fun indeed...
stanglifemike said:
Nice, I'm gonna play with this over the weekend!! Just hope I dont brick my phone
Click to expand...
Click to collapse
i have faith in you
Igotsanevo4g said:
Wonder if this process can be used to port nexus roms?
Probly a couple other things needed.
Click to expand...
Click to collapse
you can try and post back. results would be appreciated.
crpercodani said:
I had a idea, the Incredible version of the normal LiquidE ROM (not the sense hybrid) seems to have incoming calls working unlike our Evo version. What if we tried porting it using this method, anyone think that might work?
Click to expand...
Click to collapse
this is dev, just like any here i put it up for you to try this out yourself(opensourcewin)...let us know how it goes, this is simple please report findings. this could turn into a sweet beta rom thread with a little help...
MagnusRagnarok said:
you can try and post back. results would be appreciated.
.
Click to expand...
Click to collapse
Gonna try, tonight or tomorrow. Fingers crossed...
Edit: I realized the boot.img would be for a sense rom, and nexus is aosp. So i can rip the boot.img from cyanogen out and stick it in the nexus rom and it'll purr?
Or... What?
zone23 said:
You can wait till the weekend, you've got patients man ..
Click to expand...
Click to collapse
OHHH I wish I had patients!! Quite the opposite actually.....just a really busy life.....but I may try to start tonight anyway .
So im flashing a nexus rom right now, that i switched out all the stuff + threw in a cyanogen kernel.
If this thing bricks...
___________
UPDATE: It booted up, but it doesnt register any touch on the touch screen. LOL.
Hmmm maybe if.. Any ideas guys? I switch some other stuff around too. Maybe i can figure this out...
UPDATE: I flashed netarchy universal kernel and now the touch works, i cant get any signal, i dunno what stuff needs to be switch out from GSM to CDMA.
Wifi WORKS! I dont have a keyboard for some reason, so i cant enter my password to test it but it looks to be fine. And since i have no internet connection i cant get astro to install one from my SD haha.
I flashed over sky raider 3.3 final and every thing is perfect. Theres a uncommon sense patch which I also ported because I remember reading that on the hd Rom the ego didn't like the 4 signal bars. Only thing not exactly right is the camera. It doesn't have the capture button but I can take pics by holding a finger on the screen. Video is a no go due to not having the nature button. This Rom is the smoothest I've used and I'm a flash a holic so I've used them all.
So if I use the flash patch do I need to do any of the other stuff listed in the op(replacing files)?
Sweet Magnus, may have to get back to you details of what i find wrong. But i got a porject due next week for school. I have to record us BMXing this weekend. Then make an edit. If i get that sweet alone time in the eveing, i'll be sure happy to port all three and give findings.
Everyone can check my original post, made this about Monday, September 27, 2010
ID
http://incredibledoes.blogspot.com/2010/09/how-2-inc-roms-one-evo.html
Tiffany84 said:
So if I use the flash patch do I need to do any of the other stuff listed in the op(replacing files)?
Click to expand...
Click to collapse
My flashpatch is the same thing,
This post is what i dont want to happen, like i said before there is no point in repacking a whole new zip file when we can just have a flash over patch zip that does all the work for us.
ID
IncredibleDoes said:
My flashpatch is the same thing,
This post is what i dont want to happen, like i said before there is no point in repacking a whole new zip file when we can just have a flash over patch zip that does all the work for us.
ID
Click to expand...
Click to collapse
That really saves a lot of time. Going to give it a test.
Sent from my PC36100 using XDA App
AWESOME! Thank u very much

[ROM] MIUI port - updated (almost) weekly!

Port of MIUI, with MMS working.
READ BEFORE YOU POST ANYTHING:
WIMAX?
NO. NEVER. If you want to know why, ask the Chinese authors of this ROM.
ROOT APPS NOT WORKING:
Make sure you have enabled root access in the settings of the Superuser app!
HINT: Look in the "Tools" folder.
A note on the built-in SMS splitting: I don't trust it. In my short testing, with the counter setting (e.g., the "(1/2), (2/2)" stuff) turned on, receiving the messages was inconsistent with version 1.7.22. Turning the counter off seemed to produce more consistent working behavior. With version 1.7.29, the multiple messages would send, but the phone will still report errors with sending. Personally, I'll still use Handcent.
Click to expand...
Click to collapse
I take NO credit for this, aside from just helping to put it together. Huge thanks to jefftet for ongoing help. Thanks to warttack for helping to get things started.
Kernel is the standard CM7 kernel. Any AOSP 2.6.35 kernel should work (e.g., mine!).
Current version:
DOWNLOAD THE LATEST VERSION FROM MIUI.us: http://roms.miui.us/
Thank you!
Thank you so much. I've been waiting for this issue to be resolved and was the only thing keeping me away. Thanks again for taking yours and others time and resources to work on issues that you were not obligated to do, its very appreciated.
Nice! Downloading as soon as link is fixed.
Been waitin for this. Time to back up my apps
Sent from my PG06100 using Tapatalk
Im so happy miui is back up working 100%. Thanks for all your guys hard work
can any of the aosp kernels be used with this? never flashed a MIUI rom before, so i'm wondering if i could still flash scary's newest kernel with this...
jwigley24 said:
can any of the aosp kernels be used with this? never flashed a MIUI rom before, so i'm wondering if i could still flash scary's newest kernel with this...
Click to expand...
Click to collapse
Yep, aosp kernels work with Miui..
Sent from my PG06100 using XDA App
MIUI.us_speedy_1.7.22_x99_v20110725.zip - [link down while I fix one last thing]
...i'm guessing you're fixing the audio output?
See now this is what I'm talkin about
Sent from my MiuiSpeedy
what was the mms issue?
DJAscendance said:
what was the mms issue?
Click to expand...
Click to collapse
Op states its a framework issue.
<Blaze One>
can you make a flashable zip for the MMS fix? im on 7-4-11 from a different dev and MMS is bogus on mines yo!
Please and thankx
popasmurfn23 said:
can you make a flashable zip for the MMS fix? im on 7-4-11 from a different dev and MMS is bogus on mines yo!
Please and thankx
Click to expand...
Click to collapse
There never was a 1.7.4.....
Sent from my MiuiSpeedy
Anxiously awaiting a headset fix..... seems we never get a 100% working miui!
Sent from my MiuiSpeedy
Actually it was your 7-8-11 anyway can u make a flashable? I don't want to wipe.
Oh and btw your 7-8-11 post says nothings broken???
Sent from my PG06100 using Tapatalk
I wiped cache and dalvik and flashed over what I already had with no problems!
Sorry about that, after we realized the bugs I never updated the OP. When I can get some extra time I'll continue messing with it.
Sent from my MiuiSpeedy
Dont know how exactly the headphones are controlled, but I took a look inside framework.jar and at path "/smali/android/media/AudioSystem", it looks like there are a bunch of references to output and headphones there.
Hopefully that'll help you a little. I always hated searching for simple smali edits to change one stupid thing.
<Blaze One>
I need verification that this works. It worked on mine for the headset issue.
NANDROID BACKUP BEFORE YOU DO ANYTHING!!!
1. copy file from miui 1.4.29 system/etc/TPA2051_CFG.csv to sdcard.
2. with root explorer copy file to system/etc/
3. reboot and test.
I tested it with my sirius app which did not play with headphone before and now does.

[KERNEL][3.0.8] Dirty Kernel for Bravo - Build on last page! [7TH BUILD - PAGE 19]

See page 19 for the seventh build.
Good job! Nice and clean in a new topic. KUTGW!
Sent from my HTC Desire using XDA App
Freaging sweet!
(sorry for spam but this is exciting)
Excellent stuff.
So will that mean close to full HWA?
If we're running any of the ICS builds which have the hardware hacks, this applies, right?
texasice said:
@ those who flashed Chaosz-X new kernel you need to remove this line from build.prop
Code:
ro.config.disable_hw_accel=true
Click to expand...
Click to collapse
@rootSU: I think it does, because it scores almost the same as GB Sense ROMs, and it gets pretty decent FPS at Quadrant (certainly smooth enough), so I think it works fine.
@pnw: haven't tested that, but you can give it a try, it seems pretty logical that it would help
Can't wait for the 3.0 kernel
Sent from my HTC Desire using XDA App
I flashed this on the p2 build, but my wifi would not turn on... I reverted back to my nandroid right before the flash...
sent from my HTC desire using xda premium
mattmanwrx said:
I flashed this on the p2 build, but my wifi would not turn on... I reverted back to my nandroid right before the flash...
sent from my HTC desire using xda premium
Click to expand...
Click to collapse
chaoz tried including the wifi module you use in the kernel in the system/lib folder? can't find it there on the newest kernel. This messed things up for tristan earlier
Oh crap, forgot to supply the bcr4329.ko indeed.
I'm going to try to get a running 3.0 by tonight, if I don't have it finished this evening, I'll upload the WiFi module from the build (using 2 different OS's to work on, Linux for compiling, and Windows for everything else, and working in Win is much easier for me ;p)
Edit: beginning with the really lame methods of getting 3.0 to run, first attempt is done I think, just copied over files, and modified some of them, nothing really special, starting compiling in 5 minutes.
I flashed over p2 with the camera fix and the camera no longer works. Should I reapply the camera fix?
*child said:
I flashed over p2 with the camera fix and the camera no longer works. Should I reapply the camera fix?
Click to expand...
Click to collapse
But does your wifi work? It didn't work for me...
Not too sure about the camera... it should work... as the added is just libs... the kernel does look at the libs, but doubt it would make a difference... just my guess...
sent from my HTC desire using xda premium
Wifi did not for me. Camera worked but I didn't test it extensively.
Sent from HTC Desire
Camera and wifi doesnt work But HW ac. is fine more speed
Wi-Fi also does not work
Chaosz-X first of all, thanks for the work you've done so far. I believe i can port it over to the n1 using the zip you uploaded. Second, please learn git so you can push your changes to github. (i know you said you hate git but, youre developing a kernel; in comparison git is way easier to understand) It will be much easier for other devs to follow your progress, and port your changes to other qsd8k devices badly in need of hwa.
texasice said:
Chaosz-X first of all, thanks for the work you've done so far. I believe i can port it over to the n1 using the zip you uploaded. Second, please learn git so you can push your changes to github. (i know you said you hate git but, youre developing a kernel; in comparison git is way easier to understand) It will be much easier for other devs to follow your progress, and port your changes to other qsd8k devices badly in need of hwa.
Click to expand...
Click to collapse
cant wait 3.0 kernel for n1
texasice said:
Chaosz-X first of all, thanks for the work you've done so far. I believe i can port it over to the n1 using the zip you uploaded. Second, please learn git so you can push your changes to github. (i know you said you hate git but, youre developing a kernel; in comparison git is way easier to understand) It will be much easier for other devs to follow your progress, and port your changes to other qsd8k devices badly in need of hwa.
Click to expand...
Click to collapse
How could he even develop a linux kernel if he is better in using windows? Dont you have to be a kernel dev to do those things?
Some devs are crossing strange lines - 4 sure . Hope you get it done for our Nexus ONE my friend
cheers
sweet..kernel 3.0!!
waiting ..waiting..
bunnahabhain said:
How could he even develop a linux kernel if he is better in using windows? Dont you have to be a kernel dev to do those things?
Some devs are crossing strange lines - 4 sure . Hope you get it done for our Nexus ONE my friend
cheers
Click to expand...
Click to collapse
People start with windows at a young age
Sent from my HTC Desire using xda premium

[ROM][WIP]CyanogenMod 9

So here's the story. I built cm9 for the dream/sapphire using files from various devices, one of which is the hero. So out of boredom I built it for the heroc too. I cannot test it or confirm it works.
Info:
Cm9 code from the middle of may (android 4.0.4)
Device and vendor files from github.com/TeamICS
And... that's it.
It should hopefully boot and mostly work. Not sure about audio working. haven't done anything for the camera
http://www.mediafire.com/?je85olw5k6rj7jn - test0
thank you tvall, i hope you saw i gave you credit for the port that i did, ill try this out and let you know
---------- Post added at 08:55 PM ---------- Previous post was at 08:32 PM ----------
from initial testing:
everything works as it should, except for camera (which you already mentioned) and no usb mass storage
with *edit* stagefright and its associated libs from eligorom or the port of cm9 i posted, we should be able to have working video playback
also ill have to retrace my steps as its been a few since i did it but the kernel i included with cm9 and eligorom has minfrees already set at boot, when i remember what i changed ill post it here
im not sure about camera, i think in /lib/hw we need the camera.msm7k.so and probably for good measure the associated libs from eligorom
thank you tvall, you are a god among men
Thank you for testing. We should work together on this (especially since I don't have a hero)
id be proud to work along side you. i have no experience with building from source or even knowing what to do with the source, but i think im pretty resourceful when it comes to tweaking and stuff like that
i did replace the stagefright lib and associated libs from eligorom and software video playback is working with quickpic. i replaced camera stuff and no go on that, but i know there is a way to fix it.
edit: an idea for you if you have the time to look at it (about camera) http://review.cyanogenmod.com/#/c/13317/ and http://forum.xda-developers.com/showthread.php?t=1624018
whoshotjr2006 said:
id be proud to work along side you. i have no experience with building from source or even knowing what to do with the source, but i think im pretty resourceful when it comes to tweaking and stuff like that
i did replace the stagefright lib and associated libs from eligorom and software video playback is working with quickpic. i replaced camera stuff and no go on that, but i know there is a way to fix it.
edit: an idea for you if you have the time to look at it (about camera) http://review.cyanogenmod.com/#/c/13317/ and http://forum.xda-developers.com/showthread.php?t=1624018
Click to expand...
Click to collapse
I don't have internet at home currently.. so.. feel free to mess with this rom while I'm gone. I'll look into the camera when I can
Would love to see this work out! Great work dudes
Sent from my HERO200 using xda premium
scataldo721 said:
Would love to see this work out! Great work dudes
Sent from my HERO200 using xda premium
Click to expand...
Click to collapse
I plan on making this the best rom I can, but I don't have a heroc, so I might not do too well (donations are much appreciated!). Developing blindly is difficult.
If you ever need a tester ill gladly be one PM me!
Sent from my HERO200 using xda premium
Anyone interested in aokp?
nice work will try . Thanks for your contribution .
tvall said:
Anyone interested in aokp?
Click to expand...
Click to collapse
Differences between that and CM9?
Shakes27 said:
Differences between that and CM9?
Click to expand...
Click to collapse
I've never actually used aokp. It has a lot more ui customization. And unicorns. Seriously, unicorns.
tvall said:
I've never actually used aokp. It has a lot more ui customization. And unicorns. Seriously, unicorns.
Click to expand...
Click to collapse
No joke on the unicorns? GIMME NOW!
Sent from my SPH-D710 using XDA
So.. I built aokp for the g1. The heroc doesn't want to finish building... but it can probably be fixed
tvall said:
So.. I built aokp for the g1. The heroc doesn't want to finish building... but it can probably be fixed
Click to expand...
Click to collapse
One of the main reasons to use the cm9 base is the fixes for msm7x27 and armv6. You'll have to port over or use the cm repos for the framework and dalvik.
Shelnutt2 said:
One of the main reasons to use the cm9 base is the fixes for msm7x27 and armv6. You'll have to port over or use the cm repos for the framework and dalvik.
Click to expand...
Click to collapse
Already did all the dalvik changes. Won't even build without that.
tvall said:
Already did all the dalvik changes. Won't even build without that.
Click to expand...
Click to collapse
I'm not sure what your errors are, but it might be easier to just change the device to armv5-te (I think its -te) instead of armv6j. I know before cm posted sources we could build the aosp with armv5 and a few fixes. Check the TEAMICS_FIXES repo and look under the old fixes you might still need them for AOSP.
Shelnutt2 said:
I'm not sure what your errors are, but it might be easier to just change the device to armv5-te (I think its -te) instead of armv6j. I know before cm posted sources we could build the aosp with armv5 and a few fixes. Check the TEAMICS_FIXES repo and look under the old fixes you might still need them for AOSP.
Click to expand...
Click to collapse
The errors are related to selinux, which is weird because I built for the dream with a similar device folder without that error... I'll work on it later.
just figured i'd check in.
havnt had alot of time here lately, but hopefully here soon i will. here are the stagefright libs that allow for software playback of video files. tvall please try these out on your g1, see if it works for you. i use quickpic to play media files in ics, its the lightest player i can find.
attached stagefrightlibs below (not flashable, just a folder, push lib files with adb anybody who wants to try these)
upon looking at your kernel, i think we are going to have to go through both my eligorom kernel and your kernel and match them up, with your rom and my kernel usb mass storage pops up, but unmounts the sdcard instead of working correctly. im looking into it right now, probably a really easy fix. also alot of minfree stuff is absent in your default kernel, so we will have to figure that one out too.
when i get a chance, ill package up my kernel into a flashable zip, but for now its attached as a non flashable one for reference only.
edit: wow i said kernel 6 times lol

|TEAM V3ND3TTA| MIUI GB/ICS Hybrid V.1alpha - A Work In Progress

This is Swipers last GB MIUI, modified, still a work in progress. This is open for testers, hence the alpha build, since I need to use my phone today for business today, I can't test myself yet.
Definitely looking for bugs, feedback, etc and I promise, I won't yell at you or laugh at you for posting them. Just remember, I'm a complete amateur at this and am playing it by trial and error and a little advice from my teammates
Android 2.3.7
Miui 2.3.2b1_es
Kernel:Stock CM7
A2SD Baked In
GAPPS Baked In
Basic instructions To Flash
Recommend Smelkus ra-supersonic 4.3 recovery
Wipe Temp files
Wipe Cache
Factory Reset
Superwipe
Flash ROM
Note: SU may Force Close (And I have NO idea why..yet)
Future Plans
Update Kernel
Explore which files can safely be updated to ICS without breaking anything
Add ICS Theming
(Yeah, that'll be a ton of work for a total noob like me)
Update as many apps from ICS MIUI as I can, that will work (MIUI ICS MMS is awesome, want to see if I can make it work on this)
Alpha Build v2a
Restored original Settings.apk (Several white pngs in the ICS Settings.apk)
Updated GAPPS
fixed SU FC (I hope)
Alpha Build Change Log v1a
Added Updated apk's
SU
Titanium backup
Terminal
Sprint VVM
Google Play Store
Added ICS Settings.apk
Added ICS Transitions Mod
Links
MIUI GB/ICS HYBRID http://d-h.st/ILj
Smelkus Recovery http://d-h.st/tbF
Thanks to everyone involved with MIUI and bringing MIUI to the Evo
Thanks to my mates in Team V3nd3tta for making me do this by not doing it for me
And thanks to Mazda for reminding me I can do this all in one thread and take criticism without making people feel stupid
Hmm
Sent from my PC36100 using xda premium
ZzHacks said:
Hmm
Sent from my PC36100 using xda premium
Click to expand...
Click to collapse
You sound skeptical....
Always loved this rom. Good luck with it HipKat
thx... gonna try something else with SU and see if that helps
nice job HipKat running smooth! :good: ...
Mazda said:
When are you guys going to fix the superuser issue??
Is like every ROM with you guys.......I mean is NOT that hard to fix!! Here, I'll even help you out.......
You get your SuperSU by chainfire (google it)...you place the apk in system/app
Then you get the su file and place it in system/xbin and BOOM, it works!
EASIEST THING IN THE WORLD AND YOU GUYS CAN'T FIGURE IT OUT?!?! HAHAHAHA
Click to expand...
Click to collapse
Dude, it's already been fixed.... relax, and if you don't have something productive to add to this test ROM, then why say it??
But hey, thanks for living up to your references in the OP
It was already fixed
HAHAHAHAHAHAHA
HAHA
HA
HipKat said:
Note: SU may Force Close (And I have NO idea why..yet)
fixed SU FC (I hope)
Click to expand...
Click to collapse
Saying things like what you see above doesn't make it seem like you fixed it :good:
I was only going off what you had in your OP. Didn't you make an entire thread about how people's threads got on your nerves because the OP wasn't updated and this and that? BUT yet you're doing the same exact thing??? HAHAHHAHAHA
Also you said you can take criticism but it seems like you're trying to get me to leave the thread.....COME ON DUDE, if you can't take someone reporting bugs and ACTUALLY providing you with fixes then you're nothing but a hypocrite!
Have to have my phone functional tonight cause my womans in the hospital but tomorrow I'll definitely be flashing this and trying it out. I love MIUI but can't run the ICS version due to needing ffc and netflix (BAH) so this will be great. Thanks Team Vendetta for doing something new with MIUI for the people that love the rom.
and now i know why i quit coming to xda
Kreatur3 said:
Have to have my phone functional tonight cause my womans in the hospital but tomorrow I'll definitely be flashing this and trying it out. I love MIUI but can't run the ICS version due to needing ffc and netflix (BAH) so this will be great. Thanks Team Vendetta for doing something new with MIUI for the people that love the rom.
Click to expand...
Click to collapse
No prob. What you said is EXACTLY why we're bringing back; Netflix, FFC, etc. Nice to have that stuff working.
This is what I'm talking about, why the hell all the drama!!! How about we we drop it here guys, I don't know what the hell is going on between all these damn teams lately, but you guys fight like damn school kids man. How about you guys pm'ed out between the whole of you, and leave the threads alone with all the bs. We as members like all of your sh*t because most of us can't do it, no matter what TEAM you're from. Keep the drama between yourself man.
Sent from my PC36100 using xda premium
Sounds great but I really wish some can just like post a rom that's great fully working no bugs smooth for example Cyanogen mod 7 stable and myns warm two point two. Like if your gonna post a rom then make sure it works and its reasonable for FFC and other stuff not to work on a ics rom because the evo Never got ics with HTC updates and if you need testers ask someone like pm people or try it out on free time I made a mistake posting my rom which isn't a full rom like iI didn't do all the work I just added/remove apps and edited build props and took some stuff other stuff out which I'm not gonna do again until I really know hoe to build from source and or heavily theme roms like cm9 or cm7 and edit 9.PNG correctly and I'm available anytime for testing on the weekends and I wish someone will teach me the correct way to build up roms and edit language codes like Java and C++ or at least set me to the right path
I will be flashing this rom some time
Sent from my PC36100 using xda premium
lreyes said:
Sounds great but I really wish some can just like post a rom that's great fully working no bugs smooth for example Cyanogen mod 7 stable and myns warm two point two. Like if your gonna post a rom then make sure it works and its reasonable for FFC and other stuff not to work on a ics rom because the evo Never got ics with HTC updates and if you need testers ask someone like pm people or try it out on free time I made a mistake posting my rom which isn't a full rom like iI didn't do all the work I just added/remove apps and edited build props and took some stuff other stuff out which I'm not gonna do again until I really know hoe to build from source and or heavily theme roms like cm9 or cm7 and edit 9.PNG correctly and I'm available anytime for testing on the weekends and I wish someone will teach me the correct way to build up roms and edit language codes like Java and C++ or at least set me to the right path
I will be flashing this rom some time
Sent from my PC36100 using xda premium
Click to expand...
Click to collapse
Dude, I just gotta ask this - How is it the + key works on your keyboard but not the . or the , keys?
Ferenczy68 said:
Dude, I just gotta ask this - How is it the + key works on your keyboard but not the . or the , keys?
Click to expand...
Click to collapse
Haha I'm using my phone and I'm a 13 yr old teenager which is unbelievable, and I don't type right with the phone I just type and wish it sound great and makes sense.
Sent from my PC36100 using xda premium
lreyes said:
Haha I'm using my phone and I'm a 13 yr old teenager which is unbelievable, and I don't type right with the phone I just type and wish it sound great and makes sense.
Sent from my PC36100 using xda premium
Click to expand...
Click to collapse
I gotcha, cool beans then!
Once this is ok atleast I will keep as daily because I like MIUI and gingerbread because its amazingly delicious
Sent from my PC36100 using xda premium
lreyes said:
Sounds great but I really wish some can just like post a rom that's great fully working no bugs smooth for example Cyanogen mod 7 stable and myns warm two point two. Like if your gonna post a rom then make sure it works and its reasonable for FFC and other stuff not to work on a ics rom because the evo Never got ics with HTC updates and if you need testers ask someone like pm people or try it out on free time I made a mistake posting my rom which isn't a full rom like iI didn't do all the work I just added/remove apps and edited build props and took some stuff other stuff out which I'm not gonna do again until I really know hoe to build from source and or heavily theme roms like cm9 or cm7 and edit 9.PNG correctly and I'm available anytime for testing on the weekends and I wish someone will teach me the correct way to build up roms and edit language codes like Java and C++ or at least set me to the right path
I will be flashing this rom some time
Sent from my PC36100 using xda premium
Click to expand...
Click to collapse
This will get to that. This version is simply a test version and a chance for feedback.
I wish I knew coding from source. I'm trying to learn as I go along with this, since it's ambitious as it is, combining GB & ICS
Ok, if you MUST know, I made simple mistake; copied the newest SU to /system/app/ but forgot to copy the newest SU, Busybox and dexdump over to /xbin/, so there was a compatibility error. Simple as that. An easier fix is to just uninstall SU on anyone that got the first version, reboot, then d/l and install SU.
Since this is my first attempt at doing any type of work on ROM, give me a break, would ya??
Now, back to the topic, please....

Categories

Resources