[App] [2.2+] MBQs CPU Guide [0.0.6] [July 8th, 2013] More Improved! - Android Apps and Games

Hello all!! My name is Kyler, aka MBQ_, and I'm pleased to announce one of my very first apps!
What this app features:
Easy to understand explanations of CPU Governors
Easy to understand explanations of I/O Schedulers
Easy to understand explanations of TCP Algorithms
An Android Tips section
A help center
Theme control
and more!
Changelog:
Code:
Alpha 6:
New theme, fix misspellings, add missing definitions, and routed the definitions in the layout to be called by strings instead.
Code and layout changes, and fix derps
Remove changelog, and remove some dead code
Layout changes
Prepare for new feature
Revert "Prepare for new feature"
Make Help a ListView, no more shadow, add margins to the bfq layout (special thanks to dreamsforgotten)
Margins for all
Strings changes
Final changes for alpha 6
*Please be aware this is still in it's Alpha phase, so this is NOT the final product, and can only get better. Your opinion(s) count!!
Download:
All versions:
http://goo.im/devs/MBQsniper/Apps/MBQs CPU Guide
Want to contribute?
I am a large believer in open source, and believe it is only fair that I open-source this app. Feel free to fork, star, contribute to, or build this app on your own.
Github link:
https://github.com/MBQsCPUGuide/Guide
Thanks to:
Google
The developers of Eclipse
Steven Rudenko for his ActionsContentView library
Github
Dev-Host
Dreamsforgotten
XDA
and all of you.
Disclaimer:
I am not responsible for anything happening to your phone while installing this app. Please do not blame me if anything happens to your phone.
I sincerely hope you all enjoy this app. I ask that you kindly rate this thread 5 stars, follow the XDA rules, and treat users with respect. If you'd like to report a problem.. please, include a log, and explain your errors/what led up to the error so I can easily reproduce and fix the error.
As far as discussion goes, I honestly don't mind off-topic chatter. So long as we don't disrespect the users here, or break XDA rules, please feel free to chat amongst yourselves.

Reserved

One more, just in case.

im first
Sent from my Galaxy Nexus using Tapatalk 4 Beta

Second
Very good thanks

Great work mbq
sent from Atlantis

nice dude. welldone..
i can help you make the textviews nicer on the eye if you want. i know its alpha 1 but its all there. im happy for you mate i did something very similar a few months ago for all my work info. (but i never finished it and my system crashed).
i know how much work goes into something like that
Sent from my Galaxy Nexus using Tapatalk 4 Beta
---------- Post added at 08:51 PM ---------- Previous post was at 08:50 PM ----------
well done dude. awesome work i know how much work is involved
Sent from my Galaxy Nexus using Tapatalk 4 Beta

lovejoy777 said:
nice dude. welldone..
i can help you make the textviews nicer on the eye if you want. i know its alpha 1 but its all there. im happy for you mate i did something very similar a few months ago for all my work info. (but i never finished it and my system crashed).
i know how much work goes into something like that
Sent from my Galaxy Nexus using Tapatalk 4 Beta
---------- Post added at 08:51 PM ---------- Previous post was at 08:50 PM ----------
well done dude. awesome work i know how much work is involved
Sent from my Galaxy Nexus using Tapatalk 4 Beta
Click to expand...
Click to collapse
Thanks man. I'd really appreciate that. Any help/contribution would be enough.
My MainActivity Class is 452 lines long. Hahaha

sorry about double ish posts... #tapatalk mind of its own sometimes.
Sent from my Galaxy Nexus using Tapatalk 4 Beta
---------- Post added at 09:24 PM ---------- Previous post was at 09:19 PM ----------
just spent allday messing with cmbq. got kubo46 loaded (so should boot now) made some minor changes 1% battery mod etc. just building now
only thing i can't find is the faulty text colours any ideas?
i'll post you my build if it doesn't error. lol
Sent from my Galaxy Nexus using Tapatalk 4 Beta
---------- Post added at 09:25 PM ---------- Previous post was at 09:24 PM ----------
also fixed the fcing about phone in settings
not bad for a noob..
Sent from my Galaxy Nexus using Tapatalk 4 Beta

