[VZW/Kernel] Assistance Needed - Samsung Galaxy Nexus

Sorry if this had been asked before.
I really need an AOSP kernel that has 2 way call support built in.
I'm not going to re-explain my reasoning but it is totally legit.
Can someone please either point me in the direction of an existing kernel that supports it?
If not, please don't tell me what other programs will work. I want to use CallRecorder.
I'm even willing to learn to compile a kernel myself if someone would be so kind as to point me in the direction of the code needed to add the feature.
I will also gladly pay for someone to build the kernel.
I always make it a point to donate to devs as I know how hard they work just so we can have the coolest devices.
Sent from my Galaxy Nexus using Tapatalk 2

Related

Modding a rom

I have been using OMGBv6 and I like the ROM. I have recently learned how to customize ROMs'by using the guide at The Unlockr. I have a few questions. Do I need permission to use someone else's ROM? Can I just use a stock ROM from any device (i.e. nexus s) and port it to my device. I was not sure if there would be complications going from GSM to CDMA. The video recording is broken in OMGB. I would like to work to fix that. Can someone point me in the direction of how to fix this? I thought this should go in the development section. Sorry if not.
If you are modding things for yourself, you don't need permission. If you are using another ROM to make your "own" to put up, then you def need permission. When in doubt, ask. As far as the fix you are looking for, I have no idea, someone else will have to lend their input.
This will be just for myself. I love Vanilla ROMs and can not seem to find any. Hopefully I can get some help with the other stuff.
Check your inbox i sent you some info
rllong1 said:
This will be just for myself. I love Vanilla ROMs and can not seem to find any. Hopefully I can get some help with the other stuff.
Click to expand...
Click to collapse
HTC Incredible OMGB 2.3.1
I have been to his site. I am interested in building my own roms. Not from scratch but for personal use. But thanks
Im sure, if its for personal use and your not trying to pass it of as yours and post it, you should be ok to mod others rom for yourself. Just think of it this way. Google made the os htc made sense and everyone is modding there stuff and releasing it. IMO
Sent from my sexy assistant. (HTC Incredible)
I am just going to use his rom and mod to my liking. I do not plan on releasing to anyone else. Does anyone know if I can use the stock rom from a nexus s and use on my incredible.
I'm not a dev, but pretty sure you can't. The rom is hardware specific. Even porting a rom from the evo, which is very similar to the inc, takes a lot of work.
________________________________
Unrevoked forever
SkyRaider Sense 3.5
Radio 2.15.00.09.01
forget it.
I was just using the nexus as an example, I am trying to learn this stuff and am using the kitchen to mod roms to my liking. Any info on fixing things broken on roms such as the recording in omgb
Just as an example. Ruby 2.0 puts a percentage in the battery icon, if I wanted to change the verizon wireless text to something else. Change a lock screen. Simple mods to a rom.

Compiling Android for the Epic.

Hey Guys,
I've noticed many other phones have guides explaining how to download and compile Android for their phones including proprietary drivers and misc files. I know CM6/CM7 and MIUI all are very clearly doing this but I was wondering if we could get any kind of documentation like that for the Epic? It doesn't have to include any super detailed coding information other then how to download AOSP, Samsungs required drivers, and build them into a "working" rom of some kind..
The drivers and kernels you guys have been using so far must be available via some kind of git command..
I'd love to be able to compile a ROM just to learn about it lol.
Think a quick and dirty write up for compiling a rom could happen? I think it would really help incoming developers and newbies alike.
+1 on this.
+1 as I would like a good starting point...
Samsung Epic using Team Viper's latest ROM and kernel
I'm glad to see some support for this. I sincerely hope a developer takes this seriously enough to help us out!
I'm answering my own question here
Check it out... it's how to build CM for the epic. Anyone interested in learning the process could probably follow this guide and accomplish it. Took it from the CM post in General.
http://cmsgs.com/mediawiki/index.php?title=Build_CyanogenMod_for_Samsung_Epic
Thank you! That is very interesting. I must try it!
Sent from my Shoe.... I mean my Samsung Epic
mxcoldhit said:
Thank you! That is very interesting. I must try it!
Sent from my Shoe.... I mean my Samsung Epic
Click to expand...
Click to collapse
I'm trying it now for fun... still downloading the source... the first repo sync takes a while, I believe it's a few GB's in size..
I don't believe this includes the kernel though... I'm sure it's posted somewhere for those interested in looking at it.. just gotta dig around.
TheDub said:
I'm trying it now for fun... still downloading the source... the first repo sync takes a while, I believe it's a few GB's in size..
I don't believe this includes the kernel though... I'm sure it's posted somewhere for those interested in looking at it.. just gotta dig around.
Click to expand...
Click to collapse
way to go, man. keep us posted...
yogi2010 said:
way to go, man. keep us posted...
Click to expand...
Click to collapse
Steps seem to be broken.. the ./get-rommanager and ./getgooglefiles -v HDPI or whatever both don't work because of broken web links.
Seems this hasn't been updated in a while..
I tried to go on without them following the directions but it doesn't work, says something about the vibrant? idk.. I think the directions would need updating to work properly.. at least the code was fun to look at.
Still hoping a developer can teach us how to compile lets say just 100% AOSP for our phones using our progress so far with the drivers.. i think the drivers need to be their own branch of code so all devs can use them for their own roms.. maybe it's already like this? Idk pretty new to rom compiling.

