[ROM] [OFFICIAL/UNOFFICIAL] Cyanogenmod 13.0 for Shield Tablet - Shield Tablet Android Development

{
"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"
}
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 6.0.x (Marshmallow), which is designed to increase performance and reliability over stock Android for your device.
Code:
/*
* Your warranty is now void.
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. You will need to provide your own Google Applications package (gapps). CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github Repo. And if you would like to contribute to CyanogenMod, please visit our Gerrit Code Review. Your changelog is whatever was merged into gerrit.
Instructions:
1. First time flashing CyanogenMod 13.0 your device, or coming from another ROM?
2. Download the zip(s).
3. Install a compatible Recovery
4. Perform a NANDroid backup of your current ROM (Optional)
5. Wipe data & cache partitions of your device
6. Flash CyanogenMod.
7. Optional: Install the Google Apps addon package.
Firmware Update:
If you have not installed the latest stock ota, then some firmware files need updated. The following flashable zips will update the bootloader and the dtb corresponding with the listed stock version. Only the latest one listed here will be supported by recent CM builds.
4.3.0 (M)
4.2.0 (M)
3.1.1 (L)
Official Downloads:
get.cm
GAPPS
Bugreport: Report in this thread. It was likely my fault.
Known Problems:
Touch doesn't work in Retroarch (ingame, main menu works fine) and some others games.
Source Code:
https://github.com/CyanogenMod/android_device_nvidia_shieldtablet (branch cm-13.0)
https://github.com/CyanogenMod/android_device_nvidia_shield-common (branch cm-13.0)
https://github.com/CyanogenMod/android_kernel_nvidia_shield (branch cm-13.0)
XDA:DevDB Information
CM13.0 Shieldtablet, ROM for the Nvidia Shield Tablet
Contributors
Steel01, Unjustified Dev
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
Based On: CyanogenMod
Version Information
Status: Nightly
Created 2015-03-15
Last Updated 2016-09-06

Notes
Disclaimer
These notes are old and do not apply to recent builds.
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------​
Side Notes:
I initially made these builds to test some work I am doing with the proprietary apps on the Portable. But since no one else has released cm builds for the tablet, I figured I might as well. Unjustified Dev did the vast majority of the work on the kernel and device tree. I only did a bit of work to enable the modem. Attached are the two patches I made to the framework to allow controller pairing to work. Also attached is a flashable zip of the proprietary apps. Do note that these do not work as intended and should not be used with great expectations. The controller will pair and seems to work indefinitely (unlike on the Portable), but audio is always forwarded to the headphone jack on the controller regardless of something being plugged in. The Shield Hub can be installed, but the Grid section is not even available as a selection (again, unlike the Portable, which gets into the grid stuff but segfaults mediaserver). If anyone has reverse engineering or research skills, help would be much appreciated in smoothing out the problems here.
The North American LTE build is reported to work as expected on the Rest of World LTE model. I have not finished research on what all the stock build differences are. But it should be safe to use the build on either model.

Installing now, I'll let you know. I appreciate the build, I really think this tablet would benefit Cyanogenmod. But they all have locked up the touchscreen for me. Only comes back after reboot.

Really appreciate you putting this together. Can't wait to get CM on my Shield!

pjim said:
Installing now, I'll let you know. I appreciate the build, I really think this tablet would benefit Cyanogenmod. But they all have locked up the touchscreen for me. Only comes back after reboot.
Click to expand...
Click to collapse
Let it boot up and just basic set up, very smooth and fluid, just like CM should be. I let it go to sleep a half dozen times and it woke right up, touchscreen and all. So far so good.

I'm still getting touch fail, but it's getting better. It took almost a day before it started. But after turning the screen off and on a few times it comes back. Haven't had to reboot yet.
Sent from my SHIELD Tablet using XDA Free mobile app

danjull said:
I'm still getting touch fail, but it's getting better. It took almost a day before it started. But after turning the screen off and on a few times it comes back. Haven't had to reboot yet.
Sent from my SHIELD Tablet using XDA Free mobile app
Click to expand...
Click to collapse
But...but the ROM's only been up for 2 hours. It "took almost a day" isn't even possible. Unless I'm missing something, which must be the case haha.
ROM works just fine on the WiFi model, except for obvious (and obnoxious) data indicator in status bar, and mobile network options in settings, any way to just chop those out, maybe in a WiFi build? As like I said it works fine otherwise.

I posted a link of a prior build to some of the other tablet devs yesterday, that's where he got it from.
Yes, this is a build for the North American LTE tablet since that is what I have. I can run off a build for wifi-only, but it will be tomorrow before I get to that. I eventually want to get a unified build of this that will enable the data stuff for the LTE model and hide it all on the wifi model. Shouldn't be terribly difficult, but that's further down the road.

Steel01 said:
I posted a link of a prior build to some of the other tablet devs yesterday, that's where he got it from.
Yes, this is a build for the North American LTE tablet since that is what I have. I can run off a build for wifi-only, but it will be tomorrow before I get to that. I eventually want to get a unified build of this that will enable the data stuff for the LTE model and hide it all on the wifi model. Shouldn't be terribly difficult, but that's further down the road.
Click to expand...
Click to collapse
Awesome to hear

The gps works, took a while for the first lock, but locks in seconds after that. Compass is 180° off, pointing north, indicates south

Alright, here is the wifi only build. I have not tested flashing it since I don't have time right now. But the only difference between this and the lte build is marking it as wifi only and not including the modem libs. Also disregard the day difference in the filename between this and the lte build, it's the same code base. I'll link this in the first post if I get a couple positive comments on it working.

Steel01 said:
Alright, here is the wifi only build. I have not tested flashing it since I don't have time right now. But the only difference between this and the lte build is marking it as wifi only and not including the modem libs. Also disregard the day difference in the filename between this and the lte build, it's the same code base. I'll link this in the first post if I get a couple positive comments on it working.
Click to expand...
Click to collapse
Just got it up and working an tested (doesn't work on MultiROM but I figured as much because Pac doesn't either) and everything seems to work 100% fine.
I've tried to get touch to break after deep sleep with no avail. So for now, for me, it's great! Touch responsiveness is great, and its performance seems to be on par if not better than stock, not that I could get stock to even studder at anything.

Does this ROM support HDMI out, Shield controller and the stylus?

matlear said:
Does this ROM support HDMI out, Shield controller and the stylus?
Click to expand...
Click to collapse
The stylus and HDMI out I can confirm working. The controller I never bought because I owned a Moga PRO before buying the tablet, so you'll have to try that out yourself.

It should work with multirom as long as you have the latest twrp and multirom. Bogdacutu posted those toward the end of his multirom thread. The official releases won't work.
The stylus works and seems accurate, but none of the specific apps are included and I don't know if the pressure sensitive part works. I haven't tried HDMI, but the report above says it works. Once other show stopping problems like the grid and controller stuff is worked out, I'll look into reimplementing console mode. Should be pretty easy. As mentioned in my second post, the controller pairs, but isn't completely working. Like it won't remember the pairing and you'll have to repair on every reconnect.

Steel01 said:
It should work with multirom as long as you have the latest twrp and multirom. Bogdacutu posted those toward the end of his multirom thread. The official releases won't work.
The stylus works and seems accurate, but none of the specific apps are included and I don't know if the pressure sensitive part works. I haven't tried HDMI, but the report above says it works. Once other show stopping problems like the grid and controller stuff is worked out, I'll look into reimplementing console mode. Should be pretty easy. As mentioned in my second post, the controller pairs, but isn't completely working. Like it won't remember the pairing and you'll have to repair on every reconnect.
Click to expand...
Click to collapse
Yes, I was using the latest MultiROM with the latest TWRP.
Also WiFi often disconnects, and stays on "saved" until I reconnect it.

Great news!
Firs of all, thank you for sharing and the team work.
I'm newbie with Android roms but in the past I've compiled and tunned linux kernels (since Linux was 0.9...) I've been playing with cm12 and nvidia sources without success... I've too much to learn...
I ask if this rom is suitable for wx_un_do model (RoW LTE). Anyway, I'm dowloading sources for playing (perhaps to adapt to wx_un_do if necessary and I'm able to...). I would like to help....
One more question... Is it necessary to add vendor directory from nvidia sources... ? How are proprietary (licensed) files managed in the source ?
Thnx a lot again for this work.
PS: Very interesting if we can count with nvidia apps in cm12... it would be the "perfect" scenario :good:
---------- Post added at 06:42 PM ---------- Previous post was at 06:34 PM ----------
BitOBSessiOn said:
Great news!
Firs of all, thank you for sharing and the team work.
I'm newbie with Android roms but in the past I've compiled and tunned linux kernels (since Linux was 0.9...) I've been playing with cm12 and nvidia sources without success... I've too much to learn...
I ask if this rom is suitable for wx_un_do model (RoW LTE). Anyway, I'm dowloading sources for playing (perhaps to adapt to wx_un_do if necessary and I'm able to...). I would like to help....
One more question... Is it necessary to add vendor directory from nvidia sources... ? How are proprietary (licensed) files managed in the source ?
Thnx a lot again for this work.
PS: Very interesting if we can count with nvidia apps in cm12... it would be the "perfect" scenario :good:
Click to expand...
Click to collapse
I think answer to myself about proprietary files...
github.com/ShieldTabDev/proprietary_vendor_nvidia
Is this ok?
Thnx.

Flashed the LTE rom on my Wifi unit. I have been using it since last night and so far so good, no touchscreen issues yet!
Only issue is auto connecting WiFi. I am very happy to finally be rid of the stock ROM lag ☺

nice... ..using SuperPichu's Custom Lollipop Kernel, Kernel for the Nvidia Shield Tablet with this rom no issues so far.!

Gilbot said:
Flashed the LTE rom on my Wifi unit. I have been using it since last night and so far so good, no touchscreen issues yet!
Only issue is auto connecting WiFi. I am very happy to finally be rid of the stock ROM lag ☺
Click to expand...
Click to collapse
Check the thread out, there is a build for WiFi model and it works great, Steel said he'll put it on the OP if he gets enough positive feedback!

Related

[ROM] CM11 Sony Xperia Z2 Tablet Wifi (SGP 511/512)_Unofficial [Discontiued]

CyanogenMod 11 Rom for Sony Xperia Z2 Tablet Wifi (SGP 511/512)
Development stopped because Castor_windy gets official cm Support!!!
{
"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"
}
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.4 (Kit Kat), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review.
These unofficial builds are based on the Castor_windy Cm Device tree available at https://github.com/CyanogenMod/android_device_Sony_castor_windy
Kernel source: https://github.com/CyanogenMod/android_kernel_sony_msm8974pro
Big thanks to fxp Team and Bin4ry
Downloads
First Version:
https://mega.co.nz/#!6NZB1SiC!Ec2HIIzks7_FKLpjZ5rT-ZIIq64_sBtsH7mkuY56LmM
Second Version: (Fixed Touchscreen Problems)
https://mega.co.nz/#!mJ5VTATR!Rb9pX0a4drAkVX53Mjf6_vZr8FqX0UzXcf1nSTzj_Fk
Requirement
An unlocked Bootloader
Recovery
Not Working
-NFC
-Video recording
-ART (don't test it it cause a bootloop)
Installation
Do a Nandroid Backup!
Wipe data/factory reset if coming from another ROM or version of CM. If you are already on CM11, just make Wipe Cache & Wipe Dalvick-Cache for a upgrade.
Install the ROM with the Recovery and than Flash gapps
Use Official CM Gapps or Latest Paranoid Gapps for 4.4.4
CyanogenMod Changelog
http://changelog.bbqdroid.org/
Reporting Bugs
You are allowed to report bugs only in this thread. Before reporting a bug, please make sure you are running as stock as possible. This means no custom kernel, no custom framework modification, etc. If you are using any of the above modifications, please flash the rom again to get rid of the modifications before reporting.
I will discontinue develope this Rom if Castor_windy get Official Support from CM
Reserved!!!!
Success.
The boot.img stuck right away.
Installed latest PA Gapps plus supersu.zip 2.01.
A few minor issues so far-
The CM11 setup was looking for a SIM Card during initial install-
but the castor_windy version doesn't support LTE or WWAN.
Mobile network setup is visible from the settings screen.
(windy_pollux does not show these menus but pollux LTE does)
My play store apps are restoring as I type- so far so good.
xbill9 said:
Success.
The boot.img stuck right away.
Installed latest PA Gapps plus supersu.zip 2.01.
A few minor issues so far-
The CM11 setup was looking for a SIM Card during initial install-
but the castor_windy version doesn't support LTE or WWAN.
Mobile network setup is visible from the settings screen.
(windy_pollux does not show these menus but pollux LTE does)
My play store apps are restoring as I type- so far so good.
Click to expand...
Click to collapse
I will look on it but i use the same lines as in pollux_windy tree
Tomorow i Release a New version and i will look on it before the release
Installation went great here too. I have the same SIM-issue as the previous poster.
Other than that, it seems to be working perfectly (aside from the known issues). Currently pulling everything in from Play!
Thanks man!
I'm seeing some crazy bettery usage - Android OS eating up 60% of the battery. The charger can't even keep up!
I'm guessing this is related to the SIM card stuff, as the power graph shows "Mobile network signal" in bright red at the top -which is odd, considering this is the wifi model .
thomholwerda said:
I'm seeing some crazy bettery usage - Android OS eating up 60% of the battery. The charger can't even keep up!
I'm guessing this is related to the SIM card stuff, as the power graph shows "Mobile network signal" in bright red at the top -which is odd, considering this is the wifi model .
Click to expand...
Click to collapse
Yes i saw the battery usage is crazy and the cpu load is to high but both can related to the sim card stuff
After Work i will looking on it but i can 't guarantee that i can fix it
rcstar6696 said:
Yes i saw the battery usage is crazy and the cpu load is to high but both can related to the sim card stuff
After Work i will looking on it but i can 't guarantee that i can fix it
Click to expand...
Click to collapse
That's what testing is for! Take your time - I'd rather things are done well but take time, than done quickly but crappy .
A couple more things working with the ROM-
-weird screen flickering when I connect with a USB cable to a PC
after booting the tablet standalone (it happens with ADB USB debugging on and off)
-I can confirm the battery drain too - same results
-I managed to turn ART runtime on- it rebooted 3-4 times but it did come back eventually
-screen touch bug (maybe after the tablet sleeps?) I set the screen lock to None and still see the bug
xbill9 said:
-I managed to turn ART runtime on- it rebooted 3-4 times but it did come back eventually
Click to expand...
Click to collapse
Are you sure? Mine rebooted a couple of times, like yours. However, they were soft reboots (not near a computer, so no logs I'm afraid). It eventually did a hard reboot at "Starting apps" and then reset to Dalvik (notice the much faster " Optimizing apps" phase). Check back in settings, but I'm guessing yours set itself back to Dalvik too.
Sorry- I stand corrected.
The ART settings did not stick.
I know it is experimental - but I have been running ART for quite a while
on other Sony devices (amami, pollux, and pollux_windy) with no problems.
The final reboot on castor_windy seems to reset Dalvik after several failed boots.
Castor _windy runs very well other than the touch interface bug. Thanks for working on this ROM and take your time. We look forward to the fix.
Sent from my Nexus 5 Unchained using XDA Premium 4 mobile app
New Build is up!!
A New Build is online
Touchscreen Problems should be fixed
And newest cm source are used!! (CyanogenMod 11 M8)
https://mega.co.nz/#!mJ5VTATR!Rb9pX0a4drAkVX53Mjf6_vZr8FqX0UzXcf1nSTzj_Fk
Enjoy it!!
Rcstar6696
rcstar6696 said:
A New Build is online
Touchscreen Problems should be fixed
And newest cm source are used!! (CyanogenMod 11 M8)
https://mega.co.nz/#!mJ5VTATR!Rb9pX0a4drAkVX53Mjf6_vZr8FqX0UzXcf1nSTzj_Fk
Enjoy it!!
Rcstar6696
Click to expand...
Click to collapse
Thanks! Flashing NOW!
rcstar6696 said:
A New Build is online
Touchscreen Problems should be fixed
And newest cm source are used!! (CyanogenMod 11 M8)
https://mega.co.nz/#!mJ5VTATR!Rb9pX0a4drAkVX53Mjf6_vZr8FqX0UzXcf1nSTzj_Fk
Enjoy it!!
Rcstar6696
Click to expand...
Click to collapse
Installation of the new build went perfectly. Does it fix the battery drain?
And, of course, thanks!
rcstar6696 said:
A New Build is online
Touchscreen Problems should be fixed
And newest cm source are used!! (CyanogenMod 11 M8)
https://mega.co.nz/#!mJ5VTATR!Rb9pX0a4drAkVX53Mjf6_vZr8FqX0UzXcf1nSTzj_Fk
Enjoy it!!
Rcstar6696
Click to expand...
Click to collapse
Installed, Touchscreen is working flawlessly. No bugs apparent so far. I will let you know if I see anything...
THANKS AGAIN RCSTAR6696!
Thanks RCSTAR6696 working good so far..
rcstar6696 said:
A New Build is online
Touchscreen Problems should be fixed
And newest cm source are used!! (CyanogenMod 11 M8)
https://mega.co.nz/#!mJ5VTATR!Rb9pX0a4drAkVX53Mjf6_vZr8FqX0UzXcf1nSTzj_Fk
Enjoy it!!
Rcstar6696
Click to expand...
Click to collapse
Any chance for LTE version, please?
Sent from my SGP521 using Tapatalk
da900 said:
Any chance for LTE version, please?
Sent from my SGP521 using Tapatalk
Click to expand...
Click to collapse
I think i will do it at the weekend!! But i need a Tester because i dont have the lte Tablet
Would you do that??
thomholwerda said:
Installation of the new build went perfectly. Does it fix the battery drain?
And, of course, thanks!
Click to expand...
Click to collapse
I think its a little Bit better but not fixed in this version
Go in airplan mod then 3g things are disabled i think battery live wil be better but not the same as in stock:crying:
Touch is definitely better than official rom...
Camera doesn't seem to work for me...
and have managed to freeze it in chrome with the cnn website when you click on the video to play, not shaw what it is maybe flash or something...http://edition.cnn.com/2014/07/10/justice/prostitute-yacht-killing/index.html?hpt=hp_c2
does work ok in UC browserHD tho
other than that it's awsome, thankyou, understand it's work in progress.
Keep up the good work..

[ROM][OFFICIAL] CyanogenMod 13.0 Nightlies for the Verizon Samsung Galaxy S3 (d2vzw)

CyanogenMod is a free, community built, aftermarket firmware distribution of Android 6.0 (Marshmallow), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. You will need to provide your own Google Applications package (gapps). CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit our Gerrit Code Review.
Download Links
CyanogenMod:
Nightly: http://download.cyanogenmod.org/?device=d2vzw&type=nightly
Google apps addon:
OpenGapps: http://opengapps.org/ (you'll want a zip for the ARM platform, Android version 6.0)
HEADS UP: Be sure you flash the gapps package with your rom. If you boot your rom, then go back and try to flash gapps after the fact, you're gonna have a bad time.
Firmware:
Your best bet is to be on the MF1 bootstack/NE1 modem combo. Here's a flashable zip (this only needs to be done once): http://www.invisiblek.org/firmware/d2/d2vzw_MF1_firmware_NE1_modem.zip
Misc Links
Unoffical changelog:
Link: http://www.cmxlog.com/13/d2vzw/
Learn to build yourself:
Link: https://wiki.cyanogenmod.org/w/Build_for_d2vzw
The CyanogenMod team would like to thank everyone involved in helping with testing, coding, debugging & documenting! Enjoy!
XDA:DevDB Information
[ROM][OFFICIAL] CyanogenMod 13.0 Nightlies for the Verizon Samsung Galaxy S3 (d2vzw), ROM for the Verizon Samsung Galaxy S III
Contributors
invisiblek
Source Code: http://github.com/CyanogenMod/
ROM OS Version: 6.0.x Marshmallow
Version Information
Status: Nightlies
Created 2015-12-12
Last Updated 2015-12-12
Clean flashed earlier today and seems to be running great. Haven't found anything that doesn't work yet, camera, video, phone calls, GPS all seem to be working fine. Might be the best first nightly for any CM release on this device.
Sent from my SCH-I535 using Tapatalk
So installed Stock Gapps and the 1st nightly. So far so good, though I didn't get any of the stock CM software like messaging and the browser.
The default google camera gave me the typical "camera has failed" error that I got non stop on 12.1. My solution was always going with Open Camera. Never had issues but in a blue moon.
Any clue why?
So if we are on 12.1, do we need to use the nuke it wiper that was mentioned in the unofficial nightlies?
Shakes The AssClown said:
So if we are on 12.1, do we need to use the nuke it wiper that was mentioned in the unofficial nightlies?
Click to expand...
Click to collapse
I remember CyanogenMod said a dirty flash from 12.1 is possible, but just not tried it yet
Do we need any special version of TWRP to flash this for 6.0?
Samsung.Galaxy.S3 said:
Do we need any special version of TWRP to flash this for 6.0?
Click to expand...
Click to collapse
Nope, flashed it with the latest twrp image from their site on my old s3 and it booted up just fine
Sent from my SCH-I545 using Tapatalk
So what exactly is working right and what still needs tweaking? Is this a daily driver at this point?
I'm getting a no SIM error. I tried using the Nuke_it.zip from Invisiblek's unofficial builds thread and it didn't work.
All Hail to @invisiblek!
{
"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"
}
pogeymanz said:
I'm getting a no SIM error. I tried using the Nuke_it.zip from Invisiblek's unofficial builds thread and it didn't work.
Click to expand...
Click to collapse
Hmmm... I've had this before but not on the last 4 builds or so. Dirty flashed originally over the 12/10 unofficial, and have been going on - now on 12/14. If you flash from 12.1 it seems you'd have to use the nuke_it.zip. I tried it on the other MM ROM out there without success, too. Started from scratch here, as baaaaaaaaaad as I hate to clean flash.
Master Cylinder said:
All Hail to @invisiblek!
Hmmm... I've had this before but not on the last 4 builds or so. Dirty flashed originally over the 12/10 unofficial, and have been going on - now on 12/14. If you flash from 12.1 it seems you'd have to use the nuke_it.zip. I tried it on the other MM ROM out there without success, too. Started from scratch here, as baaaaaaaaaad as I hate to clean flash.
Click to expand...
Click to collapse
Yeah, I hate to clean flash, too. It's almost never actually necessary.
However this time it doesn't seem to matter if I clean or dirty flash, or whether I use the nuke_it.zip or not. I've tried the 12/13 and 12/14 builds with no luck. I've not tried any others.
I doubt it's possible, but I wonder if it has to do with either the fact that I've encrypted my storage or if it matters that I'm using f2fs on my cache and data partitions. Neither of those obviously mattered for 12.1 and neither *should* have anything to do with reading from the SIM...
pogeymanz said:
Yeah, I hate to clean flash, too. It's almost never actually necessary.
However this time it doesn't seem to matter if I clean or dirty flash, or whether I use the nuke_it.zip or not. I've tried the 12/13 and 12/14 builds with no luck. I've not tried any others.
I doubt it's possible, but I wonder if it has to do with either the fact that I've encrypted my storage or if it matters that I'm using f2fs on my cache and data partitions. Neither of those obviously mattered for 12.1 and neither *should* have anything to do with reading from the SIM...
Click to expand...
Click to collapse
Don't use nuke-it.zip if you're clean flashing. They changed the database files for the phone, etc , from @Stealth111's thread "nuking your old telephony and settings databases." on 11/21 cm13 or so. Everything after that is the new ones.
This has been a strange gremlin popping up - I'm surprised to see it still rear it's ugly head. You could use one of the last unofficial builds and then update on that - that's what I've done just out of laziness. Got Xposed and Gravity Box running.
Front facing camera will lock the app when clicked. Logcat to come.
Master Cylinder said:
Don't use nuke-it.zip if you're clean flashing. They changed the database files for the phone, etc , from @Stealth111's thread "nuking your old telephony and settings databases." on 11/21 cm13 or so. Everything after that is the new ones.
This has been a strange gremlin popping up - I'm surprised to see it still rear it's ugly head. You could use one of the last unofficial builds and then update on that - that's what I've done just out of laziness. Got Xposed and Gravity Box running.
Front facing camera will lock the app when clicked. Logcat to come.
Click to expand...
Click to collapse
Thanks for the reply. I do understand what the nuke_it.zip was for and why it's unnecessary on a clean flash. I didn't articulate that.
I think I will try your suggestion of trying out an unofficial build and see if that works. Do you have any suggestions for which build to try? I'm wondering if I should try one before 11/21, then run the nuke_it.zip on upgrade, or if I should try one after the database change over.
I'll probably end up doing both strategies because neither will work...
pogeymanz said:
Thanks for the reply. I do understand what the nuke_it.zip was for and why it's unnecessary on a clean flash. I didn't articulate that.
I think I will try your suggestion of trying out an unofficial build and see if that works. Do you have any suggestions for which build to try? I'm wondering if I should try one before 11/21, then run the nuke_it.zip on upgrade, or if I should try one after the database change over.
I'll probably end up doing both strategies because neither will work...
Click to expand...
Click to collapse
I used 11/25 which didn't need the zip and have just kept going.
Here's the new changelogs for CM13 builds: http://www.cmxlog.com/13/d2vzw/
Thanks to invisiblek and CM Team for keeping us current!
Great work!
Anyone try navigation with this rom and 6.0 gapps? Btw, glad to see @invisiblek back in the d2 saddle. Thanks!
The d2vzw must have 9 lives because this is gonna make it last quite awhile longer!!
Let's give it up for @invisiblek once more!
Darn! Gif animation doesn't work on the XDA phone app.
AyUaxe said:
Anyone try navigation with this rom and 6.0 gapps? Btw, glad to see @invsiblek back in the d2 saddle. Thanks!
Click to expand...
Click to collapse
Mine seems to do better in battery saving mode than the other 2 - puts my address across the street but the dot is next door.
AyUaxe said:
Anyone try navigation with this rom and 6.0 gapps?
Click to expand...
Click to collapse
I haven't tried it while driving, but I've used it while walking, biking, and hiking. I have no idea what the difference is, but GPS is flawless on MM whereas I couldn't get a lock since KK. I usually get GPS fix in ~30-40s to ~5m accuracy. [[EDIT: That's actually in GPS only mode.]] My experience is that Mapquest is better for handling navigation purposes than Maps. Idk. Personal preference.
I follow in the footsteps of those before me, and hail the mighty invisiblek!
does anyone have a list of what currently doesn't work? I accidently flashed this when doing the weekly updates..
From what i noticed when just quickly messing with it..
Video Camera did not work (said couldn't access camera)
Front Facing camera froze (took picture but then would not let me click anything)

[ROM][S7562] CM 10.1 and 10.2

CyanogenMod (CM 10.1)
Android 4.2.x & CyanogenMod (CM10.2) Android 4.3.x ​Note: This is build from source for the device s7560 jellybean Rom, this is the same rom that also works on s7562 device, which is, same as our device in everything except it's a single sim phone.
I tested them on my device and it works the smoothest and fastest, I have ever gone on S duos. OC kernel works good, apart from that this is not recommended for daily users.
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.x (Jelly bean), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
* these are highly experimental files, for our devices.
*/
About CM
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
Bugs
Not Working
Rear camera input is rotated in stock camera app (Use a third-party app such as CameraMX) (only in 4.2.2)
Camera only supports 3 megapixels (CameraMX supports 4 megapixels)
Bluetooth is not working
No Mobile network no dual sim support.
Off Mode Charging Doesn't Work
Data usage section in settings is non-existent
FM Radio
Working
Wifi
and everything else other than above list.
Screenshots for CM10.1
{
"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"
}
ScreenShot for CM10.2
Note that this Pic is from a S7562 device and not really a s7560M device
Installation
Copy GApps and CM-Rom ZIPs to your internal SDCard
Boot into Recovery
wipe data factory reset
wipe cache
wipe dalvik cache
format system
Reboot recovery once
Flash CM-Rom ZIP from internal SDCard
Flash GApps zip from internal SDCard
Reboot
Downloads and Links
Thanks jonypx09 and SeannyM Here
CM10.1 Download
Google Apps for Android v4.2.2 (Jelly Bean)
Give thanks to Codename13 here
CM10.2 Download
BA2x kernels
Contributors
@jonypx09
@SeannyM
@Codename13
Miscellaneous Information:
The development of jellybean stopped years ago and it is unsupported until today. it has some major bugs regarding network, bluetooth, offline charging, FM radio. but those of us who use this phone as nothing more than a toy or use wifi for browsing internet, can try these for themselves and see how good this device can perform. Asking devs to help us here is too much and really these bugs aren't easy to solve, I know Because I tried and failed myself. well codename13 has his work saved on github for cm10.2 and anyone who wants to try to be a successful dev can check it here on github
Reserved
Hey
I tried this ROM and it is real smooth.
Had a question is this project ended or we are going to have update in future?
black dark man said:
Hey
I tried this ROM and it is real smooth.
Had a question is this project ended or we are going to have update in future?
Click to expand...
Click to collapse
Sadly, Yes.
right now, nobody is interested in updating this, this is really smooth and fast, and I feel this could be best for our device minus the ril bug. I tried kitkat, but there I know, it's never going to be this smooth, plus most of the apps could run on jellybean, so it's better than staying on ics, which has lesser app support now. the devs of s7560 have avoided this cause of the bug and moved on to cm11. It's better there but for me cm11 is slower than 10.1 too. I do hope someone could try to fix this. I tried, but I don't have that much resources to build a rom and knowledge to sort out these bugs. If i could, I would have done it myself.
@kengnatural and @KlinkOnE if you all can also look on this page
if anyone of you can build a good kernel for this rom it would be good to go and is also much better than cm11 relative to the performance and smoothness part
---------- Post added at 11:41 AM ---------- Previous post was at 11:33 AM ----------
@billysam
thumbs up
and i think there has been a kind of confusion.
those are cm10.1 and cm10.2 but in the main thread where screenshots are posted u have written cm10.2 and cm10.3
balindam bajpai said:
@kengnatural and @KlinkOnE if you all can also look on this page
if anyone of you can build a good kernel for this rom it would be good to go and is also much better than cm11 relative to the performance and smoothness part
---------- Post added at 11:41 AM ---------- Previous post was at 11:33 AM ----------
[/COLOR @billysam
thumbs up
and i think there has been a kind of confusion.
those are cm10.1 and cm10.2 but in the main thread where screenshots are posted u have written cm10.2 and cm10.3
Click to expand...
Click to collapse
Nice to see that there is more than one option to play width. I'd like to say that although a kernel is the essential part of the operating system, in particular Android ecosystem, this itself is not enough to build a full working ROM. In our case i think the kernel we used with CM11 is already working, nice and smooth. There are also stock kernel for ICS and kylesopen kernel. All they could be used here. But for porting the ROM you also should carefully port a lot of native libraries. Bluetooth, radio, etc. That's why the kernel will not solve the bugs. The same situation is for CM11. Kernel is working fine, but some of the native libraries are ported as binary from ICS rom, there are some inconsistencies between higher level subsystem and native libraries, HAL etc.
@billysam, please, investigate the CM11 build, you can take some libraries from there. The RIL part in CM11 is already working (thanks to @m4jonez) you can investigate and reuse that part. The same thing is bluetooth and camera.
balindam bajpai said:
@kengnatural and @KlinkOnE if you all can also look on this page
if anyone of you can build a good kernel for this rom it would be good to go and is also much better than cm11 relative to the performance and smoothness part
---------- Post added at 11:41 AM ---------- Previous post was at 11:33 AM ----------
@billysam
thumbs up
and i think there has been a kind of confusion.
those are cm10.1 and cm10.2 but in the main thread where screenshots are posted u have written cm10.2 and cm10.3
Click to expand...
Click to collapse
there is no native dualsim support in cm10.x
you`ll have to find the right commits from cm11 and adapt it to cm10
KlinkOnE said:
there is no native dualsim support in cm10.x
you`ll have to find the right commits from cm11 and adapt it to cm10
Click to expand...
Click to collapse
i didnt get you?
what do u mean when u say find the right commits?
edit: okay i got you
and if you could just compile or edit the kernel and see if it works as you are a good kernel developer
@balindam bajpai thank you for the corrections and bringing this up with other devs, I tried this rom with Ba2x kernels (link in first post), I flashed all the Ba2x kernels for s7562, they all booted with the above builds but ril, bluetooth camera didn't worked in any case.
@kengnatural and @KlinkOnE
before posting this thread I did a lot of reading and downloaded all the files I could of both these devices CM10.1, CM10.2 and CM11 too. I even tried to download the whole source for JB, but have storage issue on my Linux PC, which is quiet old too, so I can't help in building Rom or kernel for it. I spent my limited bandwidth too but no success.
So, I tried replacing libs from CM11 roms where bluetooth ril and camera where working. the only success I got, the rom stopped flashing the insert sim card error on setup wizard.
couldn't make bluetooth work just by replacing libs, modules, jar .so files, I gave a nice amount of time experimenting with all the files I could think of replacing in this build on my S duos.
Switched basebands too of s7560 on s duos.
I know it's hard to get dual sim support here but single sim will be enough too for starters.?
I think you could tell by the screenshots of the about device above taken on my s duos. even after all this experimenting and not from a developer background, I still have managed to keep my device alive for more experiments. there is also a CM9 thread of s7560 I don't know if you all have noticed this or not http://forum.xda-developers.com/gal...rom-cm9-samsung-galaxy-trend-ace-iix-t2876858
@KlinkOnE
if you could make a kernel compatible with this rom and may be this rom turns out to be the best one
even better than cm11 as already it is much more smooth.
and if you along with @kengnatural can develop this rom
and i and @billysam can help you with the testing part,giving feedbacks and bug reports. @kengnatural thank u for the knowledge given and if could yourself replace the required files and see if ril gets going.
balindam bajpai said:
@KlinkOnE
if you could make a kernel compatible with this rom and may be this rom turns out to be the best one
even better than cm11 as already it is much more smooth.
and if you along with @kengnatural can develop this rom
and i and @billysam can help you with the testing part,giving feedbacks and bug reports. @kengnatural thank u for the knowledge given and if could yourself replace the required files and see if ril gets going.
Click to expand...
Click to collapse
I did tried to change ril related so files along with bluetooth and camera from CM11, and it did stop the error sim msg popping up in CM10 builds, but still didn't worked out network on even single sim(that's what I use).
although I would really like devs to lend a hand on this project, but there should be absolutely no pressure on any devs to work and avoid making request for the same consistently asking for ETA or updates that would hamper their ongoing projects.
You can always count me in for testing, any suggestions here are accepted and I will try my best to take out time for this here with proper error reporting.
@billysam
i guess u are right
and i have already have had a take with one of the developer and i think that they will develop this also but after having fixed all the bugs of cm11,kinda good strategy i think.
so i think this project is till then postponed.
btw thanks to all.
billysam said:
I did tried to change ril related so files along with bluetooth and camera from CM11, and it did stop the error sim msg popping up in CM10 builds, but still didn't worked out network on even single sim(that's what I use).
although I would really like devs to lend a hand on this project, but there should be absolutely no pressure on any devs to work and avoid making request for the same consistently asking for ETA or updates that would hamper their ongoing projects.
You can always count me in for testing, any suggestions here are accepted and I will try my best to take out time for this here with proper error reporting.
Click to expand...
Click to collapse
replacing libs doesn't help anything here.
The rom has to be build from source with the required modifications for dualsim!
As you may have noticed I am even doing nothing cm11 related atm cause I have no time at all.
From my point id say improving cm11 for our device makes more sense.
FFS
Can I try the gapps in this page in the 4.4.4 cm11 rc3 rom?
Because the DevHost links are not at all working for me.
The actual file never gets Downloaded.
So can I try this version of gapps?
RaShx27 said:
Can I try the gapps in this page in the 4.4.4 cm11 rc3 rom?
Because the DevHost links are not at all working for me.
The actual file never gets Downloaded.
So can I try this version of gapps?
Click to expand...
Click to collapse
If you flashed JB GApps to a KK system, chances are:
- They will be installed but with some errors.
- They won't be installed.
Try to download from opengapps.org
Select 4.4 ARM nano or pico package
Sent from my GT-S7562 using Tapatalk
i don't understand you
Bugs
Not Working
Rear camera input is rotated in stock camera app (Use a third-party app such as CameraMX) (only in 4.2.2)
Camera only supports 3 megapixels (CameraMX supports 4 megapixels)
Bluetooth is not working
No Mobile network no dual sim support.
Off Mode Charging Doesn't Work
Data usage section in settings is non-existent
FM Radio
Working
Wifi
and everything else other than above list.
Would this mean that it is as a paperweight with WIFI?
Let's build a new extreme well written software for sduos from ground level .open a whatsapp group first and add all who are interested in sduos discussion +918129494904....
Nevermind!all discussion upon cm 12/13 sduos @Nico belic 605
SduosGt7562 said:
Let's build a new extreme well written software for sduos from ground level .open a whatsapp group first and add all who are interested in sduos discussion +918129494904....
Nevermind!all discussion upon cm 12/13 sduos @Nico belic 605
Click to expand...
Click to collapse
so u are going to build a ROM from scratch(ground level)
are you a developer or have any prior experience?

