[ROM][NS4G][4.2.2] RemICS-UX JB v3.1 Build 2 - Epic 4G Android Development

RemICS Jelly Bean:
Yo! What's good dudes. This is my first attempt ever at some sort of development for Android, and I'm pretty happy with the results! This started out as a rom port from the Samsung Galaxy I9000, but for whatever reason I just couldn't get it right lol, so I used a RemICS theme overlay with Dropple's Helly Bean as base! It's packed with didhiy's latest Nitest kernel, and it's NS4G modem ready. So really, this is more or less just a themed Helly Bean with some TouchWiz stuff, but it's still cool to give a spin!
WORKING:
Everything that works in the Helly Bean rom should be working here
Buttery smooth
ISSUES:
TouchWiz Launcher may act a little funny on first boot
TouchWiz Launcher also FCs on rotation
GPS possibly?
No bluetooth
Manually go into sms settings and enable sms splitting
{
"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"
}
BUILD 2: http://www.mediafire.com/?t5pby1qx8dxsy3s
gapps:http://goo.im/gapps/gapps-jb-20130301-signed.zip
OR Slim gapps:http://slimroms.net/index.php/downloads/all/viewdownload/24-addons/1429-slim-gapps
(It honestly doesn't matter which gapps you use, they both work. I just prefer Slim gapps)
I'm running this rom on my phone and have been for a day or so now, and everything seems great! I do however need more sets of eyes on this to see if there's any issues that I haven't ran into yet, so please give this a spin and leave some feedback.
CREDITS:
CyanogenMod
Team RemICS
blackmamba97 for the RemICS theme overlay
xboxfanj
Unjustified Dev
Dropple
Effsi
bthorne79
And anyone else I forgot!

Re: [ROM][PORT][4.2.2] RemICS-UX JB v3.1.0 TEST
Loving ur base that's sick wanting to give this a try
Sent from my SPH-D700 using xda app-developers app

WTG ! ( Way To Go ! ) ... I'll give this a spin when I get access back to my laptop that has my Odin and other files ( just in case I need it ... LOl :laugh: )

Pulled for now. Went the Dr. Conners route and decided to test myself (points if you get the reference), TWRP failed at the end and gave me a status 7 error, something about permissions changed.

UPDATE:
I got passed the status 7 error and to the boot animation, but now I think I'm getting a bootloop

Re: [ROM][PORT][4.2.2] RemICS-UX JB v3.1.0 TEST
iamterence said:
UPDATE:
I got passed the status 7 error and to the boot animation, but now I think I'm getting a bootloop
Click to expand...
Click to collapse
Post what ever u have up and list the issues maybe some1 else could fix it and maybe move this to dev thread?
Sent from my SPH-D700 using xda app-developers app

epic559 said:
Post what ever u have up and list the issues maybe some1 else could fix it and maybe move this to dev thread?
Sent from my SPH-D700 using xda app-developers app
Click to expand...
Click to collapse
Mediafire is being stupid and freezing >_< I'm reuploading now. Hopefully it goes up in about 10 mins or so.

iamterence said:
Mediafire is being stupid and freezing >_< I'm reuploading now. Hopefully it goes up in about 10 mins or so.
Click to expand...
Click to collapse
Here's the rom: http://www.mediafire.com/?4ybf27avvo8jcvl
I'm still trying to figure out the cause of the bootloop, but anyone is welcome to help me out. And just as a heads up, I pulled the bootanimation, so there's no file in there.

Re: [ROM][PORT][4.2.2][BOOTLOOPING] RemICS-UX JB v3.1.0
Logcat and I can help you.
Sent from my LG-LS970 using xda app-developers app

xboxfanj said:
Logcat and I can help you.
Sent from my LG-LS970 using xda app-developers app
Click to expand...
Click to collapse
Alright, so I'm extremely new to all of this, but I definitely wanna get this rom booted up and running With that being said, I'm trying to properly logcat the rom, but I'm guessing I'm not doing it correctly? I run adb logcat at the command prompt when it's bootlooping, but the prompt just hangs at "- waiting for device -". I'm pretty stumped on how to get around this Any help?

Re: [ROM][PORT][4.2.2][BOOTLOOPING] RemICS-UX JB v3.1.0
iamterence said:
Alright, so I'm extremely new to all of this, but I definitely wanna get this rom booted up and running With that being said, I'm trying to properly logcat the rom, but I'm guessing I'm not doing it correctly? I run adb logcat at the command prompt when it's bootlooping, but the prompt just hangs at "- waiting for device -". I'm pretty stumped on how to get around this Any help?
Click to expand...
Click to collapse
Is your phone (when in recovery or on a booting ROM) recognized when you do "adb devices"? It should show a sort of serial number.

xBTx said:
Is your phone (when in recovery or on a booting ROM) recognized when you do "adb devices"? It should show a sort of serial number.
Click to expand...
Click to collapse
Nope, I don't think so. Right now I'm installing Java and everything else on my Ubuntu computer and starting from basics again.

Re: [ROM][PORT][4.2.2][BOOTLOOPING] RemICS-UX JB v3.1.0
iamterence said:
Nope, I don't think so. Right now I'm installing Java and everything else on my Ubuntu computer and starting from basics again.
Click to expand...
Click to collapse
That's weird. It should be recognized automatically on Ubuntu after installing adb.

xBTx said:
That's weird. It should be recognized automatically on Ubuntu after installing adb.
Click to expand...
Click to collapse
I followed this guide right here: http://forum.xda-developers.com/showthread.php?t=1616059 to the tee, did everything it said, and Ubuntu STILL gives me the error "adb not found. Did you mean...". But if I drag and drop the adb file into the terminal, it runs. But if I try typing in adb devices, I get the whole ADB isn't found.

Re: [ROM][PORT][4.2.2][BOOTLOOPING] RemICS-UX JB v3.1.0
iamterence said:
I followed this guide right here: http://forum.xda-developers.com/showthread.php?t=1616059 to the tee, did everything it said, and Ubuntu STILL gives me the error "adb not found. Did you mean...". But if I drag and drop the adb file into the terminal, it runs. But if I try typing in adb devices, I get the whole ADB isn't found.
Click to expand...
Click to collapse
What version of Ubuntu are you running?

xBTx said:
What version of Ubuntu are you running?
Click to expand...
Click to collapse
Ubuntu 10.04 LTS 32-bit I believe

Re: [ROM][PORT][4.2.2][BOOTLOOPING] RemICS-UX JB v3.1.0
iamterence said:
Ubuntu 10.04 LTS 32-bit I believe
Click to expand...
Click to collapse
Try sudo apt-get install android-tools-adb
Sent from my LG-LS970 using xda app-developers app

xboxfanj said:
Try sudo apt-get install android-tools-adb
Sent from my LG-LS970 using xda app-developers app
Click to expand...
Click to collapse
"Couldn't find package android-tools-adb"

Re: [ROM][PORT][4.2.2][BOOTLOOPING] RemICS-UX JB v3.1.0
iamterence said:
"Couldn't find package android-tools-adb"
Click to expand...
Click to collapse
http://packages.debian.org/sid/android-tools-adb
Pick i386 for x86 and amd64 for x86-64
Sent from my LG-LS970 using xda app-developers app

xboxfanj said:
http://packages.debian.org/sid/android-tools-adb
Pick i386 for x86 and amd64 for x86-64
Sent from my LG-LS970 using xda app-developers app
Click to expand...
Click to collapse
Tried that, then I got a error saying Dependency Unsatisfiable: libssl1.0.0. Tried hunting down the libssl file manually, then got an error saying dependency unsatisfiable: multiarch-support *bangs head*

Related

[Closed] [ROM] Stock FC17 Rooted/Deodex/ SPH-D600 Conquer

First Im not responsible for anything that happens to your phone..
this is based off stock FC17 update
note: only zips in this first post are stable any posted in the forum are test and may not work..
*rooted boot.img
*deodex
*zipaligned
*bash/shell support
*init.d support
*memory tweaks
*system RW
*crt off animation
*reboot power mod
*custom boot animation support
-rename boot animation to sanim.zip copy to system/media :]
download Rom here:
https://www.dropbox.com/s/imiwgm1np7kdyz3/SPH-D600-signed.zip
download reboot power mod attatched just flash in recovery :}
COTTON CANDY THEME:
http://db.tt/CYHVpKJv
ICS THEME:updated 11/16 Code lock
https://dl.dropbox.com/u/46879286/CONQUER-NEW-ICS-update3.zip
New black mms.apk just flash
http://db.tt/CMZ6maKz
theme includes power mod no need to flash it after or theme will be gone
please make sure your able to restore a back up in case its needed.
so make back up
New updatezip by stewiemakkin no need to format before flashing rom
install zip from sd card reboot phone
included an alternate phonesky.apk(vending/market) if this has trouble try renaming it to vending.apk
also no stock launcher I included adw use what ever launcher you choose till I can get stock one deodexed
if rom is not booting try data factory reset then flash rom..
if it will not boot at all restore your back up..
on first boot it will take time wait atleast 10 min to verify before restoring..
also i dont own this phone so please report issues..
more sreenshots to come:
thanks to TikiRatt and itzdarockz for screenshots and testing [being my guinea pigs through numerous tests] :]
New lock screen on ICS theme
{
"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"
}
Confirmed working Will start some theming and modding
Sent from my SGH-T679 using XDA App
Through this you seem like you know what your doing. Want to help me port a CM9 rom to this phone?
---------- Post added at 11:48 PM ---------- Previous post was at 11:24 PM ----------
Also can I ask what these tweaks were?
Its got an unsecure boot debuggable some memory tweaks initd support. It has bash/shell.. Cm9 is hard I've never built before and you need a new kernel i can only mess with some things since i only have windows not a developer in any means just was trying to help out
Sent from my SGH-T679 using XDA App
I Will be adding power menu mod along with crt off.. Etc some theming to it
Sent from my SGH-T679 using XDA App
chrystal0925 said:
Its got an unsecure boot debuggable some memory tweaks initd support. It has bash/shell.. Cm9 is hard I've never built before and you need a new kernel i can only mess with some things since i only have windows not a developer in any means just was trying to help out
Sent from my SGH-T679 using XDA App
Click to expand...
Click to collapse
Alright but to let you know wifi,4g,bluetooth,data,clock are working fine ill look at other stuff. You can also install ubuntu on windows for free which is a linux based system it may help you with things.
itzdarockz said:
Alright but to let you know wifi,4g,bluetooth,data,clock are working fine ill look at other stuff. You can also install ubuntu on windows for free which is a linux based system it may help you with things.
Click to expand...
Click to collapse
Ilk have to look into that i wanted to get a netbook i have a 100gig external hard drive can you boot it off that?? I would like to help you just gotta get it all set up..
Might be harder for me since i dont own this phone i can try tho. Thanks for looking at this
Sent from my SGH-T679 using XDA App
chrystal0925 said:
Ilk have to look into that i wanted to get a netbook i have a 100gig external hard drive can you boot it off that?? I would like to help you just gotta get it all set up..
Might be harder for me since i dont own this phone i can try tho. Thanks for looking at this
Sent from my SGH-T679 using XDA App
Click to expand...
Click to collapse
Yes it will run off of that. here is the official download site for it. Do you know what Daemon lite is? If not here is the official download link to that. Just install Daemon free and than choose the thing to restart your computer than download ubuntu and double click it and run it from the mount. This may not be too good to explain but if you have any further questions just ask me.
itzdarockz said:
Yes it will run off of that. here is the official download site for it. Do you know what Daemon lite is? If not here is the official download link to that. Just install Daemon free and than choose the thing to restart your computer than download ubuntu and double click it and run it from the mount. This may not be too good to explain but if you have any further questions just ask me.
Click to expand...
Click to collapse
Ok thanks I'll check it out
Sent from my SGH-T679 using XDA App
What did you use to make this rom?
itzdarockz said:
What did you use to make this rom?
Click to expand...
Click to collapse
Kitchen/cygwin
Sent from my SGH-T679 using XDA App
This website may help you in porting roms. This is what I am using for CM9 but I dont know how to make the files inside META-INF. http://www.freeyourandroid.com/guide/porting-android
itzdarockz said:
This website may help you in porting roms. This is what I am using for CM9 but I dont know how to make the files inside META-INF.
Click to expand...
Click to collapse
Can't u use what i have in the Rom? Or is it different with cm
Sent from my SGH-T679 using XDA App
itzdarockz said:
This website may help you in porting roms. This is what I am using for CM9 but I dont know how to make the files inside META-INF.
Click to expand...
Click to collapse
Which website?
Sent from my SGH-T679 using XDA App
Sorry I should've been more specific and yes, its for CM9. I updated the post with the link for some reason it didnt show...
Ok ill look at it when i get home
Sent from my SGH-T679 using XDA App
Do you mind making the files for the META-INF for this port I just made or tell me at least how to make one. Thanks heres the port. http://dl.dropbox.com/u/71816133/alpha1-cm9-SPH-D600-Itdarockz.zip
power mod test
hey can you test this see if it adds reboot recovery download to power menu and also if it allows custom boot animation
Link down not working yet
oh first boot usually takes a while with the changes made
just use what was in my rom i dont make them i use what ever the kitchen gave me and it seemed to mount fine since it flashed i would try that one first if its wrong itll say status0 error or something and ill look into it if it dont work
chrystal0925 said:
just use what was in my rom i dont make them i use what ever the kitchen gave me and it seemed to mount fine since it flashed i would try that one first if its wrong itll say status0 error or something and ill look into it if it dont work
Click to expand...
Click to collapse
Alright what kitchen do you use? I am also checking what you asked me to. Please have a download link or something for the kitchen.