lovejoy777 said:
sorry about double ish posts... #tapatalk mind of its own sometimes.
Sent from my Galaxy Nexus using Tapatalk 4 Beta
---------- Post added at 09:24 PM ---------- Previous post was at 09:19 PM ----------
just spent allday messing with cmbq. got kubo46 loaded (so should boot now) made some minor changes 1% battery mod etc. just building now
only thing i can't find is the faulty text colours any ideas?
i'll post you my build if it doesn't error. lol
Sent from my Galaxy Nexus using Tapatalk 4 Beta
---------- Post added at 09:25 PM ---------- Previous post was at 09:24 PM ----------
also fixed the fcing about phone in settings
not bad for a noob..
Sent from my Galaxy Nexus using Tapatalk 4 Beta
Click to expand...
Click to collapse
Im done with CMBQ. Deleted the repo, organization, and had all threads removed

Sent from my Galaxy Nexus using Tapatalk 4 Beta

Alpha 2 is good to go.

denzel09 said:
Second
Very good thanks
Click to expand...
Click to collapse
kevtrysmoddin said:
Great work mbq
sent from Atlantis
Click to expand...
Click to collapse
Thanks guys!
Sent from my Galaxy Nexus using xda premium

Love your work
Wysyłane z mojego GT-I9300 za pomocą Tapatalk 2

Alpha 3 has been uploaded!

ghul21 said:
Love your work
Wysyłane z mojego GT-I9300 za pomocą Tapatalk 2
Click to expand...
Click to collapse
Thanks man!:good:

mbq do i just need the manifest in a repo on github to be able to share my build. so people can sync?
Sent from my Galaxy Nexus using Tapatalk 4 Beta

lovejoy777 said:
mbq do i just need the manifest in a repo on github to be able to share my build. so people can sync?
Sent from my Galaxy Nexus using Tapatalk 4 Beta
Click to expand...
Click to collapse
No. People have to git clone it
Sent from my Nexus 7 using xda premium

git clone the manifest? or do i need to push all the roms source to git?. i know these are noob questions but i can not find any info except how to build someone else's source. i just want to practice with the old cmbq source i have locally on my pc.
very briefly can you explain the process. ie
1. init repo in a dir on my pc.
2. repo sync. now i have the full source files in my rom dir.
make a repo on git?
3. add?
4. commit? all files or just what i edit?
when i init repo for a roms source where do all the files come from. is it---
a. the different repos in the manifest.?
b. all from one repo that has all the files already?
i am sort of slowly getting it. but without a knowledge of how it all works i am lost and confused.
sorry for the long questions but i've spent weeks reading & trying.
cheers
steve
Sent from my Galaxy Nexus using Tapatalk 4 Beta

lovejoy777 said:
git clone the manifest? or do i need to push all the roms source to git?. i know these are noob questions but i can not find any info except how to build someone else's source. i just want to practice with the old cmbq source i have locally on my pc.
very briefly can you explain the process. ie
1. init repo in a dir on my pc.
2. repo sync. now i have the full source files in my rom dir.
make a repo on git?
3. add?
4. commit? all files or just what i edit?
when i init repo for a roms source where do all the files come from. is it---
a. the different repos in the manifest.?
b. all from one repo that has all the files already?
i am sort of slowly getting it. but without a knowledge of how it all works i am lost and confused.
sorry for the long questions but i've spent weeks reading & trying.
cheers
steve
Sent from my Galaxy Nexus using Tapatalk 4 Beta
Click to expand...
Click to collapse
So you want to add all the cmbq files on your github?
Sent from my Galaxy Nexus using xda premium

Related

[ROM][4.4][DEV][S4] Unofficial CM11

