[ROM][GWK74] CyanogenMod 7 [DEVELOPMENT ONLY] - Galaxy S II Original Android Development

CyanogenMod is a free, community built distribution of Android 2.3.7 (Gingerbread) which greatly extends the capabilities of your phone.
Code:
** These CyanogenMod builds are highly experimental and unsupported.
**
** Please refrain from submitting bug reports for any issues
** you may encounter while running one of these builds.
**
** Submitting bug reports on nightly builds is the leading
** cause of male impotence.
Warning : Not for new users, flash this build only if you know what you are doing !!!
What is CyanogenMod (in less terse form - by mad-murdock)?
since i am a bit idle right now, i try to answer this.
cyanogenmod is the only open source rom, that runs on 40+ different devices. we got around 45 devs (people who really write code and tweak things to make it work better - in contrast to cooks, who only use winzip to exchange this vs. that binary thingie) constantly making cyanogenmod better.
as background, you might wanna know, that google usually releases the sourcecode to their products (where honeycomb is the first exception, but thats another matter, ICS will be open source again). but when google releases their source code, you cannot compile it for ANY phone and it runs on it. thats the first part, we jump it - make it compatible with all the phones we support.
once it basicly runs, its time for what we call "cm extras" - we modify a lot on the gui and the system to make it run better. some stuff you as a user will never see involving tweaking libs and kernels, and some stuff you as a user will see a lot, like including theme manager, dsp manager, cm settings (cm settings are about as huge as the normal settings are). those settings range from simple "dont display clock in status bar" to complex profiles (as known from old nokia phones) or remapping of some keys (long press home, remapp search button behavior)
its way to much to list it all here, but i can assure you, cm is fast, usually stable on most devices and VERY VERY customizable - both in grafical ways as also in behavior way.
Click to expand...
Click to collapse
Please visit the CyanogenMod Wiki for step-by-step installation walkthroughs and tons of other useful information. General Q&A thread is at http://forum.xda-developers.com/showthread.php?t=1176411 and that also contains the Installation instructions.
teamhacksung:
atin - http://twitter.com/atinm
codeworkx - http://twitter.com/codeworkx
coolya - http://twitter.com/dumdidum
guiperpt - http://twitter.com/guiperpt
unhelpful - http://twitter.com/unhelpfulone
Changelog:
Generic Changelog CMSRC Twitter
Device specific Changelog by igor.tonky
Sources:
http://github.com/CyanogenMod - all the CM7 non-kernel source
http://github.com/CyanogenMod/samsung-kernel-c1 - Galaxy S2 international kernel source used in CM7
http://github.com/teamhacksung/samsung-kernel-c1att - AT&T Galaxy S2 kernel source used in CM7
Modems:
http://wiki.cyanogenmod.com/wiki/Samsung_Galaxy_S_II:_Support_Downloads
Thank you to EVERYONE involved in helping with testing, coding, debugging and documenting! Enjoy!

The bug list (as best as I can remember anyway) is on the Q&A thread.

Codeworkx put up a temporary KANG build until build bot comes alive: http://www.multiupload.com/1776L41QDV - no bug reports please, it is a nightly, like all nightlies. Install using the "Harder way" in the OP for a first time install.

Great work AdinM and Team Hacksung. Downloading now

Great job. Looking forward to testing it out, thanks for the nightlies :]

Good job !
Downloading ..

Great work guys !!
Tks for all!

Excellent work to all of you guys at CM. Now let's await the this don't work moans.
Will test out.
Sent from my GT-I9100 using XDA App

Awesome! Downloading, thanks for all this

N1 guys
from my SGSII running MIUI 2.3.3

thanks mate, downloading now

thnx
downloading

Downloading!!! \o/

Looking forward to any videos anyone makes so us lowly SGS users can see the power...

jaju123 said:
Looking forward to any videos anyone makes so us lowly SGS users can see the power...
Click to expand...
Click to collapse
Take a look at http://www.youtube.com/watch?v=c4QN-9b6alQ from Codeworkx.

Only 100 mb ?
The most Stockroms have around 300 !
from my SGSII running MIUI 2.3.3

Wicked.
thanks for the hard work boys. Totally donating all of my organs.

