Vanir ROM [4.3] - HTC Rezound

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!

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

Slowly losing faith in the Mecha.. News some help

I'm beginning to lose faith in the Mecha and custom builds for it, I dont want to resort to using a Sense UI custom build because of how much Sense takes up in Ram, are there any other builds..?
Sent from my LiquidSmooth ICS 1.5 Thunderbolt
I know you don't like sense but nusense is freaking great. I'm currently running the build that twisted just posted and its good too.
Sent from my ThunderBolt using Tapatalk 2
disconnecktie said:
I know you don't like sense but nusense is freaking great. I'm currently running the build that twisted just posted and its good too.
Sent from my ThunderBolt using Tapatalk 2
Click to expand...
Click to collapse
Wanna link me to it? Anything about it I should know?
Sent from my LiquidSmooth ICS 1.5 Thunderbolt
I'll send you the link but I would wait until he uploads the new build before you try it. Its really good.
Sent from my ThunderBolt using Tapatalk 2
---------- Post added at 06:58 PM ---------- Previous post was at 06:55 PM ----------
http://www.forums.infectedrom.com/showthread.php?p=53835
Sent from my ThunderBolt using Tapatalk 2
How much ram does it take?
Sent from my LiquidSmooth ICS 1.5 Thunderbolt
Not enough to make it impossible to use. Its pretty damn slick. If that's a problem for you you can always use v6supercharger to make the lmk values higher to keep more free ram. I think he actually cooks that right in. Ram usage isn't what slows the phone down because the android os will free up ram as soon as it needs it. Its called the low memory killer or lmk.
Sent from my ThunderBolt using Tapatalk 2
disconnecktie said:
Not enough to make it impossible to use. Its pretty damn slick. If that's a problem for you you can always use v6supercharger to make the lmk values higher to keep more free ram. I think he actually cooks that right in. Ram usage isn't what slows the phone down because the android os will free up ram as soon as it needs it. Its called the low memory killer or lmk.
Sent from my ThunderBolt using Tapatalk 2
Click to expand...
Click to collapse
Thanks for that information. I'm retired as Liquid's Tester. I sent Santod a message on InfectedRom about wanting to be a tester for him, perhaps you could put in a good word?
Also what radios are you using on the latest nusense?
I use the .19 radios for all roms pretty much. I dont think Santod has many testers and I think he does most of the testing himself.
Sent from my ThunderBolt using Tapatalk 2
disconnecktie said:
I use the .19 radios for all roms pretty much. I dont think Santod has many testers and I think he does most of the testing himself.
Sent from my ThunderBolt using Tapatalk 2
Click to expand...
Click to collapse
are the .19 ones the leaked ones?
No. 605.2 are the leaked radios. Those give me random reboots so I don't use them.
Sent from my ThunderBolt using Tapatalk 2
disconnecktie said:
No. 605.2 are the leaked radios. Those give me random reboots so I don't use them.
Sent from my ThunderBolt using Tapatalk 2
Click to expand...
Click to collapse
Ok so the basic ones that I've been using. alright. gotcha, I'm going to try this out.
nunsense never ran for me i had so many problems trying to run that rom. I really want that htc one x camera
Follow the install instructions in the op or it won't run. It has to be formatted in ext3 in order for it to run because it uses the stock kernel.
Sent from my ThunderBolt using Tapatalk 2
---------- Post added at 08:21 PM ---------- Previous post was at 08:20 PM ----------
I don't remember if that can be done with cwm so if you aren't using 4ext you'll have to get it to format all the partitions.
Sent from my ThunderBolt using Tapatalk 2
disconnecktie said:
Follow the install instructions in the op or it won't run. It has to be formatted in ext3 in order for it to run because it uses the stock kernel.
Sent from my ThunderBolt using Tapatalk 2
---------- Post added at 08:21 PM ---------- Previous post was at 08:20 PM ----------
I don't remember if that can be done with cwm so if you aren't using 4ext you'll have to get it to format all the partitions.
Sent from my ThunderBolt using Tapatalk 2
Click to expand...
Click to collapse
I just tried it and had so many issues with it - for instance the power menu wouldn't work - it'd cause a reboot and I wasn't getting 4G either,
And I'm using 4ext, I've never changed the kernel since I first used the phone, so do still need to change it? Or is it already in 3ext format? I've flashed roms before so I know how to do it but never changed format of partitions
Sent from my LiquidSmooth ICS 1.5 Thunderbolt
alex.ap.pacman said:
I just tried it and had so many issues with it - for instance the power menu wouldn't work - it'd cause a reboot and I wasn't getting 4G either,
And I'm using 4ext, I've never changed the kernel since I first used the phone, so do still need to change it? Or is it already in 3ext format? I've flashed roms before so I know how to do it but never changed format of partitions
Sent from my LiquidSmooth ICS 1.5 Thunderbolt
Click to expand...
Click to collapse
I'm not trying to be a **** but did you read the entire op? You have to disable some things in the power menu for it to work. That is one of the reasons I said to wait for the next release because santod fixed a lot of the broken stuff in the current build.
Sent from my ThunderBolt using Tapatalk 2
Use liquid 3.2 GB AOSP.. runs amazing.. ICS is nice if you want your phone to work like crap.. Until we get a full release with a kernel source... it will continue to run like crap.
disconnecktie said:
I'm not trying to be a **** but did you read the entire op? You have to disable some things in the power menu for it to work. That is one of the reasons I said to wait for the next release because santod fixed a lot of the broken stuff in the current build.
Sent from my ThunderBolt using Tapatalk 2
Click to expand...
Click to collapse
Oh dude, no wonder why, so pretty much just hold out until the next release? btw, you didn't come off like a ****, I didn't take it like that. - I read some of the OP - here's my biggest question - why do you have to format to 3ext format instead of it being 4ext format? And say, when I'm done with using this rom and switching to another do I have to put it back to 4ext format?
Also - I was just about to run a logcat for santod on the bugs I was getting.. I guess he beat me to it.
But again, about the whole whole 3ext, 4ext thing, whats the deal behind that?
musicfreak190 said:
Use liquid 3.2 GB AOSP.. runs amazing.. ICS is nice if you want your phone to work like crap.. Until we get a full release with a kernel source... it will continue to run like crap.
Click to expand...
Click to collapse
bro, I know this. lol. I was the one who tested MR3 before the release. lol. I knew the bugs.
The stock kernel doesn't support the ext4 file system. It only supports ext3. If it isn't formatted that way prior to flashing everything will crash on startup.
Sent from my ThunderBolt using Tapatalk 2
disconnecktie said:
The stock kernel doesn't support the ext4 file system. It only supports ext3. If it isn't formatted that way prior to flashing everything will crash on startup.
Sent from my ThunderBolt using Tapatalk 2
Click to expand...
Click to collapse
The sense UI is very sluggish... Ugh.. It's a pain... And it still contains bloatware
Sent from my LiquidSmooth ICS 1.5 Thunderbolt

