[REQ] [ROM] PacMan ROM? - HTC Rezound

http://www.xda-developers.com/android/pacman-rom-for-the-samsung-galaxy-nexus/
ive been seeing this on the xda homepage on and off for a while and it seems like a pretty bada$$ ROM, combinding settings from CM10, AOKP, and Paranoid.
I just wanted to throw this out there for any devs or potential devs that may be interested with impending releases of JB roms for our rezzys

If someone made this ROM it would be amazing... Hopefully someone will in the near future.
Sent from my Rezound fueled by jelly beans.

This would be an awesome Rom !,..hoping it can get ported.
Sent from my ADR6425LVW using Tapatalk 2

glad you guys took the time to check out the article, its really something, and who wouldnt love some arcade nostalgia?

agentofchaos said:
glad you guys took the time to check out the article, its really something, and who wouldnt love some arcade nostalgia?
Click to expand...
Click to collapse
Yea, this rom looks like it would be amazing and it would get rid of the need to decide between CM10 and AOKP.
Edit: I think i might try something with this. I found the github for the pacman rom. Note that i have little to no experience with building a rom so i probably will fail.
---------- Post added at 07:43 PM ---------- Previous post was at 07:21 PM ----------
If any devs see this and would like to give me pointers that would be much apperciated. :fingers-crossed:
Edit: Doing a repo sync right now.

jon7701 said:
Yea, this rom looks like it would be amazing and it would get rid of the need to decide between CM10 and AOKP.
Edit: I think i might try something with this. I found the github for the pacman rom. Note that i have little to no experience with building a rom so i probably will fail.
---------- Post added at 07:43 PM ---------- Previous post was at 07:21 PM ----------
If any devs see this and would like to give me pointers that would be much apperciated. :fingers-crossed:
Edit: Doing a repo sync right now.
Click to expand...
Click to collapse
Good luck Jon ! Hope it builds properly, probably have to change kernel ?
Sent from my ADR6425LVW using Tapatalk 2

I've been working on it on and off today. You have to bring in the device trees and kernel, and there's some recent commits in CM10 that were breaking things. I got a successful build earlier, but I haven't flashed it yet.
Sent from my ADR6425LVW using Tapatalk 2

mjh68 said:
Good luck Jon ! Hope it builds properly, probably have to change kernel ?
Sent from my ADR6425LVW using Tapatalk 2
Click to expand...
Click to collapse
Thanks for the support, and yea i was thinking i would have to change something with the kernal as well. I would probably use Funky Kernal if i figured it out.
shrike1978 said:
I've been working on it on and off today. You have to bring in the device trees and kernel, and there's some recent commits in CM10 that were breaking things. I got a successful build earlier, but I haven't flashed it yet.
Sent from my ADR6425LVW using Tapatalk 2
Click to expand...
Click to collapse
Alright, i got it to build so far. Im wondering how you add commits into it though. Also do you think it would be safe to test being S-OFF?

shrike1978 said:
I've been working on it on and off today. You have to bring in the device trees and kernel, and there's some recent commits in CM10 that were breaking things. I got a successful build earlier, but I haven't flashed it yet.
Sent from my ADR6425LVW using Tapatalk 2
Click to expand...
Click to collapse
Nice man I'm super excited for this to maybe come to life
Sent from my ADR6425LVW using xda app-developers app

OK it appears to be building right now. I'll probably leave it to build all night and hope for the best unless of course it stops.
Edit: It may fail because im getting low on space. If that happens though ill probably just extend my linux partition.
Edit2: It failed, tried to fix it, building again.
Sent from my Rezound fueled by jelly beans.

Ok it stopped building with the same result does anyone know about this? "make: *** [/home/jon/android/Pacman/out/target/common/obj/APPS/Bluetooth_intermediates/classes-full-debug.jar] Error 41"
Edit: I think it was just some files that went bad during the repo sync. Trying to brunch again.
Edit2: Still wont build

