[DEV] Pure Google ROM - Gingerbread 2.3.3 - XPERIA X10 Android Development

Hello and this is my first ROM I'm working on, it's in development and I will be releasing it here when I get stable builds.
It's as the name implies. Pure Google, nothing else. No mods of any kind, there are Clean roms but they have cyanogenmod and other things installed, this is pure.
Now this is a DEV thread for my ROM but I am a new developer so any help from other Devs would be great as I do have some issues which came up in my last build and won't go away.
Current issues:
Resolution is way to high and is causing crashing and slowing down
Wifi and Data not working
I have taken things from the SE rom but that seems to be where my problem started so I shall backtrack and see if it helps.
In future I may add things to the rom but I want to keep it as pure as possible!

Are you building this from AOSP? What are you using for your base?
Looking forward to this.

Before I go to AOSP or other sources I am attempting it from the Xperia sources for the Android SDK, it installs via recovery and runs just very buggy, although the resolution was way to high so everything was very small and hard to select, was going slow as well.
Since I added Wifi and bluetooth and changed the lcd size now it doesn't boot.. I am a complete beginner at this. I'll go have a look at AOSP sources now.
EDIT: Okay AOSP pretty much is just google android.. But I tried going a slightly different root, I used a prebuilt image and extracted from it. And on the AOSP site I can't find anywhere about downloading the stock image.. it's all about developing apps.. Any help would be great.

You could get aosp images from htcdev as well, for the nexus one
Both the phones share the same chipset,
You could also go into the nexus one dev section and find a pure Google rom there
Hope you get your port working
There is a prop in build.prop
ro.lcd.density=xxx
Set that to 240
For wifi take all modules from xperia /system/lib/modules and
wlan_Mac and wlan_tool
Sent from my Desire S using XDA App

have you "built" this or "cooked" this?
and if cooked....where are you taking your files to cook from?
and why not post us a beta/alpha/test preview?
Sent from my X10S using xda premium

Thanks for all the info, I have a better understanding now and think I know where to head, I am cooking it I think.. I am using kitchen to package it but I am taking images that exist from the SDK and stuff so I guess I am cooking it yeah.
I'll put an update together, test it on my phone and hopefully it boots correctly. My computer is doing some cleanup so I'll put it together in a short while.

Okay so I've been through HTC Dev but couldn't find any stock's to download.
Also think I got a working zip.
EDIT: Okay the LCD Density did not help, the resolution is still very high. Is there another setting to change this?

ro.sf.lcd_density=240
qemu.sf.lcd_density=240
ro is for screen and qemu is for the home/launcher
you can try different setting
e.g 180/240 or 140/200 ect..
Envoyé depuis mon faux LT26i

Related

Howto make a custom rom