[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

[REQ] [ROM] PacMan ROM?

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.

[AOSPA][4.4.2] PARANOIDANDROlD 4.3 BETA 1 [4/28]

PARANOIDANDROID 4.3 BETA 1
android-4.4.2_r2 KVT49L
1. DOWNLOAD THE LATEST ROM
http://goo.im/devs/aospa_legacy/i605
2. DOWNLOAD THE LATEST 4.4 PA GAPPS PACKAGE
http://forum.xda-developers.com/showthread.php?t=2397942
3. FACTORY RESET
4. FLASH ROM & GAPPS
Flash with the latest CWM recovery or else you'll lose your baseband!
5. ENJOY!
GERRIT
AOSPA GIT
AOSPA-LEGACY GIT​
BUGS,
-Check bugs listed in sbrissen's CM11 thread here!
DONATIONS,
to molesarecoming
to D4rKn3sSyS
to jaybob413
to aaronpoweruser
If you would like to donate to me, thank you I appreciate it. However, consider donating to sbrissen
first as he is the real mastermind behind AOSP for our awesome device. Go give him a thanks here!
CREDITS,
AOSP/Google, Cyanogenmod, Goo, XDA, Krebsmilk, giannisgx89, Liquid,
AOKP, our users, supporters and donators, everyone who's helped us in the past,
heartfelt thanks to all of you!
Huge thanks,
sbrissen & codeworkx​
THERE IS NO HYBRlD, PIE, OR HALO YET! EVERY TIME SOMEONE ASKS IF [INSERT FEATURE] IS HERE, A PUPPY DIES!​
Thanks for the 4.4 action!!!
installing now
can't wait!!!
Edit:
During install it reads
script succeeded: result was [/system]
is this normal?
Thanks Rick,all seems Great,bluetooth working,you the Man!
Can I dirty flash this over the 4.4 build from a couple days ago?
Sent from my SCH-I605 using xda app-developers app
sn0n said:
can't wait!!!
Edit:
During install it reads
script succeeded: result was [/system]
is this normal?
Click to expand...
Click to collapse
Yup this is normal for CWM
metaphysicalgx2 said:
Can I dirty flash this over the 4.4 build from a couple days ago?
Sent from my SCH-I605 using xda app-developers app
Click to expand...
Click to collapse
Sure can
Sent from my Nexus 7 using Tapatalk 4
Amazed no one has posted much on this...I am digging this ROM as-is right now...everything I have used/tested works great so far. Well done and keep it up
I will be flashing this the INSTANT that hybrid is added. I can't live without per-app DPI settings, haha. (Spoiled.)
Rick, can you confirm if needing to flash with CWM is going to be a long-term thing? (Or at least a requirement for the next release or two? If so, I will just switch recoveries now.)
Also, thanks for the work, broseph. Glad you're not abandoning us with the Note III being out and everything.
Well there goes my plan of waiting for touchwiz 4.3 lmao. If I do install this and I decide to revert to stock again to get touchwiz 4.3 this goes as it would for the aosp 4.3 builds? Just odin back and start fresh n clean to install the ota that is "supposed" to go out the 29th?
Sent from my SCH-I605 using Tapatalk 2
---------- Post added at 12:00 PM ---------- Previous post was at 11:59 AM ----------
hovercraftdriver said:
Amazed no one has posted much on this...I am digging this ROM as-is right now...everything I have used/tested works great so far. Well done and keep it up
Click to expand...
Click to collapse
Thats awesome. The issue that always made me angry with 4.3's was the volume in calls and through speaker phine. How is it with the 4.4
Sent from my SCH-I605 using Tapatalk 2
.shawn. said:
Well there goes my plan of waiting for touchwiz 4.3 lmao. If I do install this and I decide to revert to stock again to get touchwiz 4.3 this goes as it would for the aosp 4.3 builds? Just odin back and start fresh n clean to install the ota that is "supposed" to go out the 29th?
Sent from my SCH-I605 using Tapatalk 2
---------- Post added at 12:00 PM ---------- Previous post was at 11:59 AM ----------
Thats awesome. The issue that always made me angry with 4.3's was the volume in calls and through speaker phine. How is it with the 4.4
Sent from my SCH-I605 using Tapatalk 2
Click to expand...
Click to collapse
if you take the OTA when it comes, you risk never being able to root your phone again. pretty sure the s4 still doesnt have root. you should just wait till the OTA is released and a rooted version is released.
Dirty flashed on the original 4.4 base. Had some FC's. Restored CWM backup, but lost all modem/IEMI settings. Reverted to TWRP to restore an older backup from that recovery. Got my signal back, then clean flashed this and restored my apps.
Aaand made an EFS backup. Never be caught without an EFS backup is the moral of the story. The home button preview is enough for me to take the time to flash it. Much appreciated. Anxiously awaiting the hybrid settings!
whats the difference between signed zip and signed zip md5 on the gapps files?
Is cwm 6.0.4.3 the latest because that's what I used and mobile data got broke. I don't understand why it does that. Select apn is greyed out and wont let me select. Also under data usage there no option to turn on data.
Thanks for this, I've been running the 11.14 build you posted in the pa 3.99 thread for a while now and it is rock solid. I'm gonna hold off flashing any newer builds until some of the features we all love from pa come in purely because I'm extremely content with this build. Only issue I've been having is no LTE which unfortunately I have never been able to get on aosp Roms. Thanks for your continued support for this phone its outstanding that we still get the latest and greatest Roms and it took like what. 1-2 weeks to get 4.4 running on this phone? Thank you so much man you are frikin awesome
Sent from my SCH-I605 using xda app-developers app
wtoj34 said:
Thanks for this, I've been running the 11.14 build you posted in the pa 3.99 thread for a while now and it is rock solid. I'm gonna hold off flashing any newer builds until some of the features we all love from pa come in purely because I'm extremely content with this build. Only issue I've been having is no LTE which unfortunately I have never been able to get on aosp Roms. Thanks for your continued support for this phone its outstanding that we still get the latest and greatest Roms and it took like what. 1-2 weeks to get 4.4 running on this phone? Thank you so much man you are frikin awesome
Sent from my SCH-I605 using xda app-developers app
Click to expand...
Click to collapse
View seconded! Btw, I'm getting 4G signals very well.
wtoj34 said:
Thanks for this, I've been running the 11.14 build you posted in the pa 3.99 thread for a while now and it is rock solid. I'm gonna hold off flashing any newer builds until some of the features we all love from pa come in purely because I'm extremely content with this build. Only issue I've been having is no LTE which unfortunately I have never been able to get on aosp Roms. Thanks for your continued support for this phone its outstanding that we still get the latest and greatest Roms and it took like what. 1-2 weeks to get 4.4 running on this phone? Thank you so much man you are frikin awesome
Sent from my SCH-I605 using xda app-developers app
Click to expand...
Click to collapse
Here is something that's worked for me before to fix no 4g: go to dialer, dial *#*#4636#*#* , go to phone info, then change preferred network type dropdown to lte/CDMA auto. 4g should toggle on and you are good to go. I have found mine switched to something else a few times when I only had 3g.
mrbobo1 said:
Here is something that's worked for me before to fix no 4g: go to dialer, dial *#*#4636#*#* , go to phone info, then change preferred network type dropdown to lte/CDMA auto. 4g should toggle on and you are good to go. I have found mine switched to something else a few times when I only had 3g.
Click to expand...
Click to collapse
The problem I'm having is a little different now. My whole data bar is just blank, I no longer get 3g, 1x, or lte. When in settings it asks me to insert a SIM card. The SIM card works fine however on my GNEX but for some reason this note is not picking it up. I'm starting to fear it's a physical issue
You did use CWM to flash ?
Sent from my SCH-I605 using Tapatalk

Categories

Resources