jon7701 said:
Ok it stopped building with the same result does anyone know about this? "make: *** [/home/jon/android/Pacman/out/target/common/obj/APPS/Bluetooth_intermediates/classes-full-debug.jar] Error 41"
Edit: I think it was just some files that went bad during the repo sync. Trying to brunch again.
Edit2: Still wont build
Click to expand...
Click to collapse
That build error is from a commit in the Bluetooth app package. I'm not booted into my build system at the moment, so I can't check for it.

shrike1978 said:
That build error is from a commit in the Bluetooth app package. I'm not booted into my build system at the moment, so I can't check for it.
Click to expand...
Click to collapse
Well when i looked at it i think it was BluetoothMnmSms.java or something like that. I also couldnt repo sync until i deleted that file and some other ones. If you want i can try to build again and give you a log of it.

There's going to be more involved than just pulling repos and brunching. We'll need to set up a pac_vigor build target for our phone because the cm_vigor target only builds the CM10 parts. I'm just playing it by ear at this point, but I'm not going to be able to mess with it any more today.

shrike1978 said:
There's going to be more involved than just pulling repos and brunching. We'll need to set up a pac_vigor build target for our phone because the cm_vigor target only builds the CM10 parts. I'm just playing it by ear at this point, but I'm not going to be able to mess with it any more today.
Click to expand...
Click to collapse
I knew there was gonna be more work then that. I might look more stuff up when I actually get back to my PC.
Sent from my Rezound fueled by jelly beans.

Noooo! I will not let this thread die! This is like a flashers wet dream.
Sent from my Rezound using xda app-developers app

Ohschit said:
Noooo! I will not let this thread die! This is like a flashers wet dream.
Sent from my Rezound using xda app-developers app
Click to expand...
Click to collapse
I'm still gonna be working on this. Just haven't had a chance in a few days.
Sent from my ADR6425LVW using Tapatalk 2

Ohschit said:
Noooo! I will not let this thread die! This is like a flashers wet dream.
Sent from my Rezound using xda app-developers app
Click to expand...
Click to collapse
Lol. Ive been liking sense lately but if strike gets this to work ill probably switch back to AOSP.
@strike How would you go about making a build target for our device?

jon7701 said:
Lol. Ive been liking sense lately but if strike gets this to work ill probably switch back to AOSP.
@strike How would you go about making a build target for our device?
Click to expand...
Click to collapse
We have to mod some makefiles and make a device specific makefile and overlay. It should all be in the vendor tree..mostly in vendor/pac/ and vendor/pa/. I've made progress, but I still don't have it building.
For the record, the way I'm planning for this to work is if I get it working, I'll send it to my S-ON tester to make sure it works. Once that's established, I'll flash it myself to make sure it doesn't brick S-OFF. Then, I'll send out a few more PM's for testing and push my new vendor tree to github. When all is said and done, I'll get up with the PAC-Man team and see if we can get permission to release this thing publicly (once we also have permission from Chad to release his JB stuff as well).
If anyone else gets it working before me, I'd recommend a similar procedure...we don't need any bricks coming out of this if we can help it. There shouldn't be any since we're using Chad's JB device trees, but you can't be too safe.

Update: I think I have it. It's building now. I'll hopefully be able to get a test build out to my S-ON tester this evening.

Related

[DEV ONLY] AOSP Development

