[DEV] RIL - Verizon Droid Charge

Hi. I'm xboxfanj, a developer from over at the epic forums at xda and I think I know how the charge and the stratosphere can fix ril (fix data, call, text) on CM ROMs. Your device has the same cdma chipset as the Galaxy Nexus, which means that we should be able to hack the kernel and ramdisk to support their radios and ril files in system. I did something similar (along with bbelos) on the Epic with the Nexus S 4G radios. I don't have a stratosphere or a charge, so I would need testers and helpful developers. Assuming the galaxy nexus and stratosphere kernel sources are similar to the epic's and Nexus S 4G's, the modem control files will be in drivers/misc/samsung_modemctl in the kernel sources. Then we will have to add the correct lines to kconfigs, makefiles, and defconfigs to enable it to build. Then, we will need to add some permissions in the ueventd files to let the modem files have the correct permissions. And we will have to get rid of some things in init.device.rc. then all we'll need to do is change build.prop to use the correct ril, and throw the files in.
Sent from my SPH-D700 using Tapatalk 2
Sent from my SPH-D700 using Tapatalk 2

I'd be glad to help. I haven't really done any android development but I'm a comp sci student and I know Java and C. I've got some experience with the android SDK and tools.
Have you gotten in touch with JT1134?

duuurp said:
I'd be glad to help. I haven't really done any android development but I'm a comp sci student and I know Java and C. I've got some experience with the android SDK and tools.
Have you gotten in touch with JT1134?
Click to expand...
Click to collapse
Thanks. Gtalk me at [email protected] and we can start on it.
Edit: and I haven't talked to jt about this.
Sent from my SPH-D700 using Tapatalk 2

One more thing, apparently the Galaxy Nexus uses a slightly different LTE chip (you guys use the CMC220, they use the 221), so I'm not sure if LTE will work or not once we get this going. And the kernel drivers for radio/modem are in drivers/misc/modem_if in the Galaxy Nexus. The Charge ones are in drivers/misc/samsung_modemctl, so I guess those won't be needed, and we'll have to change all the config files to not use modemctl and use modem_if instead.

You NEED to get a hold of JT1134. He has ported CM9 and CM10 to us, but the only thing he could get to work on the radio side was calls and sms. No data (not even mms). Those builds can be found at RootzWiki (or his github if you know it).
I'd help, but I was a LAZY compsci II student.
Sent from my SCH-I510 using xda premium

kvswim said:
You NEED to get a hold of JT1134. He has ported CM9 and CM10 to us, but the only thing he could get to work on the radio side was calls and sms. No data (not even mms). Those builds can be found at RootzWiki (or his github if you know it).
I'd help, but I was a LAZY compsci II student.
Sent from my SCH-I510 using xda premium
Click to expand...
Click to collapse
Yeah, I PMed him after duuurp mentioned him.

http://bit.ly/OSSIIp
There's his thread. The CM10 build is one of the last posts. His source is also in the OP.
You may want to hop on IRC too. It's where all the cool kids are. chat.andirc.net #charge
Sent from my SCH-I510 using xda premium

A seed has been planted in our malnourished soil!
Hope this gets somewhere promising. Nice to see people still supporting our small community
Sent from my Galaxy Nexus using Tapatalk 2

Jt says its impossible... that's unfortunate.
Sent from my SPH-D700 using Tapatalk 2

xboxfanj said:
Jt says its impossible... that's unfortunate.
Sent from my SPH-D700 using Tapatalk 2
Click to expand...
Click to collapse
which, ICS or JB (or both)?
in any event, welcome to the community, hope you are able to stay around for awhile. we always enjoy having more experienced folks around (especially developers).
i think right now, most charge owners would be happy with a custom FP5 kernel. currently, IMNUTS is working on this (despite him no longer having the Charge), so you might want to get in touch with him on any additional insight.

jco23 said:
which, ICS or JB (or both)?
in any event, welcome to the community, hope you are able to stay around for awhile. we always enjoy having more experienced folks around (especially developers).
i think right now, most charge owners would be happy with a custom FP5 kernel. currently, IMNUTS is working on this (despite him no longer having the Charge), so you might want to get in touch with him on any additional insight.
Click to expand...
Click to collapse
Just the ril idea. Apparently despite having the same chip, it is wired differently. On the charge and stratosphere, it is connected by dpram, but on nexus it is connected by usb.
Sent from my SPH-D700 using Tapatalk 2

