[Q&A] CM10 - AT&T Samsung Galaxy Note II

This will be the offical q&a thread for my CM10 rom, if you have any questions or would like to report a bug please do so here and not in the development thread, thanks!
The thread

I really like that you are doing this, wish I could help you more but just dont have the knowledge.
Are you planning on a straight cm10 ported to this phone or are you going to try and keep the s pen functionality?
Either way excited to see your progress.
Thanks for taking the time to make more options for this bad ass phone.

From what I understand the CM team is considering on working on the spen functionality, as far as I know it is dependent on touchwiz, even if they were to get it to work it would be nothing more than a regular stylus.

Theres some good stylus gesture apps around that will help with that though...im checking out your port tonight. .
Is this a direct port from the other version of galaxy note2..or did you use a stock att note 2 stock base and port this ? Just curious before I try to install this so I have an idea..does it include the att modem and a stock kernel within the rom?.. thank you

i didn't want to post in the dev thread, because i haven't done much dev . but i'm very interested in an aosp build for this device. i have my build environment setup and i can build, but i'm just adding random things now to see what sticks (from the international note2).
i can certainly lend myself or my build server out.

Will CM10 be 4.2 or 4.1.2?

My understanding is that basic stylus input works in the current CM10 for the n7100 and for most roms for the original note. Native support for stylus input was added in ICS.

Does anyone have an approximate date that CM10 might be available for the Note 2

MarkWorsnop said:
Does anyone have an approximate date that CM10 might be available for the Note 2
Click to expand...
Click to collapse
Rule number 1, never ask for ETA's. My guess is soon...but just wait , it will come
Sent from my SAMSUNG-SGH-I317 using xda premium

MarkWorsnop said:
Does anyone have an approximate date that CM10 might be available for the Note 2
Click to expand...
Click to collapse
I know. I can't wait either.

MarkWorsnop said:
Does anyone have an approximate date that CM10 might be available for the Note 2
Click to expand...
Click to collapse
As said before most users will all reply the same way. ..never ask for eta blah vlah blah.
To answer your question t there is kernel issues with the drivers for data and connection along those terms. From what I read we do have some developers compiling cm 10 from scratch for our devices. My guess we are a few weeks away b4 we see a daily use version. .Lots of errors but usable.
Sent from my SAMSUNG-SGH-I317 using xda app-developers app

Haha i know better than to ask for an ETA on the developer section.
I was hoping someone might have an idea if it's in the works or not.
I got my note 2 and love it but miss cm10.lol

Related

[WIP] 3.4 Kernel for d2 (qcom sgs3)