Boot2Gecko/Firefox OS?

What are the chances of us getting Firefox OS (formerly known as Boot2Gecko) on our Inc2's?
I know it has been ported to several android phones. I would really like to get this on my phone, so if anyone knows more about this, I'd love to find out. I dont know much about porting roms, but Im using linux, and have a decent knowedge of it and compiling software. If I can help I would love to.
If nobody wants to take on this project, can you at least give me some advice on where to start?
Here's a zip, Im going to try flashing it now (although im sure it wont work)
http://forum.xda-developers.com/showthread.php?t=1611935
There are nighties here
http://ftp.mozilla.org/pub/mozilla.org/b2g/nightly/latest-mozilla-central/
Also, here is a git server:
https://github.com/mozilla-b2g
and another, this seems to be tailored for android devices
https://github.com/andreasgal/B2G
Could we port it over?
ens1 said:
What are the chances of us getting Firefox OS (formerly known as Boot2Gecko) on our Inc2's?
I know it has been ported to several android phones.? I would really like to get this on my phone, so if anyone knows more about this, I'd love to find out. I dont know much about porting roms, but Im using linux, and have a decent knowedge of it and compiling software. If I can help I would love to.
If nobody wants to take on this project, can you at least give me some advice on where to start?
Here's a zip, Im going to try flashing it now (although im sure it wont work)
http://forum.xda-developers.com/showthread.php?t=1611935
There are nighties here
http://ftp.mozilla.org/pub/mozilla.org/b2g/nightly/latest-mozilla-central/
Also, here is a git server:
https://github.com/mozilla-b2g
and another, this seems to be tailored for android devices
https://github.com/andreasgal/B2G
Could we port it over?
Click to expand...
Click to collapse
Did the flash work?Any details?
KaiNaeco said:
Did the flash work?Any details?
Click to expand...
Click to collapse
I wasn't able to flash it, unfortuantely.
I have began porting it to out devices though, and I think I am making good progress.
It anyone is interested in helping me, let me know. You can add me on gtalk. My name is [email protected]

How can I get circle on-screen also paranoid color changer can I extract it

I want that bad on-screen lock mod for circles not included in lock screen someone explain where our how to get if. Also it's possible add color dpi switcher from paranoid to my Rom by hand? Someone explain how to do it to me I'm on root box I don't mind doing it my self just need help
Sent from my SGH-I747 using xda premium
How to extract settings from other roms
Im just wondering is this possible. I run a custom rootbox rom. I just want to know can you "if you could"
Take Paranoid Android, or Pacmon or Paranoidkong or something pull out the settings for DPI and Color changing and add it to rootbox. Not for anyone else just for me. I don't want to run there rom I like rootbox..
What im really getting at is I want a custom rom for just my self and I want all the best stuff from everyones roms I won't give it away or sell it or trade it or start fires... not again... but I do really want the color and dpi settings from Paranoid android and thats all.. can anyone send me a link or explain to me simply how to start doing this or how to teach my self to do it. No smart ass remarks please I know its making my own rom but I dunno where to start searching brings up 100's of posts about roms I dunno man so if u know easy way to start doing this let me know please if don't mind helping me PM me please. I had long day work I could use something to get my mind off real life
Chef central might be a good place to start. It's a forum here on xda.
However, a lot of what you're asking for requires frameworks specific to certain ROMs. If you can figure out what you need to run the features you're looking for, then you should theoretically be able to cook them into a ROM. Most features of android may as well be an apk that can be run anywhere, but many things require resources to function.
Sent from my SAMSUNG-SGH-I747 using xda premium
Monkeymannnn said:
Chef central might be a good place to start. It's a forum here on xda.
However, a lot of what you're asking for requires frameworks specific to certain ROMs. If you can figure out what you need to run the features you're looking for, then you should theoretically be able to cook them into a ROM. Most features of android may as well be an apk that can be run anywhere, but many things require resources to function.
Sent from my SAMSUNG-SGH-I747 using xda premium
Click to expand...
Click to collapse
Thanks for advise im checking the forum out now. Curious though. Is there a app or tool that can show me what goes with what app. Like paranoid settings whats needs along with it? I can look at PA sorce I mean its open its on ghub or whatever but I dunno how figure out what libs and stuff go with what app is there a file in there rom that explain it if I upzip it?

Want to make some cash????

Hello everyone I need someone to make me a rom like timur's for the nexus 7 2012..for my 2007 bmw 328xi...I have already purchased alot of hardware for the build so now it's time to worry with the software...I have alot of apps that need to be included along with you need to make a boot animation (which i have a video i like)and power on and off animation along your gonna have to come up with something for the desktop and icons....please be original...I need everything really that's on timur's rom but more....I have a big hardware list and the specs diagram on how I'm going to set everything up....remember I am willing to pay someone to do this but it has to be done correct and fully functional....any question or your interested in making some cash email me at [email protected] or [email protected]. ....
Thanx for reading my post
Sent from my SAMSUNG-SM-G890A using Tapatalk

Categories

Resources