[ROM][VS985][6.0.1] Team OctOS Oct-M - Verizon LG G3

{
"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"
}
Disclaimer: OctOs is a WIP. It has been evaluated as being stable, and is suitable for daily use in most cases. While it may be considered stable, there may be unknown bugs. The development team is not responsible for any damage to your device or your information.
Click to expand...
Click to collapse
Team OctOs presents Oct-M.​
We maintain a current release record and change-log on our website: http://www.teamoctos.com
- Please Do Not Mirror our files without talking to us. We can do that ourselves should we desire to. -​
Frequently Asked Questions
Q: Is this Android 6 (Marshmallow)?
A: Yes, this is Android 6.0.1
Q: What code is OCT-M based on?
A: Starting with Oct-L, we've rebased OctOs on the CyanogenMod 12 code. Oct-M is based on CyanogenMod 13.
Q: What happened to AOSP?
A: All Android code is based on the Android Open Source Project (AOSP). Under previous releases, we tried very hard to limit the number of "Not from Google directly" repositories that we used. Unfortunately, issues with devices, the need for Code Aurora Foundation (CAF) repositories for Qualcomm devices, and compatibility issues meant fighting code more often than not. We decided that since the code-base for many repositories were the same across most ROMs, picking a starting point to build the user experience on outweighed the desire to craft code from scratch, or fix broken code to make it work with other changes we already had.
Q: Why isn't there XYZ feature.
A: Shoot us a Suggestion if you want to see something added. While we are not going to promise to implement, we will always look into it
Q: But XYZ and all the others have..
A: ROM developers build something they want to use. The ROM developer that includes something they won't run implies less than 100% effort to ensure it does work. As a team, we have similar goals and objectives. If XYZ ROM has a feature you want, and we don't include (or don't want to include), feel free to use XYZ ROM, or build your own custom version of Oct-M.
Q: Superuser or SuperSU?
A: Team OctOs uses SuperSU and is installed automatically.
Bugs:
Bugs happen. Our testers are very good at breaking things, but no where near as good as the rest of the Android public. In order to investigate and fix issues, we need the help of the users who are going to report them. The Android OS has many nifty features to help us in this, but only if we can engage the user to assist us.
Logs, Logcat, and the Android Debugging Bridge (ADB)
Like any other OS, Android has multiple log files that are generated and record the goings-on of the system. As a user, you have two basic ways to view and pull these to send to us. Without the information in the logfiles, there simply is not a whole lot of information to go on.
Log file APKs
Team OctOs recommends SysLog from the Android Market. This application will allow you to selectively pick any (or all) of the system logs, compress them into a .ZIP file, and allow you to save, email, move to your Copy/DropBox/Cloud Storage account, etc.
ADB Logcat
The Android Debugging Bridge (ADB) is a powerful tool available from Google as part of the Android Software Development Kit (SDK). Used for many things, being able to selectively see, in real-time, what your device is doing cannot be downplayed. While there is more setup involved, if you are doing consistent ROM flashing, you really should invest the time to get setup properly to do it.
ADB Logcat tutorial here: How to create a logcat log
Basic Instructions:
Download ROM .zip file and MD5 file, and grab your favorite Opengapps package http://opengapps.org/
Reboot to Recovery (Note: Use Reboot to Recovery from Power Menu, Hardware-based boot to recovery, or adb reboot recovery - ROM Manager or similar software is NOT supported)
--- TWRP is the ONLY recovery Team OctOs uses - We do not support flashing on CWM ---
Factory Reset from TWRP
Flash ROM and GApps .ZIP files
Reboot
The Oct-M ROM installation script will automatically wipe /system, /cache, and /data/dalvik-cache. There is no need to do these before or after flashing the ROM unless you are instructed to by your GApps Provider
The foundation of the Android OS is the fact that is it open-source. We have all code we use internally in the creation of Oct-M available on our GitHub repositories.
Unless otherwise specified, all Oct-M builds use the device's stock CyanogenMod 13 kernel.
Team OctOs GitHub - http://www.github.com/Team-OctOs
Team OctOs Gerrit Review - http://www.teamoctos.com:8080
Team OctOs GPLv2 License - http://www.teamoctos.com/license/
Team OctOs Patreon Campaign - https://www.patreon.com/TOctOs
Want To Build Your Own?
Check out the ReadMe on our GitHub for Instructions
Special thanks to
Our testers, without which, there would be no public releases for OctOs
We would also like to thank
CyanogenMod
OmniROM
LiquidSmooth
Anyone else who has ever submitted Open-Source code
Click to expand...
Click to collapse
Follow Us at the various websites below!
Above is our hidden menu. It can be accessed 3 different ways: "Tentacles" in app drawer, quick settings tile, or by pressing settings/about phone/OctOS build date.
MORE PICS OF OUR FEATURES: https://copy.com/9V9skpmRVsRaa6mx
Click to expand...
Click to collapse
XDA:DevDB Information
Oct-M, ROM for the Verizon LG G3
Contributors
red3razor, cjkacz, canodroid15, bthorne79
Source Code: http://www.github.com/Team-OctOs
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
Based On: CyanogenMod 13
Version Information
Status: Testing
Created 2015-05-06
Last Updated 2016-01-17

[ROM][VS985][LMY47V][5.1.1] Team OctOS Oct-L
Disclaimer: OctOs is a WIP. It has been evaluated as being stable, and is suitable for daily use in most cases. While it may be considered stable, there may be unknown bugs. The development team is not responsible for any damage to your device or your information.
Click to expand...
Click to collapse
Team OctOs presents Oct-L.
We maintain a current release record and change-log on our website: http://www.teamoctos.com
- Please Do Not Mirror our files without talking to us. We can do that ourselves should we desire to. -​
Frequently Asked Questions
Q: Is this Android 5 (Lollipop)?
A: Yes, this is Android 5.1.1
Q: What code is Oct-L based on?
A: Starting with Oct-L, we've rebased OctOs on the CyanogenMod 12 code.
Q: What happened to AOSP?
A: All Android code is based on the Android Open Source Project (AOSP). Under previous releases, we tried very hard to limit the number of "Not from Google directly" repositories that we used. Unfortunately, issues with devices, the need for Code Aurora Foundation (CAF) repositories for Qualcomm devices, and compatibility issues meant fighting code more often than not. We decided that since the code-base for many repositories were the same across most ROMs, picking a starting point to build the user experience on outweighed the desire to craft code from scratch, or fix broken code to make it work with other changes we already had.
Q: Why isn't there XXXXXXX feature.
A: Shoot us a Suggestion if you want to see something added. While we are not going to promise to implement, we will always look into it
Q: But CM and all the others have..
A: ROM developers, including CM, build something they want to use. The ROM developer that includes something they won't run implies less than 100% effort to ensure it does work. As a team, we have similar goals and objectives. If XYZ ROM has a feature you want, and we don't include (or don't want to include), feel free to use XYZ ROM, or build your own custom version of Oct-L.
Q: Superuser or SuperSU?
A: Team OctOs uses SuperSU and is installed automatically.
Bugs:
Bugs happen. Our testers are very good at breaking things, but no where near as good as the rest of the Android public. In order to investigate and fix issues, we need the help of the users who are going to report them. The Android OS has many nifty features to help us in this, but only if we can engage the user to assist us.
Logs, Logcat, and the Android Debugging Bridge (ADB)
Like any other OS, Android has multiple log files that are generated and record the goings-on of the system. As a user, you have two basic ways to view and pull these to send to us. Without the information in the logfiles, there simply is not a whole lot of information to go on.
Log file APKs
Team OctOs recommends SysLog from the Android Market. This application will allow you to selectively pick any (or all) of the system logs, compress them into a .ZIP file, and allow you to save, email, move to your Copy/DropBox/Cloud Storage account, etc.
ADB Logcat
The Android Debugging Bridge (ADB) is a powerful tool available from Google as part of the Android Software Development Kit (SDK). Used for many things, being able to selectively see, in real-time, what your device is doing cannot be downplayed. While there is more setup involved, if you are doing consistent ROM flashing, you really should invest the time to get setup properly to do it.
ADB Logcat tutorial here: How to create a logcat log
Basic Instructions:
Download ROM .zip file and MD5 file, and grab your favourite Android 5 based GApps package
Reboot to Recovery (Note: Use Reboot to Recovery from Power Menu, Hardware-based boot to recovery, or adb reboot recovery - ROM Manager or similar software is NOT supported)
--- TWRP is the ONLY recovery Team OctOs uses - We do not support flashing on CWM ---
Factory Reset from TWRP
Flash ROM and GApps .ZIP files
Reboot
The Oct-L ROM installation script will automatically wipe /system, /cache, and /data/dalvik-cache. There is no need to do these before or after flashing the ROM unless you are instructed to by your GApps Provider
The foundation of the Android OS is the fact that is it open-source. We have all code we use internally in the creation of Oct-L available on our GitHub repositories.
Unless otherwise specified, all Oct-L builds use the device's stock CyanogenMod 12 kernel.
Team OctOs GitHub - http://www.github.com/Team-OctOs
Team OctOs Gerrit Review - http://www.teamoctos.com:8080
Team OctOs GPLv2 License - http://www.teamoctos.com/license/
Team OctOs Patreon Campaign - https://www.patreon.com/TOctOs
Want To Build Your Own?
Check out the ReadMe on our GitHub for Instructions
Special thanks to
Our testers, without which, there would be no public releases for OctOs
We would also like to thank
CyanogenMod
OmniROM
LiquidSmooth
Anyone else who has ever submitted Open-Source code
Click to expand...
Click to collapse
Follow Us at the various websites below!
Above is our hidden menu. It can be accessed 3 different ways: "Tentacles" in app drawer, quick settings tile, or by pressing settings/about phone/OctOS build date.
MORE PICS OF OUR FEATURES: https://copy.com/9V9skpmRVsRaa6mx
Click to expand...
Click to collapse
XDA:DevDB Information
Oct-L, ROM for the Verizon LG G3
Contributors
red3razor, cjkacz, hedwig34, bthorne79
Source Code: http://www.github.com/Team-OctOs
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.4.x
Based On: CyanogenMod 12
Version Information
Status: Testing
Created 2015-05-06
Last Updated 2015-05-05

Been running this ROM for the past 3 days. It's been great with no noticeable issues.

Let's give it a spin!

Thanks Dev! Will be flashing this tonight, I'll keep you posted on bugs [if any]:good:

pics (of features) added
Changelog here: http://www.teamoctos.com/category/changelog/

Oh hell yea! Thanks Razor!

Downloading going to give a try. Been using Bliss pop.

Does everything work? MMS? Decent signal? I am really itching to try some non-LG roms, but in the past (KK) the signal strength always seemed weaker

Is there a features list somewhere?

The link you've provided for the GApps packages leads to a thread where the packages have been deleted.
Here's one I found that's working: PA-GOOGLE APPS Plus(All ROM's)

spotmark said:
Is there a features list somewhere?
Click to expand...
Click to collapse
Bottom of OP

red3razor said:
Bottom of OP
Click to expand...
Click to collapse
D'oh! Thank you.

ncwildcat said:
Does everything work? MMS? Decent signal? I am really itching to try some non-LG roms, but in the past (KK) the signal strength always seemed weaker
Click to expand...
Click to collapse
We have had good feedback from our testers, before released

I'm still on the hunt for a AOSP ROM where wireless charging works. Gonna give this a spin.

Smooth & Fast
Wow this ROM flies and is buttery smooth. I have been using it for a few hours and have not run in to any issues other than a reboot issue. It will not fully reboot but if you switch to a guest user and then back again it loads up fine. Other than that, great job!

touche112 said:
I'm still on the hunt for a AOSP ROM where wireless charging works. Gonna give this a spin.
Click to expand...
Click to collapse
I haven't found any personally. Hopefully the devs will fold this in once they get everything else working. It's not some kind of proprietary driver thing is it?

Where exactly do I download for AT&T S iii? I clicked on the github link and there are a ton of files. Went to OctOS website and selected my device and the download provided is from 4/22. It seems there is a more recent update from what I'm reading in the changelog.
Currently on Cyanide L with Shift D2 Kernel, will I also need to flash a new kernel? If so, I have no clue which one it is on the cyanogen link in the OP.
Thx in advance ..

Thanks Razór. ..

kevman8396 said:
Wow this ROM flies and is buttery smooth. I have been using it for a few hours and have not run in to any issues other than a reboot issue. It will not fully reboot but if you switch to a guest user and then back again it loads up fine. Other than that, great job!
Click to expand...
Click to collapse
Strange. Not seen that one before. Still using stock kernel?

Related

[ROM]Team OctOs Oct-MM

{
"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"
}
Disclaimer: OctOs is a WIP. It has been evaluated as being stable, and is suitable for daily use in most cases. While it may be considered stable, there may be unknown bugs. The development team is not responsible for any damage to your device or your information.
Click to expand...
Click to collapse
Team OctOs presents Oct-MM.​
We maintain a current release record and change-log on our website: http://www.teamoctos.com
- Please Do Not Mirror our files without talking to us. We can do that ourselves should we desire to. -​
Team OctOs would like to thank Team Blackout for the use of their Blacked Out Nexus Launcher & for saving eyes one app at a time!
You can get all the TBO goodies here as well as the TBO Updater http://teamblackedout.com/ #whiteuimustdie
TBO thread http://forum.xda-developers.com/showthread.php?p=41545802​
Frequently Asked Questions
Q: Is this Android 6 (MarshMallow)?
A: Yes, this is Android 6.0.1
Q: What code is Oct-MM based on?
A: Starting with Oct-MM, we've rebased OctOs on the CyanogenMod 13 code. Modified to give you a smoother more stable rom.
We like to Strive on being closest to AOSP as possible but also being able to support multiple device
Q: What happened to AOSP?
A: All Android code is based on the Android Open Source Project (AOSP). Under previous releases, we tried very hard to limit the number of "Not from Google directly" repositories that we used. Unfortunately, issues with devices, the need for Code Aurora Foundation (CAF) repositories for Qualcomm devices, and compatibility issues meant fighting code more often than not. We decided that since the code-base for many repositories were the same across most ROMs, picking a starting point to build the user experience on outweighed the desire to craft code from scratch, or fix broken code to make it work with other changes we already had.
Q: Why isn't there XXXXXXX feature.
A: Shoot us a Suggestion if you want to see something added. While we are not going to promise to implement, we will always look into it
Q: But CM and all the others have..
A: ROM developers, including CM, build something they want to use. The ROM developer that includes something they won't run implies less than 100% effort to ensure it does work. As a team, we have similar goals and objectives. If XYZ ROM has a feature you want, and we don't include (or don't want to include), feel free to use XYZ ROM, or build your own custom version of Oct-L.
Q: Superuser or SuperSU?
A: Team OctOs uses SuperSU and is installed automatically.
Bugs:
Bugs happen. Our testers are very good at breaking things, but no where near as good as the rest of the Android public. In order to investigate and fix issues, we need the help of the users who are going to report them. The Android OS has many nifty features to help us in this, but only if we can engage the user to assist us.
Logs, Logcat, and the Android Debugging Bridge (ADB)
Like any other OS, Android has multiple log files that are generated and record the goings-on of the system. As a user, you have two basic ways to view and pull these to send to us. Without the information in the logfiles, there simply is not a whole lot of information to go on.
Log file APKs
Team OctOs recommends SysLog from the Android Market. This application will allow you to selectively pick any (or all) of the system logs, compress them into a .ZIP file, and allow you to save, email, move to your Copy/DropBox/Cloud Storage account, etc.
ADB Logcat
The Android Debugging Bridge (ADB) is a powerful tool available from Google as part of the Android Software Development Kit (SDK). Used for many things, being able to selectively see, in real-time, what your device is doing cannot be downplayed. While there is more setup involved, if you are doing consistent ROM flashing, you really should invest the time to get setup properly to do it.
ADB Logcat tutorial here: How to create a logcat log
Basic Instructions:
Download ROM .zip file and MD5 file, and grab your favorite Android 6 based GApps[/URL] package
Reboot to Recovery (Note: Use Reboot to Recovery from Power Menu, Hardware-based boot to recovery, or adb reboot recovery - ROM Manager or similar software is NOT supported)
--- TWRP is the ONLY recovery Team OctOs uses - We do not support flashing on CWM ---
Factory Reset from TWRP
Flash ROM and GApps .ZIP files
Reboot
DOWNLOADS​Stable: https://www.teamoctos.com/supported-devices/​Weekly: https://www.teamoctos.com/weekly-builds/​Recomended Gapps: http://opengapps.org/​
The Oct-MM ROM installation script will automatically wipe /system, /cache, and /data/dalvik-cache. There is no need to do these before or after flashing the ROM unless you are instructed to by your GApps Provider
The foundation of the Android OS is the fact that is it open-source. We have all code we use internally in the creation of Oct-MM available on our GitHub repositories.
Unless otherwise specified, all Oct-MM builds use the device's stock CyanogenMod 13 kernel.
Team OctOs GitHub - http://www.github.com/Team-OctOs
Team OctOs Gerrit Review - http://www.teamoctos.com:8080
Team OctOs GPLv2 License - http://www.teamoctos.com/license/
Team OctOs Patreon Campaign - https://www.patreon.com/TOctOs
Want To Build Your Own?
Check out the ReadMe on our GitHub for Instructions
Special thanks to
Our testers, without which, there would be no public releases for OctOs
We would also like to thank
CyanogenMod
OmniROM
AOSP
Anyone else who has ever submitted Open-Source code
Click to expand...
Click to collapse
Follow Us at the various websites below!
XDA:DevDB Information
Oct-MM, ROM for the Verizon Samsung Galaxy S4
Contributors
Grommish, CjKacz, canodroid15, bthorne79
Source Code: http://www.github.com/Team-OctOs
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Baseband MDK - Non-SafeStrap
Based On: CyanogenMod 13.0
Version Information
Status: Stable
Created 2015-02-17
Last Updated 2016-08-26
just want to confirm, this is NOT SafeStrap compatible?
ShadyPossum said:
just want to confirm, this is NOT SafeStrap compatible?
Click to expand...
Click to collapse
It says it uses the Cyanogenmod based kernel so no it is not safestrap friendly.
ShadyPossum said:
just want to confirm, this is NOT SafeStrap compatible?
Click to expand...
Click to collapse
jhr5474 said:
It says it uses the Cyanogenmod based kernel so no it is not safestrap friendly.
Click to expand...
Click to collapse
Correct. If you are above the MDK baseband, you're limited to TouchWiz.
Updated ProjectDB for Firmware Requirements..
Grommish said:
Team OctOs presents Oct-L.
We maintain a current release record and change-log on our website: http://www.teamoctos.com
- Please Do Not Mirror our files without talking to us. We can do that ourselves should we desire to. -​
Frequently Asked Questions
Q: Is this Android 5 (Lollipop)?
A: Yes, this is Android 5.0.2
Q: What code is Oct-L based on?
A: Starting with Oct-L, we've rebased OctOs on the CyanogenMod 12 code.
Q: What happened to AOSP?
A: All Android code is based on the Android Open Source Project (AOSP). Under previous releases, we tried very hard to limit the number of "Not from Google directly" repositories that we used. Unfortunately, issues with devices, the need for Code Aurora Foundation (CAF) repositories for Qualcomm devices, and compatibility issues meant fighting code more often than not. We decided that since the code-base for many repositories were the same across most ROMs, picking a starting point to build the user experience on outweighed the desire to craft code from scratch, or fix broken code to make it work with other changes we already had.
Q: Why isn't there XXXXXXX feature.
A: Shoot us a Suggestion if you want to see something added. While we are not going to promise to implement, we will always look into it
Q: But CM and all the others have..
A: ROM developers, including CM, build something they want to use. The ROM developer that includes something they won't run implies less than 100% effort to ensure it does work. As a team, we have similar goals and objectives. If XYZ ROM has a feature you want, and we don't include (or don't want to include), feel free to use XYZ ROM, or build your own custom version of Oct-L.
Q: Superuser or SuperSU?
A: Team OctOs uses SuperSU and is installed automatically.
Bugs:
Bugs happen. Our testers are very good at breaking things, but no where near as good as the rest of the Android public. In order to investigate and fix issues, we need the help of the users who are going to report them. The Android OS has many nifty features to help us in this, but only if we can engage the user to assist us.
Logs, Logcat, and the Android Debugging Bridge (ADB)
Like any other OS, Android has multiple log files that are generated and record the goings-on of the system. As a user, you have two basic ways to view and pull these to send to us. Without the information in the logfiles, there simply is not a whole lot of information to go on.
Log file APKs
Team OctOs recommends SysLog from the Android Market. This application will allow you to selectively pick any (or all) of the system logs, compress them into a .ZIP file, and allow you to save, email, move to your Copy/DropBox/Cloud Storage account, etc.
ADB Logcat
The Android Debugging Bridge (ADB) is a powerful tool available from Google as part of the Android Software Development Kit (SDK). Used for many things, being able to selectively see, in real-time, what your device is doing cannot be downplayed. While there is more setup involved, if you are doing consistent ROM flashing, you really should invest the time to get setup properly to do it.
ADB Logcat tutorial here: How to create a logcat log
Basic Instructions:
Download ROM .zip file and MD5 file, and grab your favourite Android 5 based GApps package
Reboot to Recovery (Note: Use Reboot to Recovery from Power Menu, Hardware-based boot to recovery, or adb reboot recovery - ROM Manager or similar software is NOT supported)
--- TWRP is the ONLY recovery Team OctOs uses - We do not support flashing on CWM ---
Factory Reset from TWRP
Flash ROM and GApps .ZIP files
Reboot
The Oct-L ROM installation script will automatically wipe /system, /cache, and /data/dalvik-cache. There is no need to do these before or after flashing the ROM unless you are instructed to by your GApps Provider
The foundation of the Android OS is the fact that is it open-source. We have all code we use internally in the creation of Oct-L available on our GitHub repositories.
Unless otherwise specified, all Oct-L builds use the device's stock CyanogenMod 12 kernel.
Team OctOs GitHub - http://www.github.com/Team-OctOs
Team OctOs Gerrit Review - http://www.teamoctos.com:8080
Team OctOs GPLv2 License - http://www.teamoctos.com/license/
Team OctOs Patreon Campaign - https://www.patreon.com/TOctOs
Want To Build Your Own?
Check out the ReadMe on our GitHub for Instructions
Follow Us at the various websites below!
XDA:DevDB Information
Oct-L, ROM for the Verizon Samsung Galaxy S 4
Contributors
Grommish, CjKacz, bthorne79, hedwig34
Source Code: http://www.github.com/Team-OctOs
ROM OS Version: 5.0.x Lollipop
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Baseband MDK - Non-SafeStrap
Based On: CyanogenMod 12
Version Information
Status: Testing
Created 2015-02-17
Last Updated 2015-02-17
Click to expand...
Click to collapse
Congratulations! Would like to try. Is there a DL link? Couldn't find it in the OP.
Thanks![emoji106]
---------- Post added at 02:27 PM ---------- Previous post was at 02:07 PM ----------
Sorry, I am not sure how to use a spoiler in TT.
Alxoom33 said:
Congratulations! Would like to try. Is there a DL link? Couldn't find it in the OP.
Thanks![emoji106]
---------- Post added at 02:27 PM ---------- Previous post was at 02:07 PM ----------
Sorry, I am not sure how to use a spoiler in TT.
Click to expand...
Click to collapse
There isn't anything like that is the OP. If you're seeing that, its TapaTalk doing it. I'd recommend the desktop version, as I do not use TapaTalk or the XDA Mobile app.
All of our releases, license information, and known issues can be found on our website www.teamoctos.com
I'm not finding it on the web version either.
Perhaps less subtly? I don't mean to be snarky but some of us live on our phones. I can't test what I can't access.
Sent from my rooted tri-corder
Sir Lancelot said:
I'm not finding it on the web version either.
Perhaps less subtly? I don't mean to be snarky but some of us live on our phones. I can't test what I can't access.
Sent from my rooted tri-corder
Click to expand...
Click to collapse
We even have a theme specifically for mobile devices. Check the Screenshots below for a step by step.
Good to know! But nobody will go there, unless directed to do so in the OP. I suggest linking your downloads page to the OP.
Alxoom33 said:
Good to know! But nobody will go there, unless directed to do so in the OP. I suggest linking your downloads page to the OP.
Click to expand...
Click to collapse
We've discussed it. At this point, across just the S3 and S4 devices, we've had something like 800 downloads. People are finding it.
Speaking only for myself, I'd rather anyone who either cannot or will not read the OP to move to another ROM. Flashing a device is a risky operation in the best of times. Anyone who says "I can't find" or "Why don't you just tell me", when it is literally the first thing after the logo, means that when they fail to do something and soft-brick their device (or in the case of the jfltevzw, hardbricks their device because they are safestrapped) then I have to listen to it and deal with it. Besides, it makes the entire project look bad.
I went out and got the XDA app, just to see what those who are looking at it see. See the screenshot below.
I will link you directly to a post, however, from the dev-blog entitled There be Dragons here in which I look at people's ability to treat their mobile devices like toys, rather than $700+ electronic devices. Any user who wants to be hand-held can do it in another thread. Flashing is as safe as we can make it, but I've personally had flashes go bad, and the ability to recover the device means following instructions. If anyone cannot figure out how to download the ROM, especially given the screenshot below, again, I'd rather not have them flash it.
Well. As a usability engineer with 15 years of working on UI and websites I can only say:
1. Blaming your users gets you nowhere.
2. Your level of adoption is in your own hands.
Sent from my GT-I9505G using XDA Free mobile app
Sir Lancelot said:
Well. As a usability engineer with 15 years of working on UI and websites I can only say:
1. Blaming your users gets you nowhere.
2. Your level of adoption is in your own hands.
Sent from my GT-I9505G using XDA Free mobile app
Click to expand...
Click to collapse
Just stop already. It's on us as users to educate ourselves! We've all had to do it. Don't blame the dev! Not his fault you can't navigate the internet.
Sent from my Nexus 7 2013
Grommish said:
We've discussed it. At this point, across just the S3 and S4 devices, we've had something like 800 downloads. People are finding it.
Speaking only for myself, I'd rather anyone who either cannot or will not read the OP to move to another ROM. Flashing a device is a risky operation in the best of times. Anyone who says "I can't find" or "Why don't you just tell me", when it is literally the first thing after the logo, means that when they fail to do something and soft-brick their device (or in the case of the jfltevzw, hardbricks their device because they are safestrapped) then I have to listen to it and deal with it. Besides, it makes the entire project look bad.
I went out and got the XDA app, just to see what those who are looking at it see. See the screenshot below.
I will link you directly to a post, however, from the dev-blog entitled There be Dragons here in which I look at people's ability to treat their mobile devices like toys, rather than $700+ electronic devices. Any user who wants to be hand-held can do it in another thread. Flashing is as safe as we can make it, but I've personally had flashes go bad, and the ability to recover the device means following instructions. If anyone cannot figure out how to download the ROM, especially given the screenshot below, again, I'd rather not have them flash it.
Click to expand...
Click to collapse
I understand your point and agree that too many users do not sufficiently educate themselves prior to flashing.
Like a safestrap user who recently twice soft bricked his phone by flashing a gpe ROM. First in a slot, and then when told that he needed a custom recovery flashed it on the stock unsafe side.
However, a DL link in the OP just makes it more convenient for users. Just my opinion.
Eazy enough to find for me [emoji102] thanks gonna give it a shot soon as my backup is complete. My current ? is running fine but has awful battery life so I'm hoping that this one is better.
We've created a poll in our Gplus Community concerning our next release. We'd like your thoughts and would appreciate your feedback! Thanks
https://plus.google.com/+DonaldHoskins/posts/PAmttsqceN1
Sent from my Shamu using XDA Free mobile app
Sent from my AOSP on Shamu using XDA Free mobile app
New 5.1.1 build is up on website! Op updated
www.teamoctos.com
Sent from my Nexus 6 using XDA Free mobile app
Hi,
Thanks for working to update the S4 to 5.1.1.
I have a question to those out there currently using this ROM. I was running Danvdh GPE ROM and I could not get Netflix to work on mobile data. When I was on my home's wireless, it worked no problem. I then changed my ROM to Hyperdrive (4.4.2) and it started to work on mobile data again.
Has anyone tried to use Netflix on mobile data with this ROM? I'm curious if it is an issue with Netflix and Lollipop not liking each other, if it is something with my phone, or potentially something with the GPE ROM.
Thanks in advance and thank you again for all of your hard work.
No BT issues so far
BT LE (Smartwatch e.g. Moto 360) issues remain
focus242 said:
No BT issues so far
Click to expand...
Click to collapse
Looks like the Bluetooth LE issues are still there as it won't see my Moto 360.
ktraub said:
Looks like the Bluetooth LE issues are still there as it won't see my Moto 360.[/QUOTE
The moto 360 has always been weird as far as Bluetooth pairing. Especially when switching Roms. Once paired , it is difficult to pair to another ROM. The only way I found that works is to reset watch and I have even had to uninstall and reinstall android wear. This happened to me on various Roms and ROM versions. I think its more of a moto 360 thing than a ROM issue
Sent from my Nexus 6 using XDA Free mobile app
Click to expand...
Click to collapse

OctOs ROM 5.x / 6.x

{
"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"
}
Disclaimer: OctOs is a WIP. It has been evaluated as being stable, and is suitable for
daily use in most cases. While it may be considered stable, there may be unknown bugs.
The development team is not responsible for any damage to your device or your
information
As The Phone is OnePlus One The Warranty is Not Void even after flashing custom ROM and Unlocking.
Here Is Team OctOs Oct-L and Now Oct-M For OnePlus One Bacon​Tem OctOs maintain a current release record and change-log on our website: http://www.teamoctos.com
Basic Instructions:
Download ROM .zip file and MD5 file
Grab your favourite Android 5.x based GApps package
Reboot to Recovery (Note: Use Reboot to Recovery from Power Menu, Hardware-based boot to recovery, or adb reboot recovery - ROM Manager or similar software is NOT supported)
--- TWRP is the ONLY recovery Team OctOs uses - We do not support flashing on CWM ---
Factory Reset from TWRP
Flash ROM and GApps .ZIP files
Reboot
The Oct-OS ROM installation script will automatically wipe /system, /cache, and /data/dalvik-cache. There is no need to do these before or after flashing the ROM unless you are instructed to by your GApps Provider
The foundation of the Android OS is the fact that is it open-source. We have all code we use internally in the creation of Oct-L available on our GitHub repositories.
Unless otherwise specified, all Oct-L builds use the device's stock CyanogenMod 12.1/13 kernel.
Features Includes :
Separate Settings Menu ( you can even disable that menu If you don't love to use it)
Themes Manager (CM)
Heds Up and other Notification enhance ment
Omni switch
Navbar and button customization
app circle Bar Gesture anywhere Lock screen
Power menu Super Su Included In ROM
DownLoad
ROM From Android File Host My folder for OctOs-M ​
Team OctOs Source and Other Links
Team OctOs GitHub : http://www.github.com/Team-OctOs
Team OctOs Gerrit Review : http://review.teamoctos.com:8080
Team OctOs GPLv2 License : http://www.teamoctos.com/license/
Team OctOs Patreon Campaign : https://www.patreon.com/TOctOs
Special thanks to
Team OctOS
Our testers, without which, there would be no public releases for OctOs
I would also like to thank
Google
CyanogenMod
OmniROM
LiquidSmooth
XDA
Anyone else who has ever submitted Open-Source code
My One Plus One Users and all those who has encouraged me for always trying and sharing something new.
XDA:DevDB Information
OctOs ROM For OnePlus One (Bacon), ROM for the OnePlus One
Contributors
chineel
Source Code: Team OctOs GitHub -*http://www.github.com/Team-OctOs
ROM OS Version: 5.1.x Lollipop
Based On: Cynogen Mod
Version Information
Status: Nightly
Created 2015-09-16
Last Updated 2015-09-15
Frequently Asked Questions​Q: Is this Android 5 (Lollipop)?
A: Yes, this is Android 5.1.1
Q: What code is Oct-L based on?
A: Starting with Oct-L, we've rebased OctOs on the CyanogenMod 12.1 code.
Q: What happened to AOSP?
A: All Android code is based on the Android Open Source Project (AOSP). Under previous releases, we tried very hard to limit the number of "Not from Google directly" repositories that we used. Unfortunately, issues with devices, the need for Code Aurora Foundation (CAF) repositories for Qualcomm devices, and compatibility issues meant fighting code more often than not. We decided that since the code-base for many repositories were the same across most ROMs, picking a starting point to build the user experience on outweighed the desire to craft code from scratch, or fix broken code to make it work with other changes we already had.*
Q: Why isn't there XXXXXXX feature.
A: Shoot us a Suggestion if you want to see something added. While we are not going to promise to implement, we will always look into it
Q: But CM and all the others have..
A: ROM developers, including CM, build something they want to use. The ROM developer that includes something they won't run implies less than 100% effort to ensure it does work. As a team, we have similar goals and objectives. If XYZ ROM has a feature you want, and we don't include (or don't want to include), feel free to use XYZ ROM, or build your own custom version of Oct-L.
Q: Superuser or SuperSU?
A: Team OctOs uses SuperSU and is installed automatically.
Bugs:​Bugs happen. Our testers are very good at breaking things, but no where near as good as the rest of the Android public. In order to investigate and fix issues, we need the help of the users who are going to report them. The Android OS has many nifty features to help us in this, but only if we can engage the user to assist us.
Logs, Logcat, and the Android Debugging Bridge (ADB)
Like any other OS, Android has multiple log files that are generated and record the goings-on of the system. As a user, you have two basic ways to view and pull these to send to us. Without the information in the logfiles, there simply is not a whole lot of information to go on.
Log file APKs
Team OctOs recommends SysLog from the Android Market. This application will allow you to selectively pick any (or all) of the system logs, compress them into a .ZIP file, and allow you to save, email, move to your Copy/DropBox/Cloud Storage account, etc.
ADB Logcat
The Android Debugging Bridge (ADB) is a powerful tool available from Google as part of the Android Software Development Kit (SDK). Used for many things, being able to selectively see, in real-time, what your device is doing cannot be downplayed. While there is more setup involved, if you are doing consistent ROM flashing, you really should invest the time to get setup properly to do it.
ADB Logcat tutorial here: How to create a logcat log
Al right I am going to give it a try and will let you know if I find any bugs.
Resereved
for Me
chineel said:
Bugs:​Bugs happen. Our testers are very good at breaking things, but no where near as good as the rest of the Android public. In order to investigate and fix issues, we need the help of the users who are going to report them. The Android OS has many nifty features to help us in this, but only if we can engage the user to assist us.
Logs, Logcat, and the Android Debugging Bridge (ADB)
Like any other OS, Android has multiple log files that are generated and record the goings-on of the system. As a user, you have two basic ways to view and pull these to send to us. Without the information in the logfiles, there simply is not a whole lot of information to go on.
Log file APKs
Team OctOs recommends SysLog from the Android Market. This application will allow you to selectively pick any (or all) of the system logs, compress them into a .ZIP file, and allow you to save, email, move to your Copy/DropBox/Cloud Storage account, etc.
ADB Logcat
The Android Debugging Bridge (ADB) is a powerful tool available from Google as part of the Android Software Development Kit (SDK). Used for many things, being able to selectively see, in real-time, what your device is doing cannot be downplayed. While there is more setup involved, if you are doing consistent ROM flashing, you really should invest the time to get setup properly to do it.
ADB Logcat tutorial here: How to create a logcat log
Click to expand...
Click to collapse
Hi I know this question would make me look like a complete noob. But I can't find the download link on your thread. Can you help me out with it
Hi Every One,
Here Is first Release OctOs For Our Beloved OnePlus One In This thread
The ROM got Uploaded On Android file Host at folder OctOs Direct Link Will Come Over Here OCT-L-COMMUNITY-20150915-0428-bacon.zip
Flashing Instructions:
Make a nandroid backup! or The way you would Like to take But Do take BackUp Of your Data.
Clean install ( factory reset + wipe system and cache.) for First time as This is New ROM for Our OnePlus One.
ROM
Gapps (slim LP 5.1 Or Banks compatible gapps package)
New Open Gapps Here I Use This One.
Slim Gapps from Here
Banks from Here
ROM Built with
Uber Linaro 4.8 and 4.9 Tool chains
My additions To ROM
holo launcher hd ,viper4 android Cameranext Moded by @abhi08638 further moded by bootmgr version 1.31 His thread is Here
ES file explorer, Adaway3
Guys If There is an error Or a bug in OnePlus One Only than that might Me My mistake while cooking . don't blame Team OctOs For That.
Cheers
Chineel
khkr said:
Hi I know this question would make me look like a complete noob. But I can't find the download link on your thread. Can you help me out with it
Click to expand...
Click to collapse
Yes Still There is no Down Load Link It is Just coming Wait a while.
edit after Upload
Check Now the Post above has link
Downloading now..
Slimpie?,thanks
Enviado desde mi A0001 mediante Tapatalk
reviews anybody ?
frolicflyer said:
reviews anybody ?
Click to expand...
Click to collapse
Why not try and share with us as well..??
---------- Post added at 12:56 PM ---------- Previous post was at 12:54 PM ----------
@chineel thank you for the rom.. Downloading and will flash soon..
Is there anyway.. That you can compile aosip for our device.. It's one heck of a rom for the nexus devices.. Tried on a friend's N5 and works like a boss..!!
geekynoob said:
Why not try and share with us as well..??
---------- Post added at 12:56 PM ---------- Previous post was at 12:54 PM ----------
@chineel thank you for the rom.. Downloading and will flash soon..
Is there anyway.. That you can compile aosip for our device.. It's one heck of a rom for the nexus devices.. Tried on a friend's N5 and works like a boss..!!
Click to expand...
Click to collapse
That will come but not here it will be there in my other thread latter
chineel said:
That will come but not here it will be there in my other thread latter
Click to expand...
Click to collapse
Would be more than happy to test and run it..
I am travelling dude ... and internet is already fluctuating !! So was expecting some reviews from people so that when i get back i would flash this in no time .
Does this support xposed which version should be used?
@chineel sir, request you to consider adding the below features :
---auto close quick panel,
---Date in status bar.
thanks in advance.
frolicflyer said:
I am travelling dude ... and internet is already fluctuating !! So was expecting some reviews from people so that when i get back i would flash this in no time .
Click to expand...
Click to collapse
the rom is smooth mate.. But really basic when it comes to customizations.. Really basic.. Cm stuff and couple of added things.. Too early to comment on battery life..
emilio242 said:
Does this support xposed which version should be used?
Click to expand...
Click to collapse
yes it works.. M using latest from rom racers thread..
srvoleti said:
@chineel sir, request you to consider adding the below features :
---auto close quick panel,
---Date in status bar.
thanks in advance.
Click to expand...
Click to collapse
He cannot add it.. The octos theme is supposed to add it..!
geekynoob said:
the rom is smooth mate.. But really basic when it comes to customizations.. Really basic.. Cm stuff and couple of added things.. Too early to comment on battery life..
yes it works.. M using latest from rom racers thread..
He cannot add it.. The octos theme is supposed to add it..!
Click to expand...
Click to collapse
But in post 2 (FAQ), OP tells us to send feature requests, that's why lol!

[ROM][US990][6.0.1]Team OctOS Oct-M

{
"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"
}
Disclaimer: OctOs is a WIP. It has been evaluated as being stable, and is suitable for daily use in most cases. While it may be considered stable, there may be unknown bugs. The development team is not responsible for any damage to your device or your information.
Click to expand...
Click to collapse
Team OctOs presents Oct-M.​
We maintain a current release record and change-log on our website: http://www.teamoctos.com
Weekly builds can be found here:
https://www.teamoctos.com/weekly builds/
- Please Do Not Mirror our files without talking to us. We can do that ourselves should we desire to. -​
Team OctOs would like to thank Team Blackout for the use of their Blacked Out Nexus Launcher & for saving eyes one app at a time!
You can get all the TBO goodies here as well as the TBO Updater http://teamblackedout.com/ #whiteuimustdie
TBO thread http://forum.xda-developers.com/showthread.php?p=41545802​
Frequently Asked Questions
Q: Is this Android 6 (Marshmallow)?
A: Yes, this is Android 6.0.1
Q: What code is Oct-M based on?
A: Starting with Oct-L, we've rebased OctOs on the CyanogenMod 12 code. Oct-M is based on CyanogenMod 13.
Q: What happened to AOSP?
A: All Android code is based on the Android Open Source Project (AOSP). Under previous releases, we tried very hard to limit the number of "Not from Google directly" repositories that we used. Unfortunately, issues with devices, the need for Code Aurora Foundation (CAF) repositories for Qualcomm devices, and compatibility issues meant fighting code more often than not. We decided that since the code-base for many repositories were the same across most ROMs, picking a starting point to build the user experience on outweighed the desire to craft code from scratch, or fix broken code to make it work with other changes we already had.
Q: Why isn't there XYZ feature?
A: Shoot us a Suggestion if you want to see something added. While we are not going to promise to implement, we will always look into it
Q: But XYZ and all the others have..
A: ROM developers build something they want to use. The ROM developer that includes something they won't run implies less than 100% effort to ensure it does work. As a team, we have similar goals and objectives. If XYZ ROM has a feature you want, and we don't include (or don't want to include), feel free to use XYZ ROM, or build your own custom version of Oct-M.
Q: Superuser or SuperSU?
A: Team OctOs uses SuperSU and is installed automatically.
Bugs:
Bugs happen. Our testers are very good at breaking things, but no where near as good as the rest of the Android public. In order to investigate and fix issues, we need the help of the users who are going to report them. The Android OS has many nifty features to help us in this, but only if we can engage the user to assist us.
Logs, Logcat, and the Android Debugging Bridge (ADB)
Like any other OS, Android has multiple log files that are generated and record the goings-on of the system. As a user, you have two basic ways to view and pull these to send to us. Without the information in the logfiles, there simply is not a whole lot of information to go on.
Log file APKs
Team OctOs recommends SysLog from the Android Market. This application will allow you to selectively pick any (or all) of the system logs, compress them into a .ZIP file, and allow you to save, email, move to your Copy/DropBox/Cloud Storage account, etc.
ADB Logcat
The Android Debugging Bridge (ADB) is a powerful tool available from Google as part of the Android Software Development Kit (SDK). Used for many things, being able to selectively see, in real-time, what your device is doing cannot be downplayed. While there is more setup involved, if you are doing consistent ROM flashing, you really should invest the time to get setup properly to do it.
ADB Logcat tutorial here: How to create a logcat log
Basic Instructions:
Download ROM .zip file and MD5 file, and grab your favourite opengapps package http://opengapps.org
Reboot to Recovery (Note: Use Reboot to Recovery from Power Menu, Hardware-based boot to recovery, or adb reboot recovery - ROM Manager or similar software is NOT supported)
--- TWRP is the ONLY recovery Team OctOs uses - We do not support flashing on CWM ---
Factory Reset from TWRP
Flash ROM and GApps .ZIP files
Reboot
The Oct-M ROM installation script will automatically wipe /system, /cache, and /data/dalvik-cache. There is no need to do these before or after flashing the ROM unless you are instructed to by your GApps Provider
The foundation of the Android OS is the fact that is it open-source. We have all code we use internally in the creation of Oct-M available on our GitHub repositories.
Unless otherwise specified, all Oct-M builds use the device's stock CyanogenMod 13 kernel
Team OctOs GitHub - http://www.github.com/Team-OctOs
Team OctOs Gerrit Review - http://www.teamoctos.com:8080
Team OctOs GPLv2 License - http://www.teamoctos.com/license/
Team OctOs Patreon Campaign - https://www.patreon.com/TOctOs
Want To Build Your Own?
Check out the ReadMe on our GitHub for Instructions
Special thanks to
Our testers, without which, there would be no public releases for OctOs
We would also like to thank
OpenGapps
CyanogenMod
OmniROM
LiquidSmooth
TeamBlackout
Anyone else who has ever submitted Open-Source code
Click to expand...
Click to collapse
Follow Us at the various websites below!
XDA:DevDB Information
Oct-M, ROM for the LG G3
Contributors
canodroid15, Cjkacz, bthorne79, hedwig34
Source Code: http://www.github.com/Team-OctOs
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
Based On: CyanogenMod 13
Version Information
Status: Stable
Current Stable Version: OCT-M R2
Beta Release Date: 2016-04-15
Created 2016-04-16
Last Updated 2016-08-26
Build is up on website, go get it! https://www.teamoctos.com/weekly-builds/
? d2att Oct-M KrAkEn Kernel ?
thanks for the ROM
通过我的 LG-US990 上的 Tapatalk发言
kuldahar said:
thanks for the ROM
通过我的 LG-US990 上的 Tapatalk发言
Click to expand...
Click to collapse
Absolutely! Thanks for your support! ?
? d2att Oct-M KrAkEn Kernel ?
New weekly up on site! ENJOY! https://www.teamoctos.com/weekly-builds/
? OctOS ?
just convert your us990 partitions to ls990. ive been running on sprint roms since forever.
New Weeklies up! Go get em' folks! ENJOY! https://www.teamoctos.com/weekly-builds/
? OctOS ?
Update: We are still having some problems with our build server. We have been trying since yesterday to get it back online and so far no luck. What this means is weekly builds are in jeopardy. We apologize for the inconvenience. Hopefully we can get it straightened out soon and resume business as usual.
Sent from my Nexus 6 using XDA Free mobile app
Weeklies are underway now guys!
New build is up on website
www.teamoctos.com
Sent from my Nexus 6 using XDA Free mobile app
I'm looking for another tester if anyone is interested please respond here or e-mail [email protected] Thanks! ?
Downl9ad now
Sent from my VS985 4G using XDA-Developers mobile app
New Weeklies up! Go get em' folks! ENJOY! https://www.teamoctos.com/weekly-builds/
Home button is working correctly!
New Weeklies up, go get em' folks! And as always ENJOY! https://www.teamoctos.com/weekly-builds/
New Weeklies live on site, go get em' folks! And as always ENJOY! https://www.teamoctos.com/weekly-builds/
Anyone using these builds? If so let me know by commenting below please, thanks!
Testing out now, My USC G3 is super picky with roms for whatever reason. I'll let you know if I get any weird ****
@peperonikiller, thank you! Hope it goes well
Had to go back to stock for now, for some reason it would not import any contacts from the Google account
I'll be giving this a shot. Loved the stability of Oct-L. I'll report back. Thanks for your hard work!
johnny-bigtime said:
I'll be giving this a shot. Loved the stability of Oct-L. I'll report back. Thanks for your hard work!
Click to expand...
Click to collapse
Thanks! Let us know how it goes, hope you enjoy it.

[ROM][N 7.1.2][OctOS][Discontinued]Yu Yureka[AO5510/YU5510]

{
"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"
}
Disclaimer: OctOs is a WIP. It has been evaluated as being stable, and is suitable for daily use in most cases. While it may be considered stable, there may be unknown bugs. The development team is not responsible for any damage to your device or your information.
Click to expand...
Click to collapse
Team OctOs presents Oct-N.​
We maintain a current release record and change-log on our website: http://www.teamoctos.com
We have Gapps here.
http://opengapps.org
***USE Gapps of your choosing, we prefer Open Gapps***
- Please Do Not Mirror our files without talking to us. We can do that ourselves should we desire to. -​
Feature List
Substratum rootless theme engine support (must install Substratum from play store)
Tentacles settings!
Pixel Launcher Included
OmniSwitch
Power menu options
Screenshot
Screen record
DPI settings
Status bar time and date options
Status bar network traffic indicator
Status bar notification settings
Quick tile settings
Volume button playback control
Volume button wake
DUI (fling, pulse, smartbar)
Screen record
And much more!!!!
Click to expand...
Click to collapse
Frequently Asked Questions
Q: Is this Android 7 (Nougat)?
A: Yes, this is Android 7.1.2
Q: What code is Oct-N based on?
A: This version of Oct-N is based on LineageOS 14.1
Q: Why isn't there XYZ feature?
A: Shoot us a Suggestion if you want to see something added. While we are not going to promise to implement, we will always look into it
Q: But all the others have..
A: ROM developers, build something they want to use. The ROM developer that includes something they won't run implies less than 100% effort to ensure it does work. As a team, we have similar goals and objectives. If XYZ ROM has a feature you want, and we don't include (or don't want to include), feel free to use XYZ ROM, or build your own custom version of Oct-N.
Q: What about root?
A: Root is removed by default (user will be able to flash which ever root zip they want)
Bugs:
Bugs happen. Our testers are very good at breaking things, but no where near as good as the rest of the Android public. In order to investigate and fix issues, we need the help of the users who are going to report them. The Android OS has many nifty features to help us in this, but only if we can engage the user to assist us.
Logs, Logcat, and the Android Debugging Bridge (ADB)
Like any other OS, Android has multiple log files that are generated and record the goings-on of the system. As a user, you have two basic ways to view and pull these to send to us. Without the information in the logfiles, there simply is not a whole lot of information to go on.
Log file APKs
Team OctOs recommends SysLog from the Android Market. This application will allow you to selectively pick any (or all) of the system logs, compress them into a .ZIP file, and allow you to save, email, move to your Copy/DropBox/Cloud Storage account, etc.
ADB Logcat
The Android Debugging Bridge (ADB) is a powerful tool available from Google as part of the Android Software Development Kit (SDK). Used for many things, being able to selectively see, in real-time, what your device is doing cannot be downplayed. While there is more setup involved, if you are doing consistent ROM flashing, you really should invest the time to get setup properly to do it.
ADB Logcat tutorial here: How to create a logcat log
Basic Instructions:
Download ROM .zip file and MD5 file, and grab your favorite Open Gapps package http://opengapps.org
Reboot to Recovery (Note: Use Reboot to Recovery from Power Menu, Hardware-based boot to recovery, or adb reboot recovery - ROM Manager or similar software is NOT supported)
--- TWRP is the ONLY recovery Team OctOs uses - We do not support flashing on CWM ---
The Oct-N ROM installation script will automatically wipe /system, /cache, and /dalvik-cache. There is no need to do these before or after flashing the ROM unless you are instructed to by your Gapps Provider. When dirty flashing weekly updates, you MUST reflash Gapps along with any other files, apps, custom mods or kernels etc.. (anything that resides in system partition)
Flash ROM, GApps and any additional .ZIP files
Reboot
Download
Download from Team-OctOS web site!
Change log
View change log on Team-OctOS web site!
The foundation of the Android OS is the fact that is it open-source. We have all code we use internally in the creation of Oct-N available on our GitHub repositories.
Unless otherwise specified, all Oct-N builds kernel souce can be found on github at Team-OctOS.
Team OctOs GitHub - http://www.github.com/Team-OctOs
Team OctOs Gerrit Review - http://www.teamoctos.com:8080
Team OctOs GPLv2 License - http://www.teamoctos.com/license/
Team OctOs Patreon Campaign - https://www.patreon.com/TOctOs
Donate to OctOS Development (PayPal)
Want To Build Your Own?
Check out the ReadMe on our GitHub for Instructions
Special thanks to
Our testers, without which, there would be no public releases for OctOs
We would also like to thank
AOSP
Open Gapps
LineageOS
Anyone else who has ever submitted Open-Source code
Click to expand...
Click to collapse
Follow Team-OctOS!
XDA:DevDB Information
OctOS-N, ROM for the YU Yureka
Contributors
TheCez, manfromgta, karthick mostwanted, darshan1205,Bijendra Barman,Aryan Gupta
Source Code: http://www.github.com/Team-OctOs
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Lollipop-64bit BootLoader
Based On: CyanogenMod
Version Information
Status: Stable
Current Stable Version: OctOS-14.1
Stable Release Date: 2017-03-29
Created 2017-03-30
Last Updated 2017-05-11
Disclaimer:
Sorry to tell you guys that next builds will not have volte.
Important instructios:
Guys,this is not a volte rom so you will have to flash non-volte modem before flashing this rom,else you will get error.
Link to Non-volte modem: https://www.androidfilehost.com/?fid=529152257862713253
Thanks to @afridishahriar for his flashable zip
ANNOUCEMENT: There will not be a weekly this week. We will be working toward a stable release next week.
Anyone tried this rom
ROM is smooth and working fine
Is there sim switch available
Sir ji its good ROM but video and Facebook little bit lagging
TheCez said:
Team OctOs presents Oct-N.
We maintain a current release record and change-log on our website: http://www.teamoctos.com
We have Gapps here.
http://opengapps.org
***USE Gapps of your choosing, we prefer Open Gapps***
- Please Do Not Mirror our files without talking to us. We can do that ourselves should we desire to. -​
Feature List
Frequently Asked Questions
Q: Is this Android 7 (Nougat)?
A: Yes, this is Android 7.1.1
Q: What code is Oct-N based on?
A: This version of Oct-N is based on LineageOS 14.1
Q: Why isn't there XYZ feature?
A: Shoot us a Suggestion if you want to see something added. While we are not going to promise to implement, we will always look into it
Q: But all the others have..
A: ROM developers, build something they want to use. The ROM developer that includes something they won't run implies less than 100% effort to ensure it does work. As a team, we have similar goals and objectives. If XYZ ROM has a feature you want, and we don't include (or don't want to include), feel free to use XYZ ROM, or build your own custom version of Oct-N.
Q: What about root?
A: Root is removed by default (user will be able to flash which ever root zip they want)
Bugs:
Bugs happen. Our testers are very good at breaking things, but no where near as good as the rest of the Android public. In order to investigate and fix issues, we need the help of the users who are going to report them. The Android OS has many nifty features to help us in this, but only if we can engage the user to assist us.
Logs, Logcat, and the Android Debugging Bridge (ADB)
Like any other OS, Android has multiple log files that are generated and record the goings-on of the system. As a user, you have two basic ways to view and pull these to send to us. Without the information in the logfiles, there simply is not a whole lot of information to go on.
Log file APKs
Team OctOs recommends SysLog from the Android Market. This application will allow you to selectively pick any (or all) of the system logs, compress them into a .ZIP file, and allow you to save, email, move to your Copy/DropBox/Cloud Storage account, etc.
ADB Logcat
The Android Debugging Bridge (ADB) is a powerful tool available from Google as part of the Android Software Development Kit (SDK). Used for many things, being able to selectively see, in real-time, what your device is doing cannot be downplayed. While there is more setup involved, if you are doing consistent ROM flashing, you really should invest the time to get setup properly to do it.
ADB Logcat tutorial here: How to create a logcat log
Basic Instructions:
Download ROM .zip file and MD5 file, and grab your favorite Open Gapps package http://opengapps.org
Reboot to Recovery (Note: Use Reboot to Recovery from Power Menu, Hardware-based boot to recovery, or adb reboot recovery - ROM Manager or similar software is NOT supported)
--- TWRP is the ONLY recovery Team OctOs uses - We do not support flashing on CWM ---
The Oct-N ROM installation script will automatically wipe /system, /cache, and /dalvik-cache. There is no need to do these before or after flashing the ROM unless you are instructed to by your Gapps Provider. When dirty flashing weekly updates, you MUST reflash Gapps along with any other files, apps, custom mods or kernels etc.. (anything that resides in system partition)
Flash ROM, GApps and any additional .ZIP files
Reboot
Download
AFH
Change log
View change log on Team-OctOS web site!
The foundation of the Android OS is the fact that is it open-source. We have all code we use internally in the creation of Oct-N available on our GitHub repositories.
Unless otherwise specified, all Oct-N builds kernel souce can be found on github at Team-OctOS.
Team OctOs GitHub - http://www.github.com/Team-OctOs
Team OctOs Gerrit Review - http://www.teamoctos.com:8080
Team OctOs GPLv2 License - http://www.teamoctos.com/license/
Team OctOs Patreon Campaign - https://www.patreon.com/TOctOs
Donate to OctOS Development (PayPal)
Want To Build Your Own?
Check out the ReadMe on our GitHub for Instructions
Follow Team-OctOS!
XDA:DevDB Information
OctOs Unofficial, ROM for the YU Yureka
Contributors
TheCez, manfromgta, karthick mostwanted, darshan1205,Bijendra Barman,Aryan Gupta
Source Code: http://www.github.com/Team-OctOs
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Lollipop-64bit BootLoader
Based On: CyanogenMod
Version Information
Status: Stable
Current Stable Version: OctOs-14.1
Stable Release Date: 2017-03-29
Created 2017-03-30
Last Updated 2017-04-01
Click to expand...
Click to collapse
Its beautiful ROM for my yureka AO5510 but video is little bit lagging Facebook app also lagging gesture music next and previous gesture not working properly. Second sim LTE not working if I put jio sim I first slot then LTE works but when I put second sim LTE its not connecting also put sim disable option.
weeklies have started,volte support is removed
Hey dev can u port official lineage os 14.1 with root and volte ????!
Guys,the official support for octos ends here hope you enjoyed the ROM and its features.
Ss???

[ROM][32bit][OFFICIAL][WEEKLY][wt88047][7.1.2]Team OctOs Oct-N

{
"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"
}
Disclaimer: OctOs is a WIP. It has been evaluated as being stable, and is suitable for daily use in most cases. While it may be considered stable, there may be unknown bugs. The development team is not responsible for any damage to your device or your information.
Click to expand...
Click to collapse
Team OctOs presents Oct-N.​
We maintain a current release record and change-log on our website: http://www.teamoctos.com
We have Gapps here.
http://opengapps.org
***USE Gapps of your choosing, we prefer Open Gapps***
- Please Do Not Mirror our files without talking to us. We can do that ourselves should we desire to. -​
Feature List
Substratum rootless theme engine support (must install Substratum from play store)
Tentacles settings!
Pixel Launcher Included
OmniSwitch
Power menu options
Screenshot
Screen record
DPI settings
Status bar time and date options
Status bar network traffic indicator
Status bar notification settings
Quick tile settings
Volume button playback control
Volume button wake
DUI (fling, pulse, smartbar)
Screen record
And much more!!!!
Click to expand...
Click to collapse
Frequently Asked Questions
Q: Is this Android 7 (Nougat)?
A: Yes, this is Android 7.1.2
Q: What code is Oct-N based on?
A: This version of Oct-N is based on LineageOS 14.1
Q: Why isn't there XYZ feature?
A: Shoot us a Suggestion if you want to see something added. While we are not going to promise to implement, we will always look into it
Q: But all the others have..
A: ROM developers, build something they want to use. The ROM developer that includes something they won't run implies less than 100% effort to ensure it does work. As a team, we have similar goals and objectives. If XYZ ROM has a feature you want, and we don't include (or don't want to include), feel free to use XYZ ROM, or build your own custom version of Oct-N.
Q: What about root?
A: Root is removed by default (user will be able to flash which ever root zip they want)
Bugs:
Bugs happen. Our testers are very good at breaking things, but no where near as good as the rest of the Android public. In order to investigate and fix issues, we need the help of the users who are going to report them. The Android OS has many nifty features to help us in this, but only if we can engage the user to assist us.
Logs, Logcat, and the Android Debugging Bridge (ADB)
Like any other OS, Android has multiple log files that are generated and record the goings-on of the system. As a user, you have two basic ways to view and pull these to send to us. Without the information in the logfiles, there simply is not a whole lot of information to go on.
Log file APKs
Team OctOs recommends SysLog from the Android Market. This application will allow you to selectively pick any (or all) of the system logs, compress them into a .ZIP file, and allow you to save, email, move to your Copy/DropBox/Cloud Storage account, etc.
ADB Logcat
The Android Debugging Bridge (ADB) is a powerful tool available from Google as part of the Android Software Development Kit (SDK). Used for many things, being able to selectively see, in real-time, what your device is doing cannot be downplayed. While there is more setup involved, if you are doing consistent ROM flashing, you really should invest the time to get setup properly to do it.
ADB Logcat tutorial here: How to create a logcat log
Basic Instructions:
Download ROM .zip file and MD5 file, and grab your favorite Open Gapps package http://opengapps.org
Reboot to Recovery (Note: Use Reboot to Recovery from Power Menu, Hardware-based boot to recovery, or adb reboot recovery - ROM Manager or similar software is NOT supported)
--- TWRP is the ONLY recovery Team OctOs uses - We do not support flashing on CWM ---
The Oct-N ROM installation script will automatically wipe /system, /cache, and /dalvik-cache. There is no need to do these before or after flashing the ROM unless you are instructed to by your Gapps Provider. When dirty flashing weekly updates, you MUST reflash Gapps along with any other files, apps, custom mods or kernels etc.. (anything that resides in system partition)
Flash ROM, GApps and any additional .ZIP files
Reboot
Download
Download from Team-OctOS web site!
Change log
View change log on Team-OctOS web site!
The foundation of the Android OS is the fact that is it open-source. We have all code we use internally in the creation of Oct-N available on our GitHub repositories.
Unless otherwise specified, all Oct-N builds kernel souce can be found on github at Team-OctOS.
Team OctOs GitHub - http://www.github.com/Team-OctOs
Team OctOs Gerrit Review - http://www.teamoctos.com:8080
Team OctOs GPLv2 License - http://www.teamoctos.com/license/
Team OctOs Patreon Campaign - https://www.patreon.com/TOctOs
Donate to OctOS Development (PayPal)
Credits :
Octos TEAM
LineageOS TEAM
@nicknitewolf: LineageOS maintainer
@ketut.kumajaya: For his big contributions to opensource xiaomi and many ports/fixes
Want To Build Your Own?
Check out the ReadMe on our GitHub for Instructions
Special thanks to
Our testers, without which, there would be no public releases for OctOs
We would also like to thank
AOSP
Open Gapps
LineageOS
Anyone else who has ever submitted Open-Source code
Click to expand...
Click to collapse
Follow Team-OctOS!
XDA:DevDB Information
Team OctOs Oct-N, ROM for the Xiaomi Redmi 2
Contributors
bugerxXx, manfromgta, NeoDarkness
Source Code: http://www.github.com/Team-OctOs
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.10.x
Version Information
Status: Beta
Created 2017-05-10
Last Updated 2017-06-18
Link will be added soon
PM me if i missing some credits
Nice good work
Excited. Waiting for link. Thanks
screenshots please
LineageOS is good base. Excited.
Where is the reference to our model?
No link download yet?
Link added have fun, will update thread soon
Is there dt2w?
And will this ROM will get a stable release in future..?
As I've seen on the website that there are two types of builds ~ weekly and release.
So, does this release one, will come to our device in future?
sethidheeraj06 said:
Is there dt2w?
And will this ROM will get a stable release in future..?
As I've seen on the website that there are two types of builds ~ weekly and release.
So, does this release one, will come to our device in future?
Click to expand...
Click to collapse
Stock isn't included any features, this based on lineageos..
Yes, released if you no need update your device..
Flashed the ROM..
Overall smooth experience.
But all lineage issues are there in this ROM.
LineageOS has heating issue, which is there in this also..
LineageOS has battery issue, which is there in this also..
Please fix these two issues..
sethidheeraj06 said:
Flashed the ROM..
Overall smooth experience.
But all lineage issues are there in this ROM.
LineageOS has heating issue, which is there in this also..
LineageOS has battery issue, which is there in this also..
Please fix these two issues..
Click to expand...
Click to collapse
Yes, causes this base on lineageos sources
This ROM very good,thank you?
Great rom and battery is very good
Update: May 19/17
Weekly 05/19 is up on site.
Download: https://www.teamoctos.com/oct-n-weekly-lineageos-base/
Will this ROM be always on Lineage Kernel?
As that Kernel is causing device to overheat and draining battery..
If anyone from you guys, know better kernel for this ROM, which also has DT2W, please reply back.
I'll be using that kernel with this ROM.
As I like this ROM very much, but the kernel is stopping me from using it.
sethidheeraj06 said:
Will this ROM be always on Lineage Kernel?
As that Kernel is causing device to overheat and draining battery..
If anyone from you guys, know better kernel for this ROM, which also has DT2W, please reply back.
I'll be using that kernel with this ROM.
As I like this ROM very much, but the kernel is stopping me from using it.
Click to expand...
Click to collapse
Octos have custom kernel, name is kraken, but I didn't make kraken for this device bro, you can use any custom kernel, but I'm recommend use stock kernel
bugerxXx said:
Octos have custom kernel, name is kraken, but I didn't make kraken for this device bro, you can use any custom kernel, but I'm recommend use stock kernel
Click to expand...
Click to collapse
Thank your for this awesome rom , if you don't mind , can we expect 64bit rom from your side?

Categories

Resources