New GSM Build CyanogenMod 10 Nightly download and discussion thread - Samsung Galaxy Nexus

The GSM (Maguro) CM10 Nightlies are up. Made this thread for CM10 discussion.
Post bellow your questions and issues you are having with your device.
Download link is bellow
GSM Galaxy Nexus download link: http://get.cm/?device=maguro&type=nightly
To avoid conflicts and confusion each device has their own thread.
Verizon Galaxy Nexus CM10 discussion thread: http://forum.xda-developers.com/showthread.php?t=1840343
Sprint Galaxy Nexus CM10 discussion thread: http://forum.xda-developers.com/showthread.php?p=30393923

Latest Google Apps: http://goo.im/gapps/gapps-jb-20120726-signed.zip

anyone installed it yet?

Can you just flash over Rafael Salas' CM10 build without wiping anything, seeing that he's the official CM GNex maintainer and all?

Quick advice, a discussion about the three versions will be a mess.
We should create a post to each variant.
JMMO

CM10 for the toro is now available!

cyberon said:
Quick advice, a discussion about the three versions will be a mess.
We should create a post to each variant.
JMMO
Click to expand...
Click to collapse
this would be a very good idea and highly suggested.

For anyone who downloads the Verizon version please post your thoughts. I'm still running the preview build and wondering if it's worth installing or not. For me the Preview build has been near perfect.
Sent from my Galaxy Nexus using XDA Premium

gcantrell said:
For anyone who downloads the Verizon version please post your thoughts. I'm still running the preview build and wondering if it's worth installing or not. For me the Preview build has been near perfect.
Sent from my Galaxy Nexus using XDA Premium
Click to expand...
Click to collapse
It seems to be the same as the other CM10 variants I've tried. I have only been running it for about an hour though.
Sent from my Galaxy Nexus using xda app-developers app

Status 7
Tried flashing the nightly with CWM 6.0.1.0 Touch and ended up with a Status 7 error regarding the
assert(getprop("ro.product.device") == "toro" || getprop("ro.build.product") == "toro");
line in the updater-script. Had to flash to the non-touch version to get the release to install. Has anyone else seen this?
Edit: I suppose I should mention that I'm running the VzW Galaxy Nexus

android-nub said:
Tried flashing the nightly with CWM 6.0.1.0 Touch and ended up with a Status 7 error regarding the
assert(getprop("ro.product.device") == "toro" || getprop("ro.build.product") == "toro");
line in the updater-script. Had to flash to the non-touch version to get the release to install. Has anyone else seen this?
Edit: I suppose I should mention that I'm running the VzW Galaxy Nexus
Click to expand...
Click to collapse
This has happened in the past. The touch recovery has, at times, caused problems flashing ROMs. I never had the issue, but others had made note of it.
Sent from my Galaxy Nexus using xda app-developers app

Google now is missing?
Sent from my Galaxy Nexus using xda app-developers app

Perhaps someone can post a list of the differences between stock and CM10?

patruns said:
Perhaps someone can post a list of the differences between stock and CM10?
Click to expand...
Click to collapse
Yeah, I would like to know that to. I wan't to use CM10 for it's features, but now since JB I've become used to stock, with some additional apps that I missed since CM.
It would be great to know if there is anything from stock that are missing, and from there then get rid of all the extra apps I've installed since I went from CM to stock.
/Söder

soder said:
Yeah, I would like to know that to. I wan't to use CM10 for it's features, but now since JB I've become used to stock, with some additional apps that I missed since CM.
It would be great to know if there is anything from stock that are missing, and from there then get rid of all the extra apps I've installed since I went from CM to stock.
/Söder
Click to expand...
Click to collapse
It's basically JB + most, if not all the improvements from CM9.

TheSobadef said:
It's basically JB + most, if not all the improvements from CM9.
Click to expand...
Click to collapse
How about voice mail from the phone app?

TheSobadef said:
It's basically JB + most, if not all the improvements from CM9.
Click to expand...
Click to collapse
All features from CM9 already merged, and nothing from stock JB is broken?
/Söder

jzero88 said:
Google now is missing?
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
works fine on my Toroplus.

android-nub said:
Tried flashing the nightly with CWM 6.0.1.0 Touch and ended up with a Status 7 error regarding the
assert(getprop("ro.product.device") == "toro" || getprop("ro.build.product") == "toro");
line in the updater-script. Had to flash to the non-touch version to get the release to install. Has anyone else seen this?
Edit: I suppose I should mention that I'm running the VzW Galaxy Nexus
Click to expand...
Click to collapse
I flashed it this morning from CWM touch and had no issues. Maybe it was just a fluke.
Also on Toro.
Sent from my Galaxy Nexus using xda app-developers app