CM11 aka android 4.4 for the HoS (unofficial builds)​
In the meantime i will provide unofficial CM11 builds.
At the moment, i got an error while building.
I am not a developer, just tried to build it.
We have lives to, so please have patient
In the second post i'll post progress.
Guide i used:
http://forum.xda-developers.com/showthread.php?t=2515305
And @usaff22 for CWM 6.0.4.4
Log:
11/10
- First attempt to build. Failed
- Error: http://pastebin.com/P91VPKrd
11/11
- Cherry picked the commits.
- Start building again. (failed, my VM crashed.. omg)
- Synced the repos, cherry picked the needed commits. And started again. (again failed, VM sucks)
- Using Virtual box, 4 cpus and 2GB ram. Synced the repos, cherry picked the needed commits. And started again.
- Error: http://forum.xda-developers.com/showpost.php?p=47348482&postcount=34
Downloads:
cm-11-20131113-UNOFFICIAL-ville.zip
by @RockR172 tnx!
Still bugs around!
CWM 6.0.4.4
Needed to install a 4.4 ROM
https://mega.co.nz/#!httj2bRS!UfJEIU...7V6YrjU7ySfKNg
Dont know why, derp.
Have you make it boot?
We'll get it soon no worries.. It'll build .
Sent from my Nexus 4 using XDA Premium 4 mobile app
@$droyd$
Cherry picked the commits.
Lets try to build.
yooouuri said:
@$droyd$
Cherry picked the commits.
Lets try to build.
Click to expand...
Click to collapse
http://review.cyanogenmod.org/#/c/53244/
http://review.cyanogenmod.org/#/c/53243/
Are you cherry picking these?
phoenixita said:
http://review.cyanogenmod.org/#/c/53244/
http://review.cyanogenmod.org/#/c/53243/
Are you cherry picking these?
Click to expand...
Click to collapse
Nope, oops.
intervigil:
"Try the patches on gerrit to libhardware, libhardware_legacy, and audio-caf."
So i will try them first, if the build break. I will try them!
phoenixita said:
http://review.cyanogenmod.org/#/c/53244/
http://review.cyanogenmod.org/#/c/53243/
Are you cherry picking these?
Click to expand...
Click to collapse
The second commit for the mount points broke my omni build which had missing SD till now but I may also need to add something else...
Sent from my One S using XDA Premium 4 mobile app
---------- Post added at 07:30 AM ---------- Previous post was at 07:27 AM ----------
$droyd$ said:
We'll get it soon no worries.. It'll build .
Sent from my Nexus 4 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Hey $droyd$ good to see your still around guess your S.O. is still using the HOS... I'm waiting for the N5 but based on Google estimates won't see that till December...
Sent from my One S using XDA Premium 4 mobile app
---------- Post added at 07:32 AM ---------- Previous post was at 07:30 AM ----------
Yooouuri can you post the error(s) that break the build... Just the last few lines are usually enough
Sent from my One S using XDA Premium 4 mobile app
mo976 said:
The second commit for the mount points broke my omni build which had missing SD till now but I may also need to add something else...
Sent from my One S using XDA Premium 4 mobile app
---------- Post added at 07:30 AM ---------- Previous post was at 07:27 AM ----------
Hey $droyd$ good to see your still around guess your S.O. is still using the HOS... I'm waiting for the N5 but based on Google estimates won't see that till December...
Sent from my One S using XDA Premium 4 mobile app
---------- Post added at 07:32 AM ---------- Previous post was at 07:30 AM ----------
Yooouuri can you post the error(s) that break the build... Just the last few lines are usually enough
Sent from my One S using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Oke no problem.
ATM: host C++ libart art/runtime
How much time left?
Downloading sources, I'll try to build later today.
I'll keep you updated
Envoyé de mon One S en utilisant Tapatalk
yooouuri said:
ATM: host C++ libart art/runtime
How much time left?
Click to expand...
Click to collapse
Usually it takes 1:30 /2 hours for a total build for me. All depends on your hardware.
antaine said:
Downloading sources, I'll try to build later today.
I'll keep you updated
Envoyé de mon One S en utilisant Tapatalk
Click to expand...
Click to collapse
If you want to build. You need to cherry pick these 5 commits.
http://review.cyanogenmod.org/53074
http://review.cyanogenmod.org/53073
http://review.cyanogenmod.org/53072
http://review.cyanogenmod.org/53195
http://review.cyanogenmod.org/53194
"libhardware, libhardware_legacy, and audio-caf patches"
Fingers crossed, i hope with the 5 commits this time the build will complete.
phoenixita said:
Usually it takes 1:30 /2 hours for a total build for me. All depends on your hardware.
Click to expand...
Click to collapse
Lol hour to an hour and a half maybe the second build using cache.. The initial build will take 4 to 5 hours on an average CPU. Art is almost half way..almost....you still have a while... With all the extra stuff from Google in 4.4 my initial build took 8 or so hours. After cache and on the second its 1 hour..
Sent from my Nexus 4 using XDA Premium 4 mobile app
yooouuri said:
ATM: host C++ libart art/runtime
How much time left?
Click to expand...
Click to collapse
not sure about your setup. My setup is Core i3 2130 (sandy bridge) 8gb 1600 ram and a 120gb ocz agility 3 sata3 SSD its dual boot win7/Ubuntu13.1 with each OS on it own SSD and it takes me a little over an hour with ccache enabled you can try deleting only the target folder in the out folder and leave the local one there but if there are build problems then best to delete the whole out folder
---------- Post added at 08:50 AM ---------- Previous post was at 08:48 AM ----------
$droyd$ said:
Lol hour to an hour and a half maybe the second build using cache.. The initial build will take 4 to 5 hours on an average CPU. Art is almost half way..almost....you still have a while... With all the extra stuff from Google in 4.4 my initial build took 8 or so hours. After cache and on the second its 1 hour..
Sent from my Nexus 4 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
8 hours! whats your setup? A totally clean build with 4.3 is around maybe 2 and a half hours for me
I see sometimes a lost of translation errors, is this normal?
mo976 said:
not sure about your setup. My setup is Core i3 2130 (sandy bridge) 8gb 1600 ram and a 120gb ocz agility 3 sata3 SSD its dual boot win7/Ubuntu13.1 with each OS on it own SSD and it takes me a little over an hour with ccache enabled you can try deleting only the target folder in the out folder and leave the local one there but if there are build problems then best to delete the whole out folder
---------- Post added at 08:50 AM ---------- Previous post was at 08:48 AM ----------
8 hours! whats your setup? A totally clean build with 4.3 is around maybe 2 and a half hours for me
Click to expand...
Click to collapse
4.4 has a lot more to it than 4.3 but as I stated above the times are for a normal basic dual core PC not a super CPU like you've built.. I do all my work off a basic dual core CPU.. Mine is just an old dell optiplex but it does the trick lol..
No need to delete anything just type make clean and it will remove all.
Sent from my Nexus 4 using XDA Premium 4 mobile app
$droyd$ said:
4.4 has a lot more to it than 4.3 but as I stated above the times are for a normal basic dual core PC not a super CPU like you've built.. I do all my work off a basic dual core CPU.. Mine is just an old dell optiplex but it does the trick lol..
No need to delete anything just type make clean and it will remove all.
Sent from my Nexus 4 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I am building on a laptop (i7, 8GB ram) and gave the VM a dual core with 1GB of ram. Next time i build i give the VM 4 cores and 4GB ram. Maybe it will speed the process some bit.