xboxfanj said:
Just the ril idea. Apparently despite having the same chip, it is wired differently. On the charge and stratosphere, it is connected by dpram, but on nexus it is connected by usb.
Sent from my SPH-D700 using Tapatalk 2
Click to expand...
Click to collapse
For those who don't know:
http://en.m.wikipedia.org/wiki/Dual-ported_RAM
That's really interesting that it would be connected like that. I didn't know you could use a RAM interface as an IO device.
Any chance you could still get it to work?
Sent from my SCH-I510 using xda premium

kvswim said:
For those who don't know:
http://en.m.wikipedia.org/wiki/Dual-ported_RAM
That's really interesting that it would be connected like that. I didn't know you could use a RAM interface as an IO device.
Any chance you could still get it to work?
Sent from my SCH-I510 using xda premium
Click to expand...
Click to collapse
JT would know better than I would. But that doesn't mean we can't do anything. We can still hack the framework though.

xboxfanj said:
JT would know better than I would. But that doesn't mean we can't do anything. We can still hack the framework though.
Click to expand...
Click to collapse
What will that do exactly?
Sent from my SCH-I510 using xda premium
---------- Post added at 08:59 PM ---------- Previous post was at 08:40 PM ----------
Is it actual DPRAM or something more like memory mapped IO?
Sent from my SCH-I510 using xda premium

kvswim said:
What will that do exactly?
Sent from my SCH-I510 using xda premium
---------- Post added at 08:59 PM ---------- Previous post was at 08:40 PM ----------
Is it actual DPRAM or something more like memory mapped IO?
Sent from my SCH-I510 using xda premium
Click to expand...
Click to collapse
Hacking framework could fix data.
Sent from my SPH-D700 using Tapatalk 2

xboxfanj said:
Hacking framework could fix data.
Sent from my SPH-D700 using Tapatalk 2
Click to expand...
Click to collapse
Then have at it.
Sent from my SCH-I510 using xda premium

First off, if you somehow manage to get this shizz running, I will sacrifice several dozen virgins, goats, or windows ME-based computers, or any combination thereof of your choosing to the cell phone Gods. I know absolutely ****all about programming and so on but if you need a man with a charge willing to install whatever diabolical software concoctions you may dare to conjure up, then ****, I'm your huckleberry.
Email me if/when you need anything, [email protected]

xboxfanj said:
Hacking framework could fix data.
Sent from my SPH-D700 using Tapatalk 2
Click to expand...
Click to collapse
let us know how it goes - we'll be ready and willing to test. this is also a very giving community, so be sure to setup your "donation" link...

jco23 said:
let us know how it goes - we'll be ready and willing to test. this is also a very giving community, so be sure to setup your "donation" link...
Click to expand...
Click to collapse
1+ THIS! I DEFINITELY would donate some real cash if the ril gets hacked!
Charged withTweaked 3.0b & TrICS5.0

ijustdontcare said:
1+ THIS! I DEFINITELY would donate some real cash if the ril gets hacked!
Charged withTweaked 3.0b & TrICS5.0
Click to expand...
Click to collapse
I will try. Unfortunately, I don't know java or smali code, which are what the framework files are written in. I guess I will just have to see how the other implementations work and try to mirror those if you will.

Related

Gingerbread for Samsung i9000. Port it.now!!!!