Hello.
I have a kernel based on CAF's jb_2.5 branch booting on d2spr.
Source is here.
Status currently is: userland comes up (working panel) and seems to be functioning properly, with the caveat that pretty much all peripherals are broken. USB also works - so this project really is a developer's dream: plethora of mini problems to work on and a wealth of debugging information readily available.
Up until this point, I could focus on specific problems with the boot process and tackle them one by one. However now, there are dozens of directions one could go in, so I am posting this with the hopes of soliciting some help from like-minded individuals with experience in kernel porting. Work is also picking up for me, and I really need to offload some of this kernel work. Plus, I am burning a hole through my boot partition flashing/re-flashing, and it really is no fun doing this alone.
A bit of background: I used CAF's jb_2.5 branch because it is closest to being compatible with the userland HAL (display-caf in particular) currently used in cm10.1. I also have CAF's msm-3.4 branch booting, but the panel headers in userland are too far apart.
I tried to be surgical with the alterations: rather than mass merges, I tried to insert drivers individually (with the exception of media/video where samsung seems to have done an amazing job of crapping all over qcom's already non-upstreamed v4l2/camera/media code). The upshot of this is, we get rid of all the extraneous samsung crap. The downside is things are harder to fix.
The priorities as I see them:
1. Get d2vzw, d2tmo, d2att (etc) off the ground. Currently I only have board files for d2spr since this is the device I own, but someone with the right device and skill set should be able to invest couple of hours to follow my commits and get their version up.
2. Sound.
3. WiFi/Bluetooth. (invisiblek)
4. Camera
So let's get this going.
I wish we could put an effort to make this happen on Midas...
But really this is the wrong forum, the Qualcomm devices are truly on a completely different platform, there is little to no shared code here. Anyway good luck with it...
This honestly belongs in one of three places.
I am very interested in this work though.
http://forum.xda-developers.com/forumdisplay.php?f=1672
http://forum.xda-developers.com/forumdisplay.php?f=1692
http://forum.xda-developers.com/forumdisplay.php?f=1712
It's not really in the wrong section (currently): the US variants of the SGS3 share this "development discussion" section with the exynos versions. If a different dev discussion is created for the qualcomm devices, this thread will probably be moved there.
Take care
Gary
Audio is up and going.
You know you want in on this.
moving along well
wifi and bluetooth now too (bluetooth is just as ****ty as it was before)
as far as i can tell, the two big things left are:
-shutdown/reboot sequence is borked
-data
EDIT: oh, camera too
Can you please discuss development, as opposed to just give status updates on a project? (Otherwise, I'll have to delete the thread.)
Some suggestions: Discuss HOW you got audio, bluetooth, wifi, etc working - perhaps with some code snippets or actual examples.
Thank you
Gary
garyd9 said:
Can you please discuss development, as opposed to just give status updates on a project? (Otherwise, I'll have to delete the thread.)
Some suggestions: Discuss HOW you got audio, bluetooth, wifi, etc working - perhaps with some code snippets or actual examples.
Thank you
Gary
Click to expand...
Click to collapse
Gary, I appreciate what you are trying to do here, but the commit log is readily available. It's not like folks are asking specific questions and they are left unanswered.
If someone wants to spur discussion on a particular part of any code that's been committed then I am game, but rehashing past efforts for the sake of generating content is wasting everyone's time.
You have the last word so do what you gotta do.
In the meantime we have all sensors going (prox/light/g-sensor), gps also works, device reboots properly, and now actually enters power collapse in suspend. Thanks to invisiblek, our wifi and BT drivers have been ported over from 3.0, + he's got d2_vzw up to speed.
Other than some (minor and not so minor) tweaks here and there, the major project that needs a champion is camera.
detule said:
Gary, I appreciate what you are trying to do here, but the commit log is readily available. It's not like folks are asking specific questions and they are left unanswered.
Click to expand...
Click to collapse
The issue is that this section is for development discussion. Currently, this thread is using it as a "status updates for a specific product" thread (and not discussing the process whatsoever.)
Perhaps "Sprint samsung galaxy S III -> General" would be a better place for this thread?
Take care
Gary
How's the progress on the camera coming along? Its pretty impressive that you got the 3.4 kernel this far already.
Sent from my SGH-T999 using Tapatalk 2
Oh wait, never mind I'll just check the progress on github.
Sent from my SGH-T999 using Tapatalk 2
Moved to sprint sgs3 general.
Take care
Gary
Sent from my SAMSUNG-SGH-I317 using Tapatalk 2
Just an fyi, I saw Chad Goodman post a pure Google aosp jb Rom with a 3.4 kernel a couple of weeks ago where everything including camera worked, even html5
Obviously it wasn't here.
klin1344 said:
How's the progress on the camera coming along? Its pretty impressive that you got the 3.4 kernel this far already.
Sent from my SGH-T999 using Tapatalk 2
Click to expand...
Click to collapse
I had an aosp rom with 3.4 kernel and the camera working, plus audio, wifi, and bluetooth. This was almost 3 weeks ago. Sorry to burst the bubble. Thanks
Yes I approve bigwillyg
bigwillyg said:
Just an fyi, I saw Chad Goodman post a pure Google aosp jb Rom with a 3.4 kernel a couple of weeks ago where everything including camera worked, even html5
Obviously it wasn't here.
Click to expand...
Click to collapse
Get out of here dude! Hahah jk.
Sent from my SPH-L710 using Tapatalk 2
bigwillyg said:
Just an fyi, I saw Chad Goodman post a pure Google aosp jb Rom with a 3.4 kernel a couple of weeks ago where everything including camera worked, even html5
Obviously it wasn't here.
Click to expand...
Click to collapse
Isn't his beta ROM 3.4. I've ran that since he dropped it. Best aosp ROM out there.
Sent from my SPH-L710 using Xparent Blue Tapatalk 2
bigwillyg said:
Just an fyi, I saw Chad Goodman post a pure Google aosp jb Rom with a 3.4 kernel a couple of weeks ago where everything including camera worked, even html5
Obviously it wasn't here.
Click to expand...
Click to collapse
You should know better than to post things like the above without offering a source tree.
Mod please close this thread, it obviously does not belong here.
As a side note: Pretty disappointed with XDA here - this thread gets bounced from development (into general nonetheless), in favour of threads "how to compile CM10.1"? Close it, posts like the ones above are exactly what I was trying to avoid.
detule said:
You should know better than to post things like the above without offering a source tree.
Mod please close this thread, it obviously does not belong here.
As a side note: Pretty disappointed with XDA here - this thread gets bounced from development (into general nonetheless), in favour of threads "how to compile CM10.1"? Close it, posts like the ones above are exactly what I was trying to avoid.
Click to expand...
Click to collapse
Why are you getting upset ? Because someone else has already accomplished what the OP is trying to do. I've ran the Rom before so I can say that it ran great.
Sent from my SPH-L710 using Tapatalk 2
daniel4653 said:
Why are you getting upset ? Because someone else has already accomplished what the OP is trying to do. I've ran the Rom before so I can say that it ran great.
Sent from my SPH-L710 using Tapatalk 2
Click to expand...
Click to collapse
Then where's the kernel source?
Sent from my SGH-T999 using Tapatalk 2
daniel4653 said:
Why are you getting upset ? Because someone else has already accomplished what the OP is trying to do. I've ran the Rom before so I can say that it ran great.
Sent from my SPH-L710 using Tapatalk 2
Click to expand...
Click to collapse
+1 I ran it also wish I still had it
Sent from my SPH-L710 using Tapatalk 2
---------- Post added at 07:51 PM ---------- Previous post was at 07:49 PM ----------
klin1344 said:
Then where's the kernel source?
Sent from my SGH-T999 using Tapatalk 2
Click to expand...
Click to collapse
Since kernel is not on XDA there's no need to show the kernel source.
Sent from my SPH-L710 using Tapatalk 2

[Q] Multi-window ported from Galaxy Note 2 to Galaxy S3

Okay, so we have all of course seen that Synergy ROM and GalaxyMod have gotten multi-window/multi-view (is there seriously an official name for it??) working on the Galaxy S3, and on 4.1.1 no less.
This is really bugging the crap out of me (and probably a few other frustrated people). See, I want to make my own ROM from stock with all the features I want, without having to even deal with ROMs like Synergy that just don't quite fit with what I want and what works.
So I shall ask the question many may be dying to answer themselves, and why not sit down and actually discuss it rather than say "oh go here and get 'x' rom lol".
How does one get the Galaxy Note 2's Multi-window feature working on a Galaxy S3 touchwiz (or perhaps even AOSP) ROM?
Simple as that.
We all know it is possible, since it has already been done. And even on a version beneath 4.1.2!
If anyone has any clue whatsoever, please contribute to the discussion. I hope that soon this can be useful to all who would like this feature.
If anyone has any arguments to me asking the question, I haven't ever found an answer, and I've searched almost anywhere I possibly could (even here). So please don't.
Thank you.
Ascyndaeon said:
Okay, so we have all of course seen that Synergy ROM and GalaxyMod have gotten multi-window/multi-view (is there seriously an official name for it??) working on the Galaxy S3, and on 4.1.1 no less.
This is really bugging the crap out of me (and probably a few other frustrated people). See, I want to make my own ROM from stock with all the features I want, without having to even deal with ROMs like Synergy that just don't quite fit with what I want and what works.
So I shall ask the question many may be dying to answer themselves, and why not sit down and actually discuss it rather than say "oh go here and get 'x' rom lol".
How does one get the Galaxy Note 2's Multi-window feature working on a Galaxy S3 touchwiz (or perhaps even AOSP) ROM?
Simple as that.
We all know it is possible, since it has already been done. And even on a version beneath 4.1.2!
If anyone has any clue whatsoever, please contribute to the discussion. I hope that soon this can be useful to all who would like this feature.
If anyone has any arguments to me asking the question, I haven't ever found an answer, and I've searched almost anywhere I possibly could (even here). So please don't.
Thank you.
Click to expand...
Click to collapse
You have to code it into the rom your using. Which means ripping your rom apart down to the base code and redoing alot of the coding from scratch.
AOSP is not an option. If you dont know why then you might want to rethink doing it your self.
You will need to know Java and C++ to start with.
zelendel said:
You have to code it into the rom your using. Which means ripping your rom apart down to the base code and redoing alot of the coding from scratch.
AOSP is not an option. If you dont know why then you might want to rethink doing it your self.
You will need to know Java and C++ to start with.
Click to expand...
Click to collapse
So basically what you're saying is that I should download the source code from Samsung and code it into the ROM? (can't think of any other way to get to the base code simply from my little ROM itself, so that's why I ask this) Never worked with actual source code yet, so I might need a few pointers. It has always seemed as though source codes for different sorts of software are handled differently. And that's true. The thing is, finding how to handle each person's/company's source, and I still have much to learn in that regard.
Call me a noob if you'd like, because I pretty much am. But even so I would like to learn. Just saying. (and before you say "oh, well then go look at the other parts of the forum if you're so helpless", I'm just throwing it out there)
Okay. I thought I saw multi-window on an AOSP ROM but I could be mistaken. Besides, I don't have to do it myself. I could probably team up with my friend who is a hardcore android phone modder like myself.
Yeah, I figured I'd need to know Java and C++ to legitimately code android itself. I'll probably be able to get it down completely one of these days. For now, I'm still learning it.
There is a mod on the sprint gs3 forums that has multiwindow. It's a flashable mod for sprint 4.1.2 rims only though. It's a lotmore work than just that though. Port Sprint ROM then add the mod. And more behind Tue scenes stuff.
Sent from my SAMSUNG-SGH-I747 using xda premium
Ascyndaeon said:
How does one get the Galaxy Note 2's Multi-window feature working on a Galaxy S3 touchwiz
Click to expand...
Click to collapse
You NEED to also know that the APKs themselves also need to be multi-view compatible. This means decompiling and re-compiling each APK for your device (with the change in coding).
I'm not sure if you'd need to change the build prop to match the Note2 as well, but I think your CSC can remain the same.
hednik said:
There is a mod on the sprint gs3 forums that has multiwindow. It's a flashable mod for sprint 4.1.2 rims only though. It's a lotmore work than just that though. Port Sprint ROM then add the mod. And more behind Tue scenes stuff.
Click to expand...
Click to collapse
Thank you. I figured this might be moreso the case, as Team Synergy apparently made their ROM by using dsixda's android kitchen. Porting methods definitely must be learnt to get this kind of thing going.
Anonymously_Unknown said:
You NEED to also know that the APKs themselves also need to be multi-view compatible. This means decompiling and re-compiling each APK for your device (with the change in coding).
I'm not sure if you'd need to change the build prop to match the Note2 as well, but I think your CSC can remain the same.
Click to expand...
Click to collapse
So I'm assuming you mean we should use something like apktool. The question then is what parts of each code do we change/add to make it work. Alternatively, I have seen mods that make it so just about any app will work as well.
I'm supposing I should get the stock Note 2 ROM to obtain the build.prop? I dunno, I haven't done much with build.prop's.
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
Ascyndaeon said:
So I'm assuming you mean we should use something like apktoo
Click to expand...
Click to collapse
This is correct. I don't have the correct answer to any of your other queries as we are actually in the same boat.
Anonymously_Unknown said:
This is correct. I don't have the correct answer to any of your other queries as we are actually in the same boat.
Click to expand...
Click to collapse
Okay. Well hopefully soon we will have the answer.
If anyone else has any info, please share it.
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
Bump?
You are better off learning to use Dsixda's Kitchen or wait on someone else to create a custom ROM for this.
Anonymously_Unknown said:
You are better off learning to use Dsixda's Kitchen or wait on someone else to create a custom ROM for this.
Click to expand...
Click to collapse
Well...I actually already know how to use the Kitchen. It's really simple to use. You just need to know how to install individual mods after you do what needs to be done in the kitchen itself. The only thing I don't fully know is how to port. He doesn't give any pointers because he doesn't actually know how to port either.
And I really don't want to wait for someone else to make a ROM with it included. We already have two, and both are still pretty buggy. Synergy is notably slow (despite CPU tweaks) and there are quite a few apps that don't even work on it (for example, the regular e-mail app). I'm determined to figure out and know how top create my own ROM, but if I can't get the info I need to progress then it'll be pretty tough.
Like I said though. I'm determined to gain the knowledge to do what I want.
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
Ascyndaeon said:
Well...I actually already know how to use the Kitchen. It's really simple to use. You just need to know how to install individual mods after you do what needs to be done in the kitchen itself. The only thing I don't fully know is how to port. He doesn't give any pointers because he doesn't actually know how to port either.
And I really don't want to wait for someone else to make a ROM with it included. We already have two, and both are still pretty buggy. Synergy is notably slow (despite CPU tweaks) and there are quite a few apps that don't even work on it (for example, the regular e-mail app). I'm determined to figure out and know how top create my own ROM, but if I can't get the info I need to progress then it'll be pretty tough.
Like I said though. I'm determined to gain the knowledge to do what I want.
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
Click to expand...
Click to collapse
There are porting guides all over XDA and one in our very own development section. You could run a few things by the guy who made the CSROM BMB rom...and its not buggy as you said others are. It's has a Sprint base and works well with the multiview feature.
hednik said:
There are porting guides all over XDA and one in our very own development section. You could run a few things by the guy who made the CSROM BMB rom...and its not buggy as you said others are. It's has a Sprint base and works well with the multiview feature.
Click to expand...
Click to collapse
hednik, you are in love with upndwn4par. thats all there is to it
xBeerdroiDx said:
hednik, you are in love with upndwn4par. thats all there is to it
Click to expand...
Click to collapse
What's not to love?
Sent from my SAMSUNG-SGH-I747
xBeerdroiDx said:
hednik, you are in love with upndwn4par. thats all there is to it
Click to expand...
Click to collapse
No offense to all the bother devs here but he like loser makes the most solid ROMs and his work goes unnoticed. Guys a boss
Sent from my SAMSUNG-SGH-I747 using xda premium
hednik said:
No offense to all the bother devs here but he like loser makes the most solid ROMs and his work goes unnoticed. Guys a boss
Sent from my SAMSUNG-SGH-I747 using xda premium
Click to expand...
Click to collapse
agreed. no offense to any devs as well but their are several trending ROMs/devs that everyone seems to run to...without even looking at the great (and often more stable) material that already exists. not to mention, guys like upndwn4par have their hands in a dozen other small mods/patches and really, really useful bits of software that have made S3 life for many of us so much easier.
hednik said:
There are porting guides all over XDA and one in our very own development section. You could run a few things by the guy who made the CSROM BMB rom...and its not buggy as you said others are. It's has a Sprint base and works well with the multiview feature.
Click to expand...
Click to collapse
Yeah I know. I've bookmarked a couple so I can go through them when I have time. :3
Oh, wow! I just went and looked at that ROM and it looks pretty bada$$!!
Also wondering if Gruesomewolf's multi-window mod will work on any ROM. Not real sure what "MB1" is though...
That's so awesome though. I'm a bit surprised people like Max Lee haven't featured that yet.
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
Mb1 is the sprint 4.1.2 leak. The gruesomwolf mod gas the have a sprint 4.1.2 base... Maybe Verizon will work but at&t and T-Mobile haven't gotten it yet.
Sent from my SAMSUNG-SGH-I747 using xda premium
Ascyndaeon said:
So basically what you're saying is that I should download the source code from Samsung and code it into the ROM? (can't think of any other way to get to the base code simply from my little ROM itself, so that's why I ask this) Never worked with actual source code yet, so I might need a few pointers. It has always seemed as though source codes for different sorts of software are handled differently. And that's true. The thing is, finding how to handle each person's/company's source, and I still have much to learn in that regard.
Call me a noob if you'd like, because I pretty much am. But even so I would like to learn. Just saying. (and before you say "oh, well then go look at the other parts of the forum if you're so helpless", I'm just throwing it out there)
Click to expand...
Click to collapse
So if you want to create a Rom with multi Window you will need framework from gs3 4.1.1 4.1.2 and note 2 4.1.2. You do not need the source from Samsung necessarily as you can pull framework-res.apk with adb, but you need a thorough knowledge of java and c++. You don't normally start off doing major reconstructive editing to roms. If you have adk set up build an app first. There are tons of tutorials in xda and all over google. Then move on to theming and whatnot.
Remeber to hit Thanks if I've been helpful.

[Q] Chameleon OS

grabbed this and put it on the note1 for my girlfriend, she really likes it
have to admit it looks pretty slick runs well too
I wish I could get it running for us. there looking for people to run it
http://forums.chameleonos.org/threads/device-maintainers-wanted.66/
any takers ?
The tablet UI looks awesome....
not really diggin the phone look from what i saw.
This looks HOT...I'm a fiend for the status bar
Yup can't wait for it to show up for us
Sent from my GT-N7105 using xda app-developers app
It's out for Verizon note 2 and beans said he will port for us soon.
Sent from my GT-N7105 using Tapatalk 2
yes !!!
I saw it for Verizon, was hoping it was a matter of time till it got here WOOT !
anyone sniff this around yet ?
well im going to give it a go and try to port it for our rom.
first time for everything
stuck on boot will play around with it more
Where is this? In Verizon? Do you need someone to just make a quick port for us? I can do it
---------- Post added at 01:59 AM ---------- Previous post was at 01:58 AM ----------
wuelfman said:
well im going to give it a go and try to port it for our rom.
first time for everything
Click to expand...
Click to collapse
Hey bro..if you need any help let me know..
www.chameleonos.org/downloads.php
Got it from here
They dont support porting I was gonna trying building from source. Might be to much for me though
Sent from my SGH-T889 using xda app-developers app
wuelfman said:
www.chameleonos.org/downloads.php
Got it from here
They dont support porting I was gonna trying building from source. Might be to much for me though
Sent from my SGH-T889 using xda app-developers app
Click to expand...
Click to collapse
Yeh am trying to contact someone from there and there not responding back to my mail even mailed beans ? Im trying to see if anyone has started this or get permission, or see if beans is gonna port?
wish777 said:
Yeh am trying to contact someone from there and there not responding back to my mail even mailed beans ? Im trying to see if anyone has started this or get permission, or see if beans is gonna port?
Click to expand...
Click to collapse
this is from there site
"We want ChameleonOS to run on as many devices as possible and to do this we need help from the community. We're looking for those of you interested in being a device maintainer for devices we will support officially. For us to consider a device to be officially supported it must be able to be built using all of our projects found in the ChameleonOS repo manifest. Devices that require one or more stock projects to be removed and replaced by a modified version that allows the device to function correctly will interfere with our current build system. If this is the case, you are more than welcome to maintain your own unofficial builds
Since we originally based ChameleonOS off of CyanogenMod, any device that has official support for CM 10.1 will be easy to convert so that it builds for ChameleonOS. We'll be putting together an easy to follow guide on how to create the necessary projects to be merged into ChameleonOS in order to get your device into our system. In the mean time let me go over some of the requirements we have for individuals interested in being a device maintainer.
1.Familiarity with repo and git
2.Familiarity with the android build system and building a ROM from source code.
3.Know how to use gerrit code review and be able to submit patches to http://review.chameleonos.org
4.Able to debug, troubleshoot, and fix build issues.
5.Willing to keep all projects related to your device up to date and test new changes to verify everything is working as intended.
If you have a device that meets our requirements and you are willing and able to be a maintainer for a device please contact me 0xd34d(at)chameleonos[dot]org. Make sure to provide a couple of references to projects or work you have done that relates to android development. Some gerrit commits are always nice as well as links to threads for ROMs you have worked on. Please don't include any references to ROMs you may have ported. I've worked on ports myself but I don't consider the work done on a port comparable to working on a ROM from source.
Thanks in advance to all those that contact me!
"
I think this is what you might be looking for:
http://forums.chameleonos.org/threads/4-2-2-chameleonos-chaos-unofficialy-offical-4-8.157/
actually looks pretty cool. Any word on how well it runs? Battery life, etc.?
Traqic said:
actually looks pretty cool. Any word on how well it runs? Battery life, etc.?
Click to expand...
Click to collapse
Faustous said:
I think this is what you might be looking for:
http://forums.chameleonos.org/threads/4-2-2-chameleonos-chaos-unofficialy-offical-4-8.157/
Click to expand...
Click to collapse
yes it is for note 2 but for Verizon not sure how it would run ( not taking any chances of ruining my note lol
I got that but I mean if anyone tried it. Perfectly capable of doing a search

[Q] Porting Android Revolution HD to m7vzw

This ROM looks absolutely fantastic. Any developers have insight as to how we can get this working on our Verizon HTC One's?
Android Revolution HD
I've done some reading and tried this Sense-to-Sense porting guide with no luck.
Thoughts? Ideas? Halp?
I'm no expert but we'll likely see more ports once 4.3 comes out for us.
Does he have a ROM for the one? Need to look at his github
Sent from my HTC One VZW using Tapatalk 4
coldconfession13 said:
Does he have a ROM for the one? Need to look at his github
Sent from my HTC One VZW using Tapatalk 4
Click to expand...
Click to collapse
He has a ROM for the One but its for the GSM version. I asked him if he's going to port to Verizon and he said NO. Sad...=(
Well like cm I'm sure you can port it over. Just ask some devs on this forum to get you started. @Flyhalf205 or somebody like him can help I'm sure
Sent from my HTC One VZW using Tapatalk 4
My rom uses the exact same base. Not saying it's exactly the same however.
But what exactly is it about the rom that interests you?
Is there something it claims to offer that the roms we already have don't?
Just trying to understand all this desire to port other roms that have the same base as existing roms already ported and available.
What features makes it different or more desirable?
Maybe some insight may help others to understand and therefor justify why any Dev would port something from another Dev, when he has done the work already for his own port/rom.
Trying to understand what the draw is, that's all.
Is it the more well known "name" on it?
Go ask the creator of the ROM for permission to port and I will see about porting it over if I get the time.
Flyhalf205 said:
Go ask the creator of the ROM for permission to port and I will see about porting it over if I get the time.
Click to expand...
Click to collapse
Here is the link to the rom...
Android Revolution HD
http://forum.xda-developers.com/showthread.php?t=2183023
If you look at OP Post #1 here is the sharing policy, I've already messaged mike already to inform him... If you could pull this off FlyHalf that would be AWESOME. I have friends using this ROM and they totally swear by it (full GPU UI rendering, all the underhood tweaks make this rom quick, CPU governor performance).
This forum is about sharing. If you want to use any part of my work, please feel free to do it but remember about some simple rules:
Inform me about using my work by sending me a message. You don’t need my permission, just inform me.
Include link to my thread from where you took particular files.
Give proper credits for what you used.
When it comes to using my ROM as a base you are free to do it only if I don't have "Stock ROMs" thread available for particular device. If such thread exists, you are
obligated to take ROMs from there instead. These threads with "Stock ROMs" are usually updated within 24 hours from the moment when I release my custom ROM.
Sharing is one thing, but please respect some areas of my work like:
ROM name - "Android Revolution HD", "Android Revolution", "Revo HD", "AR HD" etc.
Graphics used in my threads, especially head-banners designed exclusivity for me.
Other parts of my work that are not supposed to be used by others without proper permission.
Reguardless if he lets me. I will still port it to myself. May even work with him to get Verizon support in his main thread. Would be best solution since he does have sprint support. I am making no promises I can get this done! But I will try
I have a Verizon HTC One and would love to be able to use this ROM! There isnt very many roms for the Verizon version being as it came out so late im guessing.
blkoutt8 said:
I have a Verizon HTC One and would love to be able to use this ROM! There isnt very many roms for the Verizon version being as it came out so late im guessing.
Click to expand...
Click to collapse
Have you tried any that we do have? We've got pretty solid options for both Sense and AOSP ROMs.
Sent from my HTC6500LVW using XDA Premium 4 mobile app
Not gonna lie, it doesn't look that impressive. It's basically a stock based ROM with sense 5 toolbox. Kinda meh in my opinion
Sent from my HTC6500LVWBLU using Tapatalk 4
If I've helped, please hit the thanks button
Flyhalf205 said:
Reguardless if he lets me. I will still port it to myself. May even work with him to get Verizon support in his main thread. Would be best solution since he does have sprint support. I am making no promises I can get this done! But I will try
Click to expand...
Click to collapse
Any updates on trying to get a port for Android Revolution to Verizon? That would be great!
AznInertia said:
Any updates on trying to get a port for Android Revolution to Verizon? That would be great!
Click to expand...
Click to collapse
I actually did this, just to see what all the hoopla was about.
It's essentially a stock rom with Sense 5 toolbox, not much point in it really. (my 2 cents)
What feature is it you are looking for that's not currently available to us on Vzw? Just curious.
Is it the GPU rendering? Because that's the only thing that really stands out... to me anyway.
santod040 said:
I actually did this, just to see what all the hoopla was about.
It's essentially a stock rom with Sense 5 toolbox, not much point in it really. (my 2 cents)
What feature is it you are looking for that's not currently available to us on Vzw? Just curious.
Is it the GPU rendering? Because that's the only thing that really stands out... to me anyway.
Click to expand...
Click to collapse
Hehe...I did too. I also didn't care for it. Bonestock is way better for a stock experience.
Sent from my Ecliptic One.
santod040 said:
I actually did this, just to see what all the hoopla was about.
It's essentially a stock rom with Sense 5 toolbox, not much point in it really. (my 2 cents)
What feature is it you are looking for that's not currently available to us on Vzw? Just curious.
Is it the GPU rendering? Because that's the only thing that really stands out... to me anyway.
Click to expand...
Click to collapse
Okay, good to know we'r not missing out on too much. Unfortunately, its not like we can test out that ROM for ourselves since its on the GSM version so its hard to really compare it to the roms that are offered for Verizon.

[Q] What Touchwiz Rom for SGH- M919 is currently being maintained or developed?

Hello members!
Just a quick question . . .
Which Touchwiz Rom for the SGH- M919 is currently being maintained or developed?
Seems like development has halted and the developers have moved on to other newer smart phones.
Is the Samsung Galaxy S4 old already?
I can't justify buying an new phone when this puppy works just great.
The newer phones are moving away from external storage & external battery . . . Why is that?
If anyone has a clue or any incite to where the mobile industry is going and why, please chime in.
Best,
serendipityguy said:
Hello members!
Just a quick question . . .
Which Touchwiz Rom for the SGH- M919 is currently being maintained or developed?
Seems like development has halted and the developers have moved on to other newer smart phones.
Is the Samsung Galaxy S4 old already?
I can't justify buying an new phone when this puppy works just great.
The newer phones are moving away from external storage & external battery . . . Why is that?
If anyone has a clue or any incite to where the mobile industry is going and why, please chime in.
Best,
Click to expand...
Click to collapse
Devs have pretty much stopped for SGS4, I am running CM 12.1 nightly right now, it works just fine for me now.
I am in the same boat as you, I broke the power button on my S4, but I fixed it myself now, and ran cm12.1 on it, it works as smooth as my mom's nexus 5 now. I don't see the point in upgrading either.
The new LG G4 has removable battery, if you want to wait for it. Think about it as battery runs out quicker, people feel they need a new phone, so they go and buy a new phone = more money for manufacturers.
I have no idea where this industry is heading, but until I see another breakthrough phone tech coming out, ill keep my money.
If you want a new phone without breaking the bank alcatel idol 3 and the asus zenfone 2 are GREAT options, I was going to pick one up before I fixed my s4.
With all or most of devs bailing out of the s4 you can forget about maintained roms.
Two newer phones have released since the s4, S5 and S6 so wherever is in development is all your going to find.
Your best bet is rooted stock, that's what I run, and phone works all the time, never have to post in development because of force closing, no sound, no rotation. No messaging or whatever.
Do you see where I'm going here.
Pp.
PanchoPlanet said:
Your best bet is rooted stock, that's what I run, and phone works all the time, never have to post in development because of force closing, no sound, no rotation. No messaging or whatever.
Click to expand...
Click to collapse
I'd like to know which rooted stock ROM are you running, debating here which way I'll go after finally rooting my S4.
Guatiao said:
I'd like to know which rooted stock ROM are you running, debating here which way I'll go after finally rooting my S4.
Click to expand...
Click to collapse
This is latest firmware NK2.
Pp.
Thanks, I'm running stock NK2, and am looking at a "cleaned-up" (if I can call it that) version of it in the forums, seeing which dev has good feedback on their efforts with the stock ROM.
Guatiao said:
Thanks, I'm running stock NK2, and am looking at a "cleaned-up" (if I can call it that) version of it in the forums, seeing which dev has good feedback on their efforts with the stock ROM.
Click to expand...
Click to collapse
Once rooted you can do your own cleanup, that's what I did.
Using Rom toolbox I deleted all the junk apps from tmobile and Samsung. I have two pages in my app drawer with just the stuff I need.
Pp.
MD 1.3 is a great TW ROM. The developer is very responsive, and the ROM is rock stable with great battery.
Find it in the T-Mobile forum.
Sent from my SM-T320 using XDA Premium HD app
mgp53 said:
MD 1.3 is a great TW ROM. The developer is very responsive, and the ROM is rock stable with great battery.
Find it in the T-Mobile forum.
Sent from my SM-T320 using XDA Premium HD app
Click to expand...
Click to collapse
MD1.3 . . . Please post a link & thanks a bunch!
serendipityguy said:
MD1.3 . . . Please post a link & thanks a bunch!
Click to expand...
Click to collapse
http://forum.xda-developers.com/galaxy-s4-tmobile/development/moving-please-post-t3009561
Everyone is just so great!!!
Every body is just so great . . .
Thanks for the sharing of information and thanks for the link...
I wonder why this rom is not so main stream and how did this slip under the radar?
serendipityguy said:
Every body is just so great . . .
Thanks for the sharing of information and thanks for the link...
I wonder why this rom is not so main stream and how did this slip under the radar?
Click to expand...
Click to collapse
I have been on that rom for some time. Answer to your ?= there are no problems so I'm happy and nothing to be fixed or to complain about.
serendipityguy said:
Every body is just so great . . .
Thanks for the sharing of information and thanks for the link...
I wonder why this rom is not so main stream and how did this slip under the radar?
Click to expand...
Click to collapse
Noticed that you had already posted in the MD thread.
Thinking of trying this ROM out too!

Categories

Resources