[Boot Animation] GSIII Boot Animations (2-16)

Jelly 'Beans' 2.0
{
"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"
}
manual install
Jelly Beans
I made this for BeansTown106's TW rom but thought I leave it here incase anyone else wants it
Download for manual install
Beans Rom Boot Animation
Download Flashable zip
Doanload for manual install
Galaxy SIII
Here is a little piece of candy that I found... Enjoy
Download Flashable .zip
Manual install
http://www.mediafire.com/download.php?e76ee8xj2ju1w5s
The New AOKP
I finally had some time today and put a new bootanimation together...
Go and thank ThaPHLASH for the imagery. He did a nice job.
Download
Flashable .zip
manual install
Here is my first boot animation designed specifically for the Galaxy S III
The intro was originally created by Jaekar99 (Thanks) and the rest is mine.
Instructions
Download Flashable Zip (flashes bootanimation.zip to data/local)
download file and flash in CWM
Download bootanimation.zip for manual install
Copy bootanimation.zip to data/local
Reboot
Let me know if it works and hit the thanks button if you like it :beer:
IT DIDNT WORK FOR ME.
running synergy 1.7 with imos kernel 0.1
DROID3R said:
IT DIDNT WORK FOR ME.
running synergy 1.7 with imos kernel 0.1
Click to expand...
Click to collapse
Yeah me neither . I hope it gets fixed. I've been waitng for sweet boot.
Sent from my SCH-I535 using xda premium
DROID3R said:
IT DIDNT WORK FOR ME.
running synergy 1.7 with imos kernel 0.1
Click to expand...
Click to collapse
I mention this in the OP.
The problem is that synergyROM doesn't allow a custom boot animation even with a custom kernel. I asked about it in the thread but didn't get a response. I'll try again.
That's why I use bean's
Sent from my SCH-I535 using xda app-developers app
schu9120 said:
I mention this in the OP.
The problem is that synergyROM doesn't allow a custom boot animation even with a custom kernel. I asked about it in the thread but didn't get a response. I'll try again.
That's why I use bean's
Sent from my SCH-I535 using xda app-developers app
Click to expand...
Click to collapse
I just re read your post and realize that it doesn't work on senergy. **smacking my head** thanks anyways.
Sent from my SCH-I535 using xda premium
Nice Boot
I just flashed this. Great boot animation.
Loving it, thanks!
Sent from my SCH-I535 using Tapatalk 2
any chance of getting this for Stock Rooted?
I manually installed to data/local on bean v6 and it works perfect!
Thanks for the animation, schu9120.
TokedUp said:
any chance of getting this for Stock Rooted?
Click to expand...
Click to collapse
It is pretty tough to make one that will work with stock. I'll look into what it would take to get it working with stock and I believe it would then work with synergy ROM too.
I'm busy paving a street right now so I'll look at it after work
Sent from my SCH-I535 using xda app-developers app
wow that is pretty sweet looking, thanks for sharing!
schu9120 said:
It is pretty tough to make one that will work with stock. I'll look into what it would take to get it working with stock and I believe it would then work with synergy ROM too.
I'm busy paving a street right now so I'll look at it after work
Sent from my SCH-I535 using xda app-developers app
Click to expand...
Click to collapse
You would have to make it a .qmg file to run on stock rom.
Dude thabjs this rocks!
Rocking T2 on the S3 (V)
BeADroid said:
Dude thabjs this rocks!
Rocking T2 on the S3 (V)
Click to expand...
Click to collapse
What rom are You using this with..beans?
Sent from my SCH-I535 using xda premium
Added new AOKP bootanimation
Cool boot animation, works great on Bean's Rom
Hi schu9120
Looks like Synergy is now using a custom kernel......Bootanimation coming its way?
Is there anyway you could make a download of just the blue android part of the countdown animation?! Have it just run that during the boot up process?! Thanks in advance... I'm just being picky
Sent from my SCH-I535 using xda premium
Love this - I'm getting white page flashes during the dropping androids (end of cycle) - I can look up how to fix that, but is that something you could fix/repost or do I have something out of whack? Task650 AOKP ROM, included kernel.
Let me start off by saying that my old laptop is being a sh*t head and is making these boot animations WAY more difficult than they should be...
HolyGrail said:
Hi schu9120
Looks like Synergy is now using a custom kernel......Bootanimation coming its way?
Click to expand...
Click to collapse
I need some time to get one put together and I haven't looked around to see what kind of Team Synergy images are out there. Do they have a logo?
Menardo said:
Is there anyway you could make a download of just the blue android part of the countdown animation?! Have it just run that during the boot up process?! Thanks in advance... I'm just being picky
Sent from my SCH-I535 using xda premium
Click to expand...
Click to collapse
This, I should be able to put together tonight.
alacrify said:
Love this - I'm getting white page flashes during the dropping androids (end of cycle) - I can look up how to fix that, but is that something you could fix/repost or do I have something out of whack? Task650 AOKP ROM, included kernel.
Click to expand...
Click to collapse
That's a tough one. I'm guessing that my images are too big or possibly something else... our phones are too busy loading important stuff when they boot up to handle high quality images. I'll see what I can do, but if you find a salution let me know:banghead:
I don't have much free time to work on these but I'll do my best. I'm just a road maintenance worker with an art degree and a four year old boy so free time is pretty tough to find right now.
Every time you hit the thanks button I'll put another 10 minutes of work into new boot animations
Sent from my GS³

