[DEV][WIP][AOSP] Pure Gingerbread 2.3.7 [Alpha 2][09/09] - Galaxy Ace S5830 Original Android Development

WARNING:
I AM NOT AT ALL RESPONSIBLE FOR THE DAMAGE CAUSED BY THIS...​
INDEX
Post 1: Overview & Credits.
Post 2: Downloads and instructions for flashing.
Post 3: Change log.
Since the AOSP GB project is not being continued by slaid480 & CallmeVentus, I started compiling AOSP GB for our ACE.
With a lot of help I successfully compiled AOSP GB.
So here I present you with the Pure Android experience.
Its still a work in progress and a lot of things are not working properly.
So its not for daily use.
Here is the list of working and not working things....
WORKING
Call
Phone app
Messaging
Gallery
settings
Bluetooth
Graphics
NOT WORKING
WIFI
Camera
hotspot
Live Wallpapers
Call connects but can't end the call
3g icon shows up but data doesn't work
few more
Here is the zip file containing logcats for the not working things : Logcat.zip
I haven't tested it a lot. So can't list everything.
If you want to test, please do test at your own risk and provide feedback.
Credits
CallmeVentus- For being a guide whenever I needed help.
PabloPL- For sources
coolya- For kernel
Google- For android
Samsung- For Galaxy ACE
TeamCooper.
If I forgot someone, Please PM me.

Downloads and Instructions for flashing.
Downloads​
Alpha 2
Alpha1(fixed)
Instructions for Flashing
Download the rom and copy to sd card
Go to recovery (cwm 5)
wipe data/factory reset
wipe cache
format /system in mounts and storage
choose install zip from sd card
select AOSP_GB_ALPHA2.zip
Reboot system
After flashing you'll get live wallpaper fc. Just press menu>wallpaper and select a static wallpaper.

Changelog
CHANGELOG
01/08 : Alpha 1
Initial release.
09/09 : Alpha 2
Fixed Graphics ( Smooth graphics)
Fixed problem with sd-card mounting
Fixed Gallery fc

i hope this time aosp will be finshed.

http://opensource.samsung.com/reception/receptionSub.do?method=search&searchValue=GT-S5830
This might be usefull. Good luck with this kid. It's real tough making AOSP.

In our AOSP we fixed WiFi , you might wanna look into that
"Friends forever." - Ventus

Alpha 1 fixed
Ok guys, I have fixed the download link of Alpha 1. You can now download and flash it.
I think wifi is now fixed. But i coudn't test it because I don't have wifi now. So please test it and provide feedback (along with logcat if possible).
New and clean build will be tonight...

TechNoJerky said:
i hope this time aosp will be finshed.
Click to expand...
Click to collapse
I m sure it will
Sent from my GT-S5830 using xda app-developers app

I'm about to try.thanks man.

Sorry to inform you that new build wont be up today... I tried to compile a new build, but got a lot of errors... Since I'm going out for a family function for 2 days, new build will be up after 2 days...
Sorry..

could you put up a github for this project? I'd love to try and help you with this.

SMillerNL said:
could you put up a github for this project? I'd love to try and help you with this.
Click to expand...
Click to collapse
Well, ok... But as I said I don't have my PC for 2 days, So will do it after 2 days...

SMillerNL said:
could you put up a github for this project? I'd love to try and help you with this.
Click to expand...
Click to collapse
The entire source is huge !
"Friends forever." - Ventus

CallMeVentus said:
The entire source is huge !
"Friends forever." - Ventus
Click to expand...
Click to collapse
I wont put entire source on github... only the device tree...

adiles said:
I wont put entire source on github... only the device tree...
Click to expand...
Click to collapse
Hey adiles.....you think you culd give me on logcat on 3g data ?
I think it's
Code:
logcat -b radio

CallMeVentus said:
Hey adiles.....you think you culd give me on logcat on 3g data ?
I think it's
Code:
logcat -b radio
Click to expand...
Click to collapse
Sure, but I'm too busy for 2 days... Will upload once I'm free...
Thanks...

Wow! Dev threads hv never been so clean like this xd!
Sent from my GT-S5830 using xda app-developers app