how can i make my own custom rom ?
i wwant to be a chef not a developer
i know some really good video tutorials for you... what phone do you have?
ljbaumer said:
i know some really good video tutorials for you... what phone do you have?
Click to expand...
Click to collapse
nexus one .
Video's for G1 As well?... Heck! Just link the lot of them <3
winter
link what you want
i tried to make the rom but when i flash it it is stock on the bootsplash.
i delete launcher e put adw, i put
- blackbar
- genie widget mod
- music mod
- video drier mode
- htc ime
- 2.1 build .prop
nothing to do, i do't know why it is blocked on the boot logo
Best Kitchen?
Hello all, i was just wondering which kitchen would be best for me as a beginner to android rom cooking? I have a good grasp of linux thanks to my good friend arran (arranmc182 on xda i think ) so was wondering which was the best
Thanks
Will
willcaddy said:
Hello all, i was just wondering which kitchen would be best for me as a beginner to android rom cooking? I have a good grasp of linux thanks to my good friend arran (arranmc182 on xda i think ) so was wondering which was the best
Thanks
Will
Click to expand...
Click to collapse
best is always to go from stock, as it forces you to implement things and know what you're doing.
copy cyanogen do not make you a "rom cooker"
Hey Guys,
I'd like to get involved with making Android ROMs as well. I have a Droid and would LOVE to make my own Droid ROMs . I am already a student software developer so I don't mind getting into the nitty gritty, in fact, the deeper the better, so I can fully learn how to build and work with Android. I also hope to be able to make Android apps eventually too. I know Java and Perl fairly well and have recently started C and C++.
Any suggestions for where to start would be greatly appreciated, i.e. tutorials, videos, guides, what languages I need to know, what tools I should use (eclipse, etc., with what plugins, etc.). Thanks a bunch, and let me know if you guys have ideas for apps you'd like to see on the Market .
-GB
-------------------------------------
Sent via the XDA Tapatalk App
Count me in
GaMeBoY439 said:
Hey Guys,
I'd like to get involved with making Android ROMs as well. I have a Droid and would LOVE to make my own Droid ROMs . I am already a student software developer so I don't mind getting into the nitty gritty, in fact, the deeper the better, so I can fully learn how to build and work with Android. I also hope to be able to make Android apps eventually too. I know Java and Perl fairly well and have recently started C and C++.
Any suggestions for where to start would be greatly appreciated, i.e. tutorials, videos, guides, what languages I need to know, what tools I should use (eclipse, etc., with what plugins, etc.). Thanks a bunch, and let me know if you guys have ideas for apps you'd like to see on the Market .
-GB
-------------------------------------
Sent via the XDA Tapatalk App
Click to expand...
Click to collapse
Hey
If you find any videos on making custom roms,, count me in..
i currently have the Sprint EVO 4g..
leonnib4 said:
best is always to go from stock, as it forces you to implement things and know what you're doing.
copy cyanogen do not make you a "rom cooker"
Click to expand...
Click to collapse
i am trying to compile from aosp. since i have no programming experience at all, it is a slow learning process so far. my ubuntu has redo and git running perfect now. i have eclipse working but have not used it at all yet. androidsdk 2.2 adb is fine but fastboot is a hassle.
so far, two froyo alphas both flashed but buggy. not one decent tutorial that makes the kernel compile/framework/gapps process clear
My AOSP 2.2 for passion/n1 alpha2 is pretty darn solid now. It took mushing together instructions from 5 incomplete tutorials to fill in the blanks.
What a great feeling to have a ROM not kanged. The Repo/Git tool has gotten easy to use after several long sessions using it in Ubuntu 10.04 LTS.
Anyone on the same OS, I suggest you research and install both Java 1.5 & 1.6 and get use to switching between the two. Also, I have not yet used Eclipse but it isinstalled and it works with SDK.
The Android Open Source site does a decent job of walking you through Repo...Git...and getting the source. After getting that far, I stumbled through setting up a "vendor tree" and looking through all the folders and files to see what it was all about. Much of it was totally over my head. But after attempting several crap builds, the "compile" process is sinking in a bit.
...tapatalk post from n1...
.............
I found this site to be very helpful for building from AOSP...
http://blog.alsutton.com/2010/06/29/building-aosp-for-the-nexus-one/
Successfully compiled for the first time yesterday..still trying to figure out how to make it rooted .
http://forum.xda-developers.com/showpost.php?p=7204823&postcount=1
for getting source to compile ^^^

[ROM] Shameless AOSP 2.2 v1.0 [FRF91] [07-10-10]