[ROM] [4.4] [UNOFFICIAL] CyanogenMod11

I've compiled CM11 for the Evita and it's been running great for me for the last week, so I thought I'd share it with the community. These are compiled straight from the source https://github.com/cyanogenmod. Thanks to the whole CM team for the hardwork, and PA/BaNkS for the GApps. Use the provided recovery, as I haven't had success with flashing through TWRP.
To install do the following:
1) In fastboot, fastboot flash recovery recovery.img
2) reboot to recovery then install CM11 followed by PA 4.4 Gapps (Or BaNkS GApps)(wipe cache/dalvik cache)
3) ???
4) Profit!
11/28 Build has a cherry=pick based on this commit to enable NFC HCE (Host-based Card Emulation) meaning GoogleWallet tap-to-pay is now enabled! If you have GWallet, report back if this works for you.
12/4 Build incorporates fix found by phoenixita to make build flashable via twrp! Also, netflix and other video services appear to be working without a grey block taking up 50% of the video.
http://review.cyanogenmod.org/#/c/54634/
CM11:http://www.mediafire.com/download/lpma24axtvv2bqe/cm-11-20131204-UNOFFICIAL-evita.zip
All:https://www.mediafire.com/folder/n45m7ob5yzccs/CM11
RECOVERY: http://www.mediafire.com/view/77k6p95l16lnn89/recovery.img
PA GApps: http://forum.xda-developers.com/showthread.php?t=2397942
BaNkS GApps:http://forum.xda-developers.com/showthread.php?t=2012857
Uploaded a new build to mediafire.
Been waiting for this!
Sent from my One X using XDA Premium HD app
oh lawd, flashing now. Thanks.
Nice work! :good:
Anything not working?
Happiness!
Sent from my One X using Tapatalk
---------- Post added at 08:18 AM ---------- Previous post was at 08:08 AM ----------
@joshx did you test art?
Sent from my One X using Tapatalk
icu64 said:
Happiness!
Sent from my One X using Tapatalk
---------- Post added at 08:18 AM ---------- Previous post was at 08:08 AM ----------
@joshx did you test art?
Sent from my One X using Tapatalk
Click to expand...
Click to collapse
I wouldn't recommend trying it right now. A couple things crash a lot with art. Everything else seemed to be workingworking for me.
JoshX said:
I wouldn't recommend trying it right now. A couple things crash a lot with art. Everything else seemed to be workingworking for me.
Click to expand...
Click to collapse
Does the keyboard force close when you try to use swipe? And I mean on the aosp/Google keyboard
Edit: it does lol
Sent from my One X using Tapatalk
Yeah, both dalvik and ART the AOSP keyboard crashes for me when I try and swype.
Any chance a twrp flash able version?
OP have you tried this with any custom kernels?
Sent from my HTC Evita with XDA Premium 4
RollTribe said:
OP have you tried this with any custom kernels?
Sent from my HTC Evita with XDA Premium 4
Click to expand...
Click to collapse
It should work yo
Sent from my One X using Tapatalk
RollTribe said:
OP have you tried this with any custom kernels?
Sent from my HTC Evita with XDA Premium 4
Click to expand...
Click to collapse
Nope, I've just been running stock.
Does anybody know where I can find settings to change the battery icon to the circle with percentage numbers in the center? Also have lockscreen targets been implemented yet? Lastly can I remap buttons yet? Thanks op, it's running great!
Does tap to pay with Google Wallet work? I've tried beanstalk 4.4 and I couldn't make it work. After I spend my free $20 I got from signing up for ISIS I'm ready to ditch the stock ROM and get back on the bleeding edge of things.
Excuse my ignorance, but what id ART.
Great to see developers still pushing forward. Flashing this right away.
josepr0218 said:
Excuse my ignorance, but what id ART.
Click to expand...
Click to collapse
It stands for android run time. U can switch from dalvik to art in developer settings but it's not recommended yet. U can Google it to find out more about it.
Sent from my LG-E980 using Tapatalk
mitchel0 said:
Does anybody know where I can find settings to change the battery icon to the circle with percentage numbers in the center? Also have lockscreen targets been implemented yet? Lastly can I remap buttons yet? Thanks op, it's running great!
Click to expand...
Click to collapse
I don't think those settings have been implemented yet. Spend a good amount of time digging through all the settings and couldn't find em.
OP this works great!
---------- Post added at 01:22 PM ---------- Previous post was at 01:19 PM ----------
icu64 said:
Does the keyboard force close when you try to use swipe? And I mean on the aosp/Google keyboard
Edit: it does lol
Sent from my One X using Tapatalk
Click to expand...
Click to collapse
Google/AOSP keyboard swype is working perfect for me on dalvik. Gonna switch to ART and see what happens.
---------- Post added at 01:36 PM ---------- Previous post was at 01:22 PM ----------
JoshX said:
I wouldn't recommend trying it right now. A couple things crash a lot with art. Everything else seemed to be workingworking for me.
Click to expand...
Click to collapse
How did you get ART to work? After I enabled it, I kept getting popups with things crashing, I couldn't even get to the homescreen or settings or anything
brandontrout said:
I don't think those settings have been implemented yet. Spend a good amount of time digging through all the settings and couldn't find em.
OP this works great!
---------- Post added at 01:22 PM ---------- Previous post was at 01:19 PM ----------
Google/AOSP keyboard swype is working perfect for me on dalvik. Gonna switch to ART and see what happens.
---------- Post added at 01:36 PM ---------- Previous post was at 01:22 PM ----------
How did you get ART to work? After I enabled it, I kept getting popups with things crashing, I couldn't even get to the homescreen or settings or anything
Click to expand...
Click to collapse
What gapps are you using?
Sent from my One X using Tapatalk
icu64 said:
What gapps are you using?
Sent from my One X using Tapatalk
Click to expand...
Click to collapse
The PA full package from the OP. It says that ART is supported, but all I got was Google+, Gmail, sysUI, and other crashes.
After installing 4.4 and Gapps, I went to developer settings, switched to ART, and it made me reboot. There aren't any other steps to take first, are there?