Developers only!!! Please no general discussion in this thread. Any comments / thanks etc can go over in the general section.​
To build you will need:
android_frameworks_base
device_htc_vigor
vendor_htc_vigor
android_device_htc_msm8660-common
vigor_aosp_kernel
Place in the respective places in your AOSP branch of choice and build. In CM9 I have:
Working:
Radio
Wifi
GPS
G sensor/accelerometer
Compass
Vibration
Sound
Microphone
Light/prox sensor
USB mounting
Cameras
Not working:
Bluetooth headset
If you fix something please send a pull request back to me.
Good luck have fun
https://github.com/Chad0989
New build box fund:
Goal reached. Thanks everyone!!
What I ordered: AMD FX-8120 + 16GB DDR3 (2x 8GB) + cheap board + cheap graphics card
I will try to get the CM9 source to download (I have tried about 10 times w/o luck) and take a look at this! We all appreciate your hard work.
nice chad but question is their any specific commits i need from the frameworks_base? the ones u merged in i assume? the last 5
JoelZ9614 said:
nice chad but question is their any specific commits i need from the frameworks_base? the ones u merged in i assume? the last 5
Click to expand...
Click to collapse
Yes. I pulled in and based it on some JB stuff. Makes it easier in the future. HTCVigorQualcommRIL will probably disappear eventually. JB seems to have the right idea where radio stuff is headed by separating SIM states from radio states .
If someone has a lot of spare time to and a fast build machine It would be really great if you could go through the vendor files and figure out which prebuilt libs we can get rid of and build from source instead. I'm sure there's a ton of stuff in there that's not necessary.
chad0989 said:
If someone has a lot of spare time to and a fast build machine It would be really great if you could go through the vendor files and figure out which prebuilt libs we can get rid of and build from source instead. I'm sure there's a ton of stuff in there that's not necessary.
Click to expand...
Click to collapse
I'm gonna see if I can get this to build on AOKP... I'll need to merge the frameworks/base stuff first.
dmeadows013 said:
I'm gonna see if I can get this to build on AOKP... I'll need to merge the frameworks/base stuff first.
Click to expand...
Click to collapse
Repo sync took way too long... Building now...
Ok got a libcrypto error... Idk what the problem is... Gonna check with Roman
Edit: Roman says it's a problem with the recovery that koush edited for CM code. Trying to revert it
dmeadows013 said:
Ok got a libcrypto error... Idk what the problem is... Gonna check with Roman
Edit: Roman says it's a problem with the recovery that koush edited for CM code. Trying to revert it
Click to expand...
Click to collapse
Or you could use amon ra
Sent from my Kindle Fire using Tapatalk 2
pwned3 said:
Or you could use amon ra
Sent from my Kindle Fire using Tapatalk 2
Click to expand...
Click to collapse
No it's causing it to not build lol. I think I fixed it though...
dmeadows013 said:
No it's causing it to not build lol. I think I fixed it though...
Click to expand...
Click to collapse
So protekks loss of power doesnt affect you at all?
Btw, chad, does this use the gb wifi drivers since we don't have ics source?
Sent from my cm_tenderloin using Tapatalk 2
antp121 said:
So protekks loss of power doesnt affect you at all?
Btw, chad, does this use the gb wifi drivers since we don't have ics source?
Sent from my cm_tenderloin using Tapatalk 2
Click to expand...
Click to collapse
Yeah he said it uses the old drivers until we get kernel source.
Sent from my Rez with fangs
i remember when we were in the age of cm7,most people thought the camera didnt work due to the kernel source,but a guy from China made some tweaks and then the camera worked,can anyone else recall this?maybe we can take that way
Sent from my ADR6425LVW using xda premium
Still working on AOKP but I tweeted a CM build
dmeadows013 said:
Still working on AOKP but here's a CM build http://www.androidfilehost.com/main...meadows013/cm-9-20120730-UNOFFICIAL-vigor.zip
Click to expand...
Click to collapse
This does NOT have gapps, correct?
Sent from my ADR6425LVW using Tapatalk 2
antp121 said:
This does NOT have gapps, correct?
Sent from my ADR6425LVW using Tapatalk 2
Click to expand...
Click to collapse
Correct. This should be the last post in this thread about it. Its a dev thread lol
dmeadows013 said:
Correct. This should be the last post in this thread about it. Its a dev thread lol
Click to expand...
Click to collapse
Ive booted up with CM9 and its so amazing. AMAZING work chad and dmeadows. I get Roaming Indicator On, but according to twitter you guys get that too. Wonder if thats normal?
Edit -
AOKP M6 from DMeadows here: http://t.co/5dyljWG1
The roaming indicator problem should be fixed now thanks to joelz
How long did the 4G dropout take? I have been running aokp for a little while now and using data like a mad man and haven't broke a strong 4G signal yet. No roaming issues either.
Sent from my PG86100 using Tapatalk 2
Downloading meadows cm9 now.
Edit: didn't mean to post this delete please.
Sent from my ADR6425LVW using xda app-developers app