[ROM] Pure AOSP 4.2 Nexus 7 Update 11/19

This ROM is the Android open source project. (aosp)
Android 4.2 Based and SuperSU, Busybox is installed.
Download - http://download.tbridge.kr/AOSP/grouper/AOSP_Grouper_4.2.zip
4.2 Gapps - http://get.provisionmod.com/gapps/gapps-4.2-20121117_full-provision.zip
Change log
- Setup wizard FC error fix (Thx to provision team)
- ReCompiled
ScreenShot
{
"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"
}
Have a great day
htchoi5609 said:
This ROM is the Android open source project. (aosp)
Android 4.2 Based and SuperSU, Busybox is installed.
Download - http://download.tbridge.kr/AOSP/grouper/Pure_AOSP_Grouper.zip
Mirror - Uploding....
Gapps - http://d-h.st/wBX
Have a great day!
Click to expand...
Click to collapse
A big thanks man!
I was waiting for an AOSP version
Thanks again
[email protected]_OC said:
A big thanks man!
I was waiting for an AOSP version
Thanks again
Click to expand...
Click to collapse
sorry
How to flash, what had to be wiped? Just factory reset, wipe cache and dalvik or do more?
Sent from a Paranoid Nexus 7 with XDA Premium!
htchoi5609 said:
plz download this http://d-h.st/vP7
sorry
Click to expand...
Click to collapse
Thanks, yes when i flas the other one setup wizard was always crashing.
[email protected]_OC said:
Thanks, yes when i flas the other one setup wizard was always crashing.
Click to expand...
Click to collapse
I'm really sorry, but the same broken
Becomes perfect in the following private messages...
htchoi5609 said:
I'm really sorry, but the same broken
Becomes perfect in the following private messages...
Click to expand...
Click to collapse
It totally messed up my device. I restore three backups and nothing boot.
Same thing for new install.
Andknow my sdcard is located here /sdcard/0/0/0/0
Please if somebody can help.
When i restore with TWRP systeme seems to restoring (30 sec) but not boot and not data for those two it takes 0 second.
[email protected]_OC said:
It totally messed up my device. I restore three backups and nothing boot.
Same thing for new install.
Andknow my sdcard is located here /sdcard/0/0/0/0
Please if somebody can help.
When i restore with TWRP systeme seems to restoring (30 sec) but not boot and not data for those two it takes 0 second.
Click to expand...
Click to collapse
Same as you. I lost all my backup.
Sent from my HTC One X using xda premium
i don't see the point in posting a package that mess up recovery and doesn't work...now with the update,it's began the run to "who first compile and post a 4.2 rom"and doing that in a hurry,neither test what they upload....
I've compiled AOSP also but without GAPPS it's as useless as a screen door on a submarine. I could have posted a ROM just like this 24hrs ago but it's useless. You can't sign in, no toggles pull down.. Nothing. It's a web browser and a clock at most.. Just wait for someone to put a legit gapps package together.
styckx said:
I've compiled AOSP also but without GAPPS it's as useless as a screen door on a submarine. I could have posted a ROM just like this 24hrs ago but it's useless. You can't sign in, no toggles pull down.. Nothing. It's a web browser and a clock at most.. Just wait for someone to put a legit gapps package together.
Click to expand...
Click to collapse
Could you please upload the browser.apk from your AOSP 4.2 build?
Turbotab said:
Could you please upload the browser.apk from your AOSP 4.2 build?
Click to expand...
Click to collapse
Sure thang..
Browser.apk - 2.19 MB
I ended up going back to stock (thanks Nexus 7 Toolkit!) and just finished installing the ota 4.1.2 then the 4.2 stock. Now I just have to root again. I was a little nervous there for a while because I couldn't even boot into recovery after flashing this.
Sent from my SAMSUNG-SGH-T989 using Tapatalk 2
carandcar said:
I ended up going back to stock (thanks Nexus 7 Toolkit!) and just finished installing the ota 4.1.2 then the 4.2 stock. Now I just have to root again. I was a little nervous there for a while because I couldn't even boot into recovery after flashing this.
Sent from my SAMSUNG-SGH-T989 using Tapatalk 2
Click to expand...
Click to collapse
I'm just sitting back on 4.1.2 and waiting for development to catch up.. I'm not moving back to 4.2 until the TWRP and CWM team figure out how to deal with Android burying the user folder another level everytime they factory reset.
4.2 is an odd bird.. It really is the Windows Vista of Android.. I don't like it at all and in no real hurry to leave 4.1.2 yet.
I have a question in regards to AOSP ROMs. Isn't the stock Nexus 7 ROM a Pure AOSP rom?
What's the difference between the one compiled by you vs. the one from Google?
Thanks, and much appreciated.
Bill
styckx said:
I'm just sitting back on 4.1.2 and waiting for development to catch up.. I'm not moving back to 4.2 until the TWRP and CWM team figure out how to deal with Android burying the user folder another level everytime they factory reset.
4.2 is an odd bird.. It really is the Windows Vista of Android.. I don't like it at all and in no real hurry to leave 4.1.2 yet.
Click to expand...
Click to collapse
I hear you and can't say I blame you. I'm gonna run 4.2 for a while and see if it grows on me.
Sent from my SAMSUNG-SGH-T989 using Tapatalk 2
carandcar said:
I hear you and can't say I blame you. I'm gonna run 4.2 for a while and see if it grows on me.
Sent from my SAMSUNG-SGH-T989 using Tapatalk 2
Click to expand...
Click to collapse
The 4.2 OTA from google comes with a new bootloader and new stock recovery. But google Also compil from their sources. The difference can come with the use of an other cross-compiler. But besides that, their is not so much differences
Sent from my Nexus 7 using xda app-developers app
I'm staying on 4.1.2 for a while, it seems too many issues are coming out of it.
-Brought to you by Marino's Nexus 7-
[email protected]_OC said:
A big thanks man!
I was waiting for an AOSP version
Thanks again
Click to expand...
Click to collapse
error fix and reupload :fingers-crossed:
htchoi5609 said:
error fix and reupload :fingers-crossed:
Click to expand...
Click to collapse
Great man!
I'll test it during the day and i'll give you feedback soon.
thanks!