Cyanogenmod on Galaxy S7

Hi guys. I have bought a Galaxy S7 2-3 months ago. I am still on stock rom,also never rooted on s7. Is there someone out there interested in building CM for S7? I saw that someone has built cm for s7 edge and booted it,so it is possible. Thanks to everyone who will answer
If you can build for yourself I already have the source on my github for the flat S7 https://github.com/JapRainGoggles
Sent from my SM-N930F using Tapatalk
---------- Post added at 01:58 PM ---------- Previous post was at 01:56 PM ----------
You need to make an edit to the kernels arm64 config before it will compile but when you try the make error will tell you where the file is if you don't know
Sent from my SM-N930F using Tapatalk
King_lilrowrow said:
If you can build for yourself I already have the source on my github for the flat S7 https://github.com/JapRainGoggles
Sent from my SM-N930F using Tapatalk
---------- Post added at 01:58 PM ---------- Previous post was at 01:56 PM ----------
You need to make an edit to the kernels arm64 config before it will compile but when you try the make error will tell you where the file is if you don't know
Sent from my SM-N930F using Tapatalk
Click to expand...
Click to collapse
Will definitely try to build this in some hours. Did you test it on yours? Works?
Source works Yeah but has the same issues as the edge
Sent from my SM-N930F using Tapatalk
King_lilrowrow said:
Source works Yeah but has the same issues as the edge
Sent from my SM-N930F using Tapatalk
Click to expand...
Click to collapse
If you want, I can try to help for the development.
Wolf80 said:
If you want, I can try to help for the development.
Click to expand...
Click to collapse
Sure, all help is welcome. Exynos is a heard SoC to build for haha
Sent from my SM-N930F using Tapatalk
Wolf80 said:
I saw that someone has built cm for s7 edge and booted it,so it is possible.
Click to expand...
Click to collapse
That was the easy part, getting everything working will be the impossible part.
King_lilrowrow said:
Sure, all help is welcome. Exynos is a heard SoC to build for haha
Sent from my SM-N930F using Tapatalk
Click to expand...
Click to collapse
Will contact you in Pvt for details ahah
peachpuff said:
That was the easy part, getting everything working will be the impossible part.
Click to expand...
Click to collapse
Yeh,well I know that building CM for Exynos is hard,but they have done it in the past. Look at Galaxy S3. I had an i9300 and it still works with CM
peachpuff said:
That was the easy part, getting everything working will be the impossible part.
Click to expand...
Click to collapse
Not impossible... I've done it before on Exynos devices and fixed everything for AOKP on OnePlus2 (got it to official) but that was a SD SoC
Sent from my SM-N930F using Tapatalk
---------- Post added at 02:22 PM ---------- Previous post was at 02:20 PM ----------
The only thing stopping us from getting a stable CM build for the S7 is everyone saying it can't be done which it can it just take a bit more time then other devices
Sent from my SM-N930F using Tapatalk
Wolf80 said:
Will contact you in Pvt for details ahah
Click to expand...
Click to collapse
Okay
Sent from my SM-N930F using Tapatalk
Cm on s7? You gonna loose so many stuff and tweaks from samsung.
Gosh, cm is awful but go ahead..
Enviado do meu SM-N930F através de Tapatalk
Wolf80 said:
Yeh,well I know that building CM for Exynos is hard,but they have done it in the past. Look at Galaxy S3. I had an i9300 and it still works with CM
Click to expand...
Click to collapse
I'm just not holding my breath, kudos to the people trying to do it.
LiNe1771 said:
Cm on s7? You gonna loose so many stuff and tweaks from samsung.
Gosh, cm is awful but go ahead..
Click to expand...
Click to collapse
Ya i kinda like touchwiz(stupid name i know), can you imagine an aosp camera on the s7? That'll be a cluster**** of a mess, no instant focus, no sdcard support, no nothing, just a featureless app. Try the google camera and you'll see what i mean, takes 1 second to take a pic.