[ROM][AOKP][PORT] Jelly Bean AOKP build 6 for dx2

AKOP BUILD 6 FOR THE DROID X2
This rom was ported from the galaxy nexus. Only like one or 2 of the features are not compatible. also has a base of CM10.
What Works:
•Data and 3G
•Wifi
•SMS
•Camera (but not camcorder)
•AOKP features like Rom Control,Themes,Device options
•Alot else
KNOWN ISSUES:
•might bootloop because of boot animation, if so do a battery pull and try again.
•some crashes do occur (since this has a base of CM10 A2)
•same issues with CM10 A2
•MMS wont send or recive (looking into ASAP)
•SD card apps wont work
DOWNLOADS
•Rom download http://www.mediafire.com/download.php?k8r78cauq951d29
•Gapps http://www.mediafire.com/download.php?1ktbu94a9lft3a1
INSTALLATION PLEASE READ
•SBF to 2.3.4 or just come off of stock.
•Boot into recovery
•Nandroid
•Flash Rom
•Flash Gapps
•Wipe Data
•Wipe cache
•Enjoy JB AOKP
*If you are experencing problems with the camera or gallery take the gallery2.apk from cm10 and replace it with the existing one
Very cool. I'll flash when I get home to test drive it.
I'm exited. I will probably try this out later tonight. Thanks!!!
Awesome, Thanks! Can someone post some screens when they have it installed? Also are the GApps specific to the ROM or can you use Goo for them as well?
GoClifGo05 said:
Awesome, Thanks! Can someone post some screens when they have it installed? Also are the GApps specific to the ROM or can you use Goo for them as well?
Click to expand...
Click to collapse
You can use the goo apps. That's what these are
Sent from my MB870 using xda app-developers app
Thank you, just wondering since you used MF if they were special for AOKP. Awesome work!
Thinking of DLing, Anyone use it yet? How does it fair compared to cm10?
Sent from my Droid X2
dan123abc said:
Thinking of DLing, Anyone use it yet? How does it fair compared to cm10?
Sent from my Droid X2
Click to expand...
Click to collapse
Haven't used it but will be installing it later. I'm sure its the same as cm10 since it is based on it. It will probably run just as well.
With more options
Sent from my DROID RAZR HD using Xparent Cyan Tapatalk 2
GoClifGo05 said:
With more options
Sent from my DROID RAZR HD using Xparent Cyan Tapatalk 2
Click to expand...
Click to collapse
Like what? Do u think all will work? (Sorry to be so inquisitive)
Sent from my Droid X2
dan123abc said:
Like what? Do u think all will work? (Sorry to be so inquisitive)
Sent from my Droid X2
Click to expand...
Click to collapse
You should check the CM10 thread such as the post below to find out about issuers before loading this ROM.
cjm2576 said:
Hi. I'm a new user of the CM10 Alpha 2 and am very thankful for the work put into it. I have encountered some issues I wanted to report. I did search the thread before posting this but it's entirely possible I missed something.
I use an app called AutomateIt to do some stuff on demand. One of those things is to enabled Bluetooth when I put the phone in the car dock. The trigger still works as the other actions I have scheduled (volume changes, etc...) still happen but BT never turns on. Oddly it IS able to turn BT off when I undock.
When I undock and turn BT off my audio appears to stop working. I no longer hear media audio nor the UI sounds when I tap. I haven't tested call audio yet to find out if that's broken. Rebooting the phone restores audio.
Apps that install themselves on the SD card disappear on reboot. I found a post where someone suggested moving these to internal, which I have done. I've had about a 50% success rate so far as some of the apps crash on launch after moving to internal.
Netflix closes immediately upon launch. Several apps close intermittently: Email, Gmail, & Flipboard are some examples.
Click to expand...
Click to collapse
He was asking Bout customization options I believe... check out the aokp site for details. The OP says almost all things work when it comes to customization except a couple.
Edit: here is a list of some features https://sites.google.com/site/androidopenkangproject/feature-lsit
Nice (fast) work. Unfortunately MMS is a deal breaker for me, but as soon as you've gotten that going I'm happy to test drive it.
32BitWhore said:
Nice (fast) work. Unfortunately MMS is a deal breaker for me, but as soon as you've gotten that going I'm happy to test drive it.
Click to expand...
Click to collapse
If this is like CM10A2, GoSMS should suffice as a workaround.
Man, I've been wanting to install this since yesterday but havent had the time. I'm contemplating flashing it at work but I already had one bad experience with flashing at work last week. lol
jsgraphicart said:
Man, I've been wanting to install this since yesterday but havent had the time. I'm contemplating flashing it at work but I already had one bad experience with flashing at work last week. lol
Click to expand...
Click to collapse
same here. at work and got the itch to flash something.
booked said:
same here. at work and got the itch to flash something.
Click to expand...
Click to collapse
Screw it, I'm doing it. lol
---------- Post added at 09:29 AM ---------- Previous post was at 09:22 AM ----------
Damn, I screwed up. I didnt restore an ICS ROM before flashing. So my phones screwed again til I get home. UUUGGGHHHHH!!!!
jsgraphicart said:
Man, I've been wanting to install this since yesterday but havent had the time. I'm contemplating flashing it at work but I already had one bad experience with flashing at work last week. lol
Click to expand...
Click to collapse
jsgraphicart said:
Screw it, I'm doing it. lol
---------- Post added at 09:29 AM ---------- Previous post was at 09:22 AM ----------
Damn, I screwed up. I didnt restore an ICS ROM before flashing. So my phones screwed again til I get home. UUUGGGHHHHH!!!!
Click to expand...
Click to collapse
I lol'd.
Sent from my MB870 using xda app-developers app
32BitWhore said:
I lol'd.
Sent from my MB870 using xda app-developers app
Click to expand...
Click to collapse
Honestly, I have to LOL at myself sometimes. That was a stupid mistake on my part. I'm downloading the stuff needed to SBF at my work. The SBF file is taking forever though.
jsgraphicart said:
Honestly, I have to LOL at myself sometimes. That was a stupid mistake on my part. I'm downloading the stuff needed to SBF at my work. The SBF file is taking forever though.
Click to expand...
Click to collapse
lol. I warned you
Sent from my MB870 using xda app-developers app