Downloading!
I like!

Just jizzed in my pants

redbull320 said:
Only 100 mb ?
The most Stockroms have around 300 !
from my SGSII running MIUI 2.3.3
Click to expand...
Click to collapse
well this isnt stock rom, is it

Related

[rom] aosp (wip)

I noticed there was no active development that was trying to get the standard AOSP build working, which I really would like to use as my day to day ROM....so I decided to give it a shot. Feel free to help
I use the Ninphetamine kernel and a clockwork recovery initramfs. The initramfs has been altered and will not boot with other ones. This is because of a missing socket that the older init.rc doesn't make.
I'll be using the next post to describe what I'm working on and update it with any useful info I find.
Currently it's in an unusable state, here's where it stands:
Working
Making calls
SMS
Audio
Internet (Data Connection)
Note: When you open browser, it will crash because google's home page try's to use location services, you need to navigate away quickly in order for it not to crash.
Proximity Sensor
Internal Storage
microSD Storage
Vibration
Camera
USB Transfer with Internal Storage
Untested
Other Sensors
TV Out (doubtful)
Not Working (yet)
WiFi (don't even turn this on, it will reboot endlessly) <-- working on it
Camcorder
Bluetooth
GPS
USB Transfer with microSD (not a huge priority)
I know that cyanogenmod is pretty darn close to AOSP and that I'm duplicating work, but I'm doing it anyways.
If you want to try it out:
Binaries:
CWM Kernel Zip
CWM AOSP Zip
Note: Obviously you need to wipe.
Sources:
https://github.com/nemasu/
Working on WiFi
no notes yet
nemasu said:
I noticed there was no active development that was trying to get the standard AOSP build working, which I really would like to use as my day to day ROM....so I decided to give it a shot. Feel free to help
Click to expand...
Click to collapse
AdamG has made devnull (http://forum.xda-developers.com/showthread.php?t=1183063&highlight=devnull) which is basicly the AOSP build. Some stuff not working though as the CM7 team has not managed to get audio over bluetooth working.
He has also started the Oxygen development. The oxygen thread is here: http://www.forums.acsyndicate.net/showthread.php/1591-ROM-AOSP-GRJ90-2.3.5-Oxygen-v2.2.1
Good to hear others working on this too, hope you manage to get bluetooth audio issue sorted and perhaps help other AOSP / CM7 devs with that issue.
Pume said:
AdamG has made devnull (http://forum.xda-developers.com/showthread.php?t=1183063&highlight=devnull) which is basicly the AOSP build. Some stuff not working though as the CM7 team has not managed to get audio over bluetooth working.
He has also started the Oxygen development. The oxygen thread is here: http://www.forums.acsyndicate.net/showthread.php/1591-ROM-AOSP-GRJ90-2.3.5-Oxygen-v2.2.1
Good to hear others working on this too, hope you manage to get bluetooth audio issue sorted and perhaps help other AOSP / CM7 devs with that issue.
Click to expand...
Click to collapse
Ah, yeah, I forgot about that one. I'll be leaving it completely stock AOSP though (when it works well anyways). Might speed things up for me a bit. I am doing this as a sort of hobby too, interesting to learn how it works.
EDIT: It WILL speed things up a great deal....DevNull did some great work.
search for the Oxygen ROM on google.
it's a rom for SGS2 where everything works, and it's only AOSP.
http://forum.oxygen.im/index.php
All the same, great work mate, we need more AOSP ROM's, since AdamG has taken a break due to personal reasons it's nice for another dev to take the helm.
Good luck mate, all the best.
nesquix said:
search for the Oxygen ROM on google.
it's a rom for SGS2 where everything works, and it's only AOSP.
http://forum.oxygen.im/index.php
Click to expand...
Click to collapse
Does A2DP work on Oxygen?
Sent from my CM7 powered SGS2
This xda members...
AdamG did great work yes but it does not preclude to new AOSP roms.
Keep your respected work.
Edit: If AdamG had taken a break, maybe you should think to fork devnull. This speeds up work and you can focus another thinks etc A2DP and tvout. Its open source
I have been using CM7 as well as Devnull/Oxygen and I felt Oxygen was very stable, while CM7 26 was the most stable for me while 31 made my me turn back to Oxygen.
My sincere request, kindly take over from where Adam left Will be a great boon for us!
bluheart said:
I have been using CM7 as well as Devnull/Oxygen and I felt Oxygen was very stable, while CM7 26 was the most stable for me while 31 made my me turn back to Oxygen.
My sincere request, kindly take over from where Adam left Will be a great boon for us!
Click to expand...
Click to collapse
Agree......
Sent from my GT-I9100 using Tapatalk
Keep up the good work!
Nice work buddy
I turn my back for 1 day and you're nearly done! Keep it up
does it have a aosp lockscreen only?
Always nice to see more AOSP love will be keeping an eye on this, good luck man no wifi would be a dealbreaker for me ATM..
wliu88 said:
does it have a aosp lockscreen only?
Click to expand...
Click to collapse
yup, I've added nothing to it, pure aosp.
Hi! I'm trying to reproduce this compilation but no success. It stucks with a lot of libs errors. Any idea? I'm using a little modified device configuration from android_device_samsung_galaxys2.
Sent from my GT-I9100 using XDA App

[Q] Quick Qyanogen question!

Previously I've used Cyanogenmod on my San Fran ... but have been wary of using it on my GS2 until it was stable.
On the Cyanogen forums it seems to be a constant flow of "This is broke" or "When will this work?"
I know that there is the changelog: http://cm-nightlies.appspot.com/?device=galaxys2
But, is there a concise list of what does and doesn't work for each handset?
Cyanogen pride themselves on being an actively developed rom by a team of developers *not* chefs, but other than trawling through all the forums, I can't find a way to understand the current featureset by device.
TIA
Almost everything works except some video codecs. But they almost are not updating CM7 anymore, because they are working on CM9.
Excellent thanks. For instance, Bluetooth was not working on the SGS2 for quite some time. But other than trawling changelogs, it's hard to see if/when it's fixed.
Hence asking if there is a definitive thread/post of what works and what doesn't ... that goes for CM7 and CM9
WearTheFoxHat said:
On the Cyanogen forums it seems to be a constant flow of "This is broke" or "When will this work?"
I know that there is the changelog: http://cm-nightlies.appspot.com/?device=galaxys2
But, is there a concise list of what does and doesn't work for each handset?
Cyanogen pride themselves on being an actively developed rom by a team of developers *not* chefs, but other than trawling through all the forums, I can't find a way to understand the current featureset by device.
Click to expand...
Click to collapse
[NIGHTLY][ROM][GWK74] CyanogenMod 7 (w/ Gingerbread 2.3.7) for Galaxy SII Q&A
atinm said:
Q: What are the known issues?
A: Issues that I can remember:
- Video playback - some formats are not recognized, use an alternative app for video playback
- Camera - some modes don't work
- TVout, MHL
- FMRadio
- Issues when using the 2G/3G-Switch
- Volume issues (some report too high, others too low)
Click to expand...
Click to collapse

[ROM] [PORT] [WIP] Unofficial Streak_CM9

Another ICS rom for us to play around
Base of Kibuuka AOSP ICS 4.0.4_r2.1 and port from 20120511-CM-9.0.0.RC0-supersonic-UNOFFICIAL by jmztaylor.
Thanks to :
CM Team
Kibuuka (without him there is no ICS for ds5)
Jmztaylor (for bring CM9 nightly to Evo4G)
nop (powerfull kernel)
themanii (GAPPS and many things)
hPA
Mazda Team Dirt
Froilson
all forum members for sharing and caring
Not work :
Camera
Data (for some user including me)
Wifi Tethering
Theme manager (working fine on my evo but will cause bootloop on ds5)
All the bugs from the base rom
This rom have ugly gradient colour in background because I use libmedia from the port rom, cannot use from base rom.
I will update this rom when I can (and still trying hard) port a newer version. There are a lot changes in CM9 newer version that make the rom cannot boot on our device.
Flash as usually dan do not forget to nandroid backup first !!!
Gapps can found in TheManii thread : http://forum.xda-developers.com/showthread.php?t=1764286
Happy flashing
Update 20120726 : Fix the ugly colour on background and add Samsung Touchwiz Launcher
update to cm9 rc2 see below post / second post
Update cm-9-nightly-20120816_jmz
Beside of some great peoples I have thanked in the 1st page, in this update all credits should go to WhizKins and Rizal Lovins for all their hard work.
Special and big thanks to
-WhizKins ( Dell Venue ICS 4.0.4 CM9 rom)
-Rizal Lovins (Sony Xperia V and Z Walkman features)
I took / modded some libs and apk from WhizKins rom to fixed wifi, bluetooth, theme manager, and data for some users (I hope so).
For data, I only tested with operator in my country (Indosat) and it work. Last time no data on that operator.
I hope data work too for all operators.
*** Changelog ***
-added Sony Xperia Walkman, Clear Audio+, Visualizer
-added Noozxoide EIZO-rewire
-added Noozy
-added CM file manager
-added JB statusbar
-added Google Now (but error in soound/voice search)
-fixed theme manager/theme chooser
-fixed wifi
-fixed bluetooth
-fixed data (at least for me), hope it fixed too for others
-theme can be apply in all dpi (128, 160, 240), but better use system theme when using tablet mode
-phone functions work in all dpi
-remove some apk from original CM9
-some build.prop tweaks
*** Not work ***
-camera
-voice search
-native wifi tether (use barnacle wifi tether)
-native headset (use toggle headset widget)
*** Please read ***
-nandroid back up first, wipe data, cache and dalvik cache, flash the rom as usually
-rom need long time to boot up
-let the rom for a while to settle up, specially when syncing
-go to settings/sound/music effect to choose music effect
- if feel lag, don't use auto sync, I found that the rom lag when gmail syncing.
-feel free to use and mod anything to make this rom better, but please post here so we can help each other
-please help me to add download mirror for this rom
*** Download Link ***
https://db.tt/NfSYx9RV
How come you're using RC0?
There's already devices on RC2.
TheManii said:
How come you're using RC0?
There's already devices on RC2.
Click to expand...
Click to collapse
This version is the easiest to port and compatible with our early kernel. I choose a rom to port base of the same cpu and proc. with ds5, but most cm9 rom for those device not mention any version and no nightly builds (maybe that need a lot work to do because unofficial), so I choose this nightly builds by jmztaylor for supersonic which closely to cm9 official build. The bad news is I still facing problem with newer version, the room can boot but no respons on touch screen (I think we need a patch in our kernel as cm team make changes in their kernel and its impact to media libs, video libs, audio libs, surfaceflinger for better responsive and etc). Pls any advice to solve this problem.
Btw, I hv succeed ported latest and final build evervolv ICS rom for nexus one. I think this latest build closely to cm9 RC2 as all evervolv ICS rom build from CM source. But for us it looks like minor changes cause the big improvement is finally native camcorder can record and play.
Sometimes I think better if we can build from the source but at this moment only kibuuka can do that.
I wish he can get ds5 replacement soon and the development can continue.
Sent from my PC36100 using Tapatalk 2
(j/k) God hates coward (j/k)
oh COME ON there's NO magic at all in building cm9 from source. set your build environment (this guide is quite straight-forward) and tell me when you need to know "what do i do next". Do initial build, test it, get bug list and we'll start to figure solutions for it.
Lemme explain my POV bit more: binary patches are only good when you got no access to source (and even if you don't - there's ALWAYS more than one way to deal with a problem - hunderteins' ussd patch was a magic at the moment - but there was an option noone thought about/tried to - using rild-related stuff from froyo (it works (as it's pretty much framework-independent), yet it's free of ussd bug)).
When source's available - it's ALWAYS a good thing - you control a way it built, you're free to patch it at will adding features/resolving issues/whatever you can imagine to do - instead of desperately seeking for a blob that manages not to fc on your device. One more thing to mention - when you manage to fix thing instead of replacing it - you create/produce, instead of consume/waste
kibuuka said:
oh COME ON there's NO magic at all in building cm9 from source. set your build environment (this guide is quite straight-forward) and tell me when you need to know "what do i do next". Do initial build, test it, get bug list and we'll start to figure solutions for it.
Lemme explain my POV bit more: binary patches are only good when you got no access to source (and even if you don't - there's ALWAYS more than one way to deal with a problem - hunderteins' ussd patch was a magic at the moment - but there was an option noone thought about/tried to - using rild-related stuff from froyo (it works (as it's pretty much framework-independent), yet it's free of ussd bug)).
When source's available - it's ALWAYS a good thing - you control a way it built, you're free to patch it at will adding features/resolving issues/whatever you can imagine to do - instead of desperately seeking for a blob that manages not to fc on your device. One more thing to mention - when you manage to fix thing instead of replacing it - you create/produce, instead of consume/waste
Click to expand...
Click to collapse
Hahahaha.......thanks man for your help, will try it, just do not get annoyed when I keep bug you all the time
This all make me feel like I should go back to college again as I hv no any basic about Linux and Ubuntu, only know little things about android hacking this past few weeks by reading and searching from Google.
First things is can I install Ubuntu on my 10 inch netbook running windows xp 32 bit, from I read we should at least hv Ubuntu 11 64 bit to compile kernel. How it running on 2 OS as I still need windows office to work. Other things, what should I do to recompile apk and jar file. I can decompile and baksmaling but always hv problem to recompile it again, sometimes it works but mostly failed.
Edit : Damn !!! only 1GB RAM
Sent from my DELL Streak using Tapatalk 2
Thank you
i will try it
nom051205 said:
Hahahaha.......thanks man for your help, will try it, just do not get annoyed when I keep bug you all the time
This all make me feel like I should go back to college again as I hv no any basic about Linux and Ubuntu, only know little things about android hacking this past few weeks by reading and searching from Google.
First things is can I install Ubuntu on my 10 inch netbook running windows xp 32 bit, from I read we should at least hv Ubuntu 11 64 bit to compile kernel. How it running on 2 OS as I still need windows office to work. Other things, what should I do to recompile apk and jar file. I can decompile and baksmaling but always hv problem to recompile it again, sometimes it works but mostly failed.
Edit : Damn !!! only 1GB RAM
Sent from my DELL Streak using Tapatalk 2
Click to expand...
Click to collapse
First - what's most powerful pc you have access to? Plenty of RAM and cpu cores gives you a chance to see finished build within universe's lifetime Kiddin, mostly. My build station specs are: [email protected]/8Gb/2x1TB. On this specs sucessfull build done with -j4 takes ~2h15m to complete (integrated build - kernel+system). Netbook (Atom cpu?) with 1Gb seem to be inappropriate device to compile ics on.
Second - you don't have to decompile/recompile separate apks and/or jars. You're downloading source, compiling it and getting ROM as a result.
kibuuka said:
First - what's most powerful pc you have access to? Plenty of RAM and cpu cores gives you a chance to see finished build within universe's lifetime Kiddin, mostly. My build station specs are: [email protected]/8Gb/2x1TB. On this specs sucessfull build done with -j4 takes ~2h15m to complete (integrated build - kernel+system). Netbook (Atom cpu?) with 1Gb seem to be inappropriate device to compile ics on.
Second - you don't have to decompile/recompile separate apks and/or jars. You're downloading source, compiling it and getting ROM as a result.
Click to expand...
Click to collapse
Damn 8 GB RAM, you hv a beast on your side
Yes mine only Acer Aspireone intel atom, with this you're not going any where.......hahahahahaha.
If I hv to replace this old one and get the new powerfull device that will need a lot of money....not worth it as I'm not intend to be a great dev, I better buy HTC One X or SGS3 and leave all this ICS headache.......
I think it should be you, build from CM source and bring fully working CM9 to our device.
Learning and porting ICS rom for past few weeks makes me hv no time for my 2 kids, should hv family issue if I keep doing this............hahahahahaha
Btw, can you help me, browser and gmail look like normal if not touch the screen, but when I scroll down the screen its force close.
I hv fix the ugly gradient colour on background and that fixed youtube. Pls any advice.
Sent from my PC36100 using Tapatalk 2
Talk abt PC here is mine cpu i7 ram 8gb over clocked 5ghz though I touch more ghz with twin peltier unit Cooler...
Sent from my Dell Streak using xda premium
djmax81 said:
Talk abt PC here is mine cpu i7 ram 8gb over clocked 5ghz though I touch more ghz with twin peltier unit Cooler...
Sent from my Dell Streak using xda premium
Click to expand...
Click to collapse
Hey djmax you got one too, may you consider what kibuuka said about build from the source?
I think someone should try it.
Sent from my Dell Streak using Tapatalk 2
Update fixed ugly colour on background. Link on the op.
Sent from my PC36100 using Tapatalk 2
The Dropbox link seems to have been disabled due to too much traffic. Could you host it elsewhere too? Thanks!
Edrill said:
The Dropbox link seems to have been disabled due to too much traffic. Could you host it elsewhere too? Thanks!
Click to expand...
Click to collapse
Uploading now on 4shared
Sent from my PC36100 using Tapatalk 2
Sorry guys, seems like I broke something else again.
Damn, fix one but broke others. I hv to start all over again.
Sent from my PC36100 using Tapatalk 2
No worries! Will wait for the update!
USB Mass Storage connection is not working and almost all applications are Force Closing.
There is CyanogenMod 9 bootanimation for our loved Dell Streak:
http://uploadmirrors.com/download/04ZIIARV/cyan_boot_signed_0.zip
New link up.
Sent from my Dell Streak using Tapatalk 2
I don't know if it's just me, but this seems a little less laggy than the other ICS ROMs out there. If it wasn't for the non-working data, I'd probably use this even though the battery life hasn't improved.
I seem to have problems with Bluetooth, Wifi, and (critically) booting @160dpi.
Absolutely love the rest though
keep up the good work!

[ROM] UberCM 2.0 / minimal / fast / CM12.1 base / LP 5.1.1

This thread is for my daily driver builds of @RobbieL811's Uber CM12.1 currently with @bbedward's Zen kernel. Sometimes I build @flar2's ElementalX kernel instead. Flash whatever makes you happy.
My understanding is UberCM is a lot like vanilla CM but with a few essential things added. Haven't run plain CM in so long so I don't know the differences anymore. Anyways it'd be selfish to hoard the Uber goodness so I came here to share. BUT I don't embellish UberCM or cherry-pick unless necessary and I'm not a developer so don't request features. I test all builds before posting.
Don't bug RobbieL811 if you encounter problems with this rom. He doesn't support Nexus 6 builds at all, nope nada uh uh..
FEATURES
all CM12.1 features incl CMTE for all the theming you crave. NO LAYERS.
call recording (mic only thx to shamu's crappy drivers) is not perfect but good enough
a few extra quick tiles. My fave: reboot tile w/recovery option.
works with Xposed. I love Xposed all day & all of the night, maybe you do too.
some other stuff
GOTCHAS
Call recording only works with AAC, seems that AMR is broken but it sucks anyway so just use AAC
LOCKSCREEN OPTION: if you enable secure lockscreen it'll also apply at bootup even if you choose otherwise. If you choose a lockscreen pattern ONLY use 3x3
VoLTE, wifi calling. They might work but don't expect it and I can't test 'em so don't care.
INSTALLATION
Get on a recent bootloader & modem. For example LMY47Z.
Download & install UberCM 2.0
install Slim GApps or Delta GApps
install SuperSU if you want root
OLDER RELEASES: UberCM 1.8
UberCM 1.7
Hopefully you will enjoy UberCM. If not maybe try another rom like Spring (awesome & innovative but might not work w/Xposed) or BlissPop (every feature in the world) or Euphoria (a possible cure for crackflashing).
Stuff I like:
Kernel Adiutor | Euphoria Dark theme | strong coffee
Credits/sources:
CyanogenMod
UberCM
Zen Kernel
ElementalX kernel
Screenshots
Screenshots come when I get the time.
future site of important updates
Reserved2...
Woot new ROM! Thanks will try later,
Good!
Nice one. I always use cm as secondary rom. Will give it a try. Thanks
Got a mirror? Mega is a **** host and forces their app installed to download on a device.
Don't need a mirror, put it in desktop mode.
beepea206 said:
Got a mirror? Mega is a **** host and forces their app installed to download on a device.
Click to expand...
Click to collapse
goo.im crapped itself and my account there has been iffy since maybe 2013. Mega is uber reliable and wfm. Got a suggestion for other mirror sites?
That sucks, man. I saw another dev using his SkyDrive account, so I don't know if that's an option. Frankly, I haven't used a dev mirror site since I worked on the Droid 2. Lol I But the build looks really interesting. The cm builds aren't working for me and are breaking encryption some how, so I'll give yours a try.
beepea206 said:
That sucks, man. I saw another dev using his SkyDrive account, so I don't know if that's an option. Frankly, I haven't used a dev mirror site since I worked on the Droid 2. Lol I But the build looks really interesting. The cm builds aren't working for me and are breaking encryption some how, so I'll give yours a try.
Click to expand...
Click to collapse
breaking encryption meaning you're not encrypted anymore? or /sdcard is inaccessible?
btw mine is working fine fully encrypted using the build in OP. AFAIK the kernel is encryption agnostic so even if you're not encrypted all should be well.
Not encrypted. It's the damndest thing and no one seems to know why, but I think it's related to the kernel flashed with some of the roms. Benzo, chroma, dirty unicorns, all good... Terminus, 2 of the other cm builds up... Breaks it. If I restore my stock nandroid, it fixes the issue, so I can only assume it's that specific kernel doing something wonky.
The encryption matters for me, because I'm using exchange with an administrator. Need it for work and that's how I've found encrypt broke... The administration setting goes haywire on me when I flash some roms.
beepea206 said:
Not encrypted. It's the damndest thing and no one seems to know why, but I think it's related to the kernel flashed with some of the roms. Benzo, chroma, dirty unicorns, all good... Terminus, 2 of the other cm builds up... Breaks it. If I restore my stock nandroid, it fixes the issue, so I can only assume it's that specific kernel doing something wonky.
The encryption matters for me, because I'm using exchange with an administrator. Need it for work and that's how I've found encrypt broke... The administration setting goes haywire on me when I flash some roms.
Click to expand...
Click to collapse
My money would be on Exchange being a piece of crap. Try stock rom, good luck.
Also related to Exchange: I have a generic rom unf*cker that deletes junkware (AKA stuff I don't like or use) incl exchange, most live wallpapers, other stuff, and adds a few good utils like Kernel Adiutor, Autostarts & f-droid. Could post it with the next UberCM build if somebody wants to try.
CrashTestDroid said:
goo.im crapped itself and my account there has been iffy since maybe 2013. Mega is uber reliable and wfm. Got a suggestion for other mirror sites?
Click to expand...
Click to collapse
Androidfilehost is pretty good imo. You have to register and wait for approval, but that's typically less than a couple hours. Decent speeds and interface.
Sent from my Nexus 6 using XDA Free mobile app
Some UI improvements and other goodness is in the works. UberCM 1.8 is building.
CrashTestDroid said:
Some UI improvements and other goodness is in the works. UberCM 1.8 is building.
Click to expand...
Click to collapse
First time trying this ROM, very nice change over STK cm, essential adds but not too much. Thanks for sharing!!
Stability issues with 1.8, made some changes and we're building again.
Meanwhile I posted an updated 1.7 that's been giving killer battery life for me.
Was thinking where did 1.8 go. No worries appreciate testing before posting!!
razrlover said:
Was thinking where did 1.8 go. No worries appreciate testing before posting!!
Click to expand...
Click to collapse
OP updated with UberCM 1.8, ElementalX is the kernel. Works for me. Hope you like it.
Got 2.0 posted up and it's delightfully speedy. Only gotcha is it'll apply secure lockscreen settings to bootup so don't use 4x4 or larger lockscreen pattern.

Paranoid Android page

Hello guys. I have opened this page for rectifying the errors in paranoid android 7.3.0 in onyx
The UI in this version is great.....
I appreciate the developers for their great works in this ROM.
As far as I have used this ROM in Oneplus X, therr are some drawbacks.
1. The offscreen gestures are not working
2. The Snapdragon Audio+ is available but jot working
3. Trusted face recognition is not available
4. Features like customizing status bar isn't available
Please debug these problems as soon as possible.....
Good works on this ROM and thank you once again
I'm glad, and surprised, that a new version came out. Still kind of lame that gestures don't work. Thankfully the Kernel Auditor app will re-enable the 'O' gesture at least. Maybe next version they will fix it.
And one more thing is LTE OR 3G won't work in Sim slot 2...please correct this issue too....
You've created the post in the wrong thread
Aashay said:
You've created the post in the wrong thread
Click to expand...
Click to collapse
The official Paranoid thread is closed
Aashay said:
You've created the post in the wrong thread
Click to expand...
Click to collapse
So, what to do broo...???
jeraldsatya2000 said:
So, what to do broo...???
Click to expand...
Click to collapse
You were supposed to create it in the general section. Anyway, your thread will either be closed or shifted to general section by the moderator.
jeraldsatya2000 said:
Hello guys. I have opened this page for rectifying the errors in paranoid android 7.3.0 in onyx
The UI in this version is great.....
I appreciate the developers for their great works in this ROM.
As far as I have used this ROM in Oneplus X, therr are some drawbacks.
1. The offscreen gestures are not working
2. The Snapdragon Audio+ is available but jot working
3. Trusted face recognition is not available
4. Features like customizing status bar isn't available
Please debug these problems as soon as possible.....
Good works on this ROM and thank you once again
Click to expand...
Click to collapse
theres no use making such a new thread like this. PA-onyx has no active maintainer meantime, afterall they've been busy adding new features without fixing old issues for onyx ( so lame).
Better posting/yelling/complaining/reporting whatever you want to do on their official web G+ or join telegram group, rather than add such useless thread here and in the wrong section pffh.
Part.0 said:
theres no use making such a new thread like this. PA-onyx has no active maintainer meantime, afterall they've been busy adding new features without fixing old issues for onyx ( so lame).
Better posting/yelling/complaining/reporting whatever you want to do on their official web G+ or join telegram group, rather than add such useless thread here and in the wrong section pffh.
Click to expand...
Click to collapse
This is an official PA update by the developers of the project. How is this a useless thread?
There isn't an existing open Paranoid Android thread, making this the only one.
Part.0 said:
theres no use making such a new thread like this. PA-onyx has no active maintainer meantime, afterall they've been busy adding new features without fixing old issues for onyx ( so lame).
Better posting/yelling/complaining/reporting whatever you want to do on their official web G+ or join telegram group, rather than add such useless thread here and in the wrong section pffh.
Click to expand...
Click to collapse
This is an official update from the update
If this was in legacy devices list, I wouldn't have cared about those issues.
If you can't help or support, please just see this thread.
Please don't hesitate other users
Hello guys
Anybody checked paranoid android 7.3.1 for this device?
If yes, please share your reviews
jeraldsatya2000 said:
Hello guys
Anybody checked paranoid android 7.3.1 for this device?
If yes, please share your reviews
Click to expand...
Click to collapse
I have 7.3.1 build 10/30 running.
It is rock stable and every time smooth, but following errors:
- camera picture quality is not so good like the OEM
- no working offscreen gestures
- no offline battery charging
I hope it will be fixed in the next release.
I like Paranoid ...
SuperTikkel said:
I have 7.3.1 build 10/30 running.
It is rock stable and every time smooth, but following errors:
- camera picture quality is not so good like the OEM
- no working offscreen gestures
- no offline battery charging
I hope it will be fixed in the next release.
I like Paranoid ...
Click to expand...
Click to collapse
What's about OVERNIGHT FREEZE!?
you guys do know pa development has ceased right? flash cypher os instead, it has all pa features + stability and its still supported
kishan9778 said:
pa development has ceased right?
Click to expand...
Click to collapse
Not quite...
Just no OPX maintainer
For ex : Oreo is in the way & OP5 will be supported...
you guys can use this rom, it has most of pa features, plus the gestures. http://get.cypheros.co/#onyx
one plus x is still listed as an official release by aospa, but the maintainer isnt in xda, try contacting them in google plus for more info on aospa on onyx
kishan9778 said:
one plus x is still listed as an official release by aospa, but the maintainer isnt in xda, try contacting them in google plus for more info on aospa on onyx
Click to expand...
Click to collapse
Sure..

Categories

Resources