[ROM][AOKP 7.1/Nougat][HLTE]OFFICIAL AOKP for Galaxy Note 3 (Unified) Nightlies

{
"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"
}
[ROM][AOKP 7.1/Nougat][HLTE]OFFICIAL AOKP for Galaxy Note 3 (Unified) Nightlies
Code:
*** Disclaimer***
Your warranty is now void!
I am not responsible for damages caused by this ROM
YOU are choosing to install it!
If you have any concerns about potential issues or features with this ROM, do your research!
If you accuse me of causing problems with your device, you WILL be ridiculed!
Introduction
AOKP is a ROM developed by TeamKang, based on AOSP with magical unicorn bytes (awesome features) baked right in!
These builds have only been tested on SM-N9005! @Buslova confirmed working on SM-N900P for Sprint
Features
Full OMS/Substratum support - Theming built right in
ROM Control app - A central place to manage all almost all the cool features Magical Unicorn Bytes!
Gesture Anywhere/App Circle Bar/App Sidebar - Use gestures/side bars to launch frequently used apps/activities
PIE - Quickly access common actions by swiping up above home key
LED Control - Control color and pattern for notification LED
Tons of other tuneables - So many aspects can be changed, from the LockScreen to the hardware button mapping, and much more!
Click to expand...
Click to collapse
Installation instructions
Backup your data! (nandroid, TiBu, etc.)
Wipe Data/Factory Reset (You did backup, right?)
Flash ROM
Flash GAPPS (OpenGapps or similar; ARM platform; Android 7.1)
Wipe Cache/Dalvik Cache
Reboot
Click to expand...
Click to collapse
Download
Official AOKP Download Page:
AOKP for Samsung Galaxy Note 3 (hlte)
Source:
AOKP Source
Click to expand...
Click to collapse
Changelog
Code:
Changelog is available at the download link above
Thanks To/Credits
*TeamKang
*tdm
*LineageOS
PayPal Donations and thanks are always appreciated!
XDA:DevDB Information
Android Open Kang Project for Samsung Galaxy Note 3 (HLTE), ROM for the Samsung Galaxy Note 3
Contributors
shane87
Source Code: [url]http://aokp.co/source[/URL]
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.x
ROM Firmware Required: Latest TWRP or CWM Recovery
Based On: AOKP
Version Information
Status: Nightly
Created 2017-11-26
Last Updated 2017-11-26
Reserved
Finally! An official AOKP! I was just wondering if a custom kernel would work here? synergy kernel perhaps
I can't guarantee that it would, but this rom uses the exact same kernel as lineage, so any kernel that works with lineage should work here. If you try it out, let me know
wow thanks
Can't wait I be flashing this after work tomorrow
shane87 said:
I can't guarantee that it would, but this rom uses the exact same kernel as lineage, so any kernel that works with lineage should work here. If you try it out, let me know
Click to expand...
Click to collapse
Currently there are no custom kernels that do work with LineageOS, because of changes in RIL libs location on 5.11, so any build after that date will only work with stock kernel.
please add the rom screenshots and tell us the features of rom,
this rom have spen?
Arquiteto said:
Currently there are no custom kernels that do work with LineageOS, because of changes in RIL libs location on 5.11, so any build after that date will only work with stock kernel.
Click to expand...
Click to collapse
Ah ok. I haven't looked into any custom kernels on the hlte. I use my wife's phone for testing, so not a lot of chance to test stuff like that.
[Clarification]
Another point that I just thought of (it's very early lol); If you DO find a kernel that works with Lineage/AOKP, I don't accept bug reports from people running custom kernels. Too many variables to account for in debugging.
persiansoftware said:
please add the rom screenshots and tell us the features of rom,
this rom have spen?
Click to expand...
Click to collapse
There are a few screenshots, if you click on the screenshots tab at the top. I will add more later. As far as features, it's AOKP. AOKP's website can give you a decent overview of the features. I may add a feature list later. If I have time. As far as s-pen support goes, not yet. S-pen currently only works on stock to the best of my knowledge.
[Update]
It appears that Lineage has added at least partial s-pen/stylus gestures support. I'm looking into pulling that support over to AOKP. NO ETAS!
[Update 2]
I added a short feature list. And more screenshots. For further info, refer to the AOKP site posted above.
Arquiteto said:
Currently there are no custom kernels that do work with LineageOS, because of changes in RIL libs location on 5.11, so any build after that date will only work with stock kernel.
Click to expand...
Click to collapse
Would you have any idea on which changes exactly we're looking at?
I'm on RRN 5.8.5 CHN version but with "no sim" issues since the last 2 releases even on stock kernel, just wondering if AOPK has the same issue. Note that my device is a China model SM-N9008V Qualcomm CPU
Thanks for the feedback
Chinaboy5216 said:
Would you have any idea on which changes exactly we're looking at?
I'm on RRN 5.8.5 CHN version but with "no sim" issues since the last 2 releases even on stock kernel, just wondering if AOPK has the same issue. Note that my device is a China model SM-N9008V Qualcomm CPU
Thanks for the feedback
Click to expand...
Click to collapse
I gave up on hlte for a long time before I began working on AOKP for hlte. I use my wife's phone as a guinea pig (I own an AT&T LG G4), and I was compiling LOS for her. Around May or June, all of the LOS builds started giving me "no sim" grief. I pored through LOS kernel and device tree changes, and couldn't come up with anything. Then, about a month ago, I started digging again. The "no sim" issue, at least in my case, was caused by LOS upgrading the firmware that they build in to their ROM. The new firmware requires a modem update. Flashed the latest modem, and problem solved. I can't guarantee that your "no sim" issue is the same, but it is a good place to start. Also, please note that I have NOT tested these builds on anything but an SM-N9005 International unlocked GSM variant, as that is all I have access to.
shane87 said:
I gave up on hlte for a long time before I began working on AOKP for hlte. I use my wife's phone as a guinea pig (I own an AT&T LG G4), and I was compiling LOS for her. Around May or June, all of the LOS builds started giving me "no sim" grief. I pored through LOS kernel and device tree changes, and couldn't come up with anything. Then, about a month ago, I started digging again. The "no sim" issue, at least in my case, was caused by LOS upgrading the firmware that they build in to their ROM. The new firmware requires a modem update. Flashed the latest modem, and problem solved. I can't guarantee that your "no sim" issue is the same, but it is a good place to start. Also, please note that I have NOT tested these builds on anything but an SM-N9005 International unlocked GSM variant, as that is all I have access to.
Click to expand...
Click to collapse
Thanks for the feedback, problem is i'm already on the latest modem (China ... :crying: not the most updating country around). Anyway i keep hoping and checking also with Lineage OS devs, so with a bit of luck We need to stay optimist here. If i doesn't get solved then maybe i turn to a non lineage based rom if they are still around.
Thanks a lot!! Good luck with AOPK :good::good:
sm-n900p (SPRINT) user here. I've run AOKP on my galaxy nexus before my note 3. I always enjoyed the built in options and smoothness of AOKP. And once again AOKP knocked it out tha park on first nougat build for us! It even works on my picky n900p without needing to set any APN or network settings. Full LTE, SMS, MMS access upon first boot after flashing ROM + nano gapps! That's a rarity these days! I can't say thanks enough. I seriously have been thinking about getting a new phone since all other ROMS I have saved or even "new" ones were all starting to have little quirks or data was near impossible to get to work (mainly those ports) even after flashing apn setting .zips in recovery (I have a few mvno zips and one I made just for sprint).
However, after the magical pink unicorn boot animation closed and the system began running, I instantly had LTE service. Thanks so much! I haven't upgraded because honestly I don't think a better over-all device has been made since the note 3. Features keep disappearing with only marginal increases in performance that for a while (gotten a lil better lately) was negated by bloated ui overlays.
I can't believe I finally have official AOKP on my n900p and it ran flawless on 1st try. =)
Awesome! Glad to hear man. I'll update the op to reflect a confirmation for n900p
Considering how hard I've been both working followed by partying hard (i work retail....everyday that I survive is a miracle), I'm sure I'm just overlooking these features. I apologize if I just overlooked these. If they're not there, is there a way to request it/them to be added to AOKP chain?
1. Is there a way to turn on battery bar on home screen especially since my battery % icon I've been using occasionally disappears (weird one, never witnessed that before). Not a big deal but I always preferred a thin battery bar at the top. 1 less thing in my status bar.
2. Am I just missing it or is there a way to set a specific app launch to long press of left capactive button or better yet for consistency reasons, ability to choose specific apps for long press on any of the 3 buttons on the bottom? I only see options for pre-set android actions, not an option to choose an app to launch.
3. Is there or ever will be a theme engine or maybe substratum support?
I'm gonna rock this ROM regardless, just 3 of my top fav features that I haven't found yet. Figured I'd ask since knowing me, I just missed the option somewhere.
For the first two, I'm honestly not sure. I know that they are not implemented. As far as getting them added, I'm just getting my feet wet on maintaining a device, and I know that TeamKang is working on Oreo bring up, so I wouldn't hold my breath on them getting in any time soon. Maybe once Oreo work settles down a bit it can be looked at.
OMS/Substratum support is already built in. Just download the Substratum app from the play store, and any themes you want as well. My wife is running J-Ice Substratum theme on her SM-N9005 right now.
shane87 said:
For the first two, I'm honestly not sure. I know that they are not implemented. As far as getting them added, I'm just getting my feet wet on maintaining a device, and I know that TeamKang is working on Oreo bring up, so I wouldn't hold my breath on them getting in any time soon. Maybe once Oreo work settles down a bit it can be looked at.
OMS/Substratum support is already built in. Just download the Substratum app from the play store, and any themes you want as well. My wife is running J-Ice Substratum theme on her SM-N9005 right now.
Click to expand...
Click to collapse
Thanks man. Ya, I ain't holding my breath that this device will get Oreo builds but I'm happy since this is the most stable/feature packed nougat ROM that I've been able to run on my n900p without jumping through hoops.
Thanks again for everything. Wasn't trying to add requests to your plate. I also didn't even think about the fact Oreo is here so of course all the larger teams have moved their focus to that build. I just thought maybe I missed the first 2 items I mentioned since almost any aosp/cm/lineage/sammy based rom have those features nowadays. No biggie. I can survive without.
Can't say thanx enough man which is why i maxxed out my "thanks" button on you today. =)
Well, again, no promises or ETAs, but I am going to work on getting Oreo for hlte. I already let TeamKang know I would work on the Oreo bring up when they made me device maintainer. But I have a few other things I'm trying to get pulled in first (s-pen), and I'm waiting a bit to see how Oreo bring up on lineage works out for hlte. Anyway, thanks for the support! Its nice to be able to share my work (what little I do, lol) with someone besides family and friends.
Nice rom :laugh:

[ROM][9.0.0_r46] AospExtended ROM V6.7 [UNOFFICIAL] Shieldtablet

Thread Title - [ROM][9.0.0_r46] AospExtended ROM V6.7 [UNOFFICIAL]
{
"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"
}
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Read the whole OP! Be respectful to each other and don't ask for ETAs, it's considered as being rude!
AOSP Extended is an AOSP based ROM which provides stock UI/UX experience with useful customizations. Being based on AOSP it provides a smooth experience. We have added useful customizations from various other open source projects and have tried to keep our things simple. A ROM by a user, for a user. #BeExtended
#ExtendYourDevice Here are the Extensions! on top of AOSP! We are constantly trying to update the list. Our aim is not to provide all the features available on earth. Our aim is to add important features that we think should be here and also what you think. For the addition of more tweaks or features, head on to our Telegram community and post the list of features that you want! Features with commits will be more helpful!
Features
Silky smooth Android experience
Tons of customisation
Pixel-like UI (Launcher, settings, Google Now swipe...)
Full Substratum/OMS support
And much more (check official AEX website)
HW Accleration working !!!
Camera working
Kernel Features
Added IO Schedulers:Zen,Sio,Maple,Tripndroid
Added Governours:ElementalX,SmartMax,Tripndroid
Added Filesystem:SDCardFS,F2fs
Removed:EXFat causes random Bootloops and compatibility problems
Modified Dtb for faster charging (Tested around 2.4A at 5 Volt Chargepower with Anker 20W Wallcharger and 2A at 9V with Anker Power Port+1) experimental QC2.0 enabled Tests needed
Optimized for Battery:SmartmaX Cququiet:runnable Maple IO Sheduler as default
If you need performance change to Interactive and Cpuquiet:Balanced
Download
Latest release here.
https://www.androidfilehost.com/?w=files&flid=306218 no Zram
https://www.androidfilehost.com/?w=files&flid=306219 with Zram
https://www.androidfilehost.com/?w=files&flid=305556 DTB with QC2.0
Installation
Be on the latest firmware - if you are not, or aren't sure just flash latest stock recovery image for your device (you will lose data and TWRP so back data up and prepare to reflash TWRP)
From TWRP3.3.1 wipe Cache, Dalvik, System, Data and Internal Storage
Flash ROM
Flash MindTheGapps-9.0.0-arm-20190615_031401.zip
Only needed if QC2 not working
Flash DTB with : fastboot flash dtb tegra124-tn8-p1761-1270-a04-e-battery.dtb
Netflix and Disney +:
Install latest Magisk
Download Props Fingerprint Mod
Install Busybox
after reboot run in Terminal with Root rights Props choose 1 Edit device fingerprint
f Pick a certified fingerprint
16 Nvidia after that choose your device
Reboot and download Netflix from Store
or easier Download Netflix/Disney+ from Apkpure
Fixed:
HW Accleration OMX working
DRM Widewine Level 1 working
Nvidia Games working
Camera full functional
LTE Fix no Sim Card detected
Boot Time increased now Dex2Oat Bug fixed
Bugs
Netflix HD Audio crackle sometimes and corupt video
Sound sometimes crackle offen happen when Usb is connected cause of Buffer Underun didnt find a fix for that yet
Report bugs if you find any, every opinion is welcome, try to describe problems with as much detail as possible
Thanks
AEX team, LineageOS team, and all people around this project and this device
Special thanks to Steel01 and Artemka2008 for there help with the OMX Fix
XDAevDB Information
AOSP Extended for Shield Tablet, ROM for the Nvidia Shield Tablet
Contributors
Triodexe, Steel01, Artemka2008
Source Code: https://github.com/aospextended
Vendor/Device Source Code:https://gitlab.incom.co/CM-Shield
Kernel Source: https://github.com/Triodex/TrioX-V04-Kernel
ROM OS Version: 9.0 Pie
ROM Kernel: Linux 3.10.x
Based On: AOSP+LineageOS
PLATFORM_SECURITY_PATCH := 2020-04-05
Version Information
Status: Testing close to everyday stability
Current Version: 6.7
Release Date: 2020-03-24
Created 2020-03-24
Last Updated 2020-04-21​
It boots ok.. never thought i would see android 9 on this device.. the only thing i can see they wrong is there is a notification "DolbyAudioService" showing.
Installed, boots OK and is working just fine so far, too! Playing YouTube videos (in the web browser) at 1080p without problems. Great work, thanks a lot!!
---------- Post added at 10:38 PM ---------- Previous post was at 10:33 PM ----------
This really gives new life to the Shield Tablet! Very, very cool work. Thanks again!
I installed the no Zram version of the ROM. I'm wondering if the Zram one makes a significant performance difference, given how little RAM the tablet has (1 GB); I thought that perhaps the storage performance gains are somewhat offset by the RAM used by the feature...
Hi, One bug i have found is if you search in settings it will crash each time.
Darkside281 said:
Hi, One bug i have found is if you search in settings it will crash each time.
Click to expand...
Click to collapse
Yep, can confirm this.
Can confirm the Settings search crash. com.android.phone is shown as the crashing app.
I have another "bug" (not sure what it actually means though).
On every reboot I'm greeted with the message from "Android System":
"There's an internal problem with your device. Contact your manufacturer for details."
As far as I can tell nothing is affected.
ksga said:
Can confirm the Settings search crash. com.android.phone is shown as the crashing app.
I have another "bug" (not sure what it actually means though).
On every reboot I'm greeted with the message from "Android System":
"There's an internal problem with your device. Contact your manufacturer for details."
As far as I can tell nothing is affected.
Click to expand...
Click to collapse
Hi
Have that too guess its a problem with the Build Fingerprint check will remove the check later from Framework
There are much more problems currently in this build NvcplHook still not working and shieldtech isnt found even with all patches from Steel01 LineageOs16 Widewine Crypto works but have problems too generate/locate Lvl1 Keys.
Maybe the nxt Build will fix most of the Problems when Steel01 finishes his Vendor/Device Tree cause im using most Parts from that
Greats Triodexe
ksga said:
Can confirm the Settings search crash. com.android.phone is shown as the crashing app.
I have another "bug" (not sure what it actually means though).
On every reboot I'm greeted with the message from "Android System":
"There's an internal problem with your device. Contact your manufacturer for details."
As far as I can tell nothing is affected.
Click to expand...
Click to collapse
Just installed and wanted to verify it wasn't just me!
Can it be flashed over 5.8?
WilderSu said:
Can it be flashed over 5.8?
Click to expand...
Click to collapse
Hi
Nope cause the Gapps isnt compatible
Greats Triodexe
Hi! Sweet rom
I found some problems with it tho. Firstly I found out headphones doesn't seem to work and then when I tried to play a game(Brawl Stars) all sort of glitchy things appear randomly in the screen, it was pretty glitchy. It's a shame cause it looks so good, i will stick with aex 5.8 which works flawlessly but when all of these problems are solved i won't think about it twice and I will jump straight to this rom. Great work!! Thanks a ton :good:
teolicht505 said:
Hi! Sweet rom
I found some problems with it tho. Firstly I found out headphones doesn't seem to work and then when I tried to play a game(Brawl Stars) all sort of glitchy things appear randomly in the screen, it was pretty glitchy. It's a shame cause it looks so good, i will stick with aex 5.8 which works flawlessly but when all of these problems are solved i won't think about it twice and I will jump straight to this rom. Great work!! Thanks a ton :good:
Click to expand...
Click to collapse
Hi
Yes this Rom isnt really close to stable only a try what already works with Steel01 Sources
for everyday usage better take the 5.8 or any Nougat based Rom
Atm i try to Get AICP14.0 to work but no chance only got it one time boot after that always Bootloop.
Thought Aicp would be easier cause they use more stuff from Lineage Tree but im wrong
Greats Triodexe
Hi
Short Info New Rom Version is out
Still not 100% stable but so far most stuff works now like Netflix,Disney+ HD;Youtube HD and Nvidia Games
Found a fix that helps me to play Videos without corrupted screen.
Change the renderer in Developer Options from OpenGL Skia to OpenGL.
Greats Triodexe
Triodexe said:
Hi
Short Info New Rom Version is out
Still not 100% stable but so far most stuff works now like Netflix,Disney+ HD;Youtube HD and Nvidia Games
Found a fix that helps me to play Videos without corrupted screen.
Change the renderer in Developer Options from OpenGL Skia to OpenGL.
Greats Triodexe
Click to expand...
Click to collapse
Great, Los 15.1 too?
Disrupthor said:
Great, Los 15.1 too?
Click to expand...
Click to collapse
Hi
Not from me the Los15.1 was only a Testbuild i stay on build AospExtended
Greats Triodexe
Tried this rom again! Saw it's much more improved than before but it's not stable for every day use just yet, as you said, not 100% stable but looking good! Great work, i'll just use AEX 5.8 which works great .
Last but not least, headphones still don't work on AEX 6.7 but well it's an experimental rom so I suppose that will be fixed sometime in the future, it's not that important. Well good luck! Keep up the good work! :good:
Youtube, airtel xtreme playback bug
Playing youtube videos doesn't work I can only hear audio, sometimes glitches sometimes plain green screen
I am attaching screenshot for your reference.
Triodexe said:
Hi
Short Info New Rom Version is out
Still not 100% stable but so far most stuff works now like Netflix,Disney+ HD;Youtube HD and Nvidia Games
Found a fix that helps me to play Videos without corrupted screen.
Change the renderer in Developer Options from OpenGL Skia to OpenGL.
Greats Triodexe
Click to expand...
Click to collapse
Hi
I flashed this rom AospExtended-v6.7-shieldtablet-20200324-1351.
My tablet has been booting for some time and does not start
can someone tell me what i did wrong?
I have lineageOs 15.1 on it before, flashed with twrp 3.3.1.0,
I only flashed ROM without Magisk and Gapps.
Lordzoit said:
Hi
I flashed this rom AospExtended-v6.7-shieldtablet-20200324-1351.
My tablet has been booting for some time and does not start
can someone tell me what i did wrong?
I have lineageOs 15.1 on it before, flashed with twrp 3.3.1.0,
I only flashed ROM without Magisk and Gapps.
Click to expand...
Click to collapse
I had problems too with this version. It wouldn't boot and boot back into recovery.
I went back to the previous aosp
Ive tried to follow the Magisk instructions to install Netflix to the letter, but am still unable to download it from the play store? Is this usual?
Also, even with my fastest chargers i get 'Charging slowly', but flashing the BTD file causes the device to not boot at all!
Thanks, though, everything else is great, and glad to see this device getting love!

Categories

Resources