Cyanogenmod?

Any chance of getting cm, maybe official so we can use the amazing cyandelta app.
Sent from my ADR6410LVW using xda app-developers app
playmobot said:
Any chance of getting cm, maybe official so we can use the amazing cyandelta app.
Sent from my ADR6410LVW using xda app-developers app
Click to expand...
Click to collapse
That requires either a CM guy to have our phone and decide to develop for it, or one of our amazing dev's to port it. Since we just got the ability to unlock the bootloader, It'll take a little while for things to ramp up. Baby steps.
Patgt500 said:
That requires either a CM guy to have our phone and decide to develop for it, or one of our amazing dev's to port it. Since we just got the ability to unlock the bootloader, It'll take a little while for things to ramp up. Baby steps.
Click to expand...
Click to collapse
How hard can it be to port CM?? I ask because I am considering attempting to do this over thanksgiving... I never ported CM before and I don't have much of an understanding of the Android Source code... But I can get my way around basic source code editing, if I have a lot of help... So, if someone can tell me how to start porting this thing, I may attempt to do so over thanksgiving.. but don't get your hopes up, I am just a novice dude here...
I think there are some porting guides on xda somewhere for cm9 try looking at those. Im willing to test builds by the way.
Sent from my ADR6410LVW using xda app-developers app
I would imagine it would be fairly difficult, the rezound took some time to get AOSP on it.
litetaker said:
How hard can it be to port CM?? I ask because I am considering attempting to do this over thanksgiving... I never ported CM before and I don't have much of an understanding of the Android Source code... But I can get my way around basic source code editing, if I have a lot of help... So, if someone can tell me how to start porting this thing, I may attempt to do so over thanksgiving.. but don't get your hopes up, I am just a novice dude here...
Click to expand...
Click to collapse
Ya gotta start somewhere. Good luck!
good luck my friend.
prepare for many sleepless, banging head against the wall - nights/mornings.
What Andy said lol. Also, look in the rez forums, there are a few developers there who have already encountered some of the issues you may and they may be able to help you (particularly Chad)
Sent from my ADR6410LVW using Xparent Blue Tapatalk 2
Hehe I have a Jellybean AOKP test build available. Tester needs S-ON bootloader unlocked. Not S-Off, cause I don't want to brick anyone. Also need to be able to get/send me a logcat of the build. PM me.
dmeadows013 said:
Hehe I have a Jellybean AOKP test build available. Tester needs S-ON bootloader unlocked. Not S-Off, cause I don't want to brick anyone. Also need to be able to get/send me a logcat of the build. PM me.
Click to expand...
Click to collapse
Well that was quick! You're a boss dmeadows. Post that shiz in development, I'd help but I'll be busy until Sunday night unfortunately
Sent from my ADR6410LVW using Xparent Blue Tapatalk 2
dmeadows you just made my night. No joke.
Sent from my ADR6410LVW using Tapatalk 2
dmeadows013 said:
Hehe I have a Jellybean AOKP test build available. Tester needs S-ON bootloader unlocked. Not S-Off, cause I don't want to brick anyone. Also need to be able to get/send me a logcat of the build. PM me.
Click to expand...
Click to collapse
Great job!!! I can test it but briefly tonight. Or after Sunday.
Sent from my ADR6410LVW using XDA Premium HD app
I Dont mind testing as well. Pm me if you need peepz
Sent from my ADR6410LVW using xda app-developers app
Is this still being worked on? It would be great to have it. Thanks.
Sent from my ADR6410LVW using xda app-developers app
+1 miss aosp
Linch89 said:
+1 miss aosp
Click to expand...
Click to collapse
dmeadows013 said something about a build being available but not quite sure if he was being serious or not. Anyway, I have a plan cooking up. I will download source and try to compile it, but fair warning I am a total newb to aosp deving and it may take forever, or never, to make a working AOSP build. I'm getting myself a new laptop which should help me build this thing. So far I put it off as my primary machine is tied up doing my regular work and with this spare laptop, I can do the hell I want while doing my regular work. Multitasking at its best!
Also, I really want to get some pointers on how to setup the build for a new device. I know that if all we are trying to do is build for a device that is already supported, then you already have the necessary files to compile it for that device. But, what I don't know is how to set up the build environment for a new device. Someone with some know how will be greatly appreciated. Thanks!
litetaker said:
dmeadows013 said something about a build being available but not quite sure if he was being serious or not. Anyway, I have a plan cooking up. I will download source and try to compile it, but fair warning I am a total newb to aosp deving and it may take forever, or never, to make a working AOSP build. I'm getting myself a new laptop which should help me build this thing. So far I put it off as my primary machine is tied up doing my regular work and with this spare laptop, I can do the hell I want while doing my regular work. Multitasking at its best!
Also, I really want to get some pointers on how to setup the build for a new device. I know that if all we are trying to do is build for a device that is already supported, then you already have the necessary files to compile it for that device. But, what I don't know is how to set up the build environment for a new device. Someone with some know how will be greatly appreciated. Thanks!
Click to expand...
Click to collapse
I would talk to dmeandows, I tested a few builds for him that didn't boot up
you want CM, get a phone to AREOEVAN. he's the one that can do it.
Aldo101t said:
you want CM, get a phone to AREOEVAN. he's the one that can do it.
Click to expand...
Click to collapse
this is true, we should start a bounty thread for him to get aphone
Yesssssssssss let's get Evan's ass over here