I compiled my first ROM from source FRF91 for N1 w/root su+busybox+de-odex+gapps. The time of my AOSP -b master sync was around 9:00a pst, 07/10/10. This is not a "kang" of Modaco or CyanogenMod but I credit both and all teamdouche since I regularly need to look into their work to teach myself. Thank you dferreira and jr33 for not flaming my many noob questions and also thanks to dsixda for his reqularly updated android kitchen.
I still can't do much customizing and adding features because I still have to get better at too many things...sorry. Feel free to report bugs and I hope some of you could tell me how to fix simple things or add features by directing me to resources.
I am using themes by micromod777 for FRF91 that do work on this ROM.
Added:
Original Boot Animation (aka Holiday)
APN list
Trackball wake/unlock (crimsondr)
NFL app (jlevy73)
AccuWeather widget (allows multiple locations)
Logger app (michael.novakjr)
If you don't have the new radio installed, fastboot flash radio first.
Flash the ROM .zip after full wipe.
Remember to to do a nandroid backup first.
Radio Download >>> 3321c196d8ec1cf748fd20c3c4068520 32.36.00.28U_4.06.00.12_7 radio.img
(Fastboot flash using "fastboot flash radio radio.img")
ROM Download >>> 6af5516125105c92d8a3d87c6110defc shameless_aosp_frf91_1.0_signed.zip
...saved...
Really had to bump your Rom because no one was using it? nice...
nopenope said:
Really had to bump your Rom because no one was using it? nice...
Click to expand...
Click to collapse
Why this kind of comments? Do u think they help in anyway?
Sent from my Nexus One using Tapatalk
He's also the kind of guy who knows nothing other than wipe & flash and has nothing positive to offer the community... =/
nopenope said:
Really had to bump your Rom because no one was using it? nice...
Click to expand...
Click to collapse
no... i bumped it because i had an old post that i wanted to re-title and use. that post had no replies so i recycled it. why the hate?
Quick84 said:
He's also the kind of guy who knows nothing other than wipe & flash and has nothing positive to offer the community... =/
Click to expand...
Click to collapse
thanks for trying out this rom guys. it is not a cut-n-paste. i really did compile from source. it took 5 alphas to get to this release. it is like a hobby for me to try and solve puzzles and that's how i tackled making the rom. i have zero programming knowledge and have fun relaxing trying to follow steps in a process to accomplish a goal.
When will you work on your desire rom project again? We really need someone to work on desire port beside paul. hopefully you can challenge yourself and make that desire rom perfect.
lpasq said:
no... i bumped it because i had an old post that i wanted to re-title and use. that post had no replies so i recycled it. why the hate?
Click to expand...
Click to collapse
If you added stuff then cool but just the post saying *bump* not added new things to first post makes it seem that you just wanted your post to the top again. And to the guy who says i've never done anything for this community you might wanna change that and then your post well what have you done. my reply is don't worry its more then you'll ever. SO props to the update then
nopenope said:
If you added stuff then cool but just the post saying *bump* not added new things to first post makes it seem that you just wanted your post to the top again. And to the guy who says i've never done anything for this community you might wanna change that and then your post well what have you done. my reply is don't worry its more then you'll ever. SO props to the update then
Click to expand...
Click to collapse
thank you. ...not an update though. it's a source build compile. the post i recycled had a paste-n-bake kang of an early aosp 2.2 that chris soyars put out via a tweet... ...and hundreds of people downloaded it but not one person posted a reply since i made clear i simply was passing it along.
so you know... i think the other flame was also intended for me...not you.
not bad! gonna give this a shot!
How about compiling Stk.apk and extract the dictionaries from the LatinIMEGoogle.apk and putting them in the corresponding locations in your LatinIME source. That will get you more layouts than the Google keyboard and still all the features since they have now been included in the AOSP version. The Stk.apk (SIM Toolkit) is also useful for a lot of people, and only work AOSP based roms, and might possibly drive more people towards this rom if they want the stock experiance.
It should simply be a matter of running 'make -j4 LatinIME' and 'make -j4 Stk' with the -j flagset to your number of cores + 1 or 2.
blunden said:
How about compiling Stk.apk and extract the dictionaries from the LatinIMEGoogle.apk and putting them in the corresponding locations in your LatinIME source. That will get you more layouts than the Google keyboard and still all the features since they have now been included in the AOSP version. The Stk.apk (SIM Toolkit) is also useful for a lot of people, and only work AOSP based roms, and might possibly drive more people towards this rom if they want the stock experiance.
It should simply be a matter of running 'make -j4 LatinIME' and 'make -j4 Stk' with the -j flagset to your number of cores + 1 or 2.
Click to expand...
Click to collapse
I shall pm you prior to attempting so I can get clarification on any questions I may have. Thank you.
Sent from my Nexus One using XDA App
I'm working on the same kind of project you are. The problem I'm running into is that every app that tries to access GPS location FCs on me. Did you ever come across this? Maps won't run at all, and I've had to set my homepage to something other than Google since it FCs the browser when it calls for location. I've got a working build otherwise!
RMGeren said:
I'm working on the same kind of project you are. The problem I'm running into is that every app that tries to access GPS location FCs on me. Did you ever come across this? Maps won't run at all, and I've had to set my homepage to something other than Google since it FCs the browser when it calls for location. I've got a working build otherwise!
Click to expand...
Click to collapse
Very cool that you have a working build environment. What OS are set up in?
I do not get the error you describe. Run a logcat either with ADB or using Logger from Market. Reading the log makes it easier to ask for help based on the specific errors. That is what I do. Ask the pros for advice. Some are helpful. Most ignore us noobs.
I am happy to offer whatever help I can as a rookie. Just PM me.
From N1 via Tapatalk
lpasq said:
thanks for trying out this rom guys. it is not a cut-n-paste. i really did compile from source. it took 5 alphas to get to this release. it is like a hobby for me to try and solve puzzles and that's how i tackled making the rom. i have zero programming knowledge and have fun relaxing trying to follow steps in a process to accomplish a goal.
Click to expand...
Click to collapse
I'm in the exact same boat, just jumped into android about a month or two ago with my nexus (from an iPhone 2g, no less lol), ain't no turning back now
I'm also building a rom from source, more as a side-project to better familiarize myself with Android, but if it turns out well then that's always a plus.
Good luck on your rom!
wdfowty said:
I'm in the exact same boat, just jumped into android about a month or two ago with my nexus (from an iPhone 2g, no less lol), ain't no turning back now
I'm also building a rom from source, more as a side-project to better familiarize myself with Android, but if it turns out well then that's always a plus.
Good luck on your rom!
Click to expand...
Click to collapse
it is nice to know that other "hobbyists" are playing with aosp and the tools used to make roms. much success to you my brother