[ROM][OT-995][4.1.2] AOKP - by BENETNATH

As a usual disclaimer : THIS CAN KILL YOUR PHONE , MAKE YOUR CAT BLIND OR DISINTEGRATE THE TIME CONTINUUM
{
"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"
}
AOKP
DOWNLOAD​
CHANGELOG
2013/02/22 : Device tree cleaned, thanks to h1n1 team - sim unlock bug cleared, compass working, waiting for your feedbacks
2013/02/11 : Addition of a Touchscreen legacy setting in device tree (idea of jinxxed), feedbacks needed !
2013/02/07 : New build with last kernel sources, add some tethering option, feedback appreciated
2013/02/06 : first release
YOUR ATTENTION
You will not send Private Message for noobish questions
You will READ before asking
Feedbacks (positive or negative) must include the version you are using
NEVER ASK FOR ETA (especially by PM)
Donations are accepted and would be used to buy a dedicated phone for dev
STATUS
[+]
Boots
GSM/3G
Wifi
bluetooth transfer
photo/camera
HW encoding (decoding only software)
charging
USB Mount (desinstall all alcatel drivers and one touch craps)
FM Radio (with spirit free app)
battery stats
bluetooth audio
compass/magnetometer NEW!
[-]
amount of data used is not available in the settings
HW decoding
bluetooth voice (sound goes out the headset but is awful)
tethering (only open, not WPA)
hdmi (image goes out but is distorded)
SOURCES
http://forum.xda-developers.com/showthread.php?t=1731574
https://github.com/ius/android_device_alcatel_cocktail
https://github.com/ius/alcatel_cocktail_kernel
https://code.google.com/p/ot995-cyanogenmod/wiki/Installation
Click to expand...
Click to collapse
THANKS TO
Cyanogenmod Team
Paranoid team
AOKP team
iuss
all testers
Click to expand...
Click to collapse
for your information, i have put the adreno libs which are the msot stable atm, but HW decoding is not working.
Confirmed AOKP mass storage works with Windows 7 and 8 x64.
Sent from my OT-995 using xda premium
tumaini418 said:
Confirmed AOKP mass storage works with Windows 7 and 8 x64.
Sent from my OT-995 using xda premium
Click to expand...
Click to collapse
Flash 3 times and still not working, my windows 7 x64 never had OTU installed S50 version here
maybe installing OTU then uninstalling it will add some kind of drivers on windows, i'll try that later
gaelos said:
Flash 3 times and still not working, my windows 7 x64 never had OTU installed S50 version here
maybe installing OTU then uninstalling it will add some kind of drivers on windows, i'll try that later
Click to expand...
Click to collapse
Same version here. Don't know what to tell ya, except maybe your cable is on the fritz. I just connected to my personal/work laptop and my DAW laptop. Both work and had no problem recognizing my phone. But I knew that about win 8 from last night when I transferred mp3 files.
Sent from my OT-995 using xda premium
tumaini418 said:
Same version here. Don't know what to tell ya, except maybe your cable is on the fritz. I just connected to my personal/work laptop and my DAW laptop. Both work and had no problem recognizing my phone. But I knew that about win 8 from last night when I transferred mp3 files.
Sent from my OT-995 using xda premium
Click to expand...
Click to collapse
Problem solved
installed OTU 2.5.8
uninstalled OTU 2.5.8
reboot windows
mass storage detected
I have flashed gapps 4.1.2 but nothing available, i can't even add a google account. Help will be appreciate.
gaelos said:
Problem solved
installed OTU 2.5.8
uninstalled OTU 2.5.8
reboot windows
mass storage detected
I have flashed gapps 4.1.2 but nothing available, i can't even add a google account. Help will be appreciate.
Click to expand...
Click to collapse
Give me a few and I'll pm ya a link for the gapps minimal I used. Unless someone beats me to it. Glad you sorted it out.
Sent from my OT-995 using xda premium
how's battery life?
From what I've seen so far today, not as good as PAC.
Sent from my OT-995 using xda premium
tumaini418 said:
Give me a few and I'll pm ya a link for the gapps minimal I used. Unless someone beats me to it. Glad you sorted it out.
Sent from my OT-995 using xda premium
Click to expand...
Click to collapse
i tried a minimal i found for PAC but not working either ooops i received a pm
ok i use 5.* recovery maybe it was just that.
which recovery are you using ?
BENETNATH said:
which recovery are you using ?
Click to expand...
Click to collapse
was using 5.5. and now i use 6.0. with minimal gapps
thanks it looks normal now
testing tether in a few minutes
new build released, with a kernel compiled from last alcatel sources, and i've added some tethering options, feedback appreciated.
BENETNATH said:
new build released, with a kernel compiled from last alcatel sources, and i've added some tethering options, feedback appreciated.
Click to expand...
Click to collapse
Can I just flash over this one? I guess not now that I think about it. Dam, just got this one fully setup. Your cool Ben, but you're killing me man. lol
Sent from my OT-995 using xda premium
give a try, i did without trouble
wooaaa i'm charging the phone atm, and i'll give it a try...
BENETNATH said:
give a try, i did without trouble
Click to expand...
Click to collapse
tether was not working on the old one. No connection possible open or wpa or wpa2 windows see the wifi but refuse to connect.
damn i finished to my setup flashing over without wipe ? sound cool
testing tether on new one later
anyone speaking french here ? i have plenty of time
USB Mount (desinstall all alcatel drivers and one touch craps)
you must say
USB Mount (install then unsinstall alcatel drivers with "one touch upgrade 2.5.8")
after installing maps for navigation voice search give me a FC
had to install voice search from market, maybe because i choose minimum install for gapps ?
if you are speaking french, then you can translate the ROM control strings, to get a proper french release
just translate these lines : https://github.com/AOKP/packages_apps_ROMControl/blob/jb-mr1/res/values/strings.xml
and send me the result ..
tumaini418 said:
Give me a few and I'll pm ya a link for the gapps minimal I used. Unless someone beats me to it. Glad you sorted it out.
Sent from my OT-995 using xda premium
Click to expand...
Click to collapse
please, give me link to the minimal gapps u used
I have the one given in the PAC thread.
aleksandar.1 said:
please, give me link to the minimal gapps u used
I have the one given in the PAC thread.
Click to expand...
Click to collapse
seems to be the same as PAC
Tether not working on the new release same problem when connecting