Here is a link I hope all you devs start working now. Thank god its galaxy S.
Im a new user so I cant post links
http://www.multiupload.com/W091E542TQ
Sent from my SPH-D700 using XDA App
How come there is no info on this on the web?
Ohh belive me it is. So how come we don't have any. People repliesing?
Sent from my SPH-D700 using XDA App
is this legit? or is this some fake crap, someone confirm...
http://phandroid.com/2010/11/19/sam...inch-hi-res-screen-and-2ghz-processor-rumors/
Belife me this is legit check this out.
Did the Samsung Galaxy 2 firmware just leak with Android Gingerbread inside? http://feedproxy.google.com/~r/IntoMobile/~3/S8m0HYPuNis/
Sent from my SPH-D700 using XDA App
The file is password protected.
Really? One secound let me check that out
Sent from my SPH-D700 using XDA App
the leak seems legit, but i mean the file, i doubt its gingerbread.
The other forums confirmed its gingerbread. Belive me its worth it
Sent from my SPH-D700 using XDA App
So no one wants to port?
Sent from my SPH-D700 using XDA App
What support lol
Sent from my SPH-D700 using XDA App
Ya need to open the file first and confirm that its real,but ya need the password first.
darchevo said:
So no one wants to port?
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
Whats with all the urgency? Its not like porting is an overnight process. Porting typically takes days weeks and sometimes months.
It is not that easy. I believe Gingerbread (2.3) requires a new kernel. That we do not have, nor do we even have kernel sources for 2.2 yet. It might be possible to port PART of it, but there wouldn't be 4g, amongst other things. Also, this would likely be the GSM version, which leaves us without a proper modem.
So all in all.... Probably not going to happen.
I saw this posted earlier on androidcentral I believe and they were talking about a password on the .zip I think maybe it was the filename but google it for yourself lol
Sent from my SPH-D700 using XDA App
At least we can test the os. Radio and 4g can be solved in time. We just want to test this rom. Also, I know how long it takes to port. Lol
Sent from my SPH-D700 using XDA App
darchevo said:
At least we can test the os. Radio and 4g can be solved in time. We just want to test this rom. Also, I know how long it takes to port. Lol
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
Apparently you really don't. CM6 is still ages from being ready for the Epic for example.
Not to mention we don't even know how to full extract or even flash these files properly.
Stop being so impatient about this. It will be no easy path, period. In all honesty, we may never get it working.
There might even be problems further down. We might not have a touchscreen driver, we WON'T have keyboard, hell the screen might not even turn on.
You seem to think that this is some easy task that will be accomplished, and it is not.
Simply put; Don't get your hopes up.
password is:
samfirmware.com

Impaled Keyboard patch fix 5 different speeds! [Modified] EC05 ONLY