[rom] aosp (wip)

I noticed there was no active development that was trying to get the standard AOSP build working, which I really would like to use as my day to day ROM....so I decided to give it a shot. Feel free to help
I use the Ninphetamine kernel and a clockwork recovery initramfs. The initramfs has been altered and will not boot with other ones. This is because of a missing socket that the older init.rc doesn't make.
I'll be using the next post to describe what I'm working on and update it with any useful info I find.
Currently it's in an unusable state, here's where it stands:
Working
Making calls
SMS
Audio
Internet (Data Connection)
Note: When you open browser, it will crash because google's home page try's to use location services, you need to navigate away quickly in order for it not to crash.
Proximity Sensor
Internal Storage
microSD Storage
Vibration
Camera
USB Transfer with Internal Storage
Untested
Other Sensors
TV Out (doubtful)
Not Working (yet)
WiFi (don't even turn this on, it will reboot endlessly) <-- working on it
Camcorder
Bluetooth
GPS
USB Transfer with microSD (not a huge priority)
I know that cyanogenmod is pretty darn close to AOSP and that I'm duplicating work, but I'm doing it anyways.
If you want to try it out:
Binaries:
CWM Kernel Zip
CWM AOSP Zip
Note: Obviously you need to wipe.
Sources:
https://github.com/nemasu/
Working on WiFi
no notes yet
nemasu said:
I noticed there was no active development that was trying to get the standard AOSP build working, which I really would like to use as my day to day ROM....so I decided to give it a shot. Feel free to help
Click to expand...
Click to collapse
AdamG has made devnull (http://forum.xda-developers.com/showthread.php?t=1183063&highlight=devnull) which is basicly the AOSP build. Some stuff not working though as the CM7 team has not managed to get audio over bluetooth working.
He has also started the Oxygen development. The oxygen thread is here: http://www.forums.acsyndicate.net/showthread.php/1591-ROM-AOSP-GRJ90-2.3.5-Oxygen-v2.2.1
Good to hear others working on this too, hope you manage to get bluetooth audio issue sorted and perhaps help other AOSP / CM7 devs with that issue.
Pume said:
AdamG has made devnull (http://forum.xda-developers.com/showthread.php?t=1183063&highlight=devnull) which is basicly the AOSP build. Some stuff not working though as the CM7 team has not managed to get audio over bluetooth working.
He has also started the Oxygen development. The oxygen thread is here: http://www.forums.acsyndicate.net/showthread.php/1591-ROM-AOSP-GRJ90-2.3.5-Oxygen-v2.2.1
Good to hear others working on this too, hope you manage to get bluetooth audio issue sorted and perhaps help other AOSP / CM7 devs with that issue.
Click to expand...
Click to collapse
Ah, yeah, I forgot about that one. I'll be leaving it completely stock AOSP though (when it works well anyways). Might speed things up for me a bit. I am doing this as a sort of hobby too, interesting to learn how it works.
EDIT: It WILL speed things up a great deal....DevNull did some great work.
search for the Oxygen ROM on google.
it's a rom for SGS2 where everything works, and it's only AOSP.
http://forum.oxygen.im/index.php
All the same, great work mate, we need more AOSP ROM's, since AdamG has taken a break due to personal reasons it's nice for another dev to take the helm.
Good luck mate, all the best.
nesquix said:
search for the Oxygen ROM on google.
it's a rom for SGS2 where everything works, and it's only AOSP.
http://forum.oxygen.im/index.php
Click to expand...
Click to collapse
Does A2DP work on Oxygen?
Sent from my CM7 powered SGS2
This xda members...
AdamG did great work yes but it does not preclude to new AOSP roms.
Keep your respected work.
Edit: If AdamG had taken a break, maybe you should think to fork devnull. This speeds up work and you can focus another thinks etc A2DP and tvout. Its open source
I have been using CM7 as well as Devnull/Oxygen and I felt Oxygen was very stable, while CM7 26 was the most stable for me while 31 made my me turn back to Oxygen.
My sincere request, kindly take over from where Adam left Will be a great boon for us!
bluheart said:
I have been using CM7 as well as Devnull/Oxygen and I felt Oxygen was very stable, while CM7 26 was the most stable for me while 31 made my me turn back to Oxygen.
My sincere request, kindly take over from where Adam left Will be a great boon for us!
Click to expand...
Click to collapse
Agree......
Sent from my GT-I9100 using Tapatalk
Keep up the good work!
Nice work buddy
I turn my back for 1 day and you're nearly done! Keep it up
does it have a aosp lockscreen only?
Always nice to see more AOSP love will be keeping an eye on this, good luck man no wifi would be a dealbreaker for me ATM..
wliu88 said:
does it have a aosp lockscreen only?
Click to expand...
Click to collapse
yup, I've added nothing to it, pure aosp.
Hi! I'm trying to reproduce this compilation but no success. It stucks with a lot of libs errors. Any idea? I'm using a little modified device configuration from android_device_samsung_galaxys2.
Sent from my GT-I9100 using XDA App

[Q] Triple boot idea (WebOS,CM7.1,CM9)

Hear me out on this one before you shoot me down.
Alpha2.1 has become pretty much a daily for me, with the only real nuisance being the wifi issues. My understanding from other posts is that Alpha3 will be released before moving on to ICS for CM9. If wifi is fixed in Alpha3, it would become a definite daily for me. That said, when CM9 eventually comes out I would like to check it out and provide feedback, but would prefer not to dump a familiar and possible more stable CM7.1 until CM9 becomes as stable.
My question is this. Would it be worth the trouble to setup moboot to triple boot WebOS, CM7.1 and CM9? I doubt the CM team would want to bother with it, but I haven't dealt with moboot until this project. Would it be pretty much the same as editing Grub on a PC to triple boot?
Thank you for your considered opinion.
This is what they posted with the release of CM9 for TouchPad....
CAN I MAKE A TRI-BOOT SYSTEM? (WebOS, CM7, and CM9)
Yes, but don’t bother. There may be instructions forthcoming on this, but it’s a bit advanced - just pick one.
Click to expand...
Click to collapse
Guess they are not ready to share that... I think I'm gonna have to ask them about it over at RootzWiki...
I myself am looking for a triple boot solution but for a different reason...
Since Android does not allow for separate profiles on one device to allow multiple users to keep separate system settings thru out it like PC's on Windows user accounts... And it doesn't seem like they are making a iUser version for Android...
I only see a solution of 2 separate installs of CM7 or CM9 (whichever two)... And then each person can choose their installation at boot-up.... Eventually they will need to add password protection to them... But that is longs way ahead...
If u look at the vidz from ReverendKJR on YouTube.... U can see that all the CynagenMod variants seem to end up being listed as the same thing regarding of flavor... But the EverVolv ICS install is listed as a different installation... This is just the listing part.... It doesn't mean they work correctly and don't clash with each other.... But we do know that maybe 3 Roms just fit on the TP...
Hopefully they will release how to do this correctly soon....
Y314K said:
... I myself am looking for a triple boot solution but for a different reason...
Since Android does not allow for separate profiles on one device to allow multiple users to keep separate system settings thru out it like PC's on Windows user accounts... And it doesn't seem like they are making a iUser version for Android...
I only see a solution of 2 separate installs of CM7 or CM9 (whichever two)... And then each person can choose their installation at boot-up.... Eventually they will need to add password protection to them... But that is longs way ahead...
Click to expand...
Click to collapse
Triboot instructions may still be coming from what I've read. I hope they do, but if CM9 is stable I may not care as much. As for password protection, to what exactly are you referring? Android already has pins, patternlocks etc.
Well I decided to go ahead with CM9 Alpha0 last night (backed up my CM7 install first). So far super stable, don't really need what's broken (camera, microphone etc). One big reason was that Logmein Ignition hasn't worked since its 14 November update (older version works, but I don't trust the apk download source). Now it works, plus I can now load honeycomb apps! If this keeps up I'll probably never bother with triboot.
Sent from my cm_tenderloin using Tapatalk
Nomedias said:
Triboot instructions may still be coming from what I've read. I hope they do, but if CM9 is stable I may not care as much. As for password protection, to what exactly are you referring? Android already has pins, patternlocks etc.
Well I decided to go ahead with CM9 Alpha0 last night (backed up my CM7 install first). So far super stable, don't really need what's broken (camera, microphone etc). One big reason was that Logmein Ignition hasn't worked since its 14 November update (older version works, but I don't trust the apk download source). Now it works, plus I can now load honeycomb apps! If this keeps up I'll probably never bother with triboot.
Sent from my cm_tenderloin using Tapatalk
Click to expand...
Click to collapse
Cool... Did u do the multiple performance tweaks???... How stable is u'r Wifi???
Right... Screen Password is there.... And would work at startup... But then u would need to turn it off and to turn it back on... I am looking at a two user system for my TP.... With both parties having separate Android installs... I would prefer a moboot or another booter way to make sure the 2nd user only has access to their install of Android & wouldn't be able to mess up WebOs or my install of Android... Seems iUser would work great.. but no Android version seems to be available... Let me know if u find the Tri-Boot info...
Y314K said:
Cool... Did u do the multiple performance tweaks???... How stable is u'r Wifi???
Right... Screen Password is there.... And would work at startup... But then u would need to turn it off and to turn it back on... I am looking at a two user system for my TP.... With both parties having separate Android installs... I would prefer a moboot or another booter way to make sure the 2nd user only has access to their install of Android & wouldn't be able to mess up WebOs or my install of Android... Seems iUser would work great.. but no Android version seems to be available... Let me know if u find the Tri-Boot info...
Click to expand...
Click to collapse
Yes, did the two fixes I saw listed. Also ran Alpha 0.5 tonight. Wifi if anything is better than CM7 Alpha3.5. Installed 3 days ago, only had to cycle wifi off/on once. Have joined 5 different SSIDs in that time, two of those on a 7 access point network on different channels (1, 6 and 11). One was open while rest were WPA2 secured.
As for the multi-user setup, if Android isn't an absolute requirement, perhaps an Ubuntu Linux install would do? I don't know how far along the project is, but if it works you should be able to create as many non-root users as you like. Just an idea.
EDIT: Looking in the "Other Touchpad Development" Forum, the Linux projects appear much more "alpha" than CM9 is now. However Arch Linux looks promising.
Sent from my cm_tenderloin using Tapatalk

[ROM] [PORT] [WIP] Unofficial Streak_CM9

Another ICS rom for us to play around
Base of Kibuuka AOSP ICS 4.0.4_r2.1 and port from 20120511-CM-9.0.0.RC0-supersonic-UNOFFICIAL by jmztaylor.
Thanks to :
CM Team
Kibuuka (without him there is no ICS for ds5)
Jmztaylor (for bring CM9 nightly to Evo4G)
nop (powerfull kernel)
themanii (GAPPS and many things)
hPA
Mazda Team Dirt
Froilson
all forum members for sharing and caring
Not work :
Camera
Data (for some user including me)
Wifi Tethering
Theme manager (working fine on my evo but will cause bootloop on ds5)
All the bugs from the base rom
This rom have ugly gradient colour in background because I use libmedia from the port rom, cannot use from base rom.
I will update this rom when I can (and still trying hard) port a newer version. There are a lot changes in CM9 newer version that make the rom cannot boot on our device.
Flash as usually dan do not forget to nandroid backup first !!!
Gapps can found in TheManii thread : http://forum.xda-developers.com/showthread.php?t=1764286
Happy flashing
Update 20120726 : Fix the ugly colour on background and add Samsung Touchwiz Launcher
update to cm9 rc2 see below post / second post
Update cm-9-nightly-20120816_jmz
Beside of some great peoples I have thanked in the 1st page, in this update all credits should go to WhizKins and Rizal Lovins for all their hard work.
Special and big thanks to
-WhizKins ( Dell Venue ICS 4.0.4 CM9 rom)
-Rizal Lovins (Sony Xperia V and Z Walkman features)
I took / modded some libs and apk from WhizKins rom to fixed wifi, bluetooth, theme manager, and data for some users (I hope so).
For data, I only tested with operator in my country (Indosat) and it work. Last time no data on that operator.
I hope data work too for all operators.
*** Changelog ***
-added Sony Xperia Walkman, Clear Audio+, Visualizer
-added Noozxoide EIZO-rewire
-added Noozy
-added CM file manager
-added JB statusbar
-added Google Now (but error in soound/voice search)
-fixed theme manager/theme chooser
-fixed wifi
-fixed bluetooth
-fixed data (at least for me), hope it fixed too for others
-theme can be apply in all dpi (128, 160, 240), but better use system theme when using tablet mode
-phone functions work in all dpi
-remove some apk from original CM9
-some build.prop tweaks
*** Not work ***
-camera
-voice search
-native wifi tether (use barnacle wifi tether)
-native headset (use toggle headset widget)
*** Please read ***
-nandroid back up first, wipe data, cache and dalvik cache, flash the rom as usually
-rom need long time to boot up
-let the rom for a while to settle up, specially when syncing
-go to settings/sound/music effect to choose music effect
- if feel lag, don't use auto sync, I found that the rom lag when gmail syncing.
-feel free to use and mod anything to make this rom better, but please post here so we can help each other
-please help me to add download mirror for this rom
*** Download Link ***
https://db.tt/NfSYx9RV
How come you're using RC0?
There's already devices on RC2.
TheManii said:
How come you're using RC0?
There's already devices on RC2.
Click to expand...
Click to collapse
This version is the easiest to port and compatible with our early kernel. I choose a rom to port base of the same cpu and proc. with ds5, but most cm9 rom for those device not mention any version and no nightly builds (maybe that need a lot work to do because unofficial), so I choose this nightly builds by jmztaylor for supersonic which closely to cm9 official build. The bad news is I still facing problem with newer version, the room can boot but no respons on touch screen (I think we need a patch in our kernel as cm team make changes in their kernel and its impact to media libs, video libs, audio libs, surfaceflinger for better responsive and etc). Pls any advice to solve this problem.
Btw, I hv succeed ported latest and final build evervolv ICS rom for nexus one. I think this latest build closely to cm9 RC2 as all evervolv ICS rom build from CM source. But for us it looks like minor changes cause the big improvement is finally native camcorder can record and play.
Sometimes I think better if we can build from the source but at this moment only kibuuka can do that.
I wish he can get ds5 replacement soon and the development can continue.
Sent from my PC36100 using Tapatalk 2
(j/k) God hates coward (j/k)
oh COME ON there's NO magic at all in building cm9 from source. set your build environment (this guide is quite straight-forward) and tell me when you need to know "what do i do next". Do initial build, test it, get bug list and we'll start to figure solutions for it.
Lemme explain my POV bit more: binary patches are only good when you got no access to source (and even if you don't - there's ALWAYS more than one way to deal with a problem - hunderteins' ussd patch was a magic at the moment - but there was an option noone thought about/tried to - using rild-related stuff from froyo (it works (as it's pretty much framework-independent), yet it's free of ussd bug)).
When source's available - it's ALWAYS a good thing - you control a way it built, you're free to patch it at will adding features/resolving issues/whatever you can imagine to do - instead of desperately seeking for a blob that manages not to fc on your device. One more thing to mention - when you manage to fix thing instead of replacing it - you create/produce, instead of consume/waste
kibuuka said:
oh COME ON there's NO magic at all in building cm9 from source. set your build environment (this guide is quite straight-forward) and tell me when you need to know "what do i do next". Do initial build, test it, get bug list and we'll start to figure solutions for it.
Lemme explain my POV bit more: binary patches are only good when you got no access to source (and even if you don't - there's ALWAYS more than one way to deal with a problem - hunderteins' ussd patch was a magic at the moment - but there was an option noone thought about/tried to - using rild-related stuff from froyo (it works (as it's pretty much framework-independent), yet it's free of ussd bug)).
When source's available - it's ALWAYS a good thing - you control a way it built, you're free to patch it at will adding features/resolving issues/whatever you can imagine to do - instead of desperately seeking for a blob that manages not to fc on your device. One more thing to mention - when you manage to fix thing instead of replacing it - you create/produce, instead of consume/waste
Click to expand...
Click to collapse
Hahahaha.......thanks man for your help, will try it, just do not get annoyed when I keep bug you all the time
This all make me feel like I should go back to college again as I hv no any basic about Linux and Ubuntu, only know little things about android hacking this past few weeks by reading and searching from Google.
First things is can I install Ubuntu on my 10 inch netbook running windows xp 32 bit, from I read we should at least hv Ubuntu 11 64 bit to compile kernel. How it running on 2 OS as I still need windows office to work. Other things, what should I do to recompile apk and jar file. I can decompile and baksmaling but always hv problem to recompile it again, sometimes it works but mostly failed.
Edit : Damn !!! only 1GB RAM
Sent from my DELL Streak using Tapatalk 2
Thank you
i will try it
nom051205 said:
Hahahaha.......thanks man for your help, will try it, just do not get annoyed when I keep bug you all the time
This all make me feel like I should go back to college again as I hv no any basic about Linux and Ubuntu, only know little things about android hacking this past few weeks by reading and searching from Google.
First things is can I install Ubuntu on my 10 inch netbook running windows xp 32 bit, from I read we should at least hv Ubuntu 11 64 bit to compile kernel. How it running on 2 OS as I still need windows office to work. Other things, what should I do to recompile apk and jar file. I can decompile and baksmaling but always hv problem to recompile it again, sometimes it works but mostly failed.
Edit : Damn !!! only 1GB RAM
Sent from my DELL Streak using Tapatalk 2
Click to expand...
Click to collapse
First - what's most powerful pc you have access to? Plenty of RAM and cpu cores gives you a chance to see finished build within universe's lifetime Kiddin, mostly. My build station specs are: [email protected]/8Gb/2x1TB. On this specs sucessfull build done with -j4 takes ~2h15m to complete (integrated build - kernel+system). Netbook (Atom cpu?) with 1Gb seem to be inappropriate device to compile ics on.
Second - you don't have to decompile/recompile separate apks and/or jars. You're downloading source, compiling it and getting ROM as a result.
kibuuka said:
First - what's most powerful pc you have access to? Plenty of RAM and cpu cores gives you a chance to see finished build within universe's lifetime Kiddin, mostly. My build station specs are: [email protected]/8Gb/2x1TB. On this specs sucessfull build done with -j4 takes ~2h15m to complete (integrated build - kernel+system). Netbook (Atom cpu?) with 1Gb seem to be inappropriate device to compile ics on.
Second - you don't have to decompile/recompile separate apks and/or jars. You're downloading source, compiling it and getting ROM as a result.
Click to expand...
Click to collapse
Damn 8 GB RAM, you hv a beast on your side
Yes mine only Acer Aspireone intel atom, with this you're not going any where.......hahahahahaha.
If I hv to replace this old one and get the new powerfull device that will need a lot of money....not worth it as I'm not intend to be a great dev, I better buy HTC One X or SGS3 and leave all this ICS headache.......
I think it should be you, build from CM source and bring fully working CM9 to our device.
Learning and porting ICS rom for past few weeks makes me hv no time for my 2 kids, should hv family issue if I keep doing this............hahahahahaha
Btw, can you help me, browser and gmail look like normal if not touch the screen, but when I scroll down the screen its force close.
I hv fix the ugly gradient colour on background and that fixed youtube. Pls any advice.
Sent from my PC36100 using Tapatalk 2
Talk abt PC here is mine cpu i7 ram 8gb over clocked 5ghz though I touch more ghz with twin peltier unit Cooler...
Sent from my Dell Streak using xda premium
djmax81 said:
Talk abt PC here is mine cpu i7 ram 8gb over clocked 5ghz though I touch more ghz with twin peltier unit Cooler...
Sent from my Dell Streak using xda premium
Click to expand...
Click to collapse
Hey djmax you got one too, may you consider what kibuuka said about build from the source?
I think someone should try it.
Sent from my Dell Streak using Tapatalk 2
Update fixed ugly colour on background. Link on the op.
Sent from my PC36100 using Tapatalk 2
The Dropbox link seems to have been disabled due to too much traffic. Could you host it elsewhere too? Thanks!
Edrill said:
The Dropbox link seems to have been disabled due to too much traffic. Could you host it elsewhere too? Thanks!
Click to expand...
Click to collapse
Uploading now on 4shared
Sent from my PC36100 using Tapatalk 2
Sorry guys, seems like I broke something else again.
Damn, fix one but broke others. I hv to start all over again.
Sent from my PC36100 using Tapatalk 2
No worries! Will wait for the update!
USB Mass Storage connection is not working and almost all applications are Force Closing.
There is CyanogenMod 9 bootanimation for our loved Dell Streak:
http://uploadmirrors.com/download/04ZIIARV/cyan_boot_signed_0.zip
New link up.
Sent from my Dell Streak using Tapatalk 2
I don't know if it's just me, but this seems a little less laggy than the other ICS ROMs out there. If it wasn't for the non-working data, I'd probably use this even though the battery life hasn't improved.
I seem to have problems with Bluetooth, Wifi, and (critically) booting @160dpi.
Absolutely love the rest though
keep up the good work!

Categories

Resources