[PORT][ROM][4.1.2][AOKP/CM/PA] Vanilla RootBox [Ported from the i9100] - Samsung Captivate Glide

{
"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"
}
Currently working on porting this to our Cappy Glides
Thanks to bajee11 for RootBOX rom and
Dman3285 for making all this possible!
Recommended Installation Steps
1. Wipe Data/Factory Reset (This does not affect your Internal/External storage)
2. Format /System (This does not affect your Internal/External storage)
3. Flash RootBox zip
4. Flash JB GAPPS
5. Wipe Cache
6. Wipe Dalvik Cache
7. Reboot
Download coming soon
Please keep in mind that this is a beta test. your feedback in important!!​

Change log
Reserved!

Great going. I see bright future of our Glide now. Lets the ROM's flow in.

I'm uploading the first trial test! just completed the first of the port work and am uploading as we type! anyone wanna test it?
Pre requests! Backups!! nand backup your current rom and efs! I will post here as soon as it's uploaded!

Have you integrated the attempted keyboard fixes into the ROM? Just curious
Sent from my SGH-T959 using xda app-developers app

bigwilly90210 said:
Have you integrated the attempted keyboard fixes into the ROM? Just curious
Sent from my SGH-T959 using xda app-developers app
Click to expand...
Click to collapse
no not yet, just took the latest cm10 release as a starting point and began to port! if boots and seems stable, will work on other updates including the keyboard!
first test flash should be avail in a few!!

ok op updated with link. I have not tested yet. it's possible it may not boot, please let me know but be patient!
Edit: tested... not going past the boot animation. Will work on it more tomorrow!
Many thanks

Nice job bro
Sent from my SGH-I927 using xda premium

ok got it booted up today! will be working on some minor fixes before releasing! AOKP rom control crashing!

there is no need to port this from another device.. Just make a new folder called rootbox or whatever, cd into it then open terminal and type
repo init -u [email protected]:Root-Box/platform_manifest.git -b jb
then
repo sync
Then clone my device tree and kernel tree from cyanogenmod github and build it

dman3285 said:
there is no need to port this from another device.. Just make a new folder called rootbox or whatever, cd into it then open terminal and type
repo init -u [email protected]:Root-Box/platform_manifest.git -b jb
then
repo sync
Then clone my device tree and kernel tree from cyanogenmod github and build it
Click to expand...
Click to collapse
Cant seem to do that! keeps saying permission denied tried sudo command also!

dbrannon79 said:
Cant seem to do that! keeps saying permission denied tried sudo command also!
Click to expand...
Click to collapse
Have to run it as root.. its simple
Sent from my SGH-I927 using xda premium

chmod +x ~/bin/repo
Sent from my SGH-I927 using xda premium

dman3285 said:
Have to run it as root.. its simple
Sent from my SGH-I927 using xda premium
Click to expand...
Click to collapse
it gave me some king of connection auth error! I'll try running it again and see what the message was
edit:
here is the terminal window...
[email protected]:~$ cd rootbox
[email protected]:~/rootbox$ chmod +x ~/bin/repo
[email protected]:~/rootbox$ repo init -u [email protected]:Root-Box/platform_manifest.git -b jb
... A new repo command ( 1.18) is available.
... You should upgrade soon:
cp /home/dbrannon79/rootbox/.repo/repo/repo /home/dbrannon79/bin/repo
Permission denied (publickey).
fatal: The remote end hung up unexpectedly
Permission denied (publickey).

dbrannon79 said:
it gave me some king of connection auth error! I'll try running it again and see what the message was
edit:
here is the terminal window...
[email protected]:~$ cd rootbox
[email protected]:~/rootbox$ chmod +x ~/bin/repo
[email protected]:~/rootbox$ repo init -u [email protected]:Root-Box/platform_manifest.git -b jb
... A new repo command ( 1.18) is available.
... You should upgrade soon:
cp /home/dbrannon79/rootbox/.repo/repo/repo /home/dbrannon79/bin/repo
Permission denied (publickey).
fatal: The remote end hung up unexpectedly
Permission denied (publickey).
Click to expand...
Click to collapse
I changed the branches yesterday.. use these ones if you want to sync
4.2.1= jb-mr1
4.1.2=jb-4.1.2

bajee11 said:
I changed the branches yesterday.. use these ones if you want to sync
4.2.1= jb-mr1
4.1.2=jb-4.1.2
Click to expand...
Click to collapse
Thanks, I found your repo build scripts! syncing from that! now have to figure out the building part for the i927 device!