Yes, this is COMPLETELY credited to mkasick and theimpaler747, as we all know he hasn't been around, so I decided to do this. I am setting the keytimer to 5 different speeds for everyone to try out. It seems that people have different success with different times. The higher the number, the longer the keytimer waits. So try them all out and see which one works best for you!!
As always, here is the original keytimer thread: http://forum.xda-developers.com/showthread.php?t=1025533
Here is the ORIGINAL keyboard patch from mkasick... None of our settings would be possible with this: http://forum.xda-developers.com/showthread.php?t=1039991
Remember, this is EC05 Android 2.2 ONLY. And you must have a compatible kernel. Just flash it through clockwork!
Let me know which timer works best for you!
Download Links:
http://www.forums.acsyndicate.net/s...yboard-patch-fix-5-different-speeds!-Modified
How to video: http://www.youtube.com/watch?v=VVUMb87r3d4
any idea if theyre gonna have a gingerbread patch fix for the keyboard qb? i know impaler said he was gonna work on it later but like you said he hasnt been around =(
Marlinsfan88 said:
any idea if theyre gonna have a gingerbread patch fix for the keyboard qb? i know impaler said he was gonna work on it later but like you said he hasnt been around =(
Click to expand...
Click to collapse
At the moment we're without source so that's unfortunately one of the things that's unable to be fixed or changed.
Sent from my SPH-D700 using XDA App
AproSamurai said:
At the moment we're without source so that's unfortunately one of the things that's unable to be fixed or changed.
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
You are exactly right. It's really hard without the source.
Nice Job qbking to include the video ( I wonder what ever gave you that idea ... LOL )
Another great thread started by qbking77, awesome job man...
Help support autism awareness,it only takes 2 seconds to help make a difference...
http://picketfenceblogs.com/vote/3616
Sent from MyEF02 using XDAPA...
AproSamurai said:
At the moment we're without source so that's unfortunately one of the things that's unable to be fixed or changed.
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
ahh bummer. guess we just gotta play the waiting game on that then. deff a big key ingredient missing
Marlinsfan88 said:
ahh bummer. guess we just gotta play the waiting game on that then. deff a big key ingredient missing
Click to expand...
Click to collapse
Yep exactly. That's why I'm back on froyo.
Sent from my SPH-D700 using XDA App
qbking77 said:
Yep exactly. That's why I'm back on froyo.
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
Same
Sent from my SPH-D700 using XDA Premium App
thomasskull666 said:
Same
Sent from my SPH-D700 using XDA Premium App
Click to expand...
Click to collapse
Can't wait for GB to finally drop so we can take a crack at fixing it on there.
People have been asking me for this. Remember... ec05 only. I WILL be updating this once someone implements the efficiency patch into their kernel.
Sent from my SPH-D700 using XDA App

Working ICS ROM from i9000 released!

http://forum.xda-developers.com/showthread.php?t=1365884
All we need is a few devs to port it to our Infuses, but basically everything but the camcorder works! (Camera works, just no recording)
Can't wait until something is available for us to try.
infused miui
I think we would need a modified kernel to port it
Sent from my SAMSUNG-SGH-I997 using xda premium
I was playing with it a little bit earlier. Couldn't get it to even flash. I didn't look into it much though. I was going to try flashing it and then Hellraiser just for fun to see if it would work.
dman3285 said:
I think we would need a modified kernel to port it
Sent from my SAMSUNG-SGH-I997 using xda premium
Click to expand...
Click to collapse
Hmmm maybe.... or get linux to do some reverse engenerring lol.
You would have to rewrite the updater script to even get it to flash properly before anything else
Sent from my SAMSUNG-SGH-I997 using xda premium
i hope someone works on this =D
ICS thoughts
I am really hoping that ICS will get ported to the Infuse, I have been running an alpha on my Inspire for the last 2 days and I really like the direction it takes Android. It will look better on the slightly bigger better Infuse screen and faster proc.
Cheers
BR
The kernels are veeeery different though (2.6.35 for GB, 3.x for ICS unless I'm mistaken) so I'm not too sure what we can do unless someone compiles one from source...........
Working on a little something..
Sent from my SAMSUNG-SGH-I997 using xda premium
dman3285 said:
Working on a little something..
Sent from my SAMSUNG-SGH-I997 using xda premium
Click to expand...
Click to collapse
I know someone will port it. I can see LB working on it right now. We just need to be patient and it will come.
And D, I'm sure you are also working on this. Port masta
Sorry for the delay in getting something out. Due to a specific bug and general lack of power on my main system, I've decided to set up a MONSTER build system that should build ICS in no time. The issue is, it's not wanting to install Ubuntu 64 bit. With Ubuntu 32 bit it will only show up as 8 CPUs and 2 GB of RAM (though that should be more, it's still a very small fraction of what it has). I've been trying all day to get it to install and it's been fighting me every step of the way from EFI issues to SATA III issues. Once I get it up and running I should be able to get some builds going. Stay patient!
Well, if it helps any, I've got a Fedora 15 box I do my builds on. I've got a ssh port open for it. You're welcome to use that for the time being if you'd like. It's a little older, but it builds nicely (Dual 3.2GHz Xeon, 12GB RAM).
AJerman said:
Sorry for the delay in getting something out. Due to a specific bug and general lack of power on my main system, I've decided to set up a MONSTER build system that should build ICS in no time. The issue is, it's not wanting to install Ubuntu 64 bit. With Ubuntu 32 bit it will only show up as 8 CPUs and 2 GB of RAM (though that should be more, it's still a very small fraction of what it has). I've been trying all day to get it to install and it's been fighting me every step of the way from EFI issues to SATA III issues. Once I get it up and running I should be able to get some builds going. Stay patient!
Click to expand...
Click to collapse
N0ctrnl said:
Well, if it helps any, I've got a Fedora 15 box I do my builds on. I've got a ssh port open for it. You're welcome to use that for the time being if you'd like. It's a little older, but it builds nicely (Dual 3.2GHz Xeon, 12GB RAM).
Click to expand...
Click to collapse
Maybe you can do something with this: http://www.theandroidsoul.com/cm9-cyanogenmod-9-for-galaxy-s/ Remmeber our device is pretty much the same thing as this with few differences, letting hope rain on us . You guys could use that to start, just a problem is since it is related to Cyanogen mod maybe linux is a guy to contact, he will not answer my pms idk he may be gone.
We're definitely going to need a kernel developer to bring us Linux 3.x.x.x
Sent from my SGH-I997 using xda premium
+10
Sent from my SAMSUNG-SGH-I997 using xda premium
dman3285 said:
+10
Sent from my SAMSUNG-SGH-I997 using xda premium
Click to expand...
Click to collapse
Have you tried messing with a kernel before?
Sent from my SGH-I997 using xda premium
theROMinator said:
We're definitely going to need a kernel developer to bring us Linux 3.x.x.x
Sent from my SGH-I997 using xda premium
Click to expand...
Click to collapse
Linux bozo could (wont answer, prob not happenin) bedwa maybe could (I think he is amature, doesn't know all tricks) ummm entropy ( loves gs2, may do it but doesn't like developing on infuse as much). That's really our only options right now. We can try em all, but def no garuntees.
Haven't messed with kernel development much at all...idk ...I think our development are cooking one up for us tho...I have faith...
Sent from my SAMSUNG-SGH-I997 using xda premium
dman3285 said:
Haven't messed with kernel development much at all...idk ...I think our development are cooking one up for us tho...I have faith...
Sent from my SAMSUNG-SGH-I997 using xda premium
Click to expand...
Click to collapse
We should set a bounty, lol. Idk what to give though, maybe some free mp3s or email them an itunes gift card number hmmmm.

Tester needed?

I have an extra g2x that I will only be using for testing and experimenting.
If any dev would like a tester, let me know. I have no use for my extra phone so I'll do whatever.
My daily is a g2x using hfs 1.4. But thinking about reverting to cm7 rc1. Not sure yet.
Sent from my LG-P999 using XDA
That's cool and all... but does not belong in this forum.
Yeah that's very nice of you. Maybe donate it to whitehawkx so he doesn't have to blind develop aokp for us. But this should belong in general section.
Sent from my LG-P999 using xda premium
Donating would be too much to ask for, at least he's offering it to help to the community.
Sent from my amazing LG G2x running Bionix Reloaded v1.4.1
There are more then enough people that are crack flashers and will flash anything, pretty sure one more that can't even see if data or regular mobile connection is working will matter...
Sent from my LG-P999 using xda premium
Leave it to the xda community to flame a guy for trying to help. Never seen that before...smh
Sent from my LG-P999 using XDA
TarHeelTrigger said:
Leave it to the xda community to flame a guy for trying to help. Never seen that before...smh
Sent from my LG-P999 using XDA
Click to expand...
Click to collapse
Flaming him is not what any of us did, speaking the truth and not babying him is what we did.
Sent from my LG-P999 using xda premium
theking_13 said:
Donating would be too much to ask for, at least he's offering it to help to the community.
Sent from my amazing LG G2x running Bionix Reloaded v1.4.1
Click to expand...
Click to collapse
Yeah I know it is a lot to ask for but that's why I said maybe. I honestly don't think anyone was flaming him. I gave him constructive feedback that it was in the wrong section.
Sent from my LG-P999 using xda premium
mt3g said:
There are more then enough people that are crack flashers and will flash anything, pretty sure one more that can't even see if data or regular mobile connection is working will matter...
Sent from my LG-P999 using xda premium
Click to expand...
Click to collapse
The way I understand it is that he has 2 g2xs, so all he would have to do is flash the experimental rom and insert his sim and it would be able to receive data and make calls. I could be wrong though.
The IMEI on the second phone is blocked by T-Mo. (I like to call them T-less though) So, he can't use it for mobile or data.
How'd you know that?
stevew84 said:
I have an extra g2x that I will only be using for testing and experimenting.
If any dev would like a tester, let me know. I have no use for my extra phone so I'll do whatever.
My daily is a g2x using hfs 1.4. But thinking about reverting to cm7 rc1. Not sure yet.
Sent from my LG-P999 using XDA
Click to expand...
Click to collapse
The qualification for being a good beta tester really comes down to less about the phone you have and more about the skills you carry. Knowing how to logcat is a bare minimum while reading it and understanding it is a plus. A lot of us would have no problem flashing experimental builds but to really be of use is to have skills in deving
Sent from my NookColor using xda premium
Волк said:
The IMEI on the second phone is blocked by T-Mo. (I like to call them T-less though) So, he can't use it for mobile or data.
Click to expand...
Click to collapse
I can use data over wifi, just no phone calls or texts. Just trying to help.
Sent from my LG-P999 using XDA
nickcuban said:
The way I understand it is that he has 2 g2xs, so all he would have to do is flash the experimental rom and insert his sim and it would be able to receive data and make calls. I could be wrong though.
Click to expand...
Click to collapse
Guess I was wrong

Gathering opinions on galaxy s iii themed rom

So I have a cm9 rom I made for my own use and I have enjoyed it so much that I am thinking of releasing it for everyone else to use as well. It is a touchwiz 5 themed rom based on the cm9 unofficial release with the following goodies:
Speed and battery tweaks
Touchwiz 5 launcher
Touchwiz theme
Touchwiz widgets
S-Voice app
Google Now
All sgs3 system media
Sgs3 wallpapers
Xloud and beats mod
And much more that I probably forgot about........
As it states I am just wanting to see who would be interested in it as I dont want it to be a wasted effort. Also you guys are more then welcone to let me know what else you would like included or changed. Thanks in advanced for the support and im looking forward to see your guys opinions.
Sent from my SGH-T999 using Tapatalk 2
Are you sure your in tje right forum?
Shortbus-Driver said:
Are you sure your in tje right forum?
Click to expand...
Click to collapse
Haha yes it is for the galaxy s4g lol I am positive. I have a sgs3 that I use now as you see in my sig but the rom is for the tmobile galaxy s 4g
Sent from my SGH-T999 using Tapatalk 2
Yeah it would be great to have more s3 looking ROMs
Sent from my SGH-T959V using xda app-developers app
Sure, I'd try it. I liked Remics for that very reason, despite others hate of the touchwiz, I like the feel of it better than any other launcher out there. Remics has a random reboot problem though, so I'd like to try yours.
Yep I'd definitely give it a try.
Sent from my SGH-T959V using xda premium
Ok great im glad to see there is some intrest I wanna get a few more things done and I will upload it then thanks for the feedback.
Sent from my SGH-T999 using Tapatalk 2
I'd love to give it a try. If it is possible to include the Samsung AllShare app too in the build:highfive::highfive::highfive:
dvda69 said:
I'd love to give it a try. If it is possible to include the Samsung AllShare app too in the build:highfive::highfive::highfive:
Click to expand...
Click to collapse
I will absolutely see what I can do idk if it is doable but ill look into it bud
Sent from my SGH-T999 using Tapatalk 2
rawdaddymagraden said:
I will absolutely see what I can do idk if it is doable but ill look into it bud
Sent from my SGH-T999 using Tapatalk 2
Click to expand...
Click to collapse
I think the allshare app is just like wifi calling it is heavily dependant upon proprietary Samsung things that are built into the stock kernel and stock rom. Not saying its impossible but highly unlikely it will work on a custom rom that is not stock based.
Sent from my SGH-T959V using xda premium
rawdaddymagraden said:
So I have a cm9 rom I made for my own use and I have enjoyed it so much that I am thinking of releasing it for everyone else to use as well.
Click to expand...
Click to collapse
Release it. Cool that you want to share your work. Just be ready for the onslaught of questions and support.
gregcapps said:
I think the allshare app is just like wifi calling it is heavily dependant upon proprietary Samsung things that are built into the stock kernel and stock rom. Not saying its impossible but highly unlikely it will work on a custom rom that is not stock based.
Sent from my SGH-T959V using xda premium
Click to expand...
Click to collapse
Im thinking the same thing and thats why I said if it is doable but I at least want to look into ot but it seems as tho its not likely
Sent from my SGH-T999 using Tapatalk 2
hechoen said:
Release it. Cool that you want to share your work. Just be ready for the onslaught of questions and support.
Click to expand...
Click to collapse
Thanks... I know all to well about the involvment. I am a support memeber for sundawgs team blue droid roms for the hd2. But I dont mind helping and supporting at all jist want to share it with others
Sent from my SGH-T999 using Tapatalk 2
Deleted.
I'm sorry but I'm a non believer.
.....I've done my research and ill play nice and leave it at that.
If you help us find a dev that will give us a little hand with a kernel port, the flood gates of rom kanging will burst on this device.
http://forum.xda-developers.com/showthread.php?t=1989046
PM or respond on that thread for more info.
I'll try it to can't wait
Sent from my HTC HD2 using xda app-developers app
bhundven said:
If you help us find a dev that will give us a little hand with a kernel port, the flood gates of rom kanging will burst on this device.
http://forum.xda-developers.com/showthread.php?t=1989046
PM or respond on that thread for more info.
Click to expand...
Click to collapse
I will talk with the other devs I know here on xda but I have zero experience with kernels im sorry
Sent from my SGH-T999 using Tapatalk 2
I am just getting some last few things ironed out as I wanted to bring more things to the table but I will keep you guys updated as to when I plan to release . Thanks again for your support guys
Sent from my SGH-T999 using Tapatalk 2
Ok so a question for you guys..... I have been using s voice no problem and am trying to decide whaether to include google now or s voice or both? Let me know what you guys think
Sent from my SGH-T999 using Tapatalk 2
I didn't find SVoice that usefull for the amount of space it takes up and uninstalled it on Remics.
If you're good with the Aroma installed, you can setup a customized install to choose what to install or not install. I like the ones that let you keep your kernel, modem, etc.

Categories

Resources