ROMs available for pixel

Hey everyone,
I am noticing a paucity of ROMs for the pixel (only the WETA and dirty unicorns) so far. Somewhat surprising for a stock android device. Is there a reason for that?
Is modding and tinkering starting to die for android?
Sent from my Nexus 6 using XDA-Developers mobile app
I guess the main problem is these 2 devices in too expensives
bush911 said:
I guess the main problem is these 2 devices in too expensives
Click to expand...
Click to collapse
I don't think so, I think it has to do with partitioning, it is very different than what people are used to, give it some time, I am sure Pure Nexus will release one when ready and when TWRP, su are a little more stable
Sent from my Pixel using XDA-Developers mobile app
As soon as gapps are fixed for Pixels we will see ROMs. In fact a bunch of them are ready but waiting for this.
Sent from my Pixel using Tapatalk
pure nexus is in the works. I believe the slow down is the price, partitioning and the death of cm. devs have to use a new base.
---------- Post added at 07:14 PM ---------- Previous post was at 07:13 PM ----------
milan187 said:
As soon as gapps are fixed for Pixels we will see ROMs. In fact a bunch of them are ready but waiting for this.
Sent from my Pixel using Tapatalk
Click to expand...
Click to collapse
meh I doubt its to do with gapps.
fix-this! said:
pure nexus is in the works. I believe the slow down is the price, partitioning and the death of cm. devs have to use a new base.
---------- Post added at 07:14 PM ---------- Previous post was at 07:13 PM ----------
meh I doubt its to do with gapps.
Click to expand...
Click to collapse
Some part of it is absolutely GAPPS. DU has it built in rn because there is no flashable GAPPS. This issue though is tied in with the partition scheme I believe.
fix-this! said:
pure nexus is in the works. I believe the slow down is the price, partitioning and the death of cm. devs have to use a new base.
---------- Post added at 07:14 PM ---------- Previous post was at 07:13 PM ----------
meh I doubt its to do with gapps.
Click to expand...
Click to collapse
it is gapps, visit the g+ pages and read [emoji6]
Sent from my RCT6303W87M7 using XDA-Developers mobile app
piperx said:
I don't think so, I think it has to do with partitioning, it is very different than what people are used to, give it some time, I am sure Pure Nexus will release one when ready and when TWRP, su are a little more stable
Sent from my Pixel using XDA-Developers mobile app
Click to expand...
Click to collapse
At first, yes. It has been moved past.
milan187 said:
As soon as gapps are fixed for Pixels we will see ROMs. In fact a bunch of them are ready but waiting for this.
Sent from my Pixel using Tapatalk
Click to expand...
Click to collapse
This.
fix-this! said:
pure nexus is in the works. I believe the slow down is the price, partitioning and the death of cm. devs have to use a new base.
---------- Post added at 07:14 PM ---------- Previous post was at 07:13 PM ----------
meh I doubt its to do with gapps.
Click to expand...
Click to collapse
Cyanogen is dead, not the source. The code has been forked and devs need time now...
Read here:
http://lineageos.org/Yes-this-is-us/
Yea idk why people think CM is dead. Just getting back up and running on new servers under a different name..
Ask and you shall receive. The post promoting Carbon ROM just showed up, with warning about gApps issues.. Available for download soon. I've always liked this ROM.
Edited 1/1/17: ROM currently has issues with gApps (as in none available yet). Also has issues with slot system. Hang tight!
So I know this thread is 6 weeks old, but there are a good number of ROMs and kernels available now.
I personally recommend PureNexus. I've been using Beanstown106's ROMS since I had a S3, he does great work. I've also just installed ElementalX kernel, which is supposed to be a very battery friendly kernel.
Happy flashing!
I have a510f 6.o.1 which xposed framework should i installed guide please