To avoid conflicts and confusion, I have created separate threads for each device. This way the conversation won't be confusing and new readers of the thread won't have to ask answered questions. I've decided to turn this into the GSM (Maguro) thread. Sorry about the inconvenience guys.
Links to Verizon and Sprint threads in the Original Post.

Related

(help?) Looking for 4.0.3 odex and apk camera app

Can someone post a link to an odexed 4.0.3 rom or post the cameragoogle.apk and cameragoogle.odex files? I don't seem to be able to locate them.
I'm attempting to cure a few camera bugs on stock verizon lte gnex (rooted) running 4.0.2 by replacing with the (hopefully) updated app. Any help is appreciated.
Sent from my Galaxy Nexus using Tapatalk
Edit: i guess not...ok so i pulled a copy of the 4.0.3 ota update for nexus s and have "patch" files (like CameraGoogle.apk.p). Any ideas how to turn these into actual apk and odex files?
Bump
Sent from my Galaxy Nexus using Tapatalk
Best you will get is from aosp. I have one somewhere if you still want it. It may not work due to platform signing.
No such thing, AOSP comes deodexed once compiled
EddyOS said:
No such thing, AOSP comes deodexed once compiled
Click to expand...
Click to collapse
Interesting comment.
100% incorrect.
userdebug builds = deodexed.
user builds = odexed.
I have both.
All the ones I've seen come deodexed so assumed it was the norm (was the same for my own AOSP build too)
EddyOS said:
All the ones I've seen come deodexed so assumed it was the norm (was the same for my own AOSP build too)
Click to expand...
Click to collapse
If you build it as user and not userdebug, it odexes.
OTAs are user builds.
Here is this but here is why I don't think it will work for you:
http://www.multiupload.com/L7Y8L90241
1. 4.0.3 is a higher API level.
2. Stock retail roms have been signed with different platform keys and that may cause issue for certain apps.
adrynalyne said:
Here is this but here is why I don't think it will work for you:
http://www.multiupload.com/L7Y8L90241
1. 4.0.3 is a higher API level.
2. Stock retail roms have been signed with different platform keys and that may cause issue for certain apps.
Click to expand...
Click to collapse
Thank you! it was worth a try, but you were right about it being signed incorrectly for use on stock rom.
Sent from my Galaxy Nexus using Tapatalk
adrynalyne said:
If you build it as user and not userdebug, it odexes.
OTAs are user builds.
Click to expand...
Click to collapse
I've only ever built to .img files so guessing that's why they're deodexed. Thanks for the info
Sent from my Galaxy Nexus using xda premium
EddyOS said:
I've only ever built to .img files so guessing that's why they're deodexed. Thanks for the info
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
Disregard if you already knew this:
if you add otapackage to your make line, it will make a cwr flashable package.

Updated Chrome and it no longer works with CM9 ICS?