CM 10.2?

Just figured I would share. The S2 Hercules has now got CM 10.2. Of course it's not official yet and it does have its bugs to sort through. It was built from source though, so maybe someone here can build it for the SGS4G.
Link
sent from within the white knight
but there is no sound for the S2 lol. I would love to see this device keep getting more firmwares though.
GFX.myst. said:
Just figured I would share. The S2 Hercules has now got CM 10.2. Of course it's not official yet and it does have its bugs to sort through. It was built from source though, so maybe someone here can build it for the SGS4G.
Link
sent from within the white knight
Click to expand...
Click to collapse
Yes, I tried it and it's nice. But what bothers me with JB (4.30) or 4.2.2+ is the inability
to mount SD card as USB mass storage anymore. Instead Google used Media
Transfer Protocols (MTP+PTP) for mounts. Which doesn't play well in Linux and
it has super slow file transfers even in windows, let alone it fails to copy some
non-media files..
ICS ftw.
Rebel_X said:
Yes, I tried it and it's nice. But what bothers me with JB (4.30) or 4.2.2+ is the inability
to mount SD card as USB mass storage anymore.
Click to expand...
Click to collapse
adb shell
su
setprop persist.sys.usb.config mass_storage
reboot
FIXED!
Rebel_X said:
Instead Google used Media
Transfer Protocols (MTP+PTP) for mounts. Which doesn't play well in Linux and
it has super slow file transfers even in windows, let alone it fails to copy some
non-media files..
ICS ftw.
Click to expand...
Click to collapse
I've not had these problems on linux or windows. MTP always works just fine for me.
Now on Mac... hehe, that is a totally different story for me. The heimdall driver conflicts with the vmware fusion usb device sharing and the android file transfer tool totally freaks out when either of those are installed. It is also a crappy tool. I really wish there was a better way to do mtp on mac.
CM 10.2
Here is one running on mah phone, No RIL yet
{
"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"
}
dao, they probably changed the SamsungExynosRIL thing again.
Fluidification said:
dao, they probably changed the SamsungExynosRIL thing again.
Click to expand...
Click to collapse
Yep they did and I'm building it w older CM10.1 RIL to see, 3 hours to go
I'd help out, but i'm out of country
Fluidification said:
I'd help out, but i'm out of country
Click to expand...
Click to collapse
Well you better hurry back and join in on the fun lol
Sent from my SGH-T959V using xda app-developers app
daothanhduy1996 said:
Yep they did and I'm building it w older CM10.1 RIL to see, 3 hours to go
Click to expand...
Click to collapse
Any luck with the old RIL??
Sent from my SGH-T959V using xda app-developers app
Masterloki666 said:
Any luck with the old RIL??
Sent from my SGH-T959V using xda app-developers app
Click to expand...
Click to collapse
He is kinda sleeping right nkw give him a couple of hours to wake up
Sent from my SGH-T959 using xda app-developers app
Masterloki666 said:
Any luck with the old RIL??
Sent from my SGH-T959V using xda app-developers app
Click to expand...
Click to collapse
No go, sadly.
btw, I won't release anything til it should be and since I have uploaded all my work so if anyone wants to have it unstably running on ur phone or contribute to make it stable w working RIL or so, click on my sig image, it will direct u to my github which is kinda messy atm and get a build urself.
daothanhduy1996 said:
No go, sadly.
Bummer why would it be so easy oh well I'm sure we will get it worked out soon thanks for your efforts bro
Sent from my SGH-T959V using xda app-developers app
Click to expand...
Click to collapse
Masterloki666 said:
daothanhduy1996 said:
No go, sadly.
Click to expand...
Click to collapse
Bummer why would it be so easy oh well I'm sure we will get it worked out soon thanks for your efforts bro
Sent from my SGH-T959V using xda app-developers app
Click to expand...
Click to collapse
I noticed other RIL issues while trying to get AT&T working with CM7 and Stock KJ6.
The issue I'm seeing is that cell network broadcasts are failing. I'm thinking that there is some other dependency issue with rild and related ril libraries that is missing that implements this functionality, where on other galaxy s phones that functionality is in the rild or related ril libraries.
I'm working on this, because I have to get rid of my galaxy note, and would like to go back to using sgs4g for my daily driver.
So I might push a new cm7 if I can fix this, and those changes would be applicable to cm9 and cm10.x.
I think this also has to do with why RILD resets.
Update status
A lil update on CM10.2 - A.K.A Android 4.3:
And yeah, RIL is WORKING but NOT me who did it, ALL THANKS goes to @pawitp
daothanhduy1996 said:
A lil update on CM10.2 - A.K.A Android 4.3:
View attachment 2175957
And yeah, RIL is WORKING but NOT me who did it, ALL THANKS goes to @pawitp
Click to expand...
Click to collapse
goo to hear ) hope you will take it more higher and higher )
Anyone else got a 4.3/10.2 in the works??
Sent from my SGH-T959V using xda app-developers app
I'm afraid I probably won't have much time for development once school starts in a couple of weeks.
However, if anyone's interested, I can take a shot at AOSP 4.3. I'll need somewhere to host it though.
Yeah a aosp 4.3 would be awesome
Sent from my SGH-T959V using xda app-developers app
@noiphonehere, check your pm's.
sent from within the beast

Categories

Resources