chainfires successor

anyone know who is stepping up after chainfires departure? i know i saw some names mentioned in the past, but cant think of who they were and google hasnt helped with this search
does nobody know who im talking about? there was a developer whose username was something like a persons name and initials who apparently was stepping up in a big way. No ideas?
Yeah he's gone.
Sent from my SM-N910T using Tapatalk
---------- Post added at 03:22 PM ---------- Previous post was at 03:21 PM ----------
He was one of a kind.
Sent from my SM-N910T using Tapatalk
ubigred said:
Yeah he's gone.
Sent from my SM-N910T using Tapatalk
---------- Post added at 03:22 PM ---------- Previous post was at 03:21 PM ----------
He was one of a kind.
Sent from my SM-N910T using Tapatalk
Click to expand...
Click to collapse
yeah he was. And i know hes gone, i was just wondering who (if anyone) is stepping up to fill his shoes. I thought i read somewhere that there was a new up-and-comer that was trying to fill that void
None that I know of
Sent from my SM-N910T using Tapatalk
I know phhusson is still working on an open source super user alternative? His thread is still active and this might be a good option in the future
ubigred said:
None that I know of
Sent from my SM-N910T using Tapatalk
Click to expand...
Click to collapse
very sad
a7thousandths said:
I know phhusson is still working on an open source super user alternative? His thread is still active and this might be a good option in the future
Click to expand...
Click to collapse
i hope hes successful, cuz man... chainfire sure left some big shoes to fill. i could have sworn that i heard of a dev whose name was in this format "rj smith". Just his initials and a last name, but i cant for the life of me remember what it was

Categories

Resources