I just updated my Chrome from the market place, and now when I try to start it I get the message:
Chrome is not supported for your version of Android.
Version 4.0 (Ice Cream Sandwich is the minimal supported version.
Click to expand...
Click to collapse
I'm running CyanogenMod9, Android version 4.0.3 so it should work....
Any ideas?
Same symptom and likely same cause as this.
It doesn't work for me either
Damnit can anyone upload the original, or maybe a build prop tweak so we can use this? I cannot go back to any other browser after using this. I'm sure more people feel the same way
Edit: 1000th post. Awesome haha
Sent from my CM9 Epic 4G
jeremysv said:
Same symptom and likely same cause as this.
Click to expand...
Click to collapse
i running cm9 with the version you quoted it works still. maybe you did something to break it.
checking the market. there is an update its 0.16.4215.215, in my market it is. not 0.16.4130.199 which the one i have. used titanium backup to get the old one.
xopher.hunter said:
Damnit can anyone upload the original, or maybe a build prop tweak so we can use this? I cannot go back to any other browser after using this. I'm sure more people feel the same way
Sent from my CM9 Epic 4G
Click to expand...
Click to collapse
Old version courtesy of I Brick Phones
I Brick Phones said:
for those who accidentally updated Chrome i've uploaded the previous version http://db.tt/4onutkFj
Click to expand...
Click to collapse
Sent from my CM9 Epic 4G
You can find the original apk Here
Reinstall it over the updated one and you'll be good to go. Im sure the CM9 devs will figure this out quickly or Google might release a patch if the want to be friendly to us geeks.
xopher.hunter said:
Damnit can anyone upload the original, or maybe a build prop tweak so we can use this? I cannot go back to any other browser after using this. I'm sure more people feel the same way
Sent from my CM9 Epic 4G
Click to expand...
Click to collapse
i made these changes to build.prop. got from stock galaxy nexus. dont know if all need to be changed but it is what i did and new version is working. just find these lines and change to these.
ro.build.id=IMM30B
ro.build.display.id=IMM30B
ro.build.version.release=4.0.4
ro.product.model=Galaxy Nexus
ro.product.brand=google
ro.build.description=SPH-D700-user 4.0.4 IMM30B release-keys
ro.build.fingerprint=sprint/SPH-D700/SPH-D700:4.0.4/IMM30B/EI22:user/release-keys
s89281b said:
i made these changes to build.prop. got from stock galaxy nexus. dont know if all need to be changed but it is what i did and new version is working. just find these lines and change to these.
ro.build.id=IMM30B
ro.build.display.id=IMM30B
ro.build.version.release=4.0.4
ro.product.model=Galaxy Nexus
ro.product.brand=google
ro.build.description=SPH-D700-user 4.0.4 IMM30B release-keys
ro.build.fingerprint=sprint/SPH-D700/SPH-D700:4.0.4/IMM30B/EI22:user/release-keys
Click to expand...
Click to collapse
Worked like a charm thank you very much. Took all but 2 minutes to do with an app I found on the market and ICS's awesome copy and paste/multitasking enhancements.
Sent from my CM9 Epic 4G
s89281b said:
i made these changes to build.prop. got from stock galaxy nexus. dont know if all need to be changed but it is what i did and new version is working. just find these lines and change to these.
ro.build.id=IMM30B
ro.build.display.id=IMM30B
ro.build.version.release=4.0.4
ro.product.model=Galaxy Nexus
ro.product.brand=google
ro.build.description=SPH-D700-user 4.0.4 IMM30B release-keys
ro.build.fingerprint=sprint/SPH-D700/SPH-D700:4.0.4/IMM30B/EI22:user/release-keys
Click to expand...
Click to collapse
It turns out the only change necessary to make Chrome work is ro.build.id. I wrote a detailed analysis of this issue in this blog entry. Be sure to read the warning!
wtogami said:
It turns out the only change necessary to make Chrome work is ro.build.id. I wrote a detailed analysis of this issue in this blog entry. Be sure to read the warning!
Click to expand...
Click to collapse
yeah i figured it was only one line but i found gingerbread mentioned several times and i wanted to get rid of all mention of it. and i was to lazy to test one line at a time. thanks for clearing that up.
Chrome app working again
All you have to do is backup your data and reflash cm9 and gapps and reinstall the downloaded apk , the market may give you some problems .
Update to alpha 5... they fixed chrome beta update issue... otherwise find older versions of apps on applanet.net
Sent from my SPH-D700 using xda premium
Which versions of a custom rom of ICS 4.0 support Google Chrome?
---------- Post added at 11:44 AM ---------- Previous post was at 10:58 AM ----------
The reason I ask is because there are so many ICS themed roms, what constitutes one that'll work vs won't?
KC_RSX said:
Which versions of a custom rom of ICS 4.0 support Google Chrome?
---------- Post added at 11:44 AM ---------- Previous post was at 10:58 AM ----------
The reason I ask is because there are so many ICS themed roms, what constitutes one that'll work vs won't?
Click to expand...
Click to collapse
you would need to be using CM9, Alpha 5 if you wanted the latest update to work out of the box. To get CM9 Alpa 5 go here: http://epiccm.blogspot.com/p/cm9-install-guide.html
So ANY ROM using CM 9 and Alpha 5 will work? Not familiar with what Alpha 5 is, what's that? (had someone root me n do my flashing of roms.. Still pretty new to it)
THX
Sent from my SPH-D710 using XDA App
KC_RSX said:
So ANY ROM using CM 9 and Alpha 5 will work? Not familiar with what Alpha 5 is, what's that? (had someone root me n do my flashing of roms.. Still pretty new to it)
THX
Sent from my SPH-D710 using XDA App
Click to expand...
Click to collapse
Are you using the Epic 4G (non-touch)? If so there is only one cm9 alpha 5. It is it's own ROM.
Sent from my SPH-D700 using Tapatalk

[ROM][JB][4.1.2] Black Bean AOKP v3.2.4 [26.10.2012] DISCONTINUED

No more support for this rom
Something new the Toro+ is coming up in the world
Sent from my Galaxy Nexus using xda premium
Man I really like the look of this ROM. I'm just now getting started with it and I look forward to reporting back after a bit of use. Thanks for bringing this to the Toroplus OP, nice work.
I'll be installing this soon while im in my manager's meeting lol.
Sent from my Galaxy Nexus using Tapatalk 2
justen7723 said:
I'll be installing this soon while im in my manager's meeting lol.
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
Hey Bro, you're going to be pissed if you haven't modded the updater-script to change the two instances of "maguro" to "toroplus" b/c you'll get an error in CWM if you haven't made this modification.
Below is a link to the ROM in which I made the necessary changes to the updater-script to make the ROM flashable in CWM. The changes to the updater-script are simply changing two instances of "maguro" to "toroplus", and I've flashed the same file that I'm linking to and I'm running this ROM right now.
CLICK HERE to Download ROM w/ corrected updater-script (deleted "maguro", replaced it with "toroplus")
MoSeriouS said:
Hey Bro, you're going to be pissed if you haven't modded the updater-script to change the two instances of "maguro" to "toroplus" b/c you'll get an error in CWM if you haven't made this modification. I'll post a link in a short bit of the ROM with the correct updater-script so that the ROM can be flashed in CWM. Other than that you should be good to go..
Click to expand...
Click to collapse
THANKS!!! I'm on TWRP 2.1.2 (don't think it matters) I'll just hold off for now.
Sent from my Galaxy Nexus using Tapatalk 2
Thanks will try!
Sent from my Galaxy Nexus using Tapatalk 2
MoSeriouS said:
Hey Bro, you're going to be pissed if you haven't modded the updater-script to change the two instances of "maguro" to "toroplus" b/c you'll get an error in CWM if you haven't made this modification.
Below is a link to the ROM in which I made the necessary changes to the updater-script to make the ROM flashable in CWM. The changes to the updater-script are simply changing two instances of "maguro" to "toroplus", and I've flashed the same file that I'm linking to and I'm running this ROM right now.
CLICK HERE to Download ROM w/ corrected updater-script (deleted "maguro", replaced it with "toroplus")
Click to expand...
Click to collapse
UPDATE:
Ok, well the version of the ROM that I made with the modified updater-script (see post above) flashed fine, but I think that maybe the OP needs to make additional changes to make data/3G work on our device. I cannot get a data connection for the life of me, and I've never had this issue before with any other build for this device. When I go into Settings>More I cannot choose between LTE/CDMA and CDMA, and when I go into Settings>About Phone it says my Baseband Version is "Unknown" and pretty much everything else says Maguro (instead of "Toroplus?). Can someone with more knowledge than I inform me what files I can copy from Toroplus AOKP 40 and replace in this ROM so that I can get data working yo? Thanks.
sorry,i posted in the wrong section
this rom is for maguro
MoSeriouS said:
UPDATE:
Ok, well the version of the ROM that I made with the modified updater-script (see post above) flashed fine, but I think that maybe the OP needs to make additional changes to make data/3G work on our device. I cannot get a data connection for the life of me, and I've never had this issue before with any other build for this device. When I go into Settings>More I cannot choose between LTE/CDMA and CDMA, and when I go into Settings>About Phone it says my Baseband Version is "Unknown" and pretty much everything else says Maguro (instead of "Toroplus?). Can someone with more knowledge than I inform me what files I can copy from Toroplus AOKP 40 and replace in this ROM so that I can get data working yo? Thanks.
Click to expand...
Click to collapse
I don't think there are big differences between maguro and toro,you can download both files to compare them
MoSeriouS said:
Hey Bro, you're going to be pissed if you haven't modded the updater-script to change the two instances of "maguro" to "toroplus" b/c you'll get an error in CWM if you haven't made this modification.
Below is a link to the ROM in which I made the necessary changes to the updater-script to make the ROM flashable in CWM. The changes to the updater-script are simply changing two instances of "maguro" to "toroplus", and I've flashed the same file that I'm linking to and I'm running this ROM right now.
CLICK HERE to Download ROM w/ corrected updater-script (deleted "maguro", replaced it with "toroplus")
Click to expand...
Click to collapse
Avoid doing that. It is more likely that the ROM is not for you. Only do it if you are 100% sure that the Dev made an oversight in the script which is much less likely than having the wrong ROM for your phone. You keep doing this and you might get a brick soon.
Etoy's theme is the default theme?
The title / ROM name doesn't seem appropriate, if you ask me
Please consider switching to JB ics is over.
Verstuurd van mijn Galaxy Nexus met Tapatalk
Formhault said:
The title / ROM name doesn't seem appropriate, if you ask me
Click to expand...
Click to collapse
what do you mean?do you have another suggestion?
costygsm2 said:
what do you mean?
Click to expand...
Click to collapse
It's not clean - it's got TouchWiz things in it .
Oh and I agree with schukje. ICS is pretty much dead. We'll only get one more ICS AOKP build, then we're all going to the jellybeans stores .
Anyway, nice ROM. Let's hope you stick around until JB is out and bring us some of that goodness as well.
Formhault said:
The title / ROM name doesn't seem appropriate, if you ask me
Click to expand...
Click to collapse
I agree its not officially tied to AOKP at all
schukje said:
Please consider switching to JB ics is over.
Verstuurd van mijn Galaxy Nexus met Tapatalk
Click to expand...
Click to collapse
and thats not true, till AOSP releases tjhe code and everyone starts DEVn with JB , ICS is still the dominate OS for this device
---------- Post added at 11:00 AM ---------- Previous post was at 10:58 AM ----------
so the consensus is this ROM is pretty good? Im curious
Yep very true... That's what I am waiting for, the ROM's to switch to JellyBean things to be officially released. JB to me is not out yet and how people are putting these ROM's out and claiming to be JB without AOSP having released the source is to scary for me to try on my phone so I'm avoiding anything stating it's JB. For now it's ICS for me though I am running franco's 200 ics kernel which is running pretty good.
nicknowsky said:
I agree its not officially tied to AOKP at all
and thats not true, till AOSP releases tjhe code and everyone starts DEVn with JB , ICS is still the dominate OS for this device
---------- Post added at 11:00 AM ---------- Previous post was at 10:58 AM ----------
so the consensus is this ROM is pretty good? Im curious
Click to expand...
Click to collapse
Hi is this ROM for maguro? The GSM model?
Thanks
dan96815 said:
Hi is this ROM for maguro? The GSM model?
Thanks
Click to expand...
Click to collapse
Yes, it is