Test AOKP 4.2.1!!!

Is anyone up at this hour and able to test this AOKP build for me? Just need to know if it boots, in call audio, camera, signal works, gplay store works, etc. Thanks!
ROM: http://d-h.st/cnE
GAPPS: http://goo.im/gapps/gapps-jb-20121212-signed.zip
I can probably help! Just up watching American Horror story, pretty sure I won't fall asleep too soon lol. I'll make a backup of this Rom right now.
Sent from my SCH-I605 using Tapatalk 2
Benjamin150 said:
I can probably help! Just up watching American Horror story, pretty sure I won't fall asleep too soon lol. I'll make a backup of this Rom right now.
Sent from my SCH-I605 using Tapatalk 2
Click to expand...
Click to collapse
Thanks! Ill have something up within 20 minutes or so. Also, are you on an AOSP or TW rom right now?
slick_rick said:
Thanks! Ill have something up within 20 minutes or so. Also, are you on an AOSP or TW rom right now?
Click to expand...
Click to collapse
Its backing up now. And TW, Beans 6. Need I do something before flashing it?
Sent from my Nexus 7 using Tapatalk HD
Benjamin150 said:
Its backing up now. And TW, Beans 6. Need I do something before flashing it?
Sent from my Nexus 7 using Tapatalk HD
Click to expand...
Click to collapse
Nope thats fine. Only if you were currently on AOSP did you need to do something. This build should almost be done compiling.
slick_rick said:
Nope thats fine. Only if you were currently on AOSP did you need to do something. This build should almost be done compiling.
Click to expand...
Click to collapse
Sounds good! Mines generating the MD5 right now. Backing up takes a while long then it does on my GNex or Nexus 7.
Sent from my Nexus 7 using Tapatalk HD
Benjamin150 said:
Sounds good! Mines generating the MD5 right now. Backing up takes a while long then it does on my GNex or Nexus 7.
Sent from my Nexus 7 using Tapatalk HD
Click to expand...
Click to collapse
Sorry ive been running into error after error. Ill have something ready tomorrow. Going to call it a night.
Finally got a clean build done. If someone could please test and make sure it boots, in call audio works, wifi, etc. Check OP for links. LMK!
Looks like it's going to be a long night!
Edit: Seems to be hanging at the boot animation.
illogic6 said:
Looks like it's going to be a long night!
Edit: Seems to be hanging at the boot animation.
Click to expand...
Click to collapse
Ok thats what was happening on my build for Sprint GNote 2. Can you grab a logcat if possible? Thanks for testing also
slick_rick said:
Ok thats what was happening on my build for Sprint GNote 2. Can you grab a logcat if possible? Thanks for testing also
Click to expand...
Click to collapse
I would have, but I've never been able to get ADB to work with the AOSP roms on this phone. Is there some kind of trick or different driver I need to use maybe?
Wife is calling me to bed, so if I test more it'll be tomorrow.
slick_rick said:
Is anyone up at this hour and able to test this AOKP build for me? Just need to know if it boots, in call audio, camera, signal works, gplay store works, etc. Thanks!
ROM: http://d-h.st/cnE
GAPPS: http://goo.im/gapps/gapps-jb-20121212-signed.zip
Click to expand...
Click to collapse
Im Up And Available For Testing As Well...
illogic6 said:
I would have, but I've never been able to get ADB to work with the AOSP roms on this phone. Is there some kind of trick or different driver I need to use maybe?
Wife is calling me to bed, so if I test more it'll be tomorrow.
Click to expand...
Click to collapse
Thats fine. Thanks for testing!
TruTechGeek said:
Im Up And Available For Testing As Well...
Click to expand...
Click to collapse
This build isn't booting. If you know how to logcat, feel free to flash and grab a log for me please. Thanks.
Sent from my SPH-L900 using Tapatalk HD
Can't wait for this to be up and running
Sent from my SCH-I605 using Tapatalk 2