You can take some libs from CM7. I think.
Sent from my HTC Desire using xda app-developers app

panpjp said:
You can take some libs from CM7. I think.
Sent from my HTC Desire using xda app-developers app
Click to expand...
Click to collapse
Both CM7 and stock libs should be usable
"Friends forever." - Ventus

CallMeVentus said:
Both CM7 and stock libs should be usable
"Friends forever." - Ventus
Click to expand...
Click to collapse
In that case I would take stock libs. Just saying.
Sent from my GT-S5830 using xda premium

Related

[MOD][TEST] BlackCNA NiNja M0D3 [18-09-2012] - test version for ParanoidAndroid added

This is not visual mod or theming and so posted in Android Development section.
As we all are aware there is memory leak issue with JB Roms (may not be experienced in some case), so I decided to play with framework jars and mod them to optimize RAM management.
I had used Advanced Task Killer on JB Rom and problems became grave, I needed to restart device after every hour.
So freeing the RAM in that way didn't work at all.
So, I decided to try reverse and let maximum multitasking take place (ofcourse, with optimal RAM free for launching new activities)
This can be done customizing ADJ parameters.
ICS or JB doesn't read ADJ values from build.prop or local.prop - so they are hardcoded into services.jar!
Moreover, after patching the services.jar for OOM priority... kernel overrides few needed parameters and even init.d wont help in such case.
So, I have created APK file which will do all the dirty work for you
Click to expand...
Click to collapse
Ninja Mode features:
Maximum Overdrive:
As mentioned earlier, it's optimal usage of RAM for maximum multitasking intended to control memory leak.
The ROM experience will get much snappier than before even with too many apps!!
Optimized Framework:
The framework of the ROM is now PNG optimized. This will increase performance as load time should decline.
Fastest ZipAlign:
The normal zipalign option in ROM is slow as it zipaligns all apps everytime.
The method used here is different and it checks new apps if available and zipaligns!
Database Optimization:
The database files are reindexed and vaccumed. This may fasten your overall app experience.
3G Booster:
Lot's of tweak for data connection!
SdCard Read Ahead value boost
Dalvik Heap Size limit increased
Least of ads in any app (latest 'hosts')
... and many other minor tweaks...
Caution:
This mod is only for BlackCNA and is under testing.
First flash the CWM and then install the app manually.
First reboot will take little longer time as it will zipalign all apks and fix permissions.
Using this app on other ROM is not recommended as framework needed to be patched.
To uninstall this mod, uninstall the app and you will need to flash the ROM again (without wipe will do.)
Installation:
Make sure you are on BlackCNA v1.2 ROM
Flash the base via CWM and reboot.
Install the "Ninja Mode" apk manually and activate it!
Reboot one time...
Planned updates:
Customizable tweaks
Better UI for APK (This is my first app with code from scratch!! :silly
Support for other ROMS ?
Remember, this mode is under TEST and under development!
Download Links for BlackCNA 1.2:
CWM Flashable base for BlackCNA(no APK included):
http://www.mediafire.com/?xuy882qr2k9bhqt
APK File for BlackCNA:
http://www.mediafire.com/?arnv2o26whjdsjo
Download Links for ParanoidAndroid - utacka - 18Sept:
CAUTION: I have not tested on PA. It's build in same way as for BlackCNA.
Results may vary on different ROM as different factors may affect in other way as well as ROM developer effort's is considered.
Click to expand...
Click to collapse
CWM Flashable base for ParanoidAndroid (no APK included) Release 2:
http://www.mediafire.com/?cc88x8gtdta5583
APK File for ParanoidAndroid:
http://www.mediafire.com/?heb9yoqr7mwkt9q
Interesting! Will give a try.
Send from GT-N7000 using XDA Premium on Asylum ICS AOKP
Again reserved...
Great Mod my friend memory management is much better and rom is snappier. Great work... Try this out guys... Will add this to my BlackCNA thread...
i jst flashed this.....its actually snappier..!! thanx
This has fixed all force close and memory leaks I experienced . I can now used black cna as a daily driver.
Many thanks for this!!!!!!
Looks good! Would you consider adding support for Utacka's Paranoid Android builds?
Thanks for the great work!
Sent from my GT-N7000 using Tapatalk 2
Extraordinairy!!!
OMG
I cannot believe it! I did what I usually do (tons of tasks and open apps) and the RAM stayed at 220-290mb all the time!!!
YOU DID IT neobuddy89!!! You fixed the memory leak problem!!! :highfive:
R E S P E C T . _
:good::good::good::good::good::good::good::good:
apascual89 said:
Looks good! Would you consider adding support for Utacka's Paranoid Android builds?
Thanks for the great work!
Sent from my GT-N7000 using Tapatalk 2
Click to expand...
Click to collapse
You can test that for me if I build one.
Send me framework-res.apk and services.jar from his latest build.
We can have a test drive.
EDIT: And even build.prop
2. Flash via CWM and reboot means the recovery right? I dont quite get it there ...
Sent from my GT-N7000 using xda app-developers app
fr3ker said:
2. Flash via CWM and reboot means the recovery right? I dont quite get it there ...
Sent from my GT-N7000 using xda app-developers app
Click to expand...
Click to collapse
Yes correct.
neobuddy89 said:
Yes correct.
Click to expand...
Click to collapse
We need this on every ROM mate. Puts black cna on steroids it really does. Instant
Sent from my GT-N7000 using xda app-developers app
neobuddy89 said:
You can test that for me if I build one.
Send me framework-res.apk and services.jar from his latest build.
We can have a test drive.
EDIT: And even build.prop
Click to expand...
Click to collapse
Pm sent. I'll definitely test it if you want seems to be working for everyone!
Sent from my GT-N7000 using Tapatalk 2
apascual89 said:
Pm sent. I'll definitely test it if you want seems to be working for everyone!
Sent from my GT-N7000 using Tapatalk 2
Click to expand...
Click to collapse
I don't know how it will turn out on PA.
Will post in next couple of minutes.
Posted for ParanoidAndroid. Please read the caution.
neobuddy89 said:
Posted for ParanoidAndroid. Please read the caution.
Click to expand...
Click to collapse
I get an error when flashing the PA test. It says installing update..... Set permissions-> some changes failed.
Any ideas?
Sent from my GT-N7000 using Tapatalk 2
apascual89 said:
I get an error when flashing the PA test. It says installing update..... Set permissions-> some changes failed.
Any ideas?
Sent from my GT-N7000 using Tapatalk 2
Click to expand...
Click to collapse
You are on Hydracore kernel right ? If no, I suggest use it.
If yes, try this one:
http://www.mediafire.com/?cc88x8gtdta5583
neobuddy89 said:
You are on Hydracore kernel right ? If no, I suggest use it.
If yes, try this one:
http://www.mediafire.com/?cc88x8gtdta5583
Click to expand...
Click to collapse
OK that one flashed fine I'll install the apk, reboot and will report back . Thanks
After installing the apk, and clicking on the "Activate Ninjutsu" button, I'm getting the following error - " Ninja mode not correctly installed. Press back to exit". Running Black CNA v1.2.
Edit: Sorry, I had forgotten to flash the base! Fixed Now!

[ROM][REPACK] KU5900 ICS for P970 {SD/LED FIXED}

The ROM is a PREVIEW of PURE KU5900 ICS.
Compiled 3.0.8 kernel (LG Open Source Code Distribution) + some commits from arcee.
I declare the ROM to be OPEN. Hackfest! Do whatever you like on it.
ALWAYS MAKE A BACKUP OF YOUR OLD ROM AND SD CARD CONTENTS
V30G: https://hotfile.com/dl/173312947/36acab4/Black_Test1_signed_091912.zip.html
MD5: 72d3b03bef38e65481c8d0169e3e60b3
V30I: https://hotfile.com/dl/174050051/2691987/ICS_V30I_120927.zip.html
MD5: 0F2ADD6838404DBD77693823FCF394CB
SHA-1: C5E1BEB1BAEB6E0C180465C29D17EB9739FE823D
OLD HOTFIX: https://www.box.com/s/mlh5g6splp2nzkkd0vcu
OLD HOTFIX should be FLASHED in CWM. Wipe CACHE/DALVIK CACHE. It includes LEDFIX with Blue, BPaul's SD Mount method, Chen-1's featureset.xml, settings.xml.
Settings for LEDS: Menu>System settings>Display>Front key light
To help a bit on scrolling, you can force GPU rendering: System settings>Developer options>force GPU rendering
To install .apk apps from SD: System settings>Security>Unknown sources
BUG/S:
Automatic Time
SMS (other countries): If you have problems with the new SMS files, revert to old fixes. As i cannot repoduce all. My SMS works.
USSD
SD card: If you have problems with SD Card here are your options.
1. http://forum.xda-developers.com/showpost.php?p=32235428&postcount=86
2. http://forum.xda-developers.com/showpost.php?p=32120202&postcount=721
3. http://forum.xda-developers.com/showpost.php?p=32032718&postcount=517
SMS Problem?: http://forum.xda-developers.com/showpost.php?p=31990528&postcount=30 and http://forum.xda-developers.com/showpost.php?p=32030132&postcount=503
Just a reminder:
Need FULL wipe (data/cache/dalvik cache) coming from any ROM.
Code:
[B]V30I[/B]
It uses some V30G libs. The kernel was somehow incompatible with V30I.
Might be gralloc and PVR/EGL libs
The V30I WEBSW kernel is different from the V30I (Kernel) LG Open Source Code
For days of hard work: Credits to
xonar_
navossoc
Redy
NOOBY0815
George Jetson
Sisqo
BPaul
Chen-1
boype
basean
reserved
I am just the slave of the 2 above me I was only the little uploader They made me do it, I swear I have nothing to do with it actually
It's running fluide, the language will be english by default, didnt try morelocal yet, it's rooted of course.
Another fix for sdcard:
Thanks to Sisqo:
Here are the CHANGES
And HERE you can find the modified files. It's getting better and better
Repack with V30i and all current fixes + LG stuff removed is in work
Since the repack of V30I doesnt wanna work, I at least provide you the files of /system and /system2. /system2 folders need to be moved to /system/vendor (at least /etc, /lib and /firmware). I additionally moved the /bin and /app folder to its' corresponding folder in /system.
HERE is the link
Now have fun trying to repack it on your own
WOW!!! I'm flashing this now!! Incredible...
Thanks Gabwerks and Others.Finally "official"Rom for LG p970
Hope u fix SD mounting ASAP!-UniversalSS
Sent from my LG-P970 using xda premium
NICE .... pressed thank you button good work
is it bootable?
timvdhoorn said:
is it bootable?
Click to expand...
Click to collapse
Yes.
Thank you guys, I love you
Unfortunately, I can't hit the thanks button ( I already did it 8 times today )
one word: Nice.
Siguiriya said:
WOW!!! I'm flashing this now!! Incredible...
Click to expand...
Click to collapse
Can u post some screen shots pls
Thx
Sent from my LG-P970 using xda app-developers app
timvdhoorn said:
is it bootable?
Click to expand...
Click to collapse
Lol bro yes it is Just download and enjoy. Running on my phone already
thanks ! I will try it.. in 20 minutes because of my internet conection.
how is the battery life????
aasimkhan30 said:
how is the battery life????
Click to expand...
Click to collapse
just come out already ask how long does the battery last?
*facepalm*
Maybe make a flashable zip fix for the sd card mount instead of uploading the whole rom again
Sorry guys, my thanks limit today is over, BUT thank you ALL for great work for us, i think P970 community is the best one on XDA.
nhanzes said:
Yes.
Thank you guys, I love you
Unfortunately, I can't hit the thanks button ( I already did it 8 times today )
Click to expand...
Click to collapse
can you post more things about this rom here pics video or something else have any bug?
aasimkhan30 said:
how is the battery life????
Click to expand...
Click to collapse
Well you have the best questions, do you
sent from my nokia 3310 using xda premium
Awesome ! GJ guys.
So, if sd mounting doesn't work, it means that I can't listen to music or watch pictures right?
Sent from my LG-P970 using xda app-developers app
dieselman6969 said:
can you post more things about this rom here pics video or something else have any bug?
Click to expand...
Click to collapse
Sorry, I'm still downloading. But test it, you won't lose your time.
voonkz said:
Awesome ! GJ guys.
So, if sd mounting doesn't work, it means that I can't listen to music or watch pictures right?
Sent from my LG-P970 using xda app-developers app
Click to expand...
Click to collapse
No. You can listen to music, take photos...
The only thing you can't do is acess your sd card. You can only do that in recovery, it isn't a big problem.

[ROM]AOKP jb-mr1[WIP] <<inactive>>

Hi,
I succesfully build AOKP today. It is my weekend project, so I am off for the weekend now. Been testing, and everything that works in Androidarmv6 CM-10.1 works on AOKP.
I.m.o. camera, camcorder and panorama are working even better then in CM-10.1
For hardware (Qcom part) I used the CM/Androidarmv6 parts. It is well done, in words of support, so why not use it.
For frameworks, I decided to port all our fixes for YouTube, camera, EGL over to AOKP sources. Taking androidarmv6 might have been an easier choice. But in my mind, AOKP is much closer to AOSP, therefore more lightweight and if succesfull porting is possible, why not?
The first releases are only for Gio and Cooper. The overlay for it is tested and good (feedback please! :laugh: ).
Currently compiles are being done for mini, fit and galaxy5. As I took ldpi overlay from TheWhisps aokp jellybean, I am not sure yet compile will succeed.
Downloads in second post!
Here you will find the AOKP manifest and here you will find my mods.
Again, Fit, Mini and Galaxy release are NOT sure yet!
What is working? What not?
Like I said, everything what is working in Androidarmv6 here works on AOKP. You tell me please!!
Special thanks and credits to all androidarmv6 members!
Screenie (more to follow):
View attachment 1774394
If you come from a non AOKP rom, I strongy recommend to full wipe. I also had to wipe my battery stats!
Downloads:
(for complete download list including cm-9, check my blog)
02-04-2012 AOKP: http://www.androidfilehost.com/?fid=22897186102575345
md5: 291ef2400ed72b26835ac1254ce6a8f94
(CM-10.1 is maintained by bieltv from now on)
aokp_cooper_jb-mr1 09.03
md5: 27d62f7771f361b203b1850484d97b33
Changelog:
implemented FM support, still wip, NOT(!) operational yet.
new kernel. Still 2.6.35, but based on stock Samsung sources source here
Fixed battery stats
Improved memory management (Reintroduced. Based on an idea from Lagloose in Jellaxy. Testing stage)
Some extra ringtones
Latest AOKP sources
09.03.2013
systemUI FC fixed
kernelfix for BT tethering (Thanx for suggestion to my old pal TheWhisp)
various changes from AOKP
[] 02.03.2013[/B]
Initial release
Known issues:
FC systemUI
sdcard not deteted on mini/fit
Thank you! I'm looking forward testing this out !
Now patiently waiting for dl link~
QNBT said:
Thank you! I'm looking forward testing this out !
Now patiently waiting for dl link~
Click to expand...
Click to collapse
some 10 minutes. Keep in mind, for now only tested on Gio. But more then confident that it will work on Ace too.
(please report camera working, as I used a setting in Ace that I use in Gio, that is normally not used by Wayland)
gr8 work erik
how you fixed the classes error? Oo
OldDroid said:
gr8 work erik
how you fixed the classes error? Oo
Click to expand...
Click to collapse
It is all in the source
Re: [ROM]AOKP jb-mr1[WIP]
Wao..will test..thanks..
Sent from my GT-S5830 using xda premium
Re: [ROM]AOKP jb-mr1[WIP]
erikcas said:
Downloads:
aokp_cooper_jb-mr1
md5: 3fbcf0f303ebb2dcb476cc8005253351
Changelog:
02.03.2013
Initial release
Click to expand...
Click to collapse
I like the kernel name xD
Btw
Did you add the aokp build.prop tags ?
Because in aokp version it says onbekend aka unknown
Itd not a isseu but just saw that
SpaceCaker said:
I like the kernel name xD
Btw
Did you add the aokp build.prop tags ?
Because in aokp version it says onbekend aka unknown
Itd not a isseu but just saw that
Click to expand...
Click to collapse
Had to choose between Johan Cruijff and Luke Skywalker (was on Heineken last night)
Chosen for the last as my sons name is Luke but he will be better then Cruijff (he is 5 weeks old, can see it already)
About the devicenaming: Yeah noticed to. I have to correct the devicenaming I made up something nice, but it does not show
Re: [ROM]AOKP jb-mr1[WIP]
erikcas said:
Had to choose between Johan Cruijff and Luke Skywalker (was on Heineken last night)
Chosen for the last as my sons name is Luke but he will be better then Cruijff (he is 5 weeks old, can see it already)
About the devicenaming: Yeah noticed to. I have to correct the devicenaming I made up something nice, but it does not show
Click to expand...
Click to collapse
Nice
Good luck
Do u also have the settings of the aokp rom linked to ur git ?
Maybe we can change the settings code to load a single name in either strings or in the java applet
Sent from my ST25i using xda app-developers app
SpaceCaker said:
Nice
Good luck
Do u also have the settings of the aokp rom linked to ur git ?
Maybe we can change the settings code to load a single name in either strings or in the java applet
Sent from my ST25i using xda app-developers app
Click to expand...
Click to collapse
I linked the manifests in OP. In local manifest part, you will find the "erikcas" repos
Re: [ROM]AOKP jb-mr1[WIP]
erikcas said:
I linked the manifests in OP. In local manifest part, you will find the "erikcas" repos
Click to expand...
Click to collapse
Thanks wil take a look
Sent from my ST25i using xda app-developers app
woooowooowooo....
thanks bro,
permission download and will report later,
I wait for AOKP
thanks so much
Getting SystemUI FC after playing with the toggles settings in settings. Can't logcat atm.
Even after reboot.
Re: [ROM]AOKP jb-mr1[WIP]
Hows the battery life guys?
Sent from my GT-S5830 using xda premium
AngelusPT said:
Hows the battery life guys?
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
The thread has been up for 4 hours only. Also, the battery percentage indicator usually shows incorrect values upon flashing new roms.
Re: [ROM]AOKP jb-mr1[WIP]
You are awesome man..!!!
Thanks a tonn for AOKP..Good luck
Thanks AOKP is awesome
Re: [ROM]AOKP jb-mr1[WIP]
QNBT said:
The thread has been up for 4 hours only. Also, the battery percentage indicator usually shows incorrect values upon flashing new roms.
Click to expand...
Click to collapse
Sorry didnt notice btw awesome job in this one. What aokp stands for and aosp?
Nvm just searched a bit and i got it now.
Sent from my GT-S5830 using xda premium
Rom is awesome! Slightly faster and smoother than CM10.1 on Cooper/Ace.
Few things that I noticed:
-No option to remove persistent Google Search bar that appears on the top of the launcher.
-Shortcuts placed in the bottom line of the launcher grid (not the launcher dock) have their text cut by the screen number line. Placing the power widget in the top launcher grid line causes it to go behind the Google Search bar.
-When turning volume down to zero, further down to vibrate then silent causes systemui force close, and status bar restarts.
Really appreciate your support and work! Bedankt

DARKNESS[cm10.2]''''''''blackedout/greyedout'''''''{4.3} rom

................................................................DARKNESS ROMS....................................................................................
This rom is compiled from source and most of the color has been greyed out. I made this rom because i was tired of the blues and other colors so made this for my personal use. Decided to share the rom for others who might find it usefull. I will most likely update once a week.
build from cm10.2 source
working pie controls
mms moded for unlimited size messages to be sent
some init.d tweaks
SystemUI tweaks
mms.apk and contacts.apk partly themed ( work in progress more to come)
added adaway for those who want it (must be activated by app in app drawer)
some graphic glitchs in browser and when scrolling
IF ROOT IS LOSS ENABLE IN DEVELOPER SETTINGS ROOT ACCESS SELECT APPS & ADB THEN REBOOT
added raw-kernel-r2 (thanks for new kernel @GeeckoDev stop by his thread and say thanks kernel thread
ROM DOWNLOAD (4.3):DARKNESSROM(9/17)
DARKNESS-(9/22)
GAPPS 4.3: http://goo.im/gapps/gapps-jb-20130813-signed.zip
MIRROR (4.3):http://www.mediafire.com/download/f1655qox33y3j5v/gapps-jb-20130813-signed.zip
flashing rom
download rom and gapps
full wipe
flash rom then gapps
reboot
rom can be flashed over 10.1 with no wipes but any problems try full wipe and retest
changelog for cm10.2:http://changelog.bbqdroid.org/#/n7000/next
Nice Icons.. great
Sent from my GT-N7000 using Tapatalk 2
welcome dude
whats the kernel?
Kernel is stock with ROM
sent from the DARKNESS
Well done. Very good see a another CM10.1 roms. Congrats . Will test it out :good:
But you should consider some other source for downloads. Why don't you register in goo.im
Galaxtus said:
Well done. Very good see a another CM10.1 roms. Congrats . Will test it out :good:
But you should consider some other source for downloads. Why don't you register in goo.im
Click to expand...
Click to collapse
yep i second that.
maybe even dev host..
regards
Ask bangsti for mirrors
Downloading now
Sent from my GT-N7000 using xda premium
I will be looking in to new host sites just had that one
sent from the DARKNESS
added mediafire host much faster download
Nice rom so far. Love those greys. But found small bug. Take a look at the Google now app. Its has major graphical glitches more update will come soon.
#Galaxtus#
I well look into that
sent from the DARKNESS
OP updated with lasted cm merges and gapps updated with google search fix
There is a major problem. The current version. It seems this ROM is not establishing any network. I thought it was at my end. Tried to install this from past 3 days but exact same problem. There is always unknown baseband in About phone menu. See screenshot. Please see through.
#Galaxtus#
redownload rom and try. i just uploaded fixed rom and flashed on two phones and is working i belive there was a problem with phone.apk that was giving this problem. let me know if it is fixed or not
do you really name it DARNESS_[4.2.2]_CM10.1_V1.0?? missing k here (in build number)... without this k everything will be a mess..... k is very important you know...
ps: nevermind me...just boring waiting for it to download. thanks for the rom.
Didn't even notice that the whole ROM may fall apart hahaha will pay more attention in following builds
Sent from my GT-N7000 using XDA Premium HD app
I am Mithun46 - not mithun64 lol
mithun46 said:
I am Mithun46 - not mithun64 lol
Click to expand...
Click to collapse
Ops fixed
sent from the darkness
Thanks for the ROM
mithun46 said:
mithun46 - not Mithun46
Click to expand...
Click to collapse
Dude really ...be grateful that the dev has mentioned your name in the first place ...are your posts helping in development? No ...so please don't post stuff like case sensitive mistakes....
Sent from my GT-N7000 using xda premium

[rom]cm 7.2 full hw work

CyanogenMod 7 for Galaxy ace i s5830i
DOWNLOAD: UPLOADING! COMMING SOON!! - 1.6.2013 - 12:00
I´ve found missing HW libs. So my CM 7 is working with hell lock kernel.​
What's working: ALL
Boot
Touch
Multitouch
All the Settings
Gallery
Voice call in/out work
Txt mesage in/out work
USB & Debugging conection
Browser
File manager
Swipe notification
Screen rotation
Fast & no lag
CRT animation
Calculator
Calendar
Media Scanner - fast
Camera - working (no white screen any more)
Video playing - CM Player added
Wifi
Thethering working
Wifi hotspot
Bluetooth
Network location
Flashlight
Signal bars (ril)
Volume on headphones (it works and loud)
What's not working:
no bugs at all.......
Special Thanks to:
bieltv.3 for first work!
Google Apps
SEE bieltv.3 thread
Adding Aroma installer.
Gapps can installed by aroma
INSTALL:
wipe all
install zip.
reboot device
Screenshoots:
adding soon!!!
marion808 said:
CyanogenMod 7 for Galaxy ace i s5830i
DOWNLOAD: UPLOADING! COMMING SOON!! - 1.6.2013 - 12:00
What's working: ALL
What's not working:
no bugs at all.......
Click to expand...
Click to collapse
Is it actually working?
1.6.2013 - 12:00....?? Uploading takes one month ?
At least you have to add some screenshots....
never heard of a "new" CM, when we already have a thread in dev section.
Will wait....
Broadcom hasn't given drivers, so i don't believe "no bugs" statement!
PN to me for first FINALE VERSION!
I've already uploaded to a 98% final CM 7.2 version.
Because you can link to request via PM!
PS: ROM are installed with AROMA INSTALLER!
marion808 said:
I´ve found missing HW libs. So my CM 7 is working with hell lock kernel.
Click to expand...
Click to collapse
By missing do you refer to GL drivers or something else?
Is this work based on Biel's and you have coded the problematic parts or only changed some .so files and added some .apk's?
Can you be more spesific?
Really bugfree? No graphical glitches or something like that?
Gesendet von meinem GT-S5830i mit dem verfluchten Broadcom Chip
No bugs! Why so long!
I'm on vacation and have just such a stupid internet stick. And until the end of the month come home, ... why does it take to upload a little ......
And yes it had no bugs!!!
Wow, bugfree CM? Nice! I hope you will fix the other 2% soon. Best regards! :good:
Quick question for the OP? Have you fixed the bugs yourself? And is this been tested?
Sent from my GT-s5380i using xda app-developers app
marion808 said:
I've already uploaded to a 98% final CM 7.2 version.
Because you can link to request via PM!
PS: ROM are installed with AROMA INSTALLER!
Click to expand...
Click to collapse
if possible, put that link in OP
sources??
and if its a joke(which it is)then i will sue you......
Sent from my Typewriter
js2892 said:
if possible, put that link in OP
Click to expand...
Click to collapse
I agree. Why not post in OP and we want the link through PM? Would you demand something from us in return of the link? I am confused...
:: Today is the first day of what's left of your life. ::
Yes i have dev. It myself ... all bugs are fixed. And tested.... please be patently....
Sent from my GT-S5830i using xda premium
marion808 said:
Yes i have dev. It myself ... all bugs are fixed. And tested.... please be patently....
Sent from my GT-S5830i using xda premium
Click to expand...
Click to collapse
atleast give some links in OP, u said u have one build which is 98% complete, put it's link in OP!
And please add some screenshots, uploading them won't take much long even with slow connection..
and if u may, please explain how u were able to fix hw, bluetooth and well in this case "all the bugs"..
if u are going to upload on 1st june, then making this thread is pointless right now
marion808 said:
Yes i have dev. It myself ... all bugs are fixed. And tested.... please be patently....
Sent from my GT-S5830i using xda premium
Click to expand...
Click to collapse
Yes we can be patient but one thing to remind:
CM and the linux kernels are open source. You just need to fulfill the GPL rules - which primarily means that you have to publish your source code and modifications ALSO, not just the compiled binaries.
So, Can you try to explain us how you had fixed the;
Bluetooth
Network location
Flashlight
Signal bars (ril)
Volume on headphones
Fix Camera HAL
Fix media scanner
Dunno if that is real... But if it is, we need sources and some more "professional" explanations.
Edit: actualling fixing HW is more complicated than just EGL and gralloc libs. Opencore must be adapted as well, and if you made that, great work, but explain how please
Enviado desde mi Nexus 7 usando Tapatalk 2
No, it's not real, you must seriously be stupid if you think someone that has never posted before will come out with 100% working CM7
Bluetooth is kernel related... How did u fixed using hell-lock kernel? Bluetooth just works on stock with hell-lock kernel...
Enviado desde mi Nexus 7 usando Tapatalk 2
Crossed fingers,im waiting for realese,its a bit unbeliveble,my hert will exploer
Sent from my GT-S5830i using xda app-developers app
If it is just a joke I gonna ask senior mod. to close your XDA Account !
If it is real then you have all the thanks of Ace i users...

Categories

Resources