Paranoid Android glitches

Okay, so I was looking to flash a rom today, and I decided on Paranoid Android. So I flashed it, and then realized I had flashed an old version (I don't know which, because they label everything as just 2.+ or 3.+) So I said, no biggie, and I downloaded the 3.+ version for the Galaxy S3, and flashed it.
And then after a reboot.. I'm still on 2.+
I don't know why, I flashed 3.+, but the boot screen said 2.+ so I said.. hm, that's weird. The wallpaper I had chosen before I reflashed was also there, as well as all the options I had messed around with.
BUGS:
Keyboard doesn't work and notifies me on bootup that the process has stopped working
HOME BUTTON DOES NOT FUNCTION
I can't find an option to enable soft-keys. There was a picture on the official thread of a G3 with soft-keys on Paranoid Android. Dunno if shopped or real, though.
I would post this on the official thread, but you know, XDA thinks that I'm not experienced enough to ask questions about bugs in the development section, and told me to post here. Sorry if this is in the wrong section.
Oh, okay, so I went to flash again, for the third time, and Clockwork gives me this error, then aborts the installation.
Installing update...
assert failed: getprop("ro.product.device") == "m0" (repeated twice)
getprop("ro.product.device") == "i9300" | |
(more text. If needed, I'll post it.)
Maybe its not working because you just flashed a rom made for the international version. Congrats on not bricking your phone.
i9300 is the device model for the international S3.
This is the thread for the Sprint S3 AOSPA 3.x: http://forum.xda-developers.com/showthread.php?t=2142668
CNexus said:
Maybe its not working because you just flashed a rom made for the international version. Congrats on not bricking your phone.
Click to expand...
Click to collapse
Welp, I'm an idiot. Thank you.
AbandonShips said:
Welp, I'm an idiot. Thank you.
Click to expand...
Click to collapse
No problem, make sure you check the device model and/or section you're in
Wow be extremely happy it failed.
Transmitted with a portable device using Xparent Blue Tapatalk 2

[ROM-AOSPA] [JB 4.3] ParanoidAndroid 3.99 [Toroplus] 31-AUG-2013

ParanoidAndroid for AOSP 4.3 (JSS15J/JWR66V)
NOTE: The 3.94+ builds switched from the stock kernel to the r390 franco kernel. This fixes the 180 degee compass orientation problem on Toroplus.
Work in Progress
Please make sure you have backups for anything you don't want to lose.
Caution is advised. No promises this will not eat your device and take over your home.
Google apps are not official, these have PA Specific change, we have tested all apps but you could still encounter issues.
If you have an issue please make sure it is repeatable, capture logcat/dmesg, etc and post to pastebin or similar.
Installation
Update your recovery to the latest version. Pre 4.2 recoveries can mess up your sd card/storage. We recommend TWRP.
Download pa google apps: From GOO Updated 22-AUG-2013
Download rom: From GOO Updated 31-AUG-2013
Follow PA on Google+ for changes and other info
Perform a factory reset in recovery, unless you are already on PA 3.94+ (or if you run into problems)
Flash ROM first, then gapps
Wipe dalvik & cache
Reboot and wait, first bootup can take a little time
Enter your Google account info, press home when you encounter the black screen
Please do not restore system apps, system data and Google apps. This can cause bootloops and other problems due to mismatches coming from CM to AOSP and moving from Android version 4.1.2 to 4.2 to 4.3
Hints
PA Google+ (Changes, Updates) https://plus.google.com/107979589566958860409/posts
ParanoidAndroid Sources found on github here
kernel source
Reserved 1
Reserved 1
Reserved 2
Reserved 2
Awww yeah.
Second
Sent from my Galaxy Nexus
well done!
RSVP...
Downloading now...Thanks
Sent from my ASUS Transformer Pad TF300T using xda premium
Woo! Thanks so much jaybob. Dling now.
Sent from my Galaxy Nexus using xda premium
Mobile data was reluctant but toggling network modes a few times did the trick. Titanium couldn't restore any apps until I flashed SuperSU.
Thanks, Jaybob!
EDIT: When did XDA get so chatty? I can't follow any threads because everyone is commenting whatever random thing they can think of like it's Facebook.. We do remember the point of this forum, right? Is there some sort of shortage of social networking sites out there? Please, don't answer. Let's just keep it on topic.
Thanks for this!!!
Sent from my Galaxy Nexus using Tapatalk 2
derp
Does this have Focal? I'm dying to give that a whirl. I know its cm specific, jw. Thx for the work tho!
Sent from my Galaxy Nexus using xda premium
jesusice said:
Mobile data was reluctant but toggling network modes a few times did the trick. Titanium couldn't restore any apps until I flashed SuperSU.
Thanks, Jaybob!
EDIT: When did XDA get so chatty? I can't follow any threads because everyone is commenting whatever random thing they can think of like it's Facebook.. We do remember the point of this forum, right? Is there some sort of shortage of social networking sites out there? Please, don't answer. Let's just keep it on topic.
Click to expand...
Click to collapse
Anything fun planned today?
Sent from my Galaxy Nexus
To anybody having super user issues after changing something just flash the super user zip 1.51 and everything will be fixed.. I had that issue and it resolved it
Sent from my Galaxy Nexus using Tapatalk 4
Radio Version?
Nice work jaybob413!
GPS seems to be fine on today's 3.92 beta release.
Is my radio version (L700.05 V.GA02 / L700.GA02) as it should be for this 4.3 release?
It looks very similar to my previous radio from Crossbones 2.3.3. which was based off 4.2.2.
Maybe it changed but I did not notice
Thanks!
AndroidUzer said:
Nice work jaybob413!
GPS seems to be fine on today's 3.92 beta release.
Is my radio version (L700.05 V.GA02 / L700.GA02) as it should be for this 4.3 release?
It looks very similar to my previous radio from Crossbones 2.3.3. which was based off 4.2.2.
Maybe it changed but I did not notice
Thanks!
Click to expand...
Click to collapse
Radio has nothing to do with the rom. Any radio will work on any rom.
mobile data won't work for me, just keeps reverting itself back to cdma/evdo/gsm/wcdma.
Crap... That was going to be my question is how 3G was behaving for everyone
NYYFan325 said:
Crap... That was going to be my question is how 3G was behaving for everyone
Click to expand...
Click to collapse
Same as the stock build except with PA additions lol. worth it :3
Sent from my Galaxy Nexus using xda premium
NYYFan325 said:
Crap... That was going to be my question is how 3G was behaving for everyone
Click to expand...
Click to collapse
Data is hit or miss so I *would suggest to give it a shot personally.
- My Almighty Nexus powered by Axiom ROM & ASKP kernel...

Categories

Resources