Vanir ROM [4.3]

I'm not a dev but just an FYI Vanir ROM supports the vigor so I thought I'd post a link here.
These are 4.3 nightlies btw.
http://www.emccann.net/dho/3-Vanir-mirror/4-nighties/10-07-2013/
gleggie said:
I'm not a dev but just an FYI Vanir ROM supports the vigor so I thought I'd post a link here.
These are 4.3 nightlies btw.
http://www.emccann.net/dho/3-Vanir-mirror/4-nighties/10-07-2013/
Click to expand...
Click to collapse
Have you tried this ROM, if yes could you provide some screenies I can't see to find any on the website
Got MIUIFIED?
sorullo_xgrx said:
Have you tried this ROM, if yes could you provide some screenies I can't see to find any on the website
Got MIUIFIED?
Click to expand...
Click to collapse
link to some pics
https://plus.google.com/photos/1010...5825320903185218482&oid=101092632466020314232
coldking said:
link to some pics
https://plus.google.com/photos/1010...5825320903185218482&oid=101092632466020314232
Click to expand...
Click to collapse
Thanks bro, I'm actually running this on my GS4 right now but I thought i'd share this with the Rez since i'm still loyal to this community lol.
This ROM doesn't have as much customization as something like Carbon, but it is soo buttery smooth.
Snuzzo builds this over at themikmik. His is down for now though, due to data issues.
Sent from my Rezound using Tapatalk 4
tmanschuette said:
Snuzzo builds this over at themikmik. His is down for now though, due to data issues.
Sent from my Rezound using Tapatalk 4
Click to expand...
Click to collapse
He stopped building it due to changes on their side, last build was on 9/21. I did like running this on my phone, this is good news if the attached nightlies are working
Gonna flash the version above now, see if it boots up ok and has data...
---------- Post added at 11:26 AM ---------- Previous post was at 11:02 AM ----------
It booted up ok, no service/data connection at all.
Same here. Tried their build and ran through all the steps we needed on the old Carbon build with no success. It doesn't recognise the Sim card.
Sent from my Rezound using Tapatalk 4
Have you guys tried pulling the sim, booting without sim, then going to settings and making sure they are set correct? There's an xda thread somewhere but I remember running into the same problem and that fixed it. It has to do with roaming settings i think
The 9/21 build of Vanir for Rezound Snuzzo did is solid as a rock; I'm in the process of de-stockifying and updating a replacement GB Rezound I just picked up to replace the Rezound I had that decided to check out my sump pump's crock close up and personal like (apparently it was a suicide mission).
There's a 10/17 build Snuzzo did of Vanir I will hope to have running tonight. The 9/21 build was awesome.
Give 10/20 a shot.
Here's the official nightlies
http://www.emccann.net/nuclearmistake/VanirAOSPNightlies/vigor/
If any problems other than USB led notification and phablet mode just post over at my thread on MikMik
Sent from my Rezound using Tapatalk 4
Snuzzo said:
Give 10/20 a shot.
Here's the official nightlies
http://www.emccann.net/nuclearmistake/VanirAOSPNightlies/vigor/
If any problems other than USB led notification and phablet mode just post over at my thread on MikMik
Sent from my Rezound using Tapatalk 4
Click to expand...
Click to collapse
10/20 runs great. Just heed the admonition about messing with the CDMA or you will most assuredly bork your radios and have to roll back to a RUU and start over. Been there, done that, just loads of fun. Not. (You CAN switch network mode from global to LTE/CDMA, but then get the heck outta there).
Funny -- I just "discovered" this ROM for my Nexus 7 and was thinking I'd like to try it on my Rezound too. Should've known it would already be available if I just looked around for it!

Categories

Resources