dbrannon79 said:
Thanks, I found your repo build scripts! syncing from that! now have to figure out the building part for the i927 device!
Click to expand...
Click to collapse
Send me the device tree and kernel. Ill add support so it could be easier for you to build.

bajee11 said:
Send me the device tree and kernel. Ill add support so it could be easier for you to build.
Click to expand...
Click to collapse
this is the only device tree I know of.
https://github.com/dman3285
I'll ask Dman if it's current since he found the camera fix in cm10 and PAC rom!
Thanks
edit: correction
here is the updated one!!
https://github.com/The-Covenant

bajee11 said:
Send me the device tree and kernel. Ill add support so it could be easier for you to build.
Click to expand...
Click to collapse
I have to say Thank you for giving our device official support! were gonna have to buy you a beer!!

http://github.com/CyanogenMod/android_device_samsung_i927 is my official device tree. Use only that one
Sent from my SGH-I927 using xda premium

Related

[DEV][Recovery] TWRP for Gio Update 16.03.2013

Here is TWRP for Gio.​
It is working, but anyway I'm not responsible for any damage to your phone​
{
"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"
}
Download
Stable 2: here The most stable for now. Use this version.
Stable 3: here
Stable 4: here
Bugs:
Seems to be stable
Thanks Dees_Troy for helping me
Thanks Jellaxy team for kernel & device config
Thanks Shaaan for sources for Ace
Changelog:
Code:
5/1/13
[B]Initial build[/B]
[B]Bugs:[/B]
1.Blue screen
2.Does not boot in system
[B]Build 1[/B]
Successful boot into system
[B]Beta 1[/B]
1.Touch works
2.Installing zips works
[B]08.01
RC1[/B]
1.Reboot to system works
[B]13.01
Stable 1:[/B]
1.Update to version 2.3.3.0
2.Fix aroma installer
3.[B]Reboot to system & recovery finally fixed!!![/B]
[B]14.01
Stable 2:[/B]
1. Re-sync Jellaxy sources => fixed low backlight bug
[B]11.03
Stable 3:[/B]
1. Upgrade TWRP to version 2.4.3.0
[B]16.03
Stable 4:[/B]
1. Upgrade TWRP to version 2.4.4.0
Gio with TWRP
Blue screen...?
Logs? Branch?
Sent from my GT-S5660 using xda app-developers app
ItachiSama said:
Blue screen...?
Logs? Branch?
Sent from my GT-S5660 using xda app-developers app
Click to expand...
Click to collapse
i've built it with cm7 branch and blues screen
olddroid tested it...
antonio8297 said:
i've built it with cm7 branch and blues screen
olddroid tested it...
Click to expand...
Click to collapse
And I was building with cm10 branch
EDIT:Successful boot into system, but recovery still does not work
Updated OP
Add this flag to your boardconfig:
TARGET_RECOVERY_PIXEL_FORMAT := "RGB_565"
Will fix blue screen
CoreWolf said:
Add this flag to your boardconfig:
TARGET_RECOVERY_PIXEL_FORMAT := "RGB_565"
Will fix blue screen
Click to expand...
Click to collapse
It is already there
It is WORKING!!!!!
1.Touch works
2.Installing zips works
3.Backup & restore works!!!
konstantin12 said:
It is WORKING!!!!!
1.Touch works
2.Installing zips works
3.Testing backup & restore
Click to expand...
Click to collapse
Updated sources? What isn't working?
Sent from my GT-S5660 using xda app-developers app
I'm testing now, so I will report & release in 30 minutes
Updated OP
EDIT:Can someone test backup & restore?
In my case: boot restores successfully, data also
But system is not restored completely
it gives me an error:
Code:
Restoring System...
I:Restore command: 'cd /system && tar -xf '/sdcard/TWRP/BACKUPS/3831df73e83000ec/2013-01-07--22-36-54/system.ext4.win''
tar: write error: No space left on device
Except for this restore bug, we have reboot into system bug (can't get into CyanogenMod) and adb shell is not fully working (so bugs are the same as in CWM 6 for CM10)
If you find any other bug report me.
Sources are updated
konstantin12 said:
Updated OP
EDIT:Can someone test backup & restore?
In my case: boot restores successfully, data also
But system is not restored completely
it gives me an error:
Code:
Restoring System...
I:Restore command: 'cd /system && tar -xf '/sdcard/TWRP/BACKUPS/3831df73e83000ec/2013-01-07--22-36-54/system.ext4.win''
tar: write error: No space left on device
Except for this restore bug, we have reboot into system bug (can't get into CyanogenMod) and adb shell is not fully working (so bugs are the same as in CWM 6 for CM10)
If you find any other bug report me.
Sources are updated
Click to expand...
Click to collapse
tar: write error: No space left on device
Click to expand...
Click to collapse
maybe Delano can help you to fix it
tux-kid's said:
make sure you have more space on your sdcard before backup ...
because error message say No space left on device ..
CMIIW
Click to expand...
Click to collapse
I have enough space, so that's why I'm asking somebody to test it & report
how many gb of mb do you left on your sd card then ?
warface123 said:
how many gb of mb do you left on your sd card then ?
Click to expand...
Click to collapse
600 mb, but anyway it says that there is not enough space on /system, cause it is extracting in /system
Can anyone try backup & restore & give me log?
i will try if i get home from school and will give logcat and other inportant stuff
try this for reboot bug:
http://forum.xda-developers.com/showpost.php?p=33277418&postcount=71
the same problem of cwm6 itachisama
antonio8297 said:
try this for reboot bug:
http://forum.xda-developers.com/showpost.php?p=33277418&postcount=71
the same problem of cwm6 itachisama
Click to expand...
Click to collapse
+1
Sent from my GT-S5660 using xda app-developers app
antonio8297 said:
try this for reboot bug:
http://forum.xda-developers.com/showpost.php?p=33277418&postcount=71
the same problem of cwm6 itachisama
Click to expand...
Click to collapse
Reboot bug is now fixed!!!
Not really the same way that it was done there
Updated OP
EDIT
Reboot to recovery works as reboot to system and vice versa (will fix this tomorrow)

[ROM][JB][4.2.2][unofficial][GCC 4.7]ParanoidAndroid 3.69 HALO [I8150] [discontinued]

hey after the voting here is now the promised rom ParanoidAndroid compiled from source
{
"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"
}
Standard Disclaimer Your warranty is now void.
I am not responsible for bricked devices, dead SD cards, or any other issues that may arise from flashing this ROM !
FLASHING GUIDE
1. FACTORY RESET
2. INSTALL ROM And GAPPS,
3. WIPE CACHE & DALVIK CACHE
4. REBOOT
PA 3+ UPDATES DO NOT NEED A FACTORY RESET,
BUT YOU NEED TO INSTALL GAPPS ASWELL.
DOWNLOAD
Code:
[B][U][SIZE="4"]LATEST VERSION[/SIZE][/U][/B]
[SIZE="4"][B][URL=http://www.mediafire.com/download/52c1oq5r4br8u11/pa_ancora-3.69-20130729.zip]pa_ancora-3.69-20130729[/URL] MD5sum: 7450c82781dfe678430a6685614293cc[/B][/SIZE]
Code:
[B][U][SIZE="4"]PREVIOUS VERSION[/SIZE][/U][/B]
[B][SIZE="4"][URL=http://www.mediafire.com/download/slcqd1lqnq2bvsg/pa_ancora-3.67-20130713.zip]pa_ancora-3.67-20130713[/URL] MD5sum: 742dd1c328f44aff77d6279713868cd1[/SIZE][/B]
[B][SIZE="4"][URL=http://www.mediafire.com/download/wa4jj1u6xp6nhcb/pa_ancora-3.60-11JUN2013-165419.zip]pa_ancora-3.60-11JUN2013-165419[/URL] MD5sum: cdd6ba1a1874d81e6057decaf33c2c03[/SIZE][/B]
here is the [URL="http://www.mediafire.com/?885qp8yiv687z2p"]hsdpa_fix[/URL]
[B][SIZE="4"][URL=http://www.mediafire.com/download/ouhmvuvoefvbb7v/pa_ancora-3.15-24MAI2013-183124.zip]pa_ancora-3.15-24MAI2013-183124.zip[/URL] MD5sum: 7cb171c56260f3f23afee947bcf908a4[/SIZE][/B]
here is the fix for GPS [B][SIZE="4"][URL="http://www.mediafire.com/?w843mib1rogcki7"]GPS_fix[/URL][/SIZE][/B]
Code:
[B][U]GAPPS[/U][/B]
[SIZE="4"][B][URL="http://goo.im/devs/paranoidandroid/roms/gapps"]GAPPS[/URL][/B][/SIZE] [SIZE="4"][B]you can use for sure other gapps[/B][/SIZE]
Website and Changelog: https://plus.google.com/b/107979589566958860409/107979589566958860409/posts
Github: http://www.github.com/paranoidandroid
Gerrit: review.paranoid-rom.com
NOT WORKING / ANNOYANCE
Code:
[B][SIZE="3"]GPS works with the fix
green picture but the taken picture is ok
[/SIZE][/B]
KERNEL SOURCE
Code:
[URL="https://github.com/arco/samsung-kernel-msm7x30"]kernel source from arco[/URL]
CREDITS
Code:
[SIZE="4"]PARANOIDANDROID
CYANOGENMOD
AOKP
Google
gokussjx
arco68
hotheabilly (tester)
12alex21 (tester)
all i forgot sorry[/SIZE]

			
				
Changelog
Click to expand...
Click to collapse
version 3.15
first release
version 3.60
newest changes from arco alpha 6
gps fix included it was due to a missing permission in frameworks_base
fix fc from pawallpaper (not included anymore downloadable from playstore)
HALO
some pie improvements
version 3.67
built with toolchain gcc 4.7
added facebook sync hack
sync with repo
WOW..!! new ROM. :good:
downloading
Finally, AOSPA for our wonder . Thanks :victory: Btw does this version include HALO ?
Thanks
irfanharith said:
Finally, AOSPA for our wonder . Thanks :victory: Btw does this version include HALO ?
Click to expand...
Click to collapse
Not yet, PA team didn't phsh their source yet
-Sent from CM10.1 i8150-
hotheabilly said:
Not yet, PA team didn't phsh their source yet
-Sent from CM10.1 i8150-
Click to expand...
Click to collapse
I checked their github and halo is there and https://github.com/ParanoidAndroid/android_vendor_pa/commits/jellybean shows version is at 3.56, so perhaps not quite the latest sources. @krislibaeer did you use jellybean-legacy branch and if you are using the latest, did you merge into /vendor/pa, which should bring the version update? Incredible work as always
Sent from my Nexus 7 using Xparent Cyan Tapatalk 2
Finnaly u are compiling it for us thanks sir
Sent from my GT-I8150 using Tapatalk HD
awesome..
just one question, can i use cm10.1 gapps for this rom? so difficult to download from goo.im..
theAPANT said:
I checked their github and halo is there and https://github.com/ParanoidAndroid/android_vendor_pa/commits/jellybean shows version is at 3.56, so perhaps not quite the latest sources. @krislibaeer did you use jellybean-legacy branch and if you are using the latest, did you merge into /vendor/pa, which should bring the version update? Incredible work as always
Sent from my Nexus 7 using Xparent Cyan Tapatalk 2
Click to expand...
Click to collapse
it is the latest source i just renamed to 3.15 because we are on the state from 3.15 (3.5 because of HALO and 3.56 because of minor changes so i decicded to use 3.15 but latest changes are included)
HALO is on the github but in frameworks_base and in settings there are missing some stuff thats why HALO do not work yet
yes for sure i have to use jellybean legacy branch otherwise i could not compile it and some stuff were not working
zenlord77 said:
awesome..
just one question, can i use cm10.1 gapps for this rom? so difficult to download from goo.im..
Click to expand...
Click to collapse
yes you can use this gapps it should work if you get any fc then you know that it was wrong :laugh:
but as i can see in the gapps from pa there are many optional stuff
deleted
Thanks guy..! ROM is different from the others are always welcome ..
Hahaha voted for this! Great job! Gonna use it soon....
Sent from my GT-I8150 using xda app-developers app
wow, really mother of Gapps
hey i have a fix for GPS i did not test it on my device but can anyone test it
installation
make a backup (reflash the rom should help too if something went wrong)
flash this zip in recovery GPS_fix
wipe cache/dalvik cache and fix permission
reboot and hopefully enjoy GPS
krislibaeer said:
hey i have a fix for GPS i did not test it on my device but can anyone test it
installation
make a backup (reflash the rom should help too if something went wrong)
flash this zip in recovery GPS_fix
wipe cache/dalvik cache and fix permission
reboot and hopefully enjoy GPS
Click to expand...
Click to collapse
jup my gps is locking now
this rom really smooth for daily use..but i have one question.is it normal when wipe the task history and then it leave the last one..i have to wipe again to fully wipe the task history
Sent from my GT-I8150 using Tapatalk 2
kacanghantu said:
this rom really smooth for daily use..but i have one question.is it normal when wipe the task history and then it leave the last one..i have to wipe again to fully wipe the task history
Sent from my GT-I8150 using Tapatalk 2
Click to expand...
Click to collapse
yes it is normal it is implemented that way
i dont know if only me or anyone also facing this problem..this rom cannot connect to 'H' when data is on.it always on '3g'..even i try to change to hurtsky ang madridi kernel..but it solve when i flashing cm10.1
Sent from my GT-I8150 using Tapatalk 2

[ROM][4.2.2][Unofficial] AOKP :: jb-mr1:: LG- E975 [25.06.2013]

{
"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"
}
I need a couple of testers please
Un Tested buggy alpha version maybe will work if you flash another kernel after flashing the ROM .Don't try if you are unsure
Device: LG E-975 (LG Optimus G)
» Installation is simple:
If coming from another ROM or another major AOKP version, wipe data in recovery
Make sure you're using the latest CWM or TWRP
Flash ROM
Flash Google Apps (GAPPS)
Reboot
» Check merged commits on AOKP's Gerrit
Link Here for the latest nightly
» AOKP on Github
» SOURCE on AOKP.co
CM Kernel
We greatly appreciate your contribution in the form of code, or thanks or PayPal donations.
» Donation options on AOKP.co
Credits:
@aways
aokp
CM for kernel
@franzyroy
@malcho
@kasper_h @Galaxtus
pawtip
@mithun46
Google
@xboxfanj
Special Thanks @W1nst0n
Enjoy!
Rom uploaded
24.06.2013
Nice job, man.
xboxfanj said:
Nice job, man.
Click to expand...
Click to collapse
Thanks
Hey did u try it?
Good work @driodmaster92
Too bad i dont have a LG
>>>sent from Gorilla pod<<<
Hi, just tried this because love AOKP, but big problem the Rom crashed after 5 second. It brought me to a kind of recovery which i hadn't saw before. On top oft this "recovery" i coul read "Kernel crashed". I rebooted and same thing happened again.
Btw. did a fresh install with all wipes+formatting system ( was on cm10.1).
thanks for the feed back will upload a fixed version tomorrow
I need a couple of testers please
Sent from my GT-I9300 using xda app-developers app
driodmaster92 said:
Thanks
Hey did u try it?
Click to expand...
Click to collapse
I have the Sprint CDMA variant, so no.
I can use another phone for a while and use my LG for testing if you want mate. I don't know any technical stuff but I can give you a novice end users feedback.
My other phone will be available Friday so would that be ok?
I can start giving you feed back from Saturday morning western Australia time
Sent from my LG-E975K using xda premium
driodmaster92 said:
thanks for the feed back will upload a fixed version tomorrow
I need a couple of testers please
Sent from my GT-I9300 using xda app-developers app
Click to expand...
Click to collapse
I can test if you want.
Sent from my LG-E975 using xda app-developers app
tattoo_gaz said:
I can use another phone for a while and use my LG for testing if you want mate. I don't know any technical stuff but I can give you a novice end users feedback.
My other phone will be available Friday so would that be ok?
I can start giving you feed back from Saturday morning western Australia time
Sent from my LG-E975K using xda premium
Click to expand...
Click to collapse
garduna said:
I can test if you want.
Sent from my LG-E975 using xda app-developers app
Click to expand...
Click to collapse
Ok thanks a build is ready will upload it in an hour ...hopefully its fixed this time
Again if you are unsure do NOT flash the ROM it might be buggy ,semi brick your device
Edit 1 Upload Status :70%
Edit 2 Upload Status :98%
Edit 3 Upload Complete : Here
driodmaster92 said:
Ok thanks a build is ready will upload it in an hour ...hopefully its fixed this time
Again if you are unsure do NOT flash the ROM it might be buggy ,semi brick your device
Edit 1 Upload Status :70%
Click to expand...
Click to collapse
What's life without risks
Sent from my LG-E975 using xda app-developers app
garduna said:
What's life without risks
Sent from my LG-E975 using xda app-developers app
Click to expand...
Click to collapse
Upload completed .Please Download test and report back
driodmaster92 said:
Upload completed .Please Download test and report back
Click to expand...
Click to collapse
I got error in recovery: assert failed: getprop ("ro.product.device") == "geeb" || getprop ("ro.product.device") == "geeb"
garduna said:
I got error in recovery: assert failed: getprop ("ro.product.device") == "geeb" || getprop ("ro.product.device") == "geeb"
Click to expand...
Click to collapse
I forgot to change the device name in the boardconfig.mk assert options
Temp Fix:
Yeah for that you have to got into the zip /META-INF/com/google/android/ updater script and delete the assert function this line
assert(getprop("ro.product.device") == "geeb" || getprop("ro.build.product") == "geeb");
save the script and flash again
Ok guys i found the error why the kernel was crashing ,because of linaro , the default CM kernel can't be compiled with linaro right now for this device, i am again compiling ....you may find the build either late tonight or tomorrow morning
driodmaster92 said:
Ok guys i found the error why the kernel was crashing ,because of linaro , the default CM kernel can't be compiled with linaro right now for this device, i am again compiling ....you may find the build either late tonight or tomorrow morning
Click to expand...
Click to collapse
It can be compiled with GCC 4.7, be it linaro or google. When it come to GCC 4.8, you will have a few change to do.
chadouming said:
It can be compiled with GCC 4.7, be it linaro or google. When it come to GCC 4.8, you will have a few change to do.
Click to expand...
Click to collapse
Maybe but compiling with linaro right now is making the kernel crash because for the rest of the device my builds without linaro are running fine and for this device i am using the cm kernel nothing else...
and a recognized developer from another forum also confirmed me the same.. it was instructed to change the choice got example
https://github.com/CarbonDev/android_build/commit/90834385dc6bda878f9a8a0359721a79e77e0633
Anyways the build is ready ...upload failed at 74 % now tomorrow morning i will upload it
Host Changed from mediafire to Dev Host
New Build Online Here
driodmaster92 said:
Host Changed from mediafire to Dev Host
New Build Online Here
Click to expand...
Click to collapse
Kernel crash again...

[ROM][4.4.2][Unofficial] Liquid Smooth v3.0 [12/14/13] [D2att]

{
"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"
}
Thank u to the Liquid Team for continuing this project!
Many credits go to CyanogenMod for their device trees and their code that was incorporated into this project.
Downloads and installation
+ Download the ROM from here
+ (i use cwm as my recovery but if u dont try this zip it may work for u!) download it here
+ Download the (Recommended) GApps from here
+ Copy the ROM to the SD
+ Copy the GApps to the SD
+ Install the ROM and the GApps
+ If you are already in LiquidSmooth, do a cache wipe and dalvik cache wipe
+ If you come from any other ROM, do a wipe data / format system
+ Reboot
++++ for root go here!
http://download.chainfire.eu/371/SuperSU/UPDATE-SuperSU-v1.85.zip
++++ to install. flash the zip file downloaded from here, wipe cache and dalvik cache. reboot!
CREDITS
LIQUIDSMOOTH TEAM and everyone they are involved with!
chainfire for root!
MEET THE TEAM
Liquid0624 (Dictator in charge)
Liquid Splasher Layout & Organization
Liquidzgrl (Dictators Hot Momma)
Changelog, OP Content and Graphics
Nocoast (Getting Rid of those buggies)
Device Setup, Code Contributions, Compiling & Testing
Hiemanshu (Command Line Ninja)
Contributing to source,
Bootanimation, Liquid Wallpapers, WebMaster
Jdkoreclipse (Slacker - just kidding)
Sat this one out
Donations are always appreciated
Liquid0624
Liquidzgrl
Nocoast
Hiemanshu
ToxicThunder​
ya know just being first. :good:
also i will try out later. hows it running? any issues?
Sent from my SGH-I747 using Tapatalk 4
I'll take second
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
I'll take third....
also guys there are gapps that the liquidsmooth team has on there g+ that they recommend. same ones i think. lol.
ALSO 2 bugs being fixed on said by the liquid team. lol. :
" Master List of Bugs Across all devices(Will be updated as more are reported):
1. Halo Notification doesn't show up and pop out of the side but if you swipe through them they show up. (Will be fixed when HALO 2 is added)
2. Notification light under Display in settings causes a force close ( Will be fixed when Settings redesign is finished)"
Sent from MY S-FREE. (;
Sajoeee said:
ya know just being first. :good:
also i will try out later. hows it running? any issues?
Sent from my SGH-I747 using Tapatalk 4
Click to expand...
Click to collapse
so far so good for me! havent had an issue yet...
Sajoeee said:
also guys there are gapps that the liquidsmooth team has on there g+ that they recommend. same ones i think. lol.
ALSO 2 bugs being fixed on said by the liquid team. lol. :
" Master List of Bugs Across all devices(Will be updated as more are reported):
1. Halo Notification doesn't show up and pop out of the side but if you swipe through them they show up. (Will be fixed when HALO 2 is added)
2. Notification light under Display in settings causes a force close ( Will be fixed when Settings redesign is finished)"
Sent from MY S-FREE. (;
Click to expand...
Click to collapse
thanks for letting us know! good lookin out! wouldnt have known about halo as i never use it! lol
Deliberate said:
thanks for letting us know! good lookin out! wouldnt have known about halo as i never use it! lol
Click to expand...
Click to collapse
(;
Sent from my SGH-I747 using Tapatalk 4
Official?
Any news when the official release for d2att? Is this UNofficial release good for DD?
currently running 2.9 and was wondering if it's worth the jump?
Nice and smooth so far but only issue for me is the battery drain. Anyone else having this issue? I was told to try lowering the clock speed which I did but that did'nt help. Any ideas??
Maybe try another kernel?
Sent from my SGH-I747 using xda app-developers app
Well so far I like it but I have no root access.
I had a rooted phone and downloaded your rom and your gapps and your su and flashed them all at the same time in twrp.
Got my apps back from the play store and went to back them up with titbu and it wouldn't run due to no root.
This is a replacement phone I got yesterday. I did run this app to root it and install twrp on it
http://forum.xda-developers.com/showthread.php?t=1746665
Now clicking on SU in the app drawer it tells me that there is SU binary installed SU can't install it and I need to manually re-root if I upgraded to 4.3
sparker366 said:
Well so far I like it but I have no root access.
I had a rooted phone and downloaded your rom and your gapps and your su and flashed them all at the same time in twrp.
Got my apps back from the play store and went to back them up with titbu and it wouldn't run due to no root.
This is a replacement phone I got yesterday. I did run this app to root it and install twrp on it
http://forum.xda-developers.com/showthread.php?t=1746665
Now clicking on SU in the app drawer it tells me that there is SU binary installed SU can't install it and I need to manually re-root if I upgraded to 4.3
Click to expand...
Click to collapse
Check developer settings. Root access may be turned off.
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
It was set to apps only. Set it to apps and ADB and still the same thing
rs3freak said:
Check developer settings. Root access may be turned off.
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
Click to expand...
Click to collapse
Read op downloads and installation this will fix you up.
So have to flash the rom and gapps first boot then go back an reflash su. Well I missed that saw the su to flash but didn't see the 2 steps will try that.
sparker366 said:
So have to flash the rom and gapps first boot then go back an reflash su. Well I missed that saw the su to flash but didn't see the 2 steps will try that.
Click to expand...
Click to collapse
Sorry your having troubles! Here's what I do. U could do what u just said or.. Flash rom , then gapps, then su. One after the other. Don't wipe anything between flashing each. Just completely wipe the first initial time before flashing the ROM.
Deliberate said:
Sorry your having troubles! Here's what I do. U could do what u just said or.. Flash rom , then gapps, then su. One after the other. Don't wipe anything between flashing each. Just completely wipe the first initial time before flashing the ROM.
Click to expand...
Click to collapse
Thanks for the reply
I want to say this issue is my fault I didn't download the su file in the OP I used an older one. Hence my issue. So when I flashed to correct one I have root.
Now I got another issue the Camera doesn't work. Tried several and they all say can't connect to the camera
sparker366 said:
Thanks for the reply
I want to say this issue is my fault I didn't download the su file in the OP I used an older one. Hence my issue. So when I flashed to correct one I have root.
Now I got another issue the Camera doesn't work. Tried several and they all say can't connect to the camera
Click to expand...
Click to collapse
http://download.chainfire.eu/350/SuperSU/UPDATE-SuperSU-v1.60.zip
OP UPDATED - latest merges! some fixes are included. check liquidsmooth github for all changes up to 4:30 PST
https://github.com/LiquidSmooth

[ROM][4.3][JLS36G]Unofficial AOKP vs IceColdJelly[Build1.5][06/10][Halo2.0][IR]

{
"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"
}
Here we have my version of AOKP....
For any of you guys that have had a HTC device you will have more than likely heard of
IceColdJelly by LorD ClockaN
Well this is IceColdJelly but compiled for the Galaxy S4... LorD ClockaN has very kindly let me use his github... its got nothing else added yet, but I will be looking at adding more features as and when I can.... ​
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Code:
ICJ Build 1.5
AOKP updates
Added Notification Behavior
Updated Keyboard so it looks better in Dark AOKP
ICJ Build 1
Initial release.....
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Whats Not Working?
You tell me...
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
PLEASE NOTE THAT YOU NEED CWM 6.0.3.3 OR LATER TO BE ABLE TO FLASH THIS ROM... OTHER RECOVERIES MAY WORK, BUT I AM ONLY RECOMMENDING CWM!
If you post in the thread saying you've tried to flash with the wrong recovery and it doesn't work correctly you will be publicly ridiculed for not reading the OP and for basically being a Muppet....You have been warned
1. Download rom ... Duh! and then Gapps
2. Put rom on SD card
3. Make sure you have latest Gapps on there too
4. Make sure you have recovery installed (The latest Official CWM is recommended... at least 6.0.3.3... look here for latest http://www.clockworkmod.com/rommanager)
5. Factory Wipe/Data Reset, Wipe Cache and Wipe Dalvik Cache, then go to mounts and storage and format system
6. Flash Rom...
7. Some have suggested you have less issues if you let rom boot up before you flash Gapps... I'll leave that up to you
8. Flash Gapps
9. Some like to wipe caches again... If you normally do that, then do it
10. Reboot
11. Enjoy the Rom...
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Download the Rom Here
I've linked to the Slim Gapps as they seem to work best with the Dark AOKP feature...
Download the Gapps Here
Github Here and Here
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
This is the thanks bit now... firstly, my main inspirations...
Benjamin.j.Goodwin - for being an absolute star and probably one of the nicest devs out there, giving me pointers and always helping when I need it
Shingers5 - for his tireless testing, ideas and generally keeping me on my toes... and of course being a legend
Thanks also goes out to
Massive thanks to @LorD ClockaN for his help when compiling this and letting me use his github of course
AOKP Team
CM Team
DutchDanny - for getting me started and being patient with me while I was asking silly questions
BinDroid Team for loads of help when I first started
XDA for just about everything else
Finally my girlfriend for putting up with me being sat on here for hours on end lol
If you think you need to be thanked, just let me know
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Future Updates - READ THIS!
By providing this ROM I am not guaranteeing that future updates will follow. Due to limits on my time and the fact I have multiple devices I need to keep updated it isn't possible for me to continue providing ROM updates indefinitely. Please do not be under the assumption that future releases will be available (I don't want you to be disappointed!).

			
				
Try Our Banners
Nice thread
For those of you that are going to ask about battery life...... and thats with nearly 2 hours screen time
[vertigo] said:
For those of you that are going to ask about battery life...... and thats with nearly 2 hours screen time
Click to expand...
Click to collapse
Wow...
Nice going to try this now thanks Vertigo
waiting for this!..tryed some betas days ago and is amazing!
thanks Vertigo and Lord
So far so good! Nice and smooth!
Would it be possible at some stage to add disable hw button lights? Right now I have to use a script and then another program to run it at startup because cm kernel don't support init.d
Awesome rom! Would be cool of you could include the gesture unlock that is in your latest Pac Build.
Sent from my GT-I9505 using XDA Premium 4 mobile app
exxpired said:
So far so good! Nice and smooth!
Would it be possible at some stage to add disable hw button lights? Right now I have to use a script and then another program to run it at startup because cm kernel don't support init.d
Click to expand...
Click to collapse
No support init.d? Find that hard to believe.
When i download it says download complete instantly. Something wrong here haha
Never mind It's ok with stock browser on slim bean. Was just while using boat browser i got The issue
Sent from my GT-I9505 using Tapatalk 4
does this have notification behavior settings?
I can turn off the light as the capacitive buttons?
boterkaaseneieren said:
No support init.d? Find that hard to believe.
Click to expand...
Click to collapse
not what this says
exxpired said:
not what this says
Click to expand...
Click to collapse
If you put this file on /system/etc/init.d/ with perms you'll get an initsupport.txt file under /data and see that init.d works.
https://app.box.com/s/5ct52rshou552m9m0i9v
I'm not sure about the app you mentioned,it push an init.d file named testinitd with only 6 0 0 as perms (?) that attempt to write an initsupport.txt file under /storage/emulated/0/.
I can't really say about perms and the way is named the file,maybe it's ok with only rw- --- --- and no numbers as prefix but from my little tests with my own init scripts I can't get anything written to sdcard either.
Dunno I'm pretty new on this device maybe it's the way sdcard is mounted (its path but probably not as the same script works with script manager) on cm based rom or init.d process is too early for sdcard to be mounted but init.d works.
Going to try this
DuckMcQUack said:
Going to try this
Click to expand...
Click to collapse
Cool... Let me know what you think...
Sent from my GT-I9505 using XDA Premium 4 mobile app
Looks nice . Will give it a try
Echoe by an i9505
Roms been running great since yesterday morning. Great job Vertigo!!!
Sent from my SGH-I337 using XDA Premium 4 mobile app

Categories

Resources