This is a WORK IN PROGRESS not a functional rom. I am requesting help and input from any and all developers wishing to help bring the Firefox OS to the HTC jewel. So far I have created the necessary changes to config.sh, created jewel.xml (currently updating branch calls for device particulars).
All help is welcomed, you can start here- https://github.com/jamieg71/B2G.git
my B2G manifest is here- https://github.com/jamieg71/b2g-manifest.git
Hit me up on Gtalk if you would like to contribute, all help welcomed!
Please keep non developmental related chatter to a minimum. Promise as soon as something Alpha worthy is achieved it will be posted.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
reserved
one more
Looks sweet
Sent from my HTC One S using xda app-developers app
Zarboz said:
Looks sweet
Sent from my HTC One S using xda app-developers app
Click to expand...
Click to collapse
Currently needing to revert device files (device/htc/;jewel, msm8960-common & kernel/htc/msm8960) to an ICS branch as rest of build environment is set-up for 4.0.4 from mozilla. Should be easy enough, tracking down all device specific commits since JB may be more of a challenge.
jamieg71 said:
Currently needing to revert device files (device/htc/;jewel, msm8960-common & kernel/htc/msm8960) to an ICS branch as rest of build environment is set-up for 4.0.4 from mozilla. Should be easy enough, tracking down all device specific commits since JB may be more of a challenge.
Click to expand...
Click to collapse
Not 100 percent sure but I think this was the branch based off of ICS
https://github.com/CyanogenMod/android_kernel_htc_msm8960.git
It doesn't have built in wifi drivers so you will need to use the prima_wlan module from a 2.13 base rom
Sent from my EVO using Tapatalk 2
thicklizard said:
Not 100 percent sure but I think this was the branch based off of ICS
https://github.com/CyanogenMod/android_kernel_htc_msm8960.git
It doesn't have built in wifi drivers so you will need to use the prima_wlan module from a 2.13 base rom
Sent from my EVO using Tapatalk 2
Click to expand...
Click to collapse
Right on, I just created the branch "master" and checked it out in local directory, which has allowed the build script to run, so this is a step forward. Was the CM branch for ICS kernel "android-msm-jewel-3.0"? Your link pulls the msm8960 kernel git but defaults to the jb branch. Lol
Sent from my EVO
Edit: I have a @$$ load of commits to push, anyone cloning project check for recent commits relevant to allowing build process to begin. Fixing errors now 1x1..
Been merging files from aosp into a build. I've got a zip ready. Haven't had a chance to test it. And dammit Jamie! You beat me to posting haha!
Sent from my EVO using xda app-developers app
Sinistertensai said:
Been merging files from aosp into a build. I've got a zip ready. Haven't had a chance to test it. And dammit Jamie! You beat me to posting haha!
Sent from my EVO using xda app-developers app
Click to expand...
Click to collapse
Haha, not a race bro! I'm doing the same (merging files) let's collaborate.
Sent from my EVO
jamieg71 said:
Right on, I just created the branch "master" and checked it out in local directory, which has allowed the build script to run, so this is a step forward. Was the CM branch for ICS kernel "android-msm-jewel-3.0"? Your link pulls the msm8960 kernel git but defaults to the jb branch. Lol
Sent from my EVO
Edit: I have a @$$ load of commits to push, anyone cloning project check for recent commits relevant to allowing build process to begin. Fixing errors now 1x1..
Click to expand...
Click to collapse
Yes jewel 3.0 was the branch I copied the url from lol must have reverted back
Sent from my EVO using Tapatalk 2
Error here- http://pastebin.com/ZqEbDZWt
What I don't get, is there have been several errors I vhave worked through, all related to files that needed to be extracted from the "extract-files.sh" script which calls on "proprietary-files.txt" in the jewel device folder. Up to this point it has only been necessary to add the name of a given file ie; libril.so, to the proprietary-files.txt, and be sure that there is a call for it in "jewel-vendor-blobs.mk" and it has accvounted for the error. Not with the above linked error. I wouls think I can cancell out any calls related to camera, as they are not necesssary to getting a bootable build, just not sure where to cancell the camera from the build. Can anyone lend sopme insight into this?
Edit: fixed
Edit2: Whoever it was at CM that thought it was "cute" to add everything the way they did for frameworks/native rather than stick to frameworks/base is most likely responsible for an increase in sales of alcohol world wide... BUUURP
meh, http://www.h-tcd.com/Sinister/LTE/FFOS/FFOS_signed.zip
haven't had a chance to test. where the guinea pigs at??!?!?!?!
Imma test gimmie a sec
Sent from my EVO using Tapatalk 2
Just tried and wouldn't install keep getting failed error status 6 I wiped system,data and both caches using rm rf do I have to install it a differnt way???
Sent from my EVO using xda premium
dandan2980 said:
Just tried and wouldn't install keep getting failed error status 6 I wiped system,data and both caches using rm rf do I have to install it a differnt way???
Sent from my EVO using xda premium
Click to expand...
Click to collapse
Same here failed...I'm s-off, on the latest twrp recovery, wiped everything (of course)
Sent from my EVO using Tapatalk 2
Sinistertensai said:
meh, http://www.h-tcd.com/Sinister/LTE/FFOS/FFOS_signed.zip
haven't had a chance to test. where the guinea pigs at??!?!?!?!
Click to expand...
Click to collapse
Lol, I'd have something flashable now too, but decided to build from source. I think it will be easier in the long run, if not much more frustrating in the short-term.
jamieg71 said:
Lol, I'd have something flashable now too, but decided to build from source. I think it will be easier in the long run, if not much more frustrating in the short-term.
Click to expand...
Click to collapse
I agree. But sadly I don't meet the specs required to do it. So only option haha.
Sent from my EVO using xda app-developers app
Sinistertensai said:
I agree. But sadly I don't meet the specs required to do it. So only option haha.
Sent from my EVO using xda app-developers app
Click to expand...
Click to collapse
Nah, you don't have to meet specs man, fork my git (hold off till I get it caught up), mod files, push back to your repository, I'll pull any commits, run them and then add all confirmed commits back upstream. Would love to have your help with this man, shoot, would love to have any help, ANYONE (thanks tro ya'll that already have!) want's to offer. You know me man, I'm just here to learn, screw the glory.
jamieg71 said:
Nah, you don't have to meet specs man, fork my git (hold off till I get it caught up), mod files, push back to your repository, I'll pull any commits, run them and then add all confirmed commits back upstream. Would love to have your help with this man, shoot, would love to have any help, ANYONE (thanks tro ya'll that already have!) want's to offer. You know me man, I'm just here to learn, screw the glory.
Click to expand...
Click to collapse
same here dude, just seems people ego's are halting stuff. if I start speaking my mind ill be xda's most hated developer. just for the shear fact that I'd tell it how it is.
Sinistertensai said:
same here dude, just seems people ego's are halting stuff. if I start speaking my mind ill be xda's most hated developer. just for the shear fact that I'd tell it how it is.
Click to expand...
Click to collapse
Ah, but, you know.... Most people don't want truth. All you can do is go forward bubba. Ego's don't account for squat, they're intangible, they only carry the weight you afford them...
So you gonna lend a hand or what? Lol
Sent from my EVO
Related
Cyanogenmod Compiler (CMC)
Build cyanogenmod with a cli interface.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Note to users: This is simple enough. Using bash, I created a cli interface to control and manage your repo, add/remove a few things, and compile cm. I am only able to test this with my phone. So I am putting this out here for others to test with as well. It is not fully optimized, code is being actively worked on daily. There most certainly will be bugs, but I have been trying to find as many as I can by myself. Looking for some help from the community for feedback and support.
Click to expand...
Click to collapse
If you are wondering how you can use this software its easy. You can clone my repo for now. and run the CMCompiler script:
Code:
git clone https://[email protected]/lithid/CMC.git
cd CMC
./CMCompiler
Features:
- Check for repo installation on startup / or create a repo
- Add and remove devices quickly and easily.
- Remove all non english languages.
- Remove live wallpapers
- Remove cm wallpapers
- Check if adb is running or not.
- Update the repo
- Compile cyanogenmod
- Built in color themes. > http://goo.gl/cED8t
- Plugin support. (More information on this to come)
- Odex plugin built into the package. This will take your connected cyanogemod installed phone and odex the rom on the phone.
Known Issues:
- There is nothing under the menu option 99. This is a placeholder for information about me and the compiler. If you select it it will just exit you out of the script.
- There is no checking for installed software. You will need to install the needed packages on your own to compile. Check post 2 for needed software.
- I have only tested this with ubuntu 11.04.
- Removing the CM wallpapers from the build only works with gingerbread for now. Everything else is working as expected for me.
- I don't check for open ports on your network, so there might be issues connecting to the repos and syncing. I have not built error checking for that.
Features to come:
- Check for installed tools and tell you which are still needed
- Installer/Remover
- Updated information about CMC and plugin support.
- Pure AOSP via plugin
- Adb installer
- Better error checking support.
- Check for errors during compile and point to places to fix.
- I will also take requests!
Please any issue that should arise, I apologize in advanced. Please let me know with as much detail as possible to replicate the issue and I will resolve it.
You can follow me on google+ I tend to talk about it a bit on there as well.
I didn't mean to post this here... Its already in Chef Central > Android.
ouch one of the guys from CM didnt have too many nice things to say about this tool:
https://plus.google.com/u/0/113702637309752822154/posts/7zXKBP7K4wu
I have no idea on how to code/write scripts/compile...i would totally use this. I read what was on g+, i understand what they were saying at the beginning, but all was clarified by the end.
All i want to say is thank you for putting something out here that would essentially get peoples feet wet. Keep up the good work.
Sent from my SAMSUNG-SGH-I777 using XDA App
graffixnyc said:
ouch one of the guys from CM didnt have too many nice things to say about this tool:
https://plus.google.com/u/0/113702637309752822154/posts/7zXKBP7K4wu
Click to expand...
Click to collapse
..... Meh .....
In my dealings with Linux developers, I found a lot of time they could be real elitist douches. If everything had to be done the "hard way" or no one "would learn", we'd still be using slide rules, logarithm tables, and starting fires by rubbing stones together. I for one love a tool like this and thank you for putting it together. These same guys will be using your tool or something similar upstream soon to do their own builds me thinks
Also, this got picked up by Engadget yesterday, so congratulations on that!
Sent from my SAMSUNG-SGH-I777
Also, this got picked up by Engadget yesterday, so congratulations on that!
Sent from my SAMSUNG-SGH-I777[/QUOTE]
Congrats!
http://m.engadget.com/default/article.do?artUrl=http://www.engadget.com/2011/12/29/cyanogenmod-compiler-project-allows-android-tweakers-to-easily-m/&category=classic&postPage=2&icid=eng_latest_art
Sent from my SAMSUNG-SGH-I777 using XDA App
The screenshot seems to imply it can compile ICS (cm9) is that true? Or place holders?
Sent from my SGH-I777 using Tapatalk
iXNyNe said:
The screenshot seems to imply it can compile ICS (cm9) is that true? Or place holders?
Sent from my SGH-I777 using Tapatalk
Click to expand...
Click to collapse
If devices are supported in cm. Yes.
this script ask me for a repo can someone post the repo please?
lithid-cm said:
If devices are supported in cm. Yes.
Click to expand...
Click to collapse
I remember reading that ICS took something like twice the resources to compile. Does anyone know how feasible it is to compile it on a consumer level machine?
jjesusfreak01 said:
I remember reading that ICS took something like twice the resources to compile. Does anyone know how feasible it is to compile it on a consumer level machine?
Click to expand...
Click to collapse
Define consumer level? I compiled ics for this phone in an about 2 hours. I have a simple laptop dual core 4 gig ram.
Sent from my SGH-I777 using xda premium
Is it bad my main motivation to compile is to use my 4.8ghz i7 and 16gb of ram? And put my machine to the test lol.
Sent from my SAMSUNG-SGH-I777 using xda premium
Haas360 said:
Is it bad my main motivation to compile is to use my 4.8ghz i7 and 16gb of ram? And put my machine to the test lol.
Sent from my SAMSUNG-SGH-I777 using xda premium
Click to expand...
Click to collapse
Does it run crysis?
Sent from my SGH-I777 using XDA App
Waddle said:
Does it run crysis?
Sent from my SGH-I777 using XDA App
Click to expand...
Click to collapse
Haha classic
Sent from my SAMSUNG-SGH-I777 using xda premium
My rom request thread was supposedly moved but can not be found.
If anyone is interested in porting this rom to the Amaze.
Please feel free to help out.
Thanks.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Wanna be up to date with ParanoidAndroid project news?, click here, and visit our webpage!
Install Rom: http://www.paranoid-rom.com/webtools
Install HYBRID Gapps: http://www.paranoid-rom.com/index.php?dir=&file=gapps-hybrid.zip (mirror only if needed)
Wipe caches, factory reset is a must if you're coming from another rom than CM9
CWM -> Advanced -> Fix Permissions (VERY IMPORTANT STEP)**
**If you updated via OTA, and you're facing issues, please Fix Permissions
Original Thread: http://forum.xda-developers.com/showthread.php?p=24399745#post24399745
Probably got deleted for being in the wrong section, I think the sensation has this, so if we can get an AOSP kernel going from the source released even I can try to port it, though the great devs here would be able to do it with ease
, just give it a bit to bear fruit. :good:
Dark Nightmare said:
Probably got deleted for being in the wrong section, I think the sensation has this, so if we can get an AOSP kernel going from the source released even I can try to port it, though the great devs here would be able to do it with ease
, just give it a bit to bear fruit. :good:
Click to expand...
Click to collapse
Smh. Apparently it was "moved" by a Mod who messaged me but I searched for it and it was no where to be found.
Yeah, I think the Sensation does have it. I'm running it on my Nexus S 4G but I rather it be ran on my Amaze.
Lol thanks love. Looking forward to the development.
Wasn't rms porting it already ?
Sent from my HTC_Amaze_4G using xda premium
fcpelayo said:
Wasn't rms porting it already ?
Sent from my HTC_Amaze_4G using xda premium
Click to expand...
Click to collapse
On the last thread that I had.
Rms said that the porting was started but I can't remember if it was being finished or pushed to the side.
He said he needed testers. Dunno if anyone took him up on it. It might be easier for him to test stuff if he had a device... And unlike some he's already doing some work for our device -_-
Sent from my HTC_Amaze_4G using xda app-developers app
lorddart said:
He said he needed testers. Dunno if anyone took him up on it. It might be easier for him to test stuff if he had a device... And unlike some he's already doing some work for our device -_-
Sent from my HTC_Amaze_4G using xda app-developers app
Click to expand...
Click to collapse
I'm working with 2 testers for the Droid Incredible 4G LTE. I can tell you this. Uploading a 550mb files multiple times and waiting for testers to go online and test them is a pain in the ass.
hasoon2000 said:
I'm working with 2 testers for the Droid Incredible 4G LTE. I can tell you this. Uploading a 550mb files multiple times and waiting for testers to go online and test them is a pain in the ass.
Click to expand...
Click to collapse
lol I know what that's like.
Sent from a Galaxy Nexus?
Sounds like it!
Sent from my HTC_Amaze_4G using xda app-developers app
I was one of RMS' tester, and the last time I heard, he had to do a lot of work to get it into a working state.
Honestly would love to see this rom ported for my HTC Amaze
---------------------------------------------------------------------------------------------
Device List: HTC Amaze (rooted) with Fourth Bar 3.0 ROM
Well Devs, I really appreciate the time given and thoughts shared on this rom. I just hope to see it up and running soon.
We can't do it without you
lorddart said:
He said he needed testers. Dunno if anyone took him up on it. It might be easier for him to test stuff if he had a device... And unlike some he's already doing some work for our device -_-
Sent from my HTC_Amaze_4G using xda app-developers app
Click to expand...
Click to collapse
passive aggressive comment ftw! I don't think you realize how much work is being put into the background to make the bigger projects EVERYONE wants into a working form.. most ports are easy if you choose the right device, if YOU are interested, I can send you a guide so you can make some offerings yourself, since I'm assuming you have a device to test on..
But just so you know, countless hours have been put into the big projects, even if you don't see progress.. and passive aggressive comments don't help anyone.
Also for you or anyone else, if you have something you want, and you can find some others who want it too - and it is a unique project that ACTUALLY offers something different, post it - sorta like this request thread! Otherwise the roms we have cover all the bases until we get cm9/10/aokp/sense4 working, which the new kernel source will really help with..
hasoon2000 said:
I'm working with 2 testers for the Droid Incredible 4G LTE. I can tell you this. Uploading a 550mb files multiple times and waiting for testers to go online and test them is a pain in the ass.
Click to expand...
Click to collapse
If you want I can show you how to make little flash ables that modify whatever your original rom release is. If the origin release didn't work properly, a small flashable flashed after that can make the changes you need.. then all you need is a quicker way to contact testers. But yea, you don't need to upload the whole thing every time..
Sent from my HTC_Amaze_4G using xda app-developers app
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
CM9 UNOFFICIAL ROM with Tweaks CDMA
Hi guys! This is A CM9 build I have been working on and I thought I'd share it. Runs very fast and smoothly for me . I will be updating this regularly so make sure to check for updates
Some Features
Tweaks for battery and performance!
Beats/dsp
Zip Align on boot!
Stable! (for the most part)
some others I can't remember
to do:
Customize images
Change bootanimation
add more tweaks!
BUGLIST
Bluetooth works for some and others it does not (static issues)
streaming video FC (gtalk, skype etc) ~ Camcorder does work though
DOWNLOAD
9-13-12
MD5:7cb32a8d08202a1f670faff308d2bcb7
INSTRUCTIONS:
1.) Make a Nandroid Backup (optional)
3.) wipe all user data, cache, dalvik cache, and /system
4.) Flash the rom
5.) Flash the Gapps
Common TIPS:
- If your are experiencing keyboard lag, go into Settings, scroll down and click Developer Options. Scroll down and check "Force GPU Rendering"
CREDITS
Chad0989-Making everything possible!
Awsome-For beats/dsp mod
CM-For source
If I forgot anyone let me know I'll def add
~Reserved~
and another one
glad to see more devs coming
Sent from my HTC Rezound using xda premium
So init.d is actually working on this build? I haven't been able to get it to work on recent AOSP builds.
shrike1978 said:
So init.d is actually working on this build? I haven't been able to get it to work on recent AOSP builds.
Click to expand...
Click to collapse
What scripts are you trying to run
Sent from my ADR6425LVW using xda premium
Anything. Nothing will run for me out of init.d. For an example, try luis's proximity sensor disable script: http://forum.xda-developers.com/showthread.php?t=1874297
So from the first "common tip" in the OP, am I to understand that this ROM has google now built it? And does it have the andreno drivers?
I might give it a whirl. This is the golden era for Rezound crack flashers!!!!
shrike1978 said:
Anything. Nothing will run for me out of init.d. For an example, try luis's proximity sensor disable script: http://forum.xda-developers.com/show....php?t=1874297
Click to expand...
Click to collapse
hmm dunno why your running into those problems
d.kozzer said:
So from the first "common tip" in the OP, am I to understand that this ROM has google now built it? And does it have the andreno drivers?
I might give it a whirl. This is the golden era for Rezound crack flashers!!!!
Click to expand...
Click to collapse
Sorry I edited the common tip, I haven't added Google now yet, and yes it has the aderno drivers
Sent from my ADR6425LVW using xda premium
Can't we just post tweaks somewhere instead of 3 different CM9s with just a few tiny mods?
downloading
GrayTheWolf said:
Can't we just post tweaks somewhere instead of 3 different CM9s with just a few tiny mods?
Click to expand...
Click to collapse
your post was not needed and this rom has more then just tweaks (especially more then 3) fyi... stick to your rom thread if your gonna be a douche..
Sent from my ADR6425LVW using xda premium
will this rom work for gsm?..
pvndpk said:
will this rom work for gsm?..
Click to expand...
Click to collapse
nope only cdma
kryptik06 said:
your post was not needed and this rom has more then just tweaks (especially more then 3) fyi... stick to your rom thread if your gonna be a douche..
Sent from my ADR6425LVW using xda premium
Click to expand...
Click to collapse
Hey hey. There wasn't any need for that come on man. You know what gray is trying to say. There are 4 different threads to cm9 builds right now that are very similar. If I wanted to I could upload a cm9 ROM with a couple build.prop tweaks, beats dsp, and google now and make a new thread but theres no point. I agree that it would be the coolest if we could have one thread for cm9 builds with a tweaks section where all you guys can have flashable tweaks. It would clean up the Development section, comments would be in the same place, etc. Gray didn't mean anything mean by his post, just like I don't mean anything mean with mine. This is for the community man
GetRipped said:
Hey hey. There wasn't any need for that come on man. You know what gray is trying to say. There are 4 different threads to cm9 builds right now that are very similar. If I wanted to I could upload a cm9 ROM with a couple build.prop tweaks, beats dsp, and google now and make a new thread but theres no point. I agree that it would be the coolest if we could have one thread for cm9 builds with a tweaks section where all you guys can have flashable tweaks. It would clean up the Development section, comments would be in the same place, etc. Gray didn't mean anything mean by his post, just like I don't mean anything mean with mine. This is for the community man
Click to expand...
Click to collapse
I understand what your saying but I'm actually going to fully theme and do more then build prop edits. If I just had a few tweaks I would of just uploaded them instead of wasting my time compiling the source. Plus gray is saying not to do something he already has done... all he did was just post the source build from chad, and like you said anyone can do, it only requires a repo from Chad's github.
Anyways I'm done talking about it. I made this thread to share my works. Download the rom or don't and move on
Sent from my ADR6425LVW using xda premium
kryptik06 said:
I understand what your saying but I'm actually going to fully theme and do more then build prop edits. If I just had a few tweaks I would of just uploaded them instead of wasting my time compiling the source. Plus gray is saying not to do something he already has done... all he did was just post the source build from chad, and like you said anyone can do, it only requires a repo from Chad's github.
Anyways I'm done talking about it. I made this thread to share my works. Download the rom or don't and move on
Sent from my ADR6425LVW using xda premium
Click to expand...
Click to collapse
Good thanks looking forward to the theme!
Sent from my ADR6425LVW using xda app-developers app
Just a question, what's the advantages of theming cm9 when it has a theme manager which can just install themes on the fly?
Sent from my ADR6425LVW using xda app-developers app
kryptik06 said:
I understand what your saying but I'm actually going to fully theme and do more then build prop edits. If I just had a few tweaks I would of just uploaded them instead of wasting my time compiling the source. Plus gray is saying not to do something he already has done... all he did was just post the source build from chad, and like you said anyone can do, it only requires a repo from Chad's git
Click to expand...
Click to collapse
Cool with me.
Just seems unnecessary to have 3 builds.
I am looking forward to seeing your themes and stuff.
Thread closed as requested by the OP.
YZ.
New thread I have started for those interested in helping create a kernel for the Amaze/Ruby.
I literally have no experience in kernel development but I figure the best way to learn is to delve right in. I already have the proper linux environment to code in and have source code for the device, just need some help getting started as I am a novice.
Github: https://github.com/sedrader/Amaze-4g-HTC-Ruby-Kernel-Development-CM10
sedrader said:
New thread I have started for those interested in helping create a kernel for the Amaze/Ruby.
I literally have no experience in kernel development but I figure the best way to learn is to delve right in. I already have the proper linux environment to code in and have source code for the device, just need some help getting started as I am a novice.
Click to expand...
Click to collapse
First i'd recommend getting setup with Github as that is where you will keep your source code and taking a look at www.github.com/CyanogenMod/android_kernel_htc_msm8660
but you should probably start with the stock HTC source
sportsstar89 said:
but you should probably start with the stock HTC source
Click to expand...
Click to collapse
I know this sounds obvious (as if no one thought of it before), but could you compare kernels from, say, the One X or Sensation, with the HTC source?
sedrader said:
Sounds great! Creating new thread for this as to not flood this thread haha (mod consideration)
Click to expand...
Click to collapse
PM dcacklam and see if you two can collaborate. Perhaps you could take a look at what he has already and see what you can contribute to it.
heres a little guide that i put together with the help of sportsstar http://forum.xda-developers.com/showthread.php?t=1764504
this will give you the rough idea... you will most likely have to change the "git clone" commands i have listed in the guide since the source has been moved. but its not hard at all. if you run into errors just let us know
sportsstar89 said:
First i'd recommend getting setup with Github as that is where you will keep your source code and taking a look at www.github.com/CyanogenMod/android_kernel_htc_msm8660
Click to expand...
Click to collapse
Thank you! I really appreciate the help. I am going to PM dcacklam to see if he is willing to collaborate.
sportsstar89 said:
but you should probably start with the stock HTC source
Click to expand...
Click to collapse
Is what is on the github what we have so far, as in building from the source code?
ziggy46 said:
heres a little guide that i put together with the help of sportsstar http://forum.xda-developers.com/showthread.php?t=1764504
this will give you the rough idea... you will most likely have to change the "git clone" commands i have listed in the guide since the source has been moved. but its not hard at all. if you run into errors just let us know
Click to expand...
Click to collapse
Many thanks to you good sir! This guide is great. As soon as I get home from work tomorrow I am starting this endeavor
Another question for all of you guys, so most of the issues that we're having with the ROM; regarding Bluetooth phone audio and MHL etc. Are these kernel related?
Sent from my Amaze 4G using xda premium
sedrader said:
Another question for all of you guys, so most of the issues that we're having with the ROM; regarding Bluetooth phone audio and hdcp etc. Are these kernel related?
Click to expand...
Click to collapse
That appears to be the case.
It was so earlier that someone had discovered that the microphones and speaker audio was set with a value via hex.
I have some hex experience of you need help
Sig:
What do you mean I can't say that??!!.. It's the fkin Internet!
kazzxtrismus said:
It was so earlier that someone had discovered that the microphones and speaker audio was set with a value via hex.
I have some hex experience of you need help
Sig:
What do you mean I can't say that??!!.. It's the fkin Internet!
Click to expand...
Click to collapse
Is this in the nightly thread? I'll have to read back. Your help would be appreciated! Not too familiar with hex editing besides corrupting files for school back in my high school days haha
Sent from my Amaze 4G using xda premium
I can't remember.. Cm thread?
Either way shoot me a pm
Sig:
What do you mean I can't say that??!!.. It's the fkin Internet!
So I set up the git repo and such. Should I just start with the source kernel? If so, do I clone it from a repo I create for it? Or...? Sorry in advance for these noobish questions! I just want to get this right lol
sedrader said:
So I set up the git repo and such. Should I just start with the source kernel? If so, do I clone it from a repo I create for it? Or...? Sorry in advance for these noobish questions! I just want to get this right lol
Click to expand...
Click to collapse
I'll help you out hold on a couple minutes
Sent from my Nexus 4 using xda premium
sportsstar89 said:
I'll help you out hold on a couple minutes
Sent from my Nexus 4 using xda premium
Click to expand...
Click to collapse
Alright thank you!
sedrader said:
Alright thank you!
Click to expand...
Click to collapse
Setup a github and fork this https://github.com/Sportsstar89/android_kernel_htc_ruby the working branch will work with aosp and the stock branch is meant to be untouched just incase you mess something up you can fix it
Alright, will do as soon as my VM finishes installing!
Sent from my Amaze 4G using xda premium
Excellent! if I can help in any way let me know!
Tomorrow is when everything begins. Forked the repo, and got everything set up. now time for trailer park boys. I really wish Netflix ran on Ubuntu. Would totally be more dedicated to staying inside Ubuntu and more tempted to dev more.....
Sent from my Amaze 4G using xda premium
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
krook6023 said:
sedrader said:
Tomorrow is when everything begins. Forked the repo, and got everything set up. now time for trailer park boys. I really wish Netflix ran on Ubuntu. Would totally be more dedicated to staying inside Ubuntu and more tempted to dev more.....
Click to expand...
Click to collapse
Click to expand...
Click to collapse
"C'mon, Mr. Lahey, not another night of the sh*t abyss..."
"Ricky.... Steve pooped on the seat."
"What are sh*t-hawks? Are those birds that fly down and poop on everything?" "There's no such thing as sh*t-hawks, Bubs."
Ubuntu still has flash issues? I wonder if they'd come up with a fix for the swapped reds/blues problem yet?
Welcome.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
http://Experience-Project.org/
About:
- -O3 Optimized
- Based off of CM
- Themed apps with the idea of beauty and elegance in mind. (WIP)
- ThemeCenter
- CM Performance Control (duh)
- All non-system/Google apps you see (Experience Project, Help Center, Changelog, etc), have been built from scratch by me. Unique, right?
- More, but I don't want to name everything this has. Too excessive.
Why?
Android is cool... right?
Yeah.
It seems like it is the same thing every time. You download a ROM, set it up, blah blah blah.
That gets boring. And boring is bad. It leads to trouble, and trouble is even worse.
I want this ROM to be YOUR ROM. Not some 'ROM' you use. F*** that. Originality is cool.
I personally created the following apps you will see:
-Experience Project
-HelpCenter
-GAppsCenter
-XPChangelog
and am currently working on several more. This is MY way of breaking out, and trying something original. Let's hope it'll turn out decent, right?
Oh, and the freaking awesome new MMS you're going to see, was personally, and painstakingly, modified by me. Consider it 'THE' MMS for 4.4, or rather, what I think it should've looked like. That to me is my absolute prized posession. I had dreamed about doing it for months, gained the knowledge, and executed the s*** out of it. Hahah. We're talking HOURS and HOURS of tedious editing to make sure it looked PERFECT. So, please, try giving that a try, instead of using HangOuts. Even for 5 minutes. Or at least pretend to like it so I don't get bummed out. <-- Ignore this for now
All joking and immaturity aside though, I worked incredibly hard on this ROM, doing nearly all of the work by myself (Seriously, Chromium is an awesome artist). So, please, enjoy this ROM.
Click to expand...
Click to collapse
Current Version:-----------------------
Code:
UnOfficial Nightlies
Changelog:
Code:
http://server.mbqonxda.net/Nightlies/XP/Changelog/XP-Changelog.txt
*also for some reason wifi only works when its opened without password other then that everything is good so far
*it might go away if you flash a 4.4 kernel other then cm
Downloads:
ROM:http://www.androidfilehost.com/?fid=23212708291682346
GApps:http://paranoidandroid.co/roms/gapps/
Useful:
SuperSU Flashable zip:
http://download.chainfire.eu/368/SuperSU/UPDATE-SuperSU-v1.75.zip
Your Opinions Matter.-------------------------------
Take advantage of that.
Report a bug:
http://experienceproject.mbqonxda.net/bug-report/
Make a request:
http://experienceproject.mbqonxda.net/request/
GitHub:
Contributions would be truly appreciated.
https://github.com/XP-ROM/
GPL:
https://github.com/CyanogenMod/android_kernel_htc_msm8960
(Public) Members:
* MBQ_
* Chromium- (The graphics guy)
Thanks to:-Android
-Eric McCann
-Dave Kessler
-Derek Hunter
-CyanogenMod
-Chromium-
-The entire VanirAOSP team.
-Slim
-ParanoidAndroid
-Those who support me
-And, most importantly, all of you.
----------------------------------------------------------------------------------
- MBQ (Kyler)
save just in case
First. And this is toooooo sexy!
Sent from my BN Nook HD using Tapatalk
untz and MBQ. Without them I dont know what would be considered amazing.
Sent from my EVO using Tapatalk
Will this work OK with the standard TWRP recovery?
comstar said:
Will this work OK with the standard TWRP recovery?
Click to expand...
Click to collapse
No please use captains TWRP recovery or the one provided in the CM11 thread by Kushdeck
Sent from my EVO using Tapatalk
Very smooth liked it. Great work man. I didn't get to get a picture of the About phone tab. Also the Rom couldn't find my baseband or anything in fact. Well data and call isn't working.
Sent from my EVO using Tapatalk
Untz for the win!!!!!! *uck yeah man you're an animal!!!!! And night lies too what are us crack frashers going to do with ourselves! Thanks bro!
Sent from my EVO using xda app-developers app
Looks and sounds awesome. Downloading now, thanks
Sent from my EVO using Tapatalk
Downloading now thank unzt,..report later
:thumbup:
Sent from my EVO using Xparent Green Tapatalk 2
lreyes said:
No please use captains TWRP recovery or the one provided in the CM11 thread by Kushdeck
Sent from my EVO using Tapatalk
Click to expand...
Click to collapse
Weird I have data signals on mine
Sent from my EVO using xda app-developers app
untz1456 said:
Weird I have data signals on mine
Sent from my EVO using xda app-developers app
Click to expand...
Click to collapse
I'm on the newest baseband and it shows unknown in the settings. I'll try again later and see if its from a bad Download
Sent from my EVO using Tapatalk
lreyes said:
I'm on the newest baseband and it shows unknown in the settings. I'll try again later and see if its from a bad Download
Sent from my EVO using Tapatalk
Click to expand...
Click to collapse
If not try flashing another baseband like an older one I have an old one has u could see
Wait I don't think u can huh hmm
Up and running this thanks untz and I got the button remapper working so I can use the camera button to wake and reboot my phone.. now to get the menu button working...
Sent from my EVO using Tapatalk
Hey guys this looks good ,,, id like to try this ROM out and i know about using the correct twrp but should i update hboot to latest im currently on 1.19
3g and service working for me..
Sent from my EVO using Tapatalk
lreyes said:
I'm on the newest baseband and it shows unknown in the settings. I'll try again later and see if its from a bad Download
Sent from my EVO using Tapatalk
Click to expand...
Click to collapse
Hey man try using cm twrp the nearest one
I know this has been asked all over the other KitKat pages but is there any progress on status bar changes..
Sent from my EVO using Tapatalk
flewpastu said:
Hey guys this looks good ,,, id like to try this ROM out and i know about using the correct twrp but should i update hboot to latest im currently on 1.19
Click to expand...
Click to collapse
Captain mentioned in another thread that it will be best to update our hboot to the one used by the rumrunner s off method.
hondafreak513 said:
I know this has been asked all over the other KitKat pages but is there any progress on status bar changes..
Sent from my EVO using Tapatalk
Click to expand...
Click to collapse
Im not sure about this rom but decks latest irc build has it
Sent from my EVO using Tapatalk
alright its my router thats not letting me connect so wifi is working with wpa ect.