{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Current progress:
Please don't post things like "fix that!", "why is that not working?" etc., but search for possible solutions that would help me to make this ROM better. Be happy that there is someone who does this as a part of his hobby. This ROM is built fully from source.
Warning : In Xda(galaxy y develpment ) the peoples only copy and no give the due credits
Again ?
You like my hard work ?
consider making a donation !
http://forum.xda-developers.com/donatetome.php?u=4418296
Donors:
Malcellp
Márcio Sousa Rocha
Credits :
Motafoca
Psyke83
Madteam
PS: No need mirrors
Version: 0.1 mediafire mediafire.
Version: 0.2 mediafire mediafire
Version: 0.3 mediafire mediafire.
Version: 0.4goo.im.
Changelog:
Version 0.1 :
boot !
Click to expand...
Click to collapse
Version 0.2 :
Media scaner work !
Disable Opengl render !
Fixed alls apps force close !
Vibration work
Audio = mute
Click to expand...
Click to collapse
Version 0.3 :
Rom:
-Added touchscreen files
-Fixed ldpi
-Removed TrackPad
-Tweaked Build Prop for perfomance and fix configs
-Speed up rom with dex , JIT
-Integrate Kernel in rom
-Builded with bluetooth (but no work )
Version 0.4 :
Rom:
-Fixed colors !
Click to expand...
Click to collapse
Search cm7 1.4 ?
go for link : http://forum.xda-developers.com/showpost.php?p=33985816&postcount=440
Instructions:
how to install :
Go for recovery mount ...
In cwm (clock work recovery )
Go for mount and storage ...
Mount system !
Wipe data
Install zip from sdcard
Done !
Don't expect any support if you:
Not using stock kernel/or other kernel
Have installed any mods/tweaks
Have modified system files
Click to expand...
Click to collapse
reserved
source :
https://github.com/Whitexp/Device-Galaxy-Y/tree/ICS
i need help and no clones thanks
b16h22 said:
you have a thing with cats? lol
sent while doin' some burnouts
Click to expand...
Click to collapse
no,
i hate cats,
just keeping this thread alive
btw guys the off topic xda forum is really fun lol
http://forum.xda-developers.com/forumdisplay.php?f=261
Ok guys, lets get back on track.
Thanks.
Sent from my GT-S5360L using xda premium
marcellusbe's reply
i have pm'd marcellusbe about this project and he replied
it's a bit exagerated
whitexp or someone else will do it ( i think he sold his SGY )... as far as I remember, I was looking for a patch for the hardware acceleration problem : libGLES_hgl.so (from broadcom/samsung) and libsurfaceflinger (CM).
I patched lsurfaceflinger to add nativeServerWindow needed to link libGLES_hlg :
(in surfaceflinger/displayhardware/DisplayHardware.cpp)
Code:
#include "GLExtensions.h"
using namespace android;
int nativeServerWindow;
static __attribute__((noinline))
void checkGLErrors()
{
do {
// there could be more than one error flag
GLenum error = glGetError();
if (error == GL_NO_ERROR)
break;
LOGE("GL error 0x%04x", int(error));
} while(true);
}
The type 'int' is maybe not correct. With that, cm7 can boot :
(egl.cfg)
Code:
0 1 hgl
but you can see artifacts on the screen (like the framebuffer showing the memory)... nativeServerWindow should be initialised with a value I didn't find yet... probably the current framebuffer... we need to disassemble gralloc and libGLES_hgl to understand. Or, with random tries, we could finally find the value needed.
good luck
if I got a SGY, I will restart my work.
Click to expand...
Click to collapse
whitekernel 0.9 ICS coming soon !
Whats new in it?
Sent from my GT-S5360 using xda app-developers app
WHEN CAN'T WIAT
by SOMKLL
touchscreen
whitexp said:
whitekernel 0.9 ICS coming soon !
Click to expand...
Click to collapse
Plz tell me you fixed touchscreen in it
plz plz plz
whitexp said:
whitekernel 0.9 ICS coming soon !
Click to expand...
Click to collapse
Are you compiling from source?
If you are compiling from source are you using 6K cpu conf?
Or you are just patching samsung source for cm 9?
Sent from my GT-S5360 using xda app-developers app
whitexp said:
whitekernel 0.9 ICS coming soon !
Click to expand...
Click to collapse
Will this allow us to use ICS? Can't wait whatever features it has
whitexp said:
whitekernel 0.9 ICS coming soon !
Click to expand...
Click to collapse
when when when????? : pleading hands:
Wen the release....
Sent from my GT-S5360 using xda premium
cant wait
Sent from my GT-S5360 using xda premium
+1
fixed touchscreen ..
new kernel and new build in 6 to 7 hours !
Awesome! i think we're going to get cm9 faster than cm7 xd
Sent from my GT-S5360 using xda app-developers app
I hope that this CM9 can be ported to Galaxy Ace s5830i,these phones have the same hardware.
guys ... thanks donation !!
marcellp
thanks for u donation ...
if you have $ 1 and no missing ...
and wants to donate for my work ... thanks! !
Related
code2k said:
I cloned the skywalker01 repositories and updated them with the changes from mazen:
https://github.com/code2k/android_device_samsung_galaxysplus
https://github.com/code2k/android_device_samsung_ariesve
https://github.com/code2k/vendor_samsung_galaxysplus
Click to expand...
Click to collapse
thx to code2k to upload source to github
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
what's work
√ Call
√ Wifi
√ Bt (No call )
√ Camera
√ Vibration
√ Headphone
√ 3G data
√ Usb tethering
√ Gps
use cm9 recovery to install zip
Not working:
FM radio ( u can use spirit free )
Portable Wi-Fi hotspot ( http://forum.xda-developers.com/showpost.php?p=27303808&postcount=933 )
Credits
Yarde & skywalker and arco for great source and all member of xda
Attention
don't use titanium bakeup to restore your app's
Download your app's from Market , Because it i'll give FC
Hi,
sorry for answering so late, but I wasn't at home for the last weeks like stated in my kernel FAQ.
But I don't understand why you need my permission and who denied you to publish cm7 or anything else on xda ?
CM and the linux kernels are open source and you don't need permissions of anyone. 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 - and you CAN give credit to other developers if you used some work of them. But even this is not mandatory but good style and showing your respect for their work and efforts if you do so.
Regards,
skywalker01
Click to expand...
Click to collapse
thanks again to skywalker01
Download cm7.2 fixed2.1 included all fixes + new fixes USB notification bug & 3g and Dsp Manager
http://www.mediafire.com/?yo3r1n07l96y3x5
AOSP Fixed
http://www.mediafire.com/?8pwqihnnpw4lelu
gapps
http://goo.im/gapps/gapps-gb-20110828-signed.zip
Cyanogenmod 7.2 RC1 for i9001 preview by OmarPlus thanks bro
Thanks , really nice to see aosp instead of only CM
how to install and headphones work?
Sent from my GT-I9001 using xda premium
Rom_Tester said:
how to install and headphones work?
Sent from my GT-I9001 using xda premium
Click to expand...
Click to collapse
instal by cwm
and i have no headphones
Mazen u r the best man!!!!!!
nice to see ur works and dedication
Sent from my GT-I9001 using xda premium
Great work! Thank You for bringing vanilla Android goodness to our phone May I have a question, is kernels for stock Sammy roms works here?
Sent from my GT-I9001 using xda premium
Nice to see this
Im gonna test it tomorrow and post some feedback.
In the meantime checking thread for test reports.
Sent from my GT-I9001 using XDA
bzarex said:
great work! Thank you for bringing vanilla android goodness to our phone may i have a question, is kernels for stock sammy roms works here?
Sent from my gt-i9001 using xda premium
Click to expand...
Click to collapse
i'm not sure because i didn't try
Maybe you could try to compile ICS AOSP with arco kernel just like you did with GB for us?
Good job!
oisis said:
Maybe you could try to compile ICS AOSP with arco kernel just like you did with GB for us?
Good job!
Click to expand...
Click to collapse
i like arco's work
and tried to DO that but my computer very weak to compile ICS
Working:
-Cameras
-Audio
-Wifi
-Youtube videos in browser (did not try app yet)
Problems:
-3G works, but there is a DNS problem, so you cannot open websites. If you do "setprop net.dns1 8.8.8.8" in adb shell, 3G data works fine.
-Keyboard is very small
-Headphones out does not work
-Graphics seems to be a little rough sometimes, e.g. CRT off effect
Thx mazen! Just flashed it and must say looking nice and fast.
Will test it for couple of day,s
Edit: screenshot extended powermenu not work(not the biggest bug for now)
No vibration but that you already know
Import of contacts from simcard not working
Wifi and 3g are good
Verstuurd van mijn GT-I9001 met Tapatalk
Open build.prop and change this line: debug.gr.swapinterval=0 0 with 1 or delete it.
It will deboost 2D performance and will smooth scrolling
Sent from my GT-I9001
I googled a bit... did you also built the kernel from source? Maybe you can try the "marimbafix" from this forum?
http://androidforums.com/warp-all-things-root/535629-hroarks-warp-kernel-source-3.html
https://github.com/hroark13/WARP_KERNEL/commit/67327ee1cf9f8645706a77b500ef048220594166
i cant import my contacts
wintel_mac said:
I googled a bit... did you also built the kernel from source? Maybe you can try the "marimbafix" from this forum?
http://androidforums.com/warp-all-things-root/535629-hroarks-warp-kernel-source-3.html
https://github.com/hroark13/WARP_KERNEL/commit/67327ee1cf9f8645706a77b500ef048220594166
Click to expand...
Click to collapse
THANKS ALOT i i'll check it
i didn't built the kernel it is yarde's kernel
pascal1990 said:
i cant import my contacts
Click to expand...
Click to collapse
i tried it and it's work
Where is download link?
Where's the download link?
Sent from my GT-I9001 using xda premium
mazen912 said:
Download
UPDATING ...
Click to expand...
Click to collapse
can't you read?
he is updating the rom
Hello Friends,
I AM NOT AT ALL RESPONSIBLE FOR THE DAMAGE CAUSED BY THIS...
IF U WANT THE CONFIG THEN GO TO MY GITHUB REPOSITORY HERE.
HERE I PRESENT THE PUREST ANDROID
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
WORKING LIST:
IN BETA-3:
Audio
RIL
Camera
2D n 3D
Sensors
GPS
SD Card
Brightness WORKS
BLUETOOTH
LIVE WALLPAPER
WIFI **NEW**
USB Mount **NEW**
KERNEL: CyanogenMod kernel by tj_style
Click to expand...
Click to collapse
Thats all i have tested now...
Click to expand...
Click to collapse
NOT WORKING:
FM(WIL ADD SOON)
i think only this... if u face any other things not working then inform me....
Click to expand...
Click to collapse
Click to expand...
Click to collapse
It Needs hell lot of work which needs to be done....
So please be patient untill its complete...
I know all r eager to INSTALL N TEST this rom.....
thats y i wil give u the current build..... (DOWNLOAD LINK IS AVAILABLE)
SO IF ANYONE CAN HELP ME IN THIS PROJECT THEIR HELP WOULD BE APPRECIATED....(i know i cant do it alone)
DOWNT FORGET TO PRESS THANKS BUTTON IF U APPRECIATE MY WORK...
Screen shots
Download section
BETA 3:
DOWNLOAD
BETA 2:
DOWNLOAD
BETA 2 Patch:
DOWNLOAD
BETA 1:
DOWNLOAD
Alpha 4:
DOWNLOAD
Alpha 3:
DOWNLOAD
Alpha 2:
DOWNLOAD
Click to expand...
Click to collapse
ME ON GITHUB
Credits(most important)
TJ_STYLE AND MARCELLUSBE - As always they r very much helpful to me.....
SQUADZONE - FOR THE KERNEL
slaid480 - for the AOSP device configs for GALAXY ACE....(used another config but forgot the name... wil add as soon as i remember it)
GOOGLE - For the Beautiful ANDROID
ME - FOR THE WORK....
Changelog:
BETA-3:
More LDPI Layout Fixes...
Bug in libwebcore fixed. now can use facebook like apps and browser without any closes ...
BETA-2:
WIFI bug Cleared...
Removed some Live wallpapers...
LDPI Layout Fixes...
BETA-1:
CAMERA - VIDEO RECORDING CORRECTED...
RIL - WORKING COMPLETELY
FILE MANAGER(CM) ADDED...
SUPERUSER ADDED(still needs some work...)
SU AND BUSYBOX binaries ADDED
ALPHA-4:
CAMERA -working
WIFI -working(stops at obtaining ip address)
ALPHA-3:
BLUETOOTH -working
USB Mount(USB Storage) -sometime works, sometime not(use a 3rd party app or DUAL MOUNT APP from market)
BRIGHTNESS -working
ALPHA-2:
Audio -working
RIL -partially working
2D n 3D -working i guess
Sensors -working
GPS -working
SD Card -working
ALPHA -1:
BUILT N TESTED BY ME....
Awesome can't wait for it. You rock vish
Sent from my GT-S5670 using XDA
wifi?
DQiB said:
wifi?
Click to expand...
Click to collapse
It wil get turned on but soon after that system reboots... some prob in settings i think... have to look into it...
Awsm cant u make new kernal vish tht wuld b awsm
N this Rom is a huge surprise for all fit users u havnt revealed
This is awesome !!!!!
You rock man
-reserved-
UP..UP....Up
Seems good,waiting for final release.
Awesome *_* was waiting badly for this!
Sent from my GT-S5670 using xda premium
varun.katoch said:
i have seen this rom on low end devices of dell....
is there any special feature in it dat you are developing it ??
would like to test the bug free version
Click to expand...
Click to collapse
SPECIAL FEATURE?
lol
its the AOSP.
Android Open Source Project.... The purest android....
The original android created by GOOGLE....
Cool but when are you going to upload it??
vishwanathptl said:
SPECIAL FEATURE?
lol
its the AOSP.
Android Open Source Project.... The purest android....
The original android created by GOOGLE....
Click to expand...
Click to collapse
thx for your works but
it means its heavier than every rom in perfomance?
or it has features that we haven't see in cm or stuck roms?
but thx again.
torbatepak said:
thx for your works but
it means its heavier than every rom in perfomance?
or it has features that we haven't see in cm or stuck roms?
but thx again.
Click to expand...
Click to collapse
No, it means that this thing is without touchwiz crap (yes, I don't like tw)...
Stock android, as google meant it to be, without any interference from samsung (or other manufacturers)
Typed on a small touchscreen
Wow awesome job been here after some time and i must say the development is still active. thanks to such gr8 devs
Go on bro nice.......
I tried it.. cam not workin! Only preview is wrkin! Cant set brightness.. wifi doesnt wrk! Bluetooth doesnt wrk! Auto rotation works Overall it's awesome! It's d smoothest rom i've tried! Doesnt lag!
Sent from my GT-S5670 using xda premium
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Unofficial CM9 [ ICS ] compiled from source :
Disclaimer :
Code:
Please Use this at your own risk, As this voids your warranty
We hold no responsibility for bricked devices, Damaged hardware and Burnt Chips
Credits :
vishwanathptl
speed_bot
TheWhisp
wilfredcool007
erikcas
Jellaxy
Maclaw
Galaxy Fit members of course
Did i miss out anybody.... [ Drop me a message so that I'll add u ]
What's Working :
Code:
RIL
Mms
Camera
Wi-Fi
Bluetooth
Display Rendering
The other person call hear us in call
SD Card Issue fixed
Root permissions getting denied
Settings
What's Not :
Code:
Video recording
Wi-Fi Direct
Do let me know if thr are more
This is a hobby of mine so please do not pressurize me to release builds ( I'd try not to make you'll wait though ) and specially no ETA's !!! :good:
Source : Github
Download Links and Changelog
Download Link :
Code:
Initial Release : [URL="http://www.mediafire.com/?bs3chb9x8bzz0vq"]Link[/URL]
Release 2 : [URL="http://d-h.st/w2C"]Link[/URL]
Release 3 : [URL="http://d-h.st/jeb"]Link[/URL]
Release 4 : [URL="http://d-h.st/HYS"]Link[/URL]
Release 5 : [URL="http://d-h.st/JNO"]Link[/URL]
Release 6 : [URL="http://d-h.st/g2a"]Link[/URL]
Change Log :
Initial Release
Release 2 :
Fixed Bluetooth
Fixed Wi-fi
Fixed Display rendering
Release 3 :
Fixed Phone.apk [ Now the other person can hear us in call ]
Fixed layout to support our device
Release 4 :
Fixed Root permission
Made changes to support HQ videos ( OMX libs )
Brightness, Volume , etc fixed
Release 5 :
SD Card problem fixed
Camera working [ Video not possible ]
Miscellaneous updates
Release 6 :
Fixed Panorama
Modded the camera to fix " On screen power shoot " and " Settings " [ Video not working yet ]
USB mount storage working
[ScreenShots]
Patch
SD Card Fix : Link
Credits to all those who helped me with the patches
sarvesh563
Yajnab
akshaysalunke13
Reserved 2
first..
good start wilfred..
all d best.. m sure u'll build a almost perfect cm9.
Yaaa....gud 2 knw that u r working on CM9...Will test it ASAP......
And reserved for future also...
Sent from my GT-S5670 using xda premium
Rohit02 said:
first..
good start wilfred..
all d best.. m sure u'll build a almost perfect cm9.
Click to expand...
Click to collapse
Crytech007 said:
Yaaa....gud 2 knw that u r working on CM9...Will test it ASAP......
And reserved for future also...
Sent from my GT-S5670 using xda premium
Click to expand...
Click to collapse
Thank u Guys.... Do test it nd tell me the bugs found in it....
Our dream came true
Great job.....!!
Will test asap..
Sent from my GT-S5670 using xda premium
Willy great job man!!! :good:
Keep it up.
Superb work
Thank u so much willy sir...this should be in Original Dev
RishabhAd said:
Thank u so much willy sir...this should be in Original Dev
Click to expand...
Click to collapse
Regarding the original develpment section ....Pls do read the last line of Post #1 of the thread :good: :highfive:
wilfredcool007 said:
Regarding the original develpment section ....Pls do read the last line of Post #1 of the thread :good: :highfive:
Click to expand...
Click to collapse
Ohk ok
Very nice da..Try soon,happy..
Great job bro..
janarthanan.v said:
Very nice da..Try soon,happy..
Click to expand...
Click to collapse
pranaysahith said:
Great job bro..
Click to expand...
Click to collapse
Thank u guys.....
@pranaysahith : i've always wanted to thank u officially for the Paranoid zip , Thanks buddy :highfive: :good:
CM9 Update
Wifi nd scrolling rendering fixed
Ps : I only do these work wen i get time so dont urge me to do it fast nd also dont think that i hav dropped CM9 :silly:
Seems to be a great day for me
Fixed Bluetooth too
To be fixed :
Camera
wilfredcool007 said:
Wifi nd scrolling rendering fixed
Ps : I only do these work wen i get time so dont urge me to do it fast nd also dont think that i hav dropped CM9 :silly:
Click to expand...
Click to collapse
awesome
downloading and testing
stuck at boot screen "galaxy fit"
♥Ultra Smooth ♥ Extreme Performance ♥ Great Batter life ♥ Super Stable ♥Very Slim ♥
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
Features:
★Based on SlimBean
★TouchWiz 5 UX
★CastagnaIT 7.4 OC Kernel
★BeatsAudio (AC!D come soon!)
★Build.prop tweaks
★CM FileManager
★Adrenaline Boost
★SwapSd
★Built in Wifix
★TabletUI & status bar customize (thanks to SlimBean)
★TaskManager
★ZipAligned
★ZipAlign on boot
★SQlite vaqium db
★VMlagtuner 1.9 mp4 (lazedroid chase boot loop )
★GPS boosted
★New beautiful JB boot Animation
★Forced zero JPEG compress
★sd speed and lots of Init.d tweaks
★Fixed some bugs on slimbean
★and minor things I forgot !
Download
Part 1
Part 2
Gapps and other Mods
How to Install
→Download part 1&2
→reboot into recovery
→wipe cache/dalvik/data
→Install part 1 & 2
→fix permissions
→reboot and enjoy!
Important Note
I make this ROM because we hadn't a completed and bug free JB ROMs! I worked on this a lot until it successed to pass my tests !
Please don't call this just a mod , I suffered a lot to complete this in a short time!
One part ROM is coming soon!
you may know me from my last ROM! Know I'm as that time, a baby dev but I'm more advanced than before ,and I will be happy If you leave me your opinion about this rom.And I don't want any donate ,just help me to improve my rom to be better!
Credits
CM team
Slim Bean team
Crybert ( Alot thanks for Base of ROM )
CastagnaIT ( Kernel )
Juhan Jufri
Biftor ( Great Dev , helped me a lot )
Alireza17mah ( Dev of this ROM )
LENAROX ( VML )
TheBlackWolf ( few tweaks were ported )
MotionCoding Company ( some Beats libs)
AweSome ( some beats libs )
Metod ( gps.conf )
...... other people who help me
Reserved !
Is this ROM based on CM10 Alpha 6 by iventor? Is google apps included?
This ROM is a mixture of SlimBean and CM ! Based on SlimBean and many things from CM !
What model is this for?
Sent from my SGH-I747M using xda app-developers app
Oh Man !!! SG + becoming better and better !!! Good job done alireza7991 !! Would be good if add a whats in section, u know info like Base, Kernel and so on...
It's faster than slimbean alpha 3 and very smother.
It's good.(for now)
dmiller225 said:
What model is this for?
Sent from my SGH-I747M using xda app-developers app
Click to expand...
Click to collapse
What the... you're on the wrong forum. This forum is called Galaxy S Plus Development. I don't even know how you get to this thread and ask this type of questions
The first part is the SlimBean. For the one that has already SlimBean do we have to fl**** again or we can continue flashing part 2???
billy1billy said:
The first part is the SlimBean. For the one that has already SlimBean do we have to fl**** again or we can continue flashing part 2???
Click to expand...
Click to collapse
Yes. You can call part 2 an add on. Alireza even did this for his/her previous ROM where part 1 is the base ROM and the other parts are like addons
billy1billy said:
The first part is the SlimBean. For the one that has already SlimBean do we have to fl**** again or we can continue flashing part 2???
Click to expand...
Click to collapse
Yes , If you have SlimBean Alpha2 you can ignore part 1 but in installation you should install part 1&2 for complete installation.
But the best method is what I said in first post
Hi
Thanks for your efforts
How Can I add Arabic language to this ROM ?
Dan_sat said:
Hi
Thanks for your efforts
How Can I add Arabic language to this ROM ?
Click to expand...
Click to collapse
Arabic is supported in all JB ROMs
go to setting»language an input
Hi Alireza7991
oh great working
thanks.
I'm very happy that I can see you in XDA...
I'm following you in Mobilestan.net
you are king.
keep your working....
goodluck.
Sent from my GT-I9100 using xda premium
Sir, can you please change the icon like original Touchwiz icon , thanks
Biftor said:
Hi Alireza7991
oh great working
thanks.
I'm very happy that I can see you in XDA...
I'm following you in Mobilestan.net
you are king.
keep your working....
goodluck.
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
Nice to see you here, Biftor !
You are awesome dev too !
thanks
muhammadnajmi96 said:
Sir, can you please change the icon like original Touchwiz icon , thanks
Click to expand...
Click to collapse
I don't know what you mean , if you can give me your icon which you want to be replaced
How is battery life compared to CM 10 ?
Sent from my GT-I9001 using xda app-developers app
Thank you
I have installed this ROM
-but google play store wasn't included
I downloaded it and installed on this ROM but it is not working - going out
-also I can't add account
-Whats about root?
Shows not rooted
I tried to root it but didn't accept
any thing wrong
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Thread Navigator : #1 - Features,installation guide,downloads.
#2 - Changelog
#3 - Buglist
#4 - Screenshots
Features - THEMED GB KEYBOARD
NEW CALL SCREEN
THEMED MUSIC PLAYER
Based on cm7 nightly
even though of perfomance this thing rocks in battery.. its awesome..
fast n smooth n snappy
new boot screen..
init.d tweaks...
build prop tweaks..
voice dialer
xbin tweaks
overall super fast
apps2sd
zip aligned
deodexed
kickasskernelizer
v6 supercharged
3g turbocharger
for both basebands
lots to say...i forgot..
Installation Guide :
*First flash bieltv.3's CM7 kernel (If you're on stock rom)
*If you're on any CM7 rom based on percy's CM7,please don't flash this rom.First flash the bieltv.3's kernel and then flash this rom.
1.Download the rom given below.
2.Place it in the root of your sd card.
3.Go to CWM and under mounts and storage,format system,data and cache.
4.Go back and wipe data and cache.
5.Again go to mounts and storage and mount system,data,cache and sd card.Mount the system 2nd time also.
6.Flash the rom
7.Wipe data and reboot.
Downloads - https://www.mediafire.com/?5u42ojwpar5xbp1
Original Thread - http://forum.xda-developers.com/showthread.php?t=1849197
Changelog - #1 - Initial Build
Buglist - Same as RC4 by bieltv.3
Screenshots :
Downloading.
Port CM9 ROMs!
Sent from my Moto G using xda app-developers app
K3VYNC said:
Port CM9 ROMs!
Sent from my Moto G using xda app-developers app
Click to expand...
Click to collapse
Beta 4 is still buggy! Will port some when CM9 gets stable enough!
aniket.lamba said:
Beta 4 is still buggy! Will port some when CM9 gets stable enough!
Click to expand...
Click to collapse
Nice rom !! Thank you
Testing it now
:good::good:
aniket.lamba said:
One request - Can you all push my thanks meter to 1000? Would love to see a 4-number figure.
Click to expand...
Click to collapse
Earn it instead of asking. Anyways nice port !
Here is my report after using this rom :
Home Button doesn't work.
Sent from my GT-S5360 using xda app-developers app
OxygeenHD said:
Here is my report after using this rom :
Home Button doesn't work.
Sent from my GT-S5360 using xda app-developers app
Click to expand...
Click to collapse
How?
kevin_tn said:
i tried with clean install , the Home button does not work .
Click to expand...
Click to collapse
Ok I'll see to it.Might be some error.Can you take a logcat with Catlog application?
aniket.lamba said:
One request - Can you all push my thanks meter to 1000? Would love to see a 4-number figure.
Click to expand...
Click to collapse
Seeing this makes me really tempted to ask an admin to knock ~100 thanks off of your count, don't beg for virtual "thanks". If virtual thanks means so much to you then your here for the wrong reasons.
Jonny said:
Seeing this makes me really tempted to ask an admin to knock ~100 thanks off of your count, don't beg for virtual "thanks". If virtual thanks means so much to you then your here for the wrong reasons.
Click to expand...
Click to collapse
I'm sorry sir.I wasn't begging Lol.I was just asking for 4 number figure which I got by the way.And yeah I need to talk to you regarding my RC status.
aniket.lamba said:
I'm sorry sir.I wasn't begging Lol.I was just asking for 4 number figure which I got by the way.And yeah I need to talk to you regarding my RC status.
Click to expand...
Click to collapse
Asking for thanks is begging. And regarding RC status, send me a PM with your application. I should warn you however, that RC's are explicitly told not to beg or ask for thanks.
Jonny said:
Asking for thanks is begging. And regarding RC status, send me a PM with your application. I should warn you however, that RC's are explicitly told not to beg or ask for thanks.
Click to expand...
Click to collapse
Alright alright I'll be careful next time.
Gallery doesn't open..
It says that Initialize JNI failed! Please reinstall from market.
and the music player cannot seen the title of the song it covered by the previous play forward button..
Sent from my GT-S5360 using xda app-developers app
JCVillegas78 said:
Gallery doesn't open..
It says that Initialize JNI failed! Please reinstall from market.
and the music player cannot seen the title of the song it covered by the previous play forward button..
Sent from my GT-S5360 using xda app-developers app
Click to expand...
Click to collapse
did your home button work ??
Gallery doesn't work in some ports dunno why. Just install "ugallery" from playstore
Sent from my GT-S5360 using Tapatalk 2
aniket.lamba said:
How?
Ok I'll see to it.Might be some error.Can you take a logcat with Catlog application?
Click to expand...
Click to collapse
now it works, by flashing gapps , now you can add this solution to OP.
Keep testing now.:victory:
kevin_tn said:
now it works, by flashing gapps , now you can add this solution to OP.
Keep testing now.:victory:
Click to expand...
Click to collapse
Can U Link The Gaps Here ? My Playstore Not Downloading Any Thing.. Giving Error ...