Ginger Clone RomThis is now the Last & Final of the Gingerbread Clone Rom's
Read more: http://eb-productions.proboards.com...=cdevelopment&thread=170&page=1#ixzz18nIuTEfv
Ginger_Clone R5 Final Rom Download > EB-Productions
*LOG*
~ Mount issue fixed
~ init.d scripts run now.
~ APN fixed
~ sound issue's fixed
~ Come's With ULF with BLN Supported Kernel
~ Changed a few .apk
~ Changed to xcaliberhand zImage
~ JK3 Modem
~ Working HSPA
~ Working GPS
~ Camera View FC fixed
~ Low sound from Video Fixed
~ Removed Twiz Music
~ Added AOSP Music
~ Added Fancy widget ( My Carbon Fiber theme )
~ Sleep adjust to 15
~ Defualt brightness set to 95, was 118
~ Settings Provider edits
~ Settings.apk edits
~ Framework.jar edits
~ minor edits to some .apk file's
~ Few misc bugs / errors fixed
~ Updated Market
~ Phone # vibrate fixed
~ Notifications now Highlight when Selected
~ Camcorder Record bug fixed
~ Browser Mod's
~ Phone Number now Fixed in about Phone
~ Ton's of Edits
~ Phone App themed & Tab's are fixed
~ DeskClock Fixed ( Now Show's Weather & Launches Music ) was Broken when trying to launch the stock Music app...
~ Nexus S Boot-up
~ Nexus S Icon's
~ AOSP Calculator
~ AOSP Calendar ( sync should work )
~ Camera Mod's
~ Nexus LWP from Dump
~ Full Nexus S RingTones
~ Minor Issue's Fixed
~ Facebook / Twitter / Myspace is Broken when sync'ing from contacts still.. ~~ Use Settings>Account and sync ~~ to setup your account to contacts~
~ Gingerbread Keyboard.. Vibrate working
~ Stock Pull-down Notification Bar
~ Twiz Music ( Now has ASOP select tab )
~ Twiz Theme now Looks Like ASOP as well
~ Full ( Mostly) Gingerbread Theme
~ AOSP Mms ( Black Backing )
~ Twiz App's with Gingerbread Icon Theme
~ Likely Forgetting alot of stuff in changes.....
~ Stock AOSP Lockscreen
~ 100% Working Email
~ In-calling Changed to Match Dialer
~ Ginger Bread Launcher with 3D Scrolling View now Supported ( ebproduction Launcher edit ) Also Posted in Market for Download.
~ Gingerbread Keyboard.. Vibrate working
~ All Bloatware Removed... ( Look Before Asking for App's!!, There Posted )...
~ WiFi Calling removed... ( Will be included as an Add-on Package )
~ Twiz Keyboards Removed... ( Will be included as an Add-on Package )
~ New File-manager From CM Source
~ init.d Supported & working
~ zip aligned at first boot
Kernel
ULF Kernel / RFS & EXT4 Supported
I want to See Pic's????
http://eb-productions.net84.net/p1.htm
Sill need testers. I am more than qualified. Check my Axura thread
Sent from my SAMSUNG-SGH-I897 using XDA App
adamholden85 said:
Sill need testers. I am more than qualified. Check my Axura thread
Sent from my SAMSUNG-SGH-I897 using XDA App
Click to expand...
Click to collapse
Sure, more than welcome to it. I don't have a Cappy Phone to test if GPS or Voicemail is working.
what rom kernel baseband is this based off of?
Tell me how to get it. I am the gps go to guy. If it isn't working, I silk get it too.
eugene373 said:
Sure, more than welcome to it. I don't have a Cappy Phone to test if GPS or Voicemail is working.
Click to expand...
Click to collapse
Sent from my SAMSUNG-SGH-I897 using XDA App
amazing.....downloading now.
thanks eugene.
adamholden85 said:
Tell me how to get it. I am the gps go to guy. If it isn't working, I silk get it too.
Sent from my SAMSUNG-SGH-I897 using XDA App
Click to expand...
Click to collapse
NM, I found the link
@adamholden85 nvm
Downloading now will try it out in a few...
Smallsmx3 said:
what rom kernel baseband is this based off of?
Click to expand...
Click to collapse
JPM kernel source... Modem is I think JL3, not 100% sure though...
Like I said, testers needed.
Ill download and start testing shortly as well. Big fan of your work eugene!
Sent from my SAMSUNG-SGH-I897 using XDA App
if my wife wasn't about to have a baby in the next day or so, I'd be all over this..
Who am I kidding?? I'll bring my laptop to the hospital
born_fisherman said:
if my wife wasn't about to have a baby in the next day or so, I'd be all over this..
Who am I kidding?? I'll bring my laptop to the hospital
Click to expand...
Click to collapse
lmao, that's what I did as well.. but I don't think I even turned it on once while we was there.
On voodoo now....disable? Or is it ok to flash cause is ext 4 already?
Sent from my SAMSUNG-SGH-I897 using XDA App
damn blocked at work... anyway to get around that?
Install is aborting for me. I started from Odin 1 click stock and I get the error when flashing...
E:Can't chown/mod /data/app
(no such file or directory)
E:Failure at line 70:
set_perm 1000 1000 0771 DATA:app
Installation aborted
Athailias said:
Install is aborting for me. I started from Odin 1 click stock and I get the error when flashing...
E:Can't chown/mod /data/app
(no such file or directory)
E:Failure at line 70:
set_perm 1000 1000 0771 DATA:app
Installation aborted
Click to expand...
Click to collapse
Crap... Forgot a File... Will have to re-upload for everyone...
Sorry, noobie mistake.
~Eugene
Athailias said:
Install is aborting for me. I started from Odin 1 click stock and I get the error when flashing...
E:Can't chown/mod /data/app
(no such file or directory)
E:Failure at line 70:
set_perm 1000 1000 0771 DATA:app
Installation aborted
Click to expand...
Click to collapse
I got this same error as well.
eugene373 said:
Crap... Forgot a File... Will have to re-upload for everyone...
Sorry, noobie mistake.
~Eugene
Click to expand...
Click to collapse
anyway to mirror this somewhere else? im blocked at work
eugene373 said:
Crap... Forgot a File... Will have to re-upload for everyone...
Sorry, noobie mistake.
~Eugene
Click to expand...
Click to collapse
Is it something in the kernel that I can just rob the kernel from AXURA or something like that, or is it something in the rom?
eugene373 said:
Sorry, noobie mistake.
~Eugene
Click to expand...
Click to collapse
Eugene, you have got to be the most modest person in the world.
Good to see you back around these parts.
Related
Captivate / Vibrant Hybrid
Confirmed Working on the Captivate
How-to Apply Lagfix to My Rom " Do Not Use another Lagfix as it Breaks my PLaylogos1 Script..."
adb shell
su
mv /system/bin/userinit.sh /system/bin/used
reboot
Click to expand...
Click to collapse
Then
adb shell
su
busybox dd if=/dev/zero of=/data/dataimg bs=1024 count=1048576
busybox mknod /dev/loop0 b 7 0
busybox losetup /dev/loop0 /data/dataimg
busybox mkfs.ext2 /dev/loop0
mkdir /data/data1
mv /system/bin/used /system/bin/userinit.sh
reboot
Click to expand...
Click to collapse
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Download > Captivate_Hybrid_r3.zip
*Changelog*
~ GPS Issue's ( Disable GPS & Enable Wireless Location if you need Location working )
~ WyContactMod added
~ Edits of Framework Anim
~ lbstestmode added & selectable in app's
~ Added MMS-Mod
~ Fixed MMs Sending Issue
~ removed LockBot Free ( Memory Hog )
~ No kernel included for letting User's choose what they want..
~ Stock Build / Mix of TouchWiz UI
~ Auto Rotation / Sensors should work
~ Process Bar status fixed in Recovery.. Not that big of issue, but I like to see the Flashing status.
~ Launcher 2 edited for are default Apps
~ Sim Card Initializing bug Fixed
~ Stock Dailer Added
~ Stock incall Dialer Kept, Has better Options for in call status BT / Headset / Speaker & a huge End button..
~ Stock Android Contacts added
~ Contacts do not Show Google contact status until you log into Gtalk ( This is default, I don't like people seeing me on Gtalk and not know it )...
~ Removed Shadows for Puzzle
~ Stock Calendar ( White bar bug Fixed )
~ Trim down un-need Samsung app's
~ GPS loads from etc/gps.cfg file now
~ Added CM APN list
~ Added IME_Mod keyboard
~ Updated to Current Maps
~ Vibrant9 Theme
~ MobileAP Mod included ( WiFi Tether in Settings )
~ Lagfix Supported, but not installed... See Post & link at the Top of the is ( How-to Apply Lagfix to My Rom )
~ Super Audio Package ( a huge Mix of Ringtones )
~ Smali edits of App's
~ Removed Facebook
~ TW Camera
~ TW Gallery
hero 10char
I'm assuming that means there is no kernel flashing in the update.zip or anything required after running it?
How do you apply this? Odin or clockworkmod or how?
cropythy said:
How do you apply this? Odin or clockworkmod or how?
Click to expand...
Click to collapse
ClockworkMod.
Does this have the captivate camera or the vibrant camera? I've heard of vibrant users loading the captivate camera but never dug deeper to find out why.
Also, has anyone here flashed this yet? Eugene's roms are supposed to be pretty good. I'm debating on installing this or waiting for a froyo rom.
Sent from my SAMSUNG-SGH-I897 using XDA App
lpfansether said:
Does this have the captivate camera or the vibrant camera? I've heard of vibrant users loading the captivate camera but never dug deeper to find out why.
Also, has anyone here flashed this yet? Eugene's roms are supposed to be pretty good. I'm debating on installing this or waiting for a froyo rom.
Sent from my SAMSUNG-SGH-I897 using XDA App
Click to expand...
Click to collapse
Yes it has the Captivate Camera app..
junkboy said:
awesome work! i just flashed this to my captivate.
Click to expand...
Click to collapse
This person is the one that Confirmed it working.
lpfansether said:
Does this have the captivate camera or the vibrant camera? I've heard of vibrant users loading the captivate camera but never dug deeper to find out why.
Also, has anyone here flashed this yet? Eugene's roms are supposed to be pretty good. I'm debating on installing this or waiting for a froyo rom.
Sent from my SAMSUNG-SGH-I897 using XDA App
Click to expand...
Click to collapse
I really want to, but he hasn't answered my question about kernel flashing yet
edit: in the change log it says "includes stock kernel" which I assume is just a part of the direct copy/paste from the vibrant thread, so is therefore the stock vibrant kernel... meaning that there is a kernel flash to which we could theoretically follow up with an SRE flash
FYI It does have the autorotate but so you have to go into settings and uncheck orientation under sound and display
Edit: I am guessing I need to install vibrant drivers?
cropythy said:
FYI It does have the autorotate but so you have to go into settings and uncheck orientation under sound and display
Edit: I am guessing I need to install vibrant drivers?
Click to expand...
Click to collapse
if you could, try following it up with an SRE flash (which I believe will change the notification bar) or flash the stock captivate kernel with odin (which won't have a working mobile AP or overclock)
You might want to try flashing a stock captivate kernel on top of it, or if he's got the lagfix baked in you might want to use unhelpful's kernel so that it maintains init.d support. I'm still working on flashing back to try this so I can't say for sure =P
Trying SRE right now, will report back momentarily
So don't think that worked, Linpack scores of 7.6 which is much lower than it should be, lag is unbelievable and I can't get adb to recognize my phone anymore, making it pretty close to unusable...going back to JH3 until smarter people than I can figure something out...
One more thing, this worked as advertised until I tried SRE, but just with the known issues of using a vibrant kernel in the captivate
I don't know if I've ever hit F5 this many times back to back, come on crop and Zilch!
Let me know how this works... I can change out what ever need edited, but I don't have an at&t phone to further fix things...
eugene373 said:
Let me know how this works... I can change out what ever need edited, but I don't have an at&t phone to further fix things...
Click to expand...
Click to collapse
I believe the only thing that would really need to be fixed (according to crop) would be to use either the stock kernel (http://koush.tandtgaming.com//test/kernel-captivate-stock.tar.md5) or Unhelpful's kernel (http://forum.xda-developers.com/showthread.php?t=762171) instead of the vibrant kernel
cropythy said:
Trying SRE right now, will report back momentarily
So don't think that worked, Linpack scores of 7.6 which is much lower than it should be, lag is unbelievable and I can't get adb to recognize my phone anymore, making it pretty close to unusable...going back to JH3 until smarter people than I can figure something out...
One more thing, this worked as advertised until I tried SRE, but just with the known issues of using a vibrant kernel in the captivate
Click to expand...
Click to collapse
I guess I'll just start flashing back to JH3 stock tomorrow morning and try either unhelpful's kernel or the stock kernel. Need my phone as an alarm so can't risk losing it before tomorrow
Kaik541 said:
I believe the only thing that would really need to be fixed (according to crop) would be to use either the stock kernel (http://koush.tandtgaming.com//test/kernel-captivate-stock.tar.md5) or Unhelpful's kernel (http://forum.xda-developers.com/showthread.php?t=762171) instead of the vibrant kernel
Click to expand...
Click to collapse
okay.. Thanks...
but, my understanding is it works fine with the kernel that is pre-included.
just finished flashing and phone booted up will update soon.
initial reaction phone is quite slow , lots of lag
just performed a factory reset now and check it out.
also it takes more time than usual while booting at the Samsung logo.
I just flashed XWJM7, then Unhelpful's kernel (v1.1 via Odin), and then a repackaged version of Vibrant-Hybrid, removing the kernel specific stuff from the update-script.
All is working fine so far.
Great job Eugene!
eugene373 said:
okay.. Thanks...
but, my understanding is it works fine with the kernel that is pre-included.
Click to expand...
Click to collapse
he said there's a bug with auto-rotation (we get this bug using the i9000 kernels too because apparently we're all about using anything but the AT&T ROM) and I'm willing to bet he didn't test the bluetooth which is also another common problem area when not using the captivate kernels
It does work fine, the only thing you need to do is turn off auto rotate =P Haven't tried GPS though. Also I just flashed the JG8 modem file to this for HSUPA lovin'
GPS starts, but I'm indoors and it's midnight so I'm not going out for a stroll to test if it gets a lock =P
Ladies and Gentlemen. I present you to the labor of weeks of tweaking and research. Froyo 2.2.1 for the HD2 in as perfect as can be working order. It is based of "stock" Defrost by RichardTrip.
You likely voided your warranty long ago. So if your phone explodes.... not it.
No i'm not a "dev", yes this is easy, sharing is caring.
*Features
-----------
* PLEASE PLEASE PLEASE REBOOT after installing all your apps or the rooted ones won't work
*OPTIONAL: Custom LauncherPro and CM Theme To Match
*Includes 1gb data.img
*Snazzy Boot Animation
*HTC IME
*Droid X Multitouch Keyboard (has to be enabled under settings > keyboard)
*Launcher2 (stock froyo) (giving you the option to install whatever you want)
*No screen freezes
*No music stutter
*Working camera flash
*No robo voice
*No caller echo
*Working Autorotate
*MIUI Music
*****I'm using ChuckyDroid lite with the latest 2.15 radio and have no issues. If you don't have this setup and are having issues....that might explain it Also be sure you are using clrcad.exe before EACH boot and have the android folder on the root of your sdcard. If you have "bugs" try running fix_permissions and clearing market cache from settings.*****
Other folks have confirmed this working with the latest VBN ROM - found HERE and the 2.15 radio. Please be sure you delete you android folder entirely and don't try to use a data.img from an old build.
*POST BOOT SETUP:
*If after syncing with your google account reboot (other wise root apps won't work)
*Some folks have reported corruption on this build from using titanium backup.
*Download spare parts from the market and install spare parts. Set all transition animations to FAST
*To achieve the "theme" use the builtin file manager to install LauncherPro-Biffmod.apk in the APK folder on your sd card.
*To get the gray bar got to settings > cyanogenmod settings > user interface > tweaks extras and select cmthemebiff
Recommend SetCpu settings. 806mhz Max / 245mhz Min. One profile - screen off 245/245
mms settings thanks to spbeeking http://forum.xda-developers.com/showthread.php?t=828080
Thanks to - Cyanogen/Team , Darkstone, ChromeDroid, Phiredrop, Hastarin, Shui8, HTC, Google, DocNinja, Richard Trip
DOWNLOAD VERSION 1.3 HERE!!!!!!!!
changelog
Changelog v1.3.1
--------------------
*First of all, OOPS!
*Actually has multitouch keyboard
*Actually has media folder in the right location
*New boot animation by @Six6Sicks
Changelog v1.3
--------------------
*Synced with latest DeFrost/Cyanogenmod Nightly
*Included spare parts
*Included miui music (trust me. you'll like this.)
*Updated to Hastarin's 8.5 oldcam.
*Remembered media folder this time
Changelog v1.2
-------------------
*Edit: I left out the media folder again link in OP.
*New option for themed launcher pro and custom cm theme (see op for screenshots and instructions)
*Moved the build.prop to /sdcard/android/root/system (makes it easier for those who like changing lcd density etc)
*Hastarin's latest kernel 8.2 (overclocked)
*Above change fixes autobacklight issue
Changelog v1.1
--------------------
*Includes 1gb data.img
*Darkstone Froyo Base
*New boot animation (thanks DocNinja)
*Bluetooth working
*Hastarin 7.7 kernel
*Multitouch Keyboard
*Stagefright is set to true now.
*1900 on quadrant.
Changelog v1.0
-----------------
*Stagefright player=false (The low quadrant score is due to the stagefright player being turned off in the build.prop, that was the only way I could get the audio lag to stop. You can turn it on by editing the build.prop in /sdcard/root/****** and setting stagefright player = true (instead of false))
*Hastarin's latest kernel
*Edited etc/firmware default file for echo fix
*other things i'm sure i'm forgetting.
infinitybiff said:
Changelog v1.0
-----------------
*Stagefright player=false
*Hastrin 4.6 kernel
*Edited etc/firmware default file for echo fix
*other things i'm sure i'm forgetting.
Click to expand...
Click to collapse
sweet... ill take first... any luck using hastarins 7.6?
First page. bwahaha. Good work Biffy!
nice...
One question, why did you use Hastarin#4.6 insted Hastarin#7.5 or 7.6?
pack21 said:
nice...
One question, why did you use Hastarin#4.6 insted Hastarin#7.5 or 7.6?
Click to expand...
Click to collapse
same question
Cool man, I'll give you some feed back soon. Thanks!
Some screenshots?
Probably typo, 4.6 doesn't have camera flash fix?
Sent from my HTC HD2 using XDA App
This might be the build I was looking for
I would be pleased if you or someone else could provide some screenshots.
infinitybiff said:
Changelog v1.0
-----------------
*Stagefright player=false
*Hastrin's latest kernel
*Edited etc/firmware default file for echo fix
*other things i'm sure i'm forgetting.
Click to expand...
Click to collapse
Yes, he meant 7.6.
pack21 said:
nice...
One question, why did you use Hastarin#4.6 insted Hastarin#7.5 or 7.6?
Click to expand...
Click to collapse
Sorry meant 7.6
I don't even think 4.6 exist
Sent from my HTC HD2 using XDA App
infinitybiff said:
Sorry meant 7.6
Click to expand...
Click to collapse
nice, and resolution camera, what we can expect?
rafpigna said:
Some screenshots?
Click to expand...
Click to collapse
+ for screenies sounds like its not a sense build?
How about BT??? Every CM6 based build I've tried has not had functioning BT........Crossing fingers!!!
Screenshots?
jigners said:
+ for screenies sounds like its not a sense build?
Click to expand...
Click to collapse
Its shubcraft man senseless
Sent from my HTC HD2 using XDA App
18.10.2010 sounds better sorry
Sent from my HTC HD2 using XDA App
jigners said:
+ for screenies sounds like its not a sense build?
Click to expand...
Click to collapse
*blinks* *blinks* it looks like Cyanogenmod 6.0 lol
GINGERBREAD AOSP 2.3.7
The Android Open Source Project ROM:
- It is purer than CM7
- A Nexus One-like "feel"
- Compiled from source, like CM7
- Is different from CM7 because some things from stock work on this ROM (like CF-ROOT)
- Overclockable with CF-ROOT
- It's the purest ROM you can find, baby!
TREAT THIS AS A COMPLETELY NEW ROM
It'll be stable soon.....I hope
What's working (as of now):
-Radio
-WiFi
-CRT animation
-Touch
-USB Mount
-Bluetooth
-Graphics (partially, has some form of flickering but DIFFERENT from CM9) (hopefully will be fixed soon)
What's not working (as of now):
-All sensors
-Audio (hopefully will be fixed in next build)
-Camera (this, maybe 2 builds later?)
-RIL (OH GOD)
-Live Wallpapers (should be fixed soon, if you guys want it of course)
Full list will be updated soon.
Meanwhile here's a buggy one!
On a side note, CF-ROOT b83 works with this ROM which means overclocking :3
http://db.tt/8TDhoLqH
Just flash via Recovery with /system and /data mounted
Credits:
-PabloPL for his sources @ http://github.com/PabloPL/samsung_cooper (sorry I used without permission ! I wanted to use coolya's sources but they gave insane errors, whereas yours doesn't give much)
-ketut.kumajaya for the initial awesome help and your mkfs.ext4 + format.sh script!
-anonym0us_ for being an awesome friend in any way possible, the Galaxy Ace forums miss your kernel work
-TeamCooper members:
-devilsking for telling me that failure leads to success
-cdesai for giving me knowledge in debugging errors and motivation to finish this
-slaid480 for helping me with errors and motivation + pending WiFi fix
-Jekle_Ace for fixing all the **** in the going-to-be-released version
-fla.sh for being awesome
-spacecaker for motivation and error debug
-Google for Android and AOSP
-Apple for being idiots
-Microsoft for Windows 7
-Ubuntu for compiling
This might be the ROM that nearly made me quit TeamCooper >.>
This will be used once this reaches a beta
2.3.7 Alpha 3:
-Using some libs from DDKQ8
-Fixed Bluetooth
2.3.7 Alpha 2:
-WiFi apparently fixed by slaid480
2.3.7 Alpha 1:
- Using PabloPL's sources
- Awaiting fixes from slaid480 and Jekle_Ace
-Removed LiveWallpapers.apk and LiveWallpaperPicker.apk because they were FCing
Sent from my GT-S5830 using XDA App
I think bugs get solved faster here....
As happened with CM7 development
Thanks for making this.. I
BTW I would have tested it if the wifi worked correctly.. :-D
Hit the thanks button if I helped
[FOLLOW XDA RULES]
since sd mount is working, download setcpu from xda and transfer into sd card and test whether overclock will work.
aceian said:
I think bugs get solved faster here....
As happened with CM7 development
Thanks for making this.. I
BTW I would have tested it if the wifi worked correctly.. :-D
Hit the thanks button if I helped
[FOLLOW XDA RULES]
Click to expand...
Click to collapse
I'm pretty sure it would work if you add the ar6000.ko and the wifi libs or something
Jun Hong said:
since sd mount is working, download setcpu from xda and transfer into sd card and test whether overclock will work.
Click to expand...
Click to collapse
I don't file a file manager sir
Will try .apks
Great job guys! I actually quite like the 2.3.7 version. Great for an experimental version
Sent from my GT-S5830 using XDA App
scoffyburito said:
Great job guys! I actually quite like the 2.3.7 version. Great for an experimental version
Sent from my GT-S5830 using XDA App
Click to expand...
Click to collapse
We would appreciate it if you could help us
Sent from my GT-S5830 using XDA App
EmoBoiix3 said:
We would appreciate it if you could help us
Sent from my GT-S5830 using XDA App
Click to expand...
Click to collapse
I would love to, let me quickly test the calling
Sent from my GT-S5830 using XDA App
scoffyburito said:
I would love to, let me quickly test the calling
Sent from my GT-S5830 using XDA App
Click to expand...
Click to collapse
So.....are calls working ?
Edit: Going to upload build4 (2.3.7)
Just realised that I have to use KPY drivers
EmoBoiix3 said:
So.....are calls working ?
Edit: Going to upload build4 (2.3.7)
Just realised that I have to use KPY drivers
Click to expand...
Click to collapse
I can read music files. No sound during play - sound problem.
Sent myself a text message. Works.
Doesn't show USB connected, but charges fine.
i have created a backup now will install this hope it wont brick my ace
consegregate said:
I can read music files. No sound during play - sound problem.
Sent myself a text message. Works.
Doesn't show USB connected, but charges fine.
Click to expand...
Click to collapse
2.3.7 is still fairly lightweight (wayyyyy too lightweight , a lot of libs are missing)
Can read sd card now Trying OC kernel. That kernel should have root right?
consegregate said:
Can read sd card now Trying OC kernel. That kernel should have root right?
Click to expand...
Click to collapse
I tried , but there was no root
New build uploaded , feels very unlaggy now
To get root:
Flash cf-root b82 , then flash the OC Kernel (CF-Root gives root , OC Kernel gives OC and restores bootanimation)
Pardon me if i am wrong, I heard that the build file will be very small compared to the stock ROM ( About half the size). This AOSP ROM is 80 Mb. Is that normal?
Thanks
plz give us some screenshot
is it the same appearance as the nexus ?
Introduction:
I presente to you ANDROID OPEN SOURCE PROJECT (PUR google ROM)Made By Me and My friend EmoBoiix3
Features and working: (Almost everything)
-Touch
-Wi-Fi
-Bluthouth
-Data
-Audio
-GSM , mms send and receive
-Sensors
-Camera
-SD card
-USB connection
-Google Apps
-GPS
-Root,Superuser
-FMradio(using Bluethouth)
-Great 2D,Icreased I/O Using Kernel From Master Ketut
-T-Mobile engine Theme (you can use CM7 themes)
-CMscreenShot
What's not working:
-Can't set brightness Level(get FC when Press it)
-Can't set Sound Level(Get FC when press it)
-Anything Else you Tell Me!!
Credits:
-Master Ketut.Kumajaya For The grea CM7 Kernel
-Anyone How was developing or working on Fixing CM7 (we used Libs and Module and kernel From it and some Apps)
-Emoboiix3 and Me For working on this ROM
Download: http://db.tt/GT1TTeIv
PS:Since I'm at Home The Zip isn't a flashable Zip But a Clockworkmod backup extardct the zip and put the extracted folder SD card/ClockWorkMod/backup/ then Reboot to Recovey(ClockWorkMod 5 Is neccessary)and restore it as a nandroid backup
Reserved for future use
Reserved for future use too
You rocks.
Sent from my GT-S5830 using XDA App
woah!!
keep rockin!!,
hehe..
Eagerly awaiting the download link to test it out
Sent from my GT-S5830 using xda premium
great work !
would be nice if you post some screenshots later
OMG! finally a CLEAN AOSP, congrats for your iniciative on ACE!
I´ll be testing right away you get it ready.
Thanks Thanks!
Awesome! can't wait to test it!!!!
Wow!!! Dude i was thinking of this for last 2 days..you made my day
Thanks a lot (both slaid480,EmoBoiix3 )
Keep going
I just tried to restore it from CMW 5 and all I got was
Checking MD5 sums......
MD5 mismatch!
I placed it in the right place, with the right CMW, Im on CM7, so whats going on? Is anyone having the same issue?
tyraelasd said:
I just tried to restore it from CMW 5 and all I got was
Checking MD5 sums......
MD5 mismatch!
I placed it in the right place, with the right CMW, Im on CM7, so whats going on? Is anyone having the same issue?
Click to expand...
Click to collapse
make sure there is no spaces in folder name budd install will be no problem wen u do that so instead of gingerbread AOSP should be more like Gingerbread_AOSP
keep it up slaid! =D
Great work! so smooth; but where can i get gtalk? i cant find any apk, and it doesn't appear on google Market
tonks22 said:
make sure there is no spaces in folder name budd install will be no problem wen u do that so instead of gingerbread AOSP should be more like Gingerbread_AOSP
Click to expand...
Click to collapse
thank you, it worked, it should be highlighted that you must change the name of the folder in order to get it working
Thank you to the developers as well.
It's still a beta until we get stuff working .
Slaid , try using Settings.apk from Cyanogenmod
Herpderp Adreno + Tegra.
tyraelasd said:
thank you, it worked, it should be highlighted that you must change the name of the folder in order to get it working
Thank you to the developers as well.
Click to expand...
Click to collapse
can share screenshot pls friend..i cant imagine if this rom used to cm7.2...n its possible friend??
Gallery is quite slow and laggy
Sound and Brightness doesn't effect me since I use volume button on the side of handset and the "power control widget" for brightness.
Nice rom, very smooth and no other problems so far
Very snappy, wake is very quick
Keep up the good work.
Would love to see extended power control widget like in CM7 but guess we'll see that in later builds ( no rush )
Awsome slaid congtatz on your first aosp build.
Sent from my GT-S5830 using xda premium
Good job slaid! I find this incredibly fast and fluid. I think NO OTHER rom is as fluid as this one... Looking forward to see further improvements
Introduction:
Well,SlaidyBoost is a Script package By Me,Done After My experience With My old Scripts Released,It Contains New Features and Iprovements!!
Features and Improvements:
-RAM Manager,Less Lags,better Multitasking(LMK and MinFree Completly adapted For SGA)
-Automatic Zipalign(Zipalign xbin is included)
-TCP and 3G Tweaks For Better Network
-SD Card Read Speed ahead Set to 3072kb(4096 is Very agressive)
-Better Battery Life through Battery Tweaks and Linux Battery Tweaks too
-VM Tweaks
-Mutch More Smoother Phone!!
-A Lot More!!!
Requirements:
-Android Gingerbread 2.3.x Or Higher
-At least 1MB free on /system
-Root Acces
-Kernel that supports init.d
-Ext4 lagfix if you want to use the remount script
Installation:
1-Download Flashable Zip
2-Reboot to recovery
3-Mount /system
4-Flash via recovery
5-reboot and enjoy!!
6-No need to Fix permisisons the Updater Script Does
In Package:
-System/xbin/Zipalign
-System/etc/init.d/05Lagfixer(Contains,LMK and MinFree)
-System/etc/init.d/s78enable_touchscreen_1(TouchScreen Script)
-09sdcardspeedfix
-S70darky_zipalign
-S98system_tweak
-10S_smoothness_tweak
-S98CFS(I/O ptimization)
Credits:
-Pikachu01
-Zeppelinrox
-Juwe11
-ChainFire
-Darkyy
-broodplank1337
-Any XDA Member/Dev That Helped me in this Project
Importants Notes:
-Do not Use any Other Script With This
-No need to Fix permisisons the Updater Script Does
-You can use It With ICS ROMS
-Please For anyone Who want to Use it in His Own ROM,ask For permissions Before
-Please If you have any Question/suggestions/anything Else,Please don't Spam Me With PM !!post In this Thread instead!!
Opinions of Some users:
spacecaker said:
Damm phone feels incredible fast now and not laggy
Click to expand...
Click to collapse
Sonic0509 said:
I didn't expected it to make Ace that smooth! Much smoother than LagFree3.
Click to expand...
Click to collapse
nishanty13 said:
Really a great script. Felt the difference just after the boot.
Click to expand...
Click to collapse
spacecaker said:
Lol my anims are much smoother
Tw works good
No bugs
Speedy
Lagless
Amazng speed
Mormally takes 3 minutes to load my apps nw they are there immidiatly wow
25 seconds to load sd card
Click to expand...
Click to collapse
Peteragent5 said:
WOW I thought I needed to reflash my MIUI GB because this script made my phone stuck at splash screen when it really wasn't.
I had to wait a long time though, but maybe that was the scripts doing its magic!
After my MIUI GB booted up, it felt alot smoother! No kidding!
Click to expand...
Click to collapse
ChangeLog of All Versions
-V1:
Initial release of SlaidyBoost Scripts
-V2:
-Major Update
-All Errors and Bugs Fixed
-Contains 7 Scripts(everyone for a Single Specific Tweak Tweak)
-More and More system Tweaks added *
-This Version Should Be the Most BugFree and Without Errors
-V2.1:
-Deleted permissions Script(causing instability)
-Deleted Kernel Tweaks Script Too(as It was an experimental not Compatible Script)
-Rewrited 05LagFixer Script(To fix Error on It)
-Added Build.prop tweaks to S98system_tweaks
-V2.2:
-New Script for Smoothness(experimental)(Launcher related too)(Stay With V2.1 If you Have any issue)
-Fixed Few Small issues
-V2.3:
-Now CWM flashable Zip
-Permissiosn are Fixed via CWM updater Script
-Added S98CFS Script for Better I/o optimization
Reserved 2
will try immidiatly
herpderp © aint got money to pay to my fish
spacecaker said:
will try immidiatly
herpderp © aint got money to pay to my fish
Click to expand...
Click to collapse
I Hope you Like It !!
@slaid: It's been a long time since your last appearance here. Even though I don't know you I'm glad you're back. Will try it now but probably reporting tomorrow!
ok just flashed 1st time said bad
2dt time it said status 0
not flashing
ddkq8 is rom i am now
herpderp © aint got money to pay to my fish
spacecaker said:
ok just flashed 1st time said bad
2dt time it said status 0
not flashing
ddkq8 is rom i am now
herpderp © aint got money to pay to my fish
Click to expand...
Click to collapse
Same here :-\ but great work slaid ;-)
Sent from my GT-S5830 using Tapatalk
spacecaker said:
ok just flashed 1st time said bad
2dt time it said status 0
not flashing
ddkq8 is rom i am now
herpderp © aint got money to pay to my fish
Click to expand...
Click to collapse
same here.
spacecaker said:
ok just flashed 1st time said bad
2dt time it said status 0
not flashing
ddkq8 is rom i am now
herpderp © aint got money to pay to my fish
Click to expand...
Click to collapse
Ok,New Version is Up, With Updater Script modified!
slaid480 said:
Ok,New Version is UP, With Updater Script modified!
Click to expand...
Click to collapse
ok will try and report
herpderp © aint got money to pay to my fish
ok ive trie new version
but once again it says bad
instalation abborted
can what are the perms for the script so i can manually place them
( dont know perm of scripts anymore xd )
herpderp © aint got money to pay to my fish
spacecaker said:
ok ive trie new version
but once again it says bad
instalation abborted
can what are the perms for the script so i can manually place them
( dont know perm of scripts anymore xd )
herpderp © aint got money to pay to my fish
Click to expand...
Click to collapse
Ok I will Give Scripts Without CWM Package
slaid480 said:
Ok I will Give Scripts Without CWM Package
Click to expand...
Click to collapse
remember to specify permissions!
itasoulas said:
remember to specify permissions!
Click to expand...
Click to collapse
Permissions are 777 to All ,Any way Fixing Permissions With CWM will do The Job
Yo master slaid! Been waiting for your scripts! Finally!
Btw, is that newlink fixed?
I mean the script on link.
press thanks if helped!
+LewaROM:thumbup:
+no scripts
+colored signalbars by lovetz
+wishlist
/new adreno 200 libs/more themes for LewaROM/beats earphones/50 dollars for pc repair/
Ex Deus Xien said:
Yo master slaid! Been waiting for your scripts! Finally!
Btw, is that newlink fixed?
I mean the script on link.
press thanks if helped!
+LewaROM:thumbup:
+no scripts
+colored signalbars by lovetz
+wishlist
/new adreno 200 libs/more themes for LewaROM/beats earphones/50 dollars for pc repair/
Click to expand...
Click to collapse
Yes Fixed,it's No More Longer a CWM Flashable Zip,Unpack and Put Thingsin their Places Using any Explorer Tool and than Fix permissions Via CWM!!
this is 777
so bad witg permissionz xd
i never messed with scripts
herpderp © aint got money to pay to my fish
spacecaker said:
this is 777
so bad witg permissionz xd
i never messed with scripts
herpderp © aint got money to pay to my fish
Click to expand...
Click to collapse
Actualy,If you Only Fix Permissions For ""Set permissions"" He will do the Job for the others after Reboot !!
slaid480 said:
Actualy,If you Only Fix Permissions For ""Set permissions"" He will do the Job for the others after Reboot !![/QUOTE
ohhhhh lol
herpderp © aint got money to pay to my fish
Click to expand...
Click to collapse