[ROM][AOSP 7.0][T700/T705/T800/T805] - Galaxy Tab S Android Development

INTRODUCTION
This rom is just a revival work based on the awesome rom from @Schischu in this thread. @Schischu managed to port aosp 6.0 to the galaxy tab S family before samsung ever annouced it, then reiterated the exploit by porting aosp 7.0 to it. Unfortunatly he kind of paused/stopped the job without further notice. So i have revived and will maintain this rom until he eventually decide to take back the project.
I have been downloading roms on xda for various phones since my first htc tytn smart phone almost 10 years ago and one thing that really bother me is that one never know if the job will be stopped or when a new release will be out. So while i consider that this is pure fun and the devs have no obligations to the end users, i will keep this rom alive by applying the monthly patch from Goggle (Around the 10th of each month). The only reason that i could stop doing so is that my galaxy Tab S is lost/stolen or eating by the kids (bet on that one ), if so i will notify it here. I can only really test on the T805 too btw, don't have the other variants.
DOWNLOAD
aosp_chagalllte-userdebug-20161116.zip (md5)
aosp_chagallwifi-userdebug-20161116.zip (md5)
aosp_klimtlte-userdebug-20161116.zip (md5)
aosp_klimtwifi-userdebug-20161116.zip (md5)
GAPPS
I am not using gapps so i can't really test it. however i can post the latest confirmed version based on post/pms
LATEST WORKING VERSION : 2016-11-16 (with GApps 2016-Nov-17)​
OTA - UPGRADES
I do not plan to maintain OTA. and i will even disable the options in an upcoming release.
However it would be great if someone could maintain an ota branch & OpenDelta server each time a new rom is published.
If you are interested contact me in PM to setup the procedures together.
You can always manually upgrades from twrp (zip or sideload), just clean cache & dalvik after each upgrades and always reinstall Supersu (and gapps)
PREREQUISITES
TWRP 2.8.6.2 or higher. I always use @ashyx newest builds (TWRP builds by @ashyx)
Applied bootloader update, e.g. by
flashing the stock 5.0(or higher) samsung rom or
by applying bootloader directly with odin (link).
Don't skip this step! If the incorrect bootloader is used your device WILL NOT BOOT!
INSTALLATION INSTRUCTIONS
Cleaning System
This step is only necessary on the initial installation.
Reboot into recovery. Go into wipe menu. Select "Advanced Wipe". Check
Dalvik Cache
System
Cache
Data
and wipe them. Don't reboot just yet.
Install this ROM
Go into Install
Flash aosp-XXX.zip
On initial installation it is necessary to Reboot to Recovery. Don't skip this step!
(E:unknown command [log] messages can be ignored.)
Install Google Apps and SuperSU
Go into Install
Flash GAPPS.zip
Flash SuperSU.zip
Reboot to System
CHANGELOG
20161116
Fix CVE-2016-5195 (DirtyCow) Kernel privilege exploitation bug
Those with compil skills can test before and after flashing with this poc : CVE-2016-5195 Poc
Fix Bug : Graphical glitches on rotation
[T705/T805]Fix Bug : No Data Connection
Rem If dirty flashing from aosp 6 it is necessary to delete those folders :
Code:
adb root
adb shell rm -Rf /data/data/com.android.providers.telephony/databases
adb shell rm -Rf /data/data/com.android.providers.telephony/files
Fix Bug : No GPS localization (device only)
Disable OTA options from settings (OpenDelta still included from the moment (read above)
Enable TunerActivity by default (Appears below developer options in Settings)
Use apns conf list from CyanogenMod project and add 2 apns for Gabon
[Untested] Add a list of webview providers
Require gapps to be installed
Read here
Fix some typos in shutdown/reboot dialog
20161110
Initial Version based on @Schischu work
Update to November Patch
ISSUES
CONFIRMED
[T705/T805] Tablet may crash and reboot when starting phone call, and overall ril intability (audio quality , ...)
Stock camera app works, but crashes when recording video. Better Camera and other gapps camera app crashes too.
Screen cast (mirroring)doesn't work
Picture taken in portrait mode are not rotated in gallery (lack of orientation metadata ? )
[T800/T805] Impossible to register a new fingerprint (Crash in Settings)(fixed in upcoming release)
Phone call Activity does not display common controls (mute , speaker , ....)
Tablet encryption does not work (neither FDE nor FBE)
SEAndroid policy is not enforced
UNCONFIRMED (Need further proof to accept or reject)
Wifi seems to disconnect during long usage for some users
Wifi stays connected while icon is off
4G not working
Huge battery drain in some misconfigured situation ( may be related to min cpu freq)
Youtube video playing in 1440 or 1080 resolution can be laggy
A reference video would be enough to confirm the bug
UNTESTED FEATURES
Infrared remote
Confirmed to work for at least two user ( @Orphee / @Deltafox79) but waiting for confirmation about the need of this patch
DONATION
Donate to Schischu
Donate to me
Bitcoin : 1CTH7mFUdgPow4Gzzrbbm8mgCa8Q1kohPU
Paypal : TODO ( Can't receive Confirmation SMS for mobile phone in my country so far ;( )
REMARK
TODO
TIPS'n'TRICKS
MTP mount are sometimes (each time for me under linux) not browsable after plugging the tablet. As workaround going to Developer options -> Select Usb Configuration and re-choosing MTP, remount it correctly
If 5Ghz Wifi does not work , you need to change the region in Settings->Wifi->Settings->Wifi country code
Hearthstone and serveral other Unity games: Enable 4x MSAA in development options else it won't work
Slither.io and a few other games don't run if 4x MSAA is enabled: Disabled 4x MSAA in development options else it won't work
If you install Gapps after the ROM has been booted for the first time you either need to wipe data or manually delete /data/system/users/0/runtime-permissions.xml and reboot. Without this Gapps will crash constantly. This is due to the new permissions-system in M.
SOURCE CODE
Manifest : https://github.com/alexmaloteaux/android_chagall_klimt
Kernel : https://github.com/alexmaloteaux/android_kernel_samsung_chagalllte
SCREENSHOTS
{
"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"
}
LEGAL NOTICE
Code:
/*
* Your warranty is now void.
*
* I will not accept responsibility for any adverse effects to your device,
* including, but not limited to: bricking, dead SD card, bootloops etc.
*
* You mod your device at your own risk.
*/
XDA:DevDB Information
AOSP 7.0 For Galaxy Tab S, ROM for the Samsung Galaxy Tab S
Contributors
malosasha, Schischu
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.4.x
Based On: AOSP
Version Information
Status: Beta
Current Beta Version: 2016-11-10
Created 2016-11-13
Last Updated 2016-11-26

Reserved
ARCHIVES
20161110
aosp_chagalllte-userdebug-20161110.zip (md5)
aosp_chagallwifi-userdebug-20161110.zip (md5)
aosp_klimtlte-userdebug-20161110.zip (md5)
aosp_klimtwifi-userdebug-20161110.zip (md5)

Thanks dude! I have a T800 and was really hoping we'd see more action on the Nougat ROM. I am going to dirty flash this over Schischu's ROM and let you know how it goes.

Dirty flashed over @Schischu's previous build. Booted with no problems. Can confirm these issues (which existed already on the old build):
Stock camera app works, but crashes when recording video. A Better Camera app crashes.
NBC/Universal video apps (SyFy now, for instance) will play commercials, but not the selected video.
Screen still glitches when changing orientation.

Wow I can't remember the last time I posted a thank you on the very first page of a new ROM thread.
I too have been here since before Android but my first smartphone was a device with a physical keyboard. Then my first android phone was the famous HTC Dream, then I replaced that with the first Nexus phone and the Vibrant as well.
Thanks for giving us something to play with and hopefully use as a daily.
Sent from my SM-T700 using Tapatalk

amateurhack said:
Dirty flashed over @Schischu's previous build. Booted with no problems. Can confirm these issues (which existed already on the old build):
Stock camera app works, but crashes when recording video. A Better Camera app crashes.
NBC/Universal video apps (SyFy now, for instance) will play commercials, but not the selected video.
Screen still glitches when changing orientation.
Click to expand...
Click to collapse
Nice catch. I added the stock camera / video one to the list after testing . I ll check it but i have a fixable todo list for at least 1 - 2 weeks
Did it worked on aosp6 ? If yes i may have an idea of the actual issue.

SkOrPn said:
Wow I can't remember the last time I posted a thank you on the very first page of a new ROM thread.
I too have been here since before Android but my first smartphone was a device with a physical keyboard. Then my first android phone was the famous HTC Dream, then I replaced that with the first Nexus phone and the Vibrant as well.
Thanks for giving us something to play with and hopefully use as a daily.
Sent from my SM-T700 using Tapatalk
Click to expand...
Click to collapse
good old times My first phone runnign android was the htc tytn (win mobile) or maybe tytn2 some guys from xda managed to port it to it

malosasha said:
good old times My first phone runnign android was the htc tytn (win mobile) or maybe tytn2 some guys from xda managed to port it to it
Click to expand...
Click to collapse
You know I remember my brother got the tytn around the same time I got the first android or abouts. Kinda hard to remember now but I'm sure he had the tytn. I think it was spelled like this TyTN and it ran windows mobile. I had one but I remember it being broken I think. Was a great concept too.
The Vibrant (same as the Galaxy S) was the first device that I actually waited for the t-mobile store to open up lol. It was the first device that really got me hooked on flashing custom anything.
For the most part I have been quite disappointed with this tablet of mine. Just not enough development for it. My 2012 Nexus 7 has better Roms which is really sad because the potential of this tablet is crazy good I think. purenexus on my N7 runs so much better than anything I have tried on this T700. Really really sad.
I hope someday we see 7.1 for this device. Lol
Sent from my SM-T700 using Tapatalk

malosasha said:
Nice catch. I added the stock camera / video one to the list after testing . I ll check it but i have a fixable todo list for at least 1 - 2 weeks
Did it worked on aosp6 ? If yes i may have an idea of the actual issue.
Click to expand...
Click to collapse
A Better Camera app and stock camera app both worked perfectly on AOSP 6.
Video apps worked fine too. There was speculation that there was a problem with the video drivers that affected 1080p playback in the YouTube app and such, and that was also the problem with the NBC/Universal apps.

First thanks you this ROM is really good! I have attached screenshot of the bug when we change the display size to bigger, the icon in the header isn't centered
And it's just a question but isn't the recent app (in landscape and I'm t800) too small? I mean it's shouldn't be larger ? It's looking a bit like marshmallow(screenshot too)
Thanks a lot :highfive:

robhug said:
First thanks you this ROM is really good! I have attached screenshot of the bug when we change the display size to bigger, the icon in the header isn't centered
Click to expand...
Click to collapse
Sorry but i don't get the issue you are having, i went to Settings->Display , Set to max Large and everyting seems correct.
robhug said:
And it's just a question but isn't the recent app (in landscape and I'm t800) too small? I mean it's shouldn't be larger ? It's looking a bit like marshmallow(screenshot too)
Thanks a lot :highfive:
Click to expand...
Click to collapse
Thats aosp default size i think , would be great to have a sc of pixel c to compare

amateurhack said:
A Better Camera app and stock camera app both worked perfectly on AOSP 6.
Video apps worked fine too. There was speculation that there was a problem with the video drivers that affected 1080p playback in the YouTube app and such, and that was also the problem with the NBC/Universal apps.
Click to expand...
Click to collapse
I tested some 1080 videos with webtube (fdroid) and all worked perfectly. Do you know one that fail for sure ?

malosasha said:
Sorry but i don't get the issue you are having, i went to Settings->Display , Set to max Large and everyting seems correct.
Thats aosp default size i think , would be great to have a sc of pixel c to compare
Click to expand...
Click to collapse
Haha the max large is a bit too big but this is really not the most important issue :good:
And I think I have a screen of pixel c: I'll sent to you in a few minutes but in landscape it's much larger and looks a bit better

Screenshots of pixel c recent menu

Really appreciate your time mate.
But, i will stay with AOSP 6.0 until 7.1 come out for Tab S family
Cheers and Goodluck.
---------- Post added at 09:52 AM ---------- Previous post was at 09:51 AM ----------
Those who experience a really slow charge and heavy drain,
Probably because the wifi scanning is turn on, and also ''ok google'' sound activation is activited in any screen.

robhug said:
Screenshots of pixel c recent menu
Click to expand...
Click to collapse
Ho ok it may still be the same code but differrent layout cause of different dpi.
Btw for screenshots you can do power + VOL Down, i discovered that yesterday

malosasha said:
Ho ok it may still be the same code but differrent layout cause of different dpi.
Btw for screenshots you can do power + VOL Down, i discovered that yesterday
Click to expand...
Click to collapse
I try all the display size and it's still the same layout but I think it's a tiny thing to change (don't know if it's possible )

Great Rom, Night Light by Braden Farmer works to get auto red filter.
Also I had some security warnings when re-installing some apps from Titanium. Like Anti-Malware warnings on Windows. Must be new security measures.

My first experiences with "malosasha's" ROM
My first experiences with "malosasha's" ROM:
To install the ROM, I followed your instructions and was surprised that everything worked out
I just installed SuperSU (SuperSU-v2.78-201609011115.zip) bevor the gapps.
Deadlights said:
If it helps anyone, I had the problem with gapps failing when flashing. And found that flashing SuperSU after the ROM and before the gapps fixed it for me. Tried several times and worked the same each way.
Click to expand...
Click to collapse
Then I istalled MyBackup from the ext SD and installed my secured apps.
Reboot and till now everything is working without any error.
I never had this bevor it was always a bit tricky to install a new ROM and the Gapps - Congratilations !!!
I am very glad that the development of our tab continues - Thanks a lot for your work !!!
Regards Klaus

I just tried IR and it works, I can power up/down my TV with the tablet.
Edit: can't have a GPS fix. Won't try in high accuracy mode.

Related

[JAN-3] ProBAM KK v1.2.2 BlackUI - MultiWindow! - ADisplay - AppDPI - HALO2 - CamFix

Introduction About ProBAM KitKat
ProBAM KK since v1.x.x series based on CyanogenMod the best stable source
{
"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"
}
Screen shots:
The Team
codexc ProBAM chief leader
Team Members
​
This ROM packs all the tweaks/features from the Guru ROM into one. , All-In-One !!!!
What the features included?:
CodexSound MOD v5.2 Download it now
ProBAM Features:
2 second to up ! and 1 second to restart or shutdown ! it is ProBam
The ProBAM KitKat update from Google contains a lot of other minor changes, apart from the huge jump in camera performance.
Below is a quick list of all the changes that Google has included in Android 4.4.x KitKat features for all the devices -:
There are a lot of small bug-fixes and minor UI tweaks that should please Nexus users.
The Camera app has sped up considerably post the update.
There are some bug-fixes related to ART as well. This allows Whatsapp to work with the ART runtime.
The default email client not syncing with an exchange server bug has also been fixed.
Immersive mode breaking while adjusting the volume level bug has been fixed.
The new ‘Photos’ app is now the default Gallery app.
There is a slight improvement in benchmark performance .
The navigation bar is now transparent on the lock screen.
The Settings icon in Quick tiles has also been changed.
CyanogenMod 11 The highest degree of stability and performance , battery life
Virtual surround sound
Privacy Guard more informations
Change Device colors Like Dynamic , Standard , Cinama like Sammy rom
Vibration Customization
S Pen detecte/Pointer/Gesture
S-PEN Notfications
S-PEN QuickBar app
LED Colors , you can change led color while charging for example
LED Fading/Blinking
LED Disable
Hardware keys remapping
Lockscreen ring and notification shortcuts
Power widget
USB Mass Storage
Clock settings
Quiet Hours
Power Sounds
Profiles
Changelogs 3 Jun
Merge Lastes CM Changes
Update Gapps
Advanced reboot enabled by default
Statusbar: double-tap to sleep
Keyboard: fix finger gestures
xposed: Fix Density DPI in PerApp Settings
Settings: Fix for missing notification volume slider in Volume panel.
AppOps/Privacy Guard: Fix up misaligned switches.
ActiveDisplay: new fixes !
Settings: Notification drawer: full swipe to switch detection
Settings: add omni performance control
Settings: Density changer ported from SlimRoms
Settings: ProBAM in Black!
Settings: MediaScanner behavior on boot
multiwindow: Settings - enable halo or multiwindow
multiwindow: HALO notification should open in floating window mode
multiwindow: prevent multiwindow if halo enabled please multiwindow stay out if HALO there !!
Frameworks: dark images adjustments
Frameworks: Huge Update translation
Frameworks: fix enabling/disabling BT from Quictsettings under second user
Frameworks: Smooth background gradient
Frameworks: possible buffer overrun and memory leak
Frameworks: Merge in a lot of deep fixes and improvements
Frameworks: Don't show Netstats when there's no traffic
Kernel: Support exFAT
Kernel: Support TouchWake
TRDS: Improve AOSP Download/Upload animation
TRDS: Dark DocumentsUI
TRDS: Dark base theme
TRDS: Dark dailer theme
TRDS: Dark contacts theme
TRDS: Dark settings theme
Use PA Keyboard as default
Fix FC when trying to adjust radio band via *#*#4636#*#* dialer code.
selinuxrelabel: Remove attempts to relabel /system
Fix Dialog Mobile Broadband MMS APN
Revert Old LCD Density From init.d
camera: ZSL and focus fixes
camera: set focusmode default always to auto
camera: Overrides the focus mode for ZSL
camera: enable ISO mode settings to new UI
camera: enable focusmode settings UI
add Samsung Galaxy Premier (GT-I9260) maintainer
t0lte: new sensors blob 1-3 -2014
n7100: new sensors blob 1-3 -2014
Installation instructions so If installing for the first time:
To install this ROM you will need to have an unlocked bootloader and a custom Recovery such as TWRP or ClockWorkMod installed
Copy the downloaded ProBAM to your phone.
update recovery, is required for install android kitkat click here
Boot into your recovery
Back up your ROM
Enter recovery
Make full wipe "included "system"
[*] Select Recommended kernel for first install
Install the ROM
[*] install GAPPS package
Reboot - the first boot can take up to 2 minutes
Recommended to Reboot again after ROM is up for the first time
User Friendly Developer
If you like my work please consider a donation!
Powered by
Changelog
Find our latest Full change logs
Find our latest GitHub change logs
Latest Stable Release
ProBAM HUGEST series
awesome experience of stability and performance with newest popular software/mods and features , so if you like it please support our efforts
update recovery, is required for install android kitkat click here
ProBAM KitKat Download now !!
Follow us :
G+:
https://plus.google.com/b/107409945821339773111/
Facebook:
https://www.facebook.com/CodexCorp
Twitter:
https://twitter.com/CodeXperts
Support me ! By Hit
button
ProBam on YouTube
Offical website
http://probam.net
Source on github
GitHub
CM Gerrit
Build ProBAM from source
source
Thanks and Credits for :
CyanogenMod Team!!!
@Cristiano Matos
@scott.hart.bti
PAC-man Team
Slim Bean
FAQ and Know issues:
device speaker is low
Probam samsung kernel support boeffla sound engine , so you can install it from this link and enable speaker tunning
when probam in black turn on , the systemui make force close
try to switch off black ui then restart and try enable it again
after dirty flash the device hangs and systemui make force close
you need to make wipe all and clean cache and make fresh install in this case
when try video recoding the device freeze or slow down
screen video record with ondemand or pegasusq governors u will have a laggy recorded video. If you try with performance governor from performance in settings , then the video will be a lot smoother.
Camera crashing some times and not works anymore "camera not connected"
the rom included an small application "camera restart" you can use it for fix this issue
titanium recovery not restore my applications
For those who cannot find their previous files, because CM based rom will target the sdcard storage to use root/0/ directory.
So normally all the files besides the root/0/ directory will not be shown on the file explorer.
To solve this, you will need a file browser that has ROOT capability, eg. Root Explorer
then go to mnt/shell/emulated/ all your file should be here.
Now move all the files into mnt/shell/emulated/0/ folder.
Should solve the problem.
Privacy guard IS working?
after enabling privacy guard in security settings
you have to switch to settings>apps and then choose to enable or disable each app individually.
I'm sure nobody would want to tick every single app, that would almost be the same as enabling airplane mode.
I want PIE!
Here is the alternative PIE
General Questions:
Need to install Gapps ?
no
"Wipe needed before install ProBam?"
If you come from a different Rom :
FULL WIPE/CACHE/DALVIK CACHE
"How do I edit custom toggles?" :
Go into Settings/Custom tiles.
What is the newest stable version?
ProBAM v1.2.x
What kernel does this ROM use?
CM kernel - supercharged!
Which launcher(s) are included in ProBAM?
Google launcher
Which equalizer(s) is included in ProBAM?
DSP with Stereo effects
Does this ROM with kernel supports UMS? (USB Mass Storage)
Yes
Important please read:
I. Appreciation
There are many ways to show your support to us. You can:
Press the "Thanks" button.
Wear our specially prepared banner
Share your opinion about my work and write some feedback in our threads.
Advertise our work to your friends, family, anyone who owns this device.
Rate our threads with 5 stars.
Click to expand...
Click to collapse
II. Sharing
XDA-Developers.com is all about sharing. If you would like to use any part of our work, please feel free to do so but remember to do the following beforehand:
Inform - Please send us a PM or email telling us
Permission - Please, if you do not have permission from us, don't use it. Most of the time, we will allow you to, but if you don't get our permission first, we will report.
Credits - No one wants their work stolen. Please remember to give proper credits when using our work.
Click to expand...
Click to collapse
III. Support
If you have any issues or questions, please feel free to post them in the our threads. However, because all of us have social lives outside of XDA, your questions may not always be answered right away. Members who are more experienced in our work, please help out the ones who don't.
If you want to get the fastest and the best answer - ask the question in our threads instead of PM'ing us. Chances are, other users will be able to help you when Team Members don't have the time to.
Click to expand...
Click to collapse
Awesome! Thanks for contributing to the Find 5 cause. I may be playing with this ROM in the coming days when I have some time.
download is very slow...gdrive mirror will help...
MR_EVIL said:
download is very slow...gdrive mirror will help...
Click to expand...
Click to collapse
Erm, Goo.im is fast?
I am able to download it in 5 minutes with 500 Kb/s
Just to be perfectly clear on install... I am running the latest TWRP for the Find5.
Do I need the update recovery tool that's linked? Do I need to pull the kernel out of the zip and install that first... or, as with all other ROM's (other than ColorOS), can I just install the zip?
TIA
camera not working for me
dica87 said:
camera not working for me
Click to expand...
Click to collapse
ProBAM Camera Fix
http://forum.xda-developers.com/showpost.php?p=48803057&postcount=7863
codexc said:
ProBAM Camera Fix
http://forum.xda-developers.com/showpost.php?p=48803057&postcount=7863
Click to expand...
Click to collapse
Won't work :/ says it's "unnable to connect to the camera"
Apart of this issue the ROM is great, love HALO2. Seems quite stable for now
EDIT : I had 2 crash after trying to close the game "Clash of Clans" the phone freezes and reboot.
Coren0327 said:
Won't work :/ says it's "unnable to connect to the camera"
Apart of this issue the ROM is great, love HALO2. Seems quite stable for now
EDIT : I had 2 crash after trying to close the game "Clash of Clans" the phone freezes and reboot.
Click to expand...
Click to collapse
ProBAM new camera with TrueView and Fixes for samsung devices
http://forum.xda-developers.com/showpost.php?p=48820655&postcount=7906
codexc said:
ProBAM Camera Fix
http://forum.xda-developers.com/showpost.php?p=48803057&postcount=7863
Click to expand...
Click to collapse
codexc said:
ProBAM new camera with TrueView and Fixes for samsung devices
http://forum.xda-developers.com/showpost.php?p=48820655&postcount=7906
Click to expand...
Click to collapse
Installed, and clear cache of the app, still having the same issue "can't connect to the camera"
So I tried to flash this last night and it failed. Md5 matches my dl. I dont get the "flash recommended kernel". Where's this kernel?
Sent from my Find 5 using xda app-developers app
webbles17 said:
So I tried to flash this last night and it failed. Md5 matches my dl. I dont get the "flash recommended kernel". Where's this kernel?
Sent from my Find 5 using xda app-developers app
Click to expand...
Click to collapse
If it failes make sure you have the latest recovery, I used TWRP modded by maxwen it went without issues. About the kernel, I have no idea either, but I suppose it means you must not use random picked kernels
The install instructions, IMHO, are a bit confusing.
The first line has a link to a tool that says it's required, yet the tool is only for installing TWRP or CWM as recovery. My assumption is, if you already have the latest TWRP installed, this tool is then not required.
I 'think' by selecting the kernel, it's actually selecting the zip for the ROM? Kernel's, from what I recall, aren't / can't be installed from recovery anyway... rather these are installed via fastboot. I may be mistaken, but I think all that needs to be done is making sure you have the latest version of TWRP, and that you wipe then install the zip.
/EDIT- Okay, I stand corrected on Kernels... I guess all ROMs include a kernel, and those are patched when the ROM is laid down... still, with no link to a kernel, I would guess one is included and therefore no kernel work needs to be done.
Until now...everything is good...except..i had to flash modem 4.1 normal stuff.. the camera doesnt work..a detected small bugs.. not a big deal..except the camera
:S
Coren0327 said:
If it failes make sure you have the latest recovery, I used TWRP modded by maxwen it went without issues. About the kernel, I have no idea either, but I suppose it means you must not use random picked kernels
Click to expand...
Click to collapse
I'm using Max's modded twrp too. I've been running omni since day one so shouldn't be a recovery problem.
Sent from my Find 5 using xda app-developers app
have anyone got the camera working?
Coren0327 said:
Installed, and clear cache of the app, still having the same issue "can't connect to the camera"
Click to expand...
Click to collapse
ProBAM new camera with TrueView and Fixes for samsung devices
http://forum.xda-developers.com/showpost.php?p=48820655&postcount=7906
codexc said:
ProBAM new camera with TrueView and Fixes for samsung devices
http://forum.xda-developers.com/showpost.php?p=48820655&postcount=7906
Click to expand...
Click to collapse
No no no! It's the second time you give us this link, our Phone is not a samsung device.
I tryed a second time anyway in case it as a different link/file but still, I installed it, even cleared my dalvik cache, it still fails, same error.
Coren0327 said:
No no no! It's the second time you give us this link, our Phone is not a samsung device.
I tryed a second time anyway in case it as a different link/file but still, I installed it, even cleared my dalvik cache, it still fails, same error.
Click to expand...
Click to collapse
no this build works with all devices and not like previous one
anyway i'll try to fix it , in v1.2.1 and will release it tomorrow

[ROM][A500 & A501] Android 4.4.4 (OmniROM unofficial)

Freshly built Android 4.4.4 ROM based on Omnirom KitKat !
The Team 'IconiaHD' is proud to present a new ROM for your Acer A500 or A501 tablet.
This small team is composed of:
- HenrikE: A200 owner, responsible for an unofficial CM-10.2 build for the A200
- Doume: A200 owner, experienced linux developer
- macia10: A501 owner, tester
{
"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"
}
This is essentially the same rom as we published for the A200 here: http://forum.xda-developers.com/showthread.php?t=2693179 and here: http://www.acertabletforum.com/forum/acer-a200-roms/10043-rom-a200-omnirom-kitkat-4-4-2-a.html
We have now modified our sources to support also the A500!
Why Omnirom, and not Cyanogenmod ?
Google , through AOSP repository, has dropped support for the Tegra 2 platform. The Tegra 2 does not support the 'neon' instruction set, and more importantly relies on a set of old (ICS) proprietary hardware libraries. AOSP has dropped support for both non-neon devices and the older hardware libraries.
Cyanogenmod has decided to follow AOSP on this and has dropped Tegra 2 support since CM-10.2. With CM-10.2 the differences were not yet very big and could be overcome. But with CM-11 it has become an unreasonably large effort to add Tegra 2 support.
Only Omnirom, for now, has included the forward-ported code in its repository to support machines like Acer A500
How to install
Recovery
To flash this rom, it's necessary to have a recent recovery (at least CWM 6.0.4.4 or TWRP 2.6.3.1) having Selinux capabilities.
Otherwise the flash operation fails with status 0 or status 7. There are also some problems installing GApps with Thor's recovery v.1.8.1.
We recommend using CWM 6.0.4.5 by nelsontky: http://forum.xda-developers.com/showthread.php?t=2583710
Flashing
Boot in recovery mode to flash the KitKat Rom.
First, don't forget to execute a 'Wipe Data/Factory reset'
Flash the KitKat Rom
Flash the Minimal Gapps
Do a 'wipe cache partition'
Flash the SuperSU zip file if you need it
Flash the Netflix fix if you need it
And reboot System !
Be patient on first boot... There's a lot of background work to do, before coming to the 'Welcome' screen. Don't worry if you are stuck with a black screen for several minutes. Next boot will be much faster.
After first configuration, it's recommended to reboot the tablet to avoid some unstabilities after 1st boot.
Enjoy KitKat !
Downloads
Download build 8, 2015-02-10, from here:
NOTE: This is an untested build! If you try it, please report back on how it runs! The A501 version probably has the same stability problems as earlier builds, but please feel free to test it. It's at least possible that some update of the OmniROM sources has helped.
A500: omni-4.4.4-20150210-a500-IconiaHD.zip
A501: omni-4.4.4-20150210-a501-IconiaHD.zip
(Build 7 was for A200 only)
Download build 6, 2014-07-14, from here:
Primary A500: omni-4.4.4-20140714-a500-IconiaHD.zip MD5: c5fcabf327c390f5c4ef5495edda616c
Mirror A500: omni-4.4.4-20140714-a500-IconiaHD.zip
- fixed Plex video streaming (reverted to 4.4.2 version of Http Live Streaming)
- sync with OmniROM repos
- network location works
This build is A500 only since the issues with the A501 version are not yet solved.
Download build 5, 2014-06-23, from here:
Primary A500: omni-4.4.4-20140623-a500-IconiaHD.zip MD5: 7d6b17f7dc9027371a56f04b9377efe9
Mirror A500: omni-4.4.4-20140623-a500-IconiaHD.zip
- updated to Android 4.4.4
- sync with OmniROM repos
- permanent Netflix fix from Asus TF101 included
Unfortunately we can't release the A501 version yet because we are struggling with serious stability problems related to the 3g driver.
Download build 4, 2014-04-29, from here:
Updated! If you downloaded build 4 with an older date, please download again!
Primary A500: omni-4.4.2-20140429-a500-IconiaHD.zip
Mirror A500: omni-4.4.2-20140429-a500-IconiaHD.zip
Primary A501: omni-4.4.2-20140429-a501-IconiaHD.zip MD5: 898feec518b2fb60e1a551208f318a7f
Mirror A501: omni-4.4.2-20140429-a501-IconiaHD.zip
Changelog
- First release for A501, includes MBM HAL to support GPS and 3g
- Fixed network location provider
- Fixed boot animation
- Removed apps Movie Studio, Voice Dialer, OpenDelta
- Sync with OmniROM repos
Download build 3, 2014-04-04, from here:
omni-4.4.2-20140404-a500-IconiaHD.zip
Changelog
- First release for A500
Build 1&2 were for A200 only.
GApps are here:
http://forum.xda-developers.com/showthread.php?t=2397942
For the A200 the Pico package is the only one that is small enough so we generally recommend that. The A500 has more space in the system partition and should be able to use the larger packages as well.
SuperSU is here: (needed only if you wish to have a full rooted access)
SuperSU is needed for root, get the latest CWM flashable zip from here:
[2014.02.06] SuperSU v1.93 - xda-developers
Netflix fix for builds 1-4 (not needed for build 5) is here: netflixfix.zip
Flash in recovery. It will just copy this simple script to init.d. It is run during boot and changes a setting in the Netflix configuration to use a player backend that works with the Tegra 2. This is a workaround for a bug in Netflix that makes it choose a video player backend that is incompatible with the Tegra 2. The config file is created the first time Netflix is started, so the very first time you start Netflix it will force close. After that, reboot, and then Netflix should work.
Remember : in all cases, it's a good idea to make a backup before installing!
We're not responsible, in any way, if you brick your tablet!
Big thanks to:
- the Omnirom team
- pjsports for the A500 JB kernel and device tree
- nelsontky for building the recovery
- and everyone else that has been working on the Iconia A500 / A200!
The kernel, and the device tree are available at GitHub: IconiaHD Github
Known issues:
All builds
Noise in audio playback, caused by a too low default minimum CPU frequency. Solved by increasing minimum frequency to 312 MHz.
-In Settings / About tablet, tap build number 7 times until you get a message "you are now a developer". This enables the performance menu.
-In settings / Performance, increase minimum cpu frequency to 312 MHz. Also tick "set on boot" to make it permanent.
Build 6
General
-Default sound recorder app is included but the icon does not show up
-A501 version is unusable because of random reboots
Incompatible apps
-?
Notes
-XBMC should work if you install this version: http://www.mediafire.com/download/0cg8j1dg994gdu6/xbmcapp-armeabi-v7a-debug-2013-09-06.apk (found by user SDBerndt at acertabletforum, thanks!)
Build 5
General
-Default sound recorder app is included but the icon does not show up
-A501 version is unusable because of random reboots
Incompatible apps
-?
Notes
-XBMC should work if you install this version: http://www.mediafire.com/download/0cg8j1dg994gdu6/xbmcapp-armeabi-v7a-debug-2013-09-06.apk (found by user SDBerndt at acertabletforum, thanks!)
Build 4
General
-Default sound recorder app is included but the icon does not show up
Incompatible apps
-?
Notes
-XBMC should work if you install this version: http://www.mediafire.com/download/0cg8j1dg994gdu6/xbmcapp-armeabi-v7a-debug-2013-09-06.apk (found by user SDBerndt at acertabletforum, thanks!)
-Netflix needs a workaround to run, see first post
Build 3
General
-Network Location Provider does not work
-Default sound recorder app is included but the icon does not show up
-The boot animation stops after few seconds, instead of looping until boot is completed
Incompatible apps
-Movie Studio (built in)
Notes
-XBMC should work if you install this version: http://www.mediafire.com/download/0cg8j1dg994gdu6/xbmcapp-armeabi-v7a-debug-2013-09-06.apk (found by user SDBerndt at acertabletforum, thanks!)
-Netflix needs a workaround to run, see first post
Build 2
A200 only
Build 1
A200 only
I'd really prefer to see someone port a clean working copy of CyanogenMod 11 to this device, personally. the TegraOwners team already has a working port of OmniRom on the A500, which is a little laggy, but otherwise fully functional(including netflix, sound recorder, etc.)
kronflux said:
I'd really prefer to see someone port a clean working copy of CyanogenMod 11 to this device, personally. the TegraOwners team already has a working port of OmniRom on the A500, which is a little laggy, but otherwise fully functional(including netflix, sound recorder, etc.)
Click to expand...
Click to collapse
Well then why not try doing it yourself?
The main idea with this rom is to provide an open source alternative for the A500. Not everyone appreciates the closed source policy at the "other forum".
sorry, I sort of worded my post a little harshly and it came out wrong.
I'm actually plenty happy to see an alternative to their roms, and to see that someone is working on the A500 at all.
I meant to say that although it's nice to see, I would personally rather see someone try to port it(even if it's a failed attempt, and post their results so others can try and help out), even though it's a lot of work and a lot harder than AOSP at the moment.
Unfortunately I don't have the knowledge or skills to get any rom working on any device. I've even tried compiling roms before, and failed. Maybe someday!
kronflux said:
sorry, I sort of worded my post a little harshly and it came out wrong.
I'm actually plenty happy to see an alternative to their roms, and to see that someone is working on the A500 at all.
I meant to say that although it's nice to see, I would personally rather see someone try to port it(even if it's a failed attempt, and post their results so others can try and help out), even though it's a lot of work and a lot harder than AOSP at the moment.
Unfortunately I don't have the knowledge or skills to get any rom working on any device. I've even tried compiling roms before, and failed. Maybe someday!
Click to expand...
Click to collapse
Ok no problem. We actually did try to build CM first. But we could never get it to display the user interface because of the missing support for our graphics libraries. When we realized how big the effort would be to get it working, and that support was already available in OmniROM, we switched. I don't know about Thor, but I'm guessing his reason for switching to omni were similar.
Our sources for cm11 are on github, in branch "cm11" and only in the a200 device tree. It's a fair bit behind the OmniROM version now though. It would be better to take the omnirom branch and modify it back to CM format. The differences between CM and Omni device trees are not very big.
Edit: I should add that the challenging part would be to modify the CM android_frameworks_av and android_frameworks_native packages to add support for the tegra2 libraries. There alse seems to be a quite new bug in the CM build system that makes it compile in neon instructions even when it shouldn't.
Prefer anything over CM, thanks! I'll have to reroot since I upgraded to the latest version of ICS. I'll report back any issues.
Sent from my Nexus 5 using XDA Premium 4 mobile app
Henrik & the team, many thanks for your efforts. I never thought Kitkat would ever reach the shores of the A500. I thought all Rom support had all but ended.
Sent from my HTC One X using Tapatalk
Nice work, I thought for sure that we would never see 4.4 on an A500. I have it flashed and running. I tried Netflix and it force closes. Also the video recording doesn't work.
Robert417919 said:
Nice work, I thought for sure that we would never see 4.4 on an A500. I have it flashed and running. I tried Netflix and it force closes. Also the video recording doesn't work.
Click to expand...
Click to collapse
Thanks for the report! Which app did you use to test video recording?
I used the stock app.
Wow KK! Time to dig out my old A500
Is this overclocked?
Sent from my LG-P769 using xda app-developers app
kennyb6 said:
Is this overclocked?
Click to expand...
Click to collapse
Yes, overclocking is included. You just have to enable it in the developer options.
I found a workaround for Netflix here: https://github.com/CyanogenMod/android_device_hardkernel_odroidu2/blob/cm-10.2/conf/98netflix
It seems to work also on this rom, it displays the interface now instead of just closing. But nobody in the team has a Netflix account so we haven't been able to get further than that. I made a simple flashable zip to install the fix. Simply flash it in the recovery. It will just copy one file, and not touch anything else. The download link is in the first post.
Flashed and it worked. I was able to stream and all good. Awesome!
HenrikE said:
I found a workaround for Netflix here: https://github.com/CyanogenMod/android_device_hardkernel_odroidu2/blob/cm-10.2/conf/98netflix
It seems to work also on this rom, it displays the interface now instead of just closing. But nobody in the team has a Netflix account so we haven't been able to get further than that. I made a simple flashable zip to install the fix. Simply flash it in the recovery. It will just copy one file, and not touch anything else. The download link is in the first post.
Click to expand...
Click to collapse
USB Device Not Recognized
Hey everyone,
Sorry if this is a dumb question... I just picked up an A500 tonight, and can't get the USB drivers to work. Specifically, when I plug in the cable I get "USB Device Not Recognized". As a result, I can't get into boot loader mode, etc. I downloaded the Acer driivers, the Universal Android Drivers, etc, and it does the same for all of them. Any ideas?
Thanks!
Mandy
Dalvik_Cache said:
Hey everyone,
Sorry if this is a dumb question... I just picked up an A500 tonight, and can't get the USB drivers to work. Specifically, when I plug in the cable I get "USB Device Not Recognized". As a result, I can't get into boot loader mode, etc. I downloaded the Acer driivers, the Universal Android Drivers, etc, and it does the same for all of them. Any ideas?
Thanks!
Mandy
Click to expand...
Click to collapse
Maybe a faulty usb cable?
macia10 said:
Maybe a faulty usb cable?
Click to expand...
Click to collapse
The for the idea. I've tried a few. I just tried a new PC too. Think maybe it's the tablet...
Sent from my A500 using Tapatalk
Dalvik_Cache said:
The for the idea. I've tried a few. I just tried a new PC too. Think maybe it's the tablet...
Sent from my A500 using Tapatalk
Click to expand...
Click to collapse
Please try to download those drivers and try:
http://global-download.acer.com/GDF...NIA A&Step3=A500&OS=ALL&LC=en&BC=ACER&SC=PA_6
And on what rom are you currently?

[ROM] [TW 5.0.2] [T-700] TWDetox v.3.0 // PURE TAB A/S6 EXPERIENCE (20/05/2015)

{
"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"
}
An Odex-free, Knox-free, Bloat-free, Pre-rooted ROM for the Galaxy Tab S 8.4 (T-700)​THE ULTIMATE TAB A/S6 EXPERIENCE​
(================================================)​
HOME SCREEN: Bundled with the latest Samsung Apps and widgets also found in the Galaxy Tab A and Galaxy S6
SMART MULTITASKING: You can use any apps you want and multitasking with them as well as using them in popup view. The Multitasking tray adds all the apps you have installed automatically.
SMART MANAGER: The great app from the Galaxy S6 and Tab A to ensure that you optimize your tablet's usage to the max !
You will experience a fast, smooth, lag-free and purified Touchwiz with the power of Lollipop onboard. Even faster and more stable than CyanogenMod. YES, even faster.
(================================================)​
Features of this ROM :​
-Based on Stock 5.0.2 T700XXU1BOE4 build with the latest Samsung Lollipop Kernel source. Will always update to latest base and kernel.​-Bundled with the latest Samsung Apps ported from Tab A/S6 and removed every useless services and background apps, increasing performance.​-Deodexed, Zipaligned and Symlinked system files for maximum performance and smoothness​-Knox disabled and removed for maximum control on your device.​-Init.d enabled Kernel and System for even more smoothness via cherry picked tweaks.​-Pre-Rooted with SuperSU and stericson's Busybox​-Multitasking works in 4 split screens, popup windows and will use any apps installed on your device.​-4 way Reboot menu​
-Build.prop tweaks includes :
*Better battery life
*Faster booting time
*More RAM available
*Improved scrolling responsiveness and speed as well as a smoother UI
*Increased WiFI and internet browsing performance
*Smoother video streaming and media playback
*Image format decoding enhanced
*Performance tweaks in system and kernel
(================================================)​
Contributors and Donators:​
A big thank you to all of you for supporting my project, without you there would be no TWDetox ! I owe it to you guys big time !
BIG THANKS TO :
@skeeterpro, @Ramer
@Klael , @orion13236
@bsa5155, @yoslick50
@will6316, @koimr
@vaderrxx, @Bigdog1
@pgareis, @gbb14
(MAKE SURE YOU GIVE YOUR XDA USERNAME WHEN DONATING OR GIVING ME A BEER, SO THAT YOUR NAME APPEARS HERE :highfive
XDA:DevDB Information
TWDetox, ROM for the Samsung Galaxy Tab S
Contributors
basic086
ROM OS Version: 5.0.x Lollipop
ROM Kernel: Linux 3.4.x
Based On: Stock Touchwiz
Version Information
Status: Stable
Current Stable Version: v3.0
Stable Release Date: 2015-05-17
Created 2015-05-04
Last Updated 2015-05-17
DOWNLOADS​
DISCLAIMER :
When downloading and flashing this ROM, you agree that your warranty will be void, and your tablet will be classified as running a Custom ROM.
No matter how well this ROM has been tested by its developer, you should always make a backup of your current firmware or rom in TWRP custom recovery.
I am not responsible for any misuse of my ROM and files, nor your lack of knowledge of Android Systems.
If you don't know what you're doing, either read the forums to understand how the process of flashing a ROM works or don't bother trying it.
Only relevent bugs that will be spotted by a majority of users will get my attention and will be fixed as soon as possible.
BY DOWNLOADING THIS ROM, YOU ALSO AGREE NOT TO COPY, MODIFY, OR STEAL A PORTION OF THE APKs AND THE CODE FROM THE PORTED APPS WITHOUT PERMISSION.
Click to expand...
Click to collapse
(================================================)​
TWDetox ROM​
##########
(version v.3.0 // May 17th 2015)​ FOR T700 WIFI Model​>CLICK HERE TO DOWNLOAD<​
DOWNLOAD AND FLASH SUPERSU FROM THE LINK BELOW AFTER FLASHING MY ROM, YOU HAVE TO DO IT ​SuperSU -> Root access, YOU NEED to flash this after my rom) :
>CLICK HERE TO DOWNLOAD SUPERSU<​
DOWNLOAD AND FLASH SUPERSU FROM THE LINK ABOVE AFTER FLASHING MY ROM, YOU HAVE TO DO IT
(================================================)​
/!\ IF YOU NEVER HAD STOCK LOLLIPOP ON YOUR TABLET BEFORE, OR YOU SIMPLY COME FROM KITKAT, YOU WILL NEED TO FOLLOW THESE FIRST STEPS BEFORE FLASHING MY ROM
(THIS APPLIES ONLY FOR THE T700 WIFI)
1-Download Odin : DOWNLOAD HERE
2-Download from here bootloader : DOWNLOAD HERE
3-Now extract Odin from Zip file and run Odin3 v3.10.6.exe. Extract sboot.tar.md5 from TWLP_Bootloader.zip.
4-From Odin, click on BL and pick sboot.tar.md5
5-Let it load, and then press Start
6-Let it install the bootloader. It will restart your tablet. That's it ! Now you can follow the next steps to install TWDetox Rom.
Link to TWRP Custom Recovery : http://forum.xda-developers.com/galaxy-tab-s/development/root-cf-autoroot-twrp-t800-t3079488
(================================================)​
INSTRUCTIONS TO INSTALL THIS ROM​
1 - Make sure that you have the latest version of TWRP flashed via Odin from the link above.
2- Place the ROM Zip file 'TWDetox_v3.0.zip' in either your phone internal storage or external sd card
3-Reboot into Recovery (TWRP)
4-Make sure that System is Mounted in Mount, Tick System Checkbox
5-Now go to Wipe, Advanced Wipe, and tick the following checkboxes : Dalvik Cache, Cache, System, Data then swipe to Wipe
6-When this is done, go to Install, search for 'TWDetox_v3.0.zip' and Swipe to Confirm Flash.
7-Let the flashing process be.
8-When this is done, flash SuperSU zip you've downloaded after my ROM.
9-When this is done, choose Reboot System; you're done
/!\ DON'T PANIC IF THE ROM TAKES A WHILE TO BOOT THE VERY FIRST TIME, IT TAKES USUALLY AROUND 5-10MIN TO SET UP. NO IT IS NOT BOOTLOOPING
(================================================)​
(///////////////////////////////)​ Changelog​
>******************************<
v.3.0 :
-Based on the latest T700 Lollipop build (T700XXU1BOE4_T700OJV1BOE2) and with the latest kernel built on May 7th.
-All Tab A apps ported and included in this new build
-Every app has been optimized
-Performance and stability increased
-Included PDFViewer, S-NOTE, new Quickconnect and new S-Finder.
>******************************<
v.2.01 :
-Fixed a lot of CPU related issues leading to the kernel (Android OS) draining the battery.
-Optimized build.prop tweaks
-Increased performance because the CPU issue gone. Verified on Antutu.
>******************************<
v.2.00 :
-Whole new base system : Taiwan's T700OZS1BOD3 stock firmware
-Updated Kernel sources to the latest ones
-Optimized each individual apps, which increases performance and snappiness all over the UI
-Added new Samsung Apps from the Galaxy Tab A, identical to the ones found in the Galaxy S6
-Multitasking now adds new apps and any other apps installed on your device
-Fixed some other performance related issues
-Added new widgets and wallpaper themes from the Galaxy Tab A.
-Added 4 way Reboot menu
>******************************<
v.1.02 :
-Updated kernel init.d
-Added Kernel Adiutor
-Applied fix for the Wifi and fingerprint sensor
-Applied fix to enable 5GHz Wifi
-Removed more useless services and bloatwares, more RAM should be available.
-New bootscreen and sounds ported from Galaxy Tab A
>******************************<
*Release Candidate 1 :
-First build, see above for the features.
(///////////////////////////////)​ FAQ - Frequently Asked Questions​
-Will you make this for the T705, T800, T805, T-whatever ?
I only own the T700, which allows me to test the builds myself and to ensure the best experience for that model.
However, the T800 will probably get some love soon and I will post a test build in the near future, since it is easy to develop for wifi only models.
As for the T805, I think that variant runs with a Snapdragon chip, so it would be very unlikely to see my rom for you guys. But then again, I might be very kind one day and try to make a test build, stay tuned
___
-Will 'superdupergreatdabeast' custom Kernel v.1318342 with overclocking at 2884092GHz (help I've fried my tablet) work on this ROM? Will Synapse work ? SELinux Permissive ?
Yes, and feel free to use any Kernels that are compatible with Lollipop touchwiz I might include my own soon.
___
-How come Netflix or (insert any google play store apps here) doesn't work ? WHY ? WAT U DO FOR NO WORKING SIR
My ROM is based on Official firmware, and although the stock kernel used has init.d enabled, it is still a very stock kernel, in no way modified. So your problem with said app is related to the developer behind this app not working properly on Stock Touchwiz 5.0.2; Blame Samsung, not me :angel:
___
Been waiting for this. ?
«Sent from my not-so-stock T700»™
Very excited for this ROM, will there be an option to add back some of the non-crucial Samsung apps if we want them?
williamvito said:
Very excited for this ROM, will there be an option to add back some of the non-crucial Samsung apps if we want them?
Click to expand...
Click to collapse
Depending on the app, you could either pull the apk or perhaps someone might have it. Presuming the OP doesn't have an option on install (like aroma).
This made my weekend.
Yay, a zip based LL install! Much more convenient than Odin (in my opinion of course )
Thanks!
I'm excited too!! Looking forward to this.
Thanks boss for efforts.
I must say, may be my opinion is in minority, any twz rom has no sense with this crazy tiny interface. It is way to small for me... I us now any aosp/ cm rom with 384 or 400 dpi and it fits perfectly for me.
Thanks for the support guys I'm uploading it as we speak, check out the download section for the screenshot Should be ready in around 2 hours; and yes, my upload speed is terrible
I've decided to release an early Release Candidate build because there is one tiny issue with the fingerprint lock method, it says that "an error has occured with the fingerprint sensor' when you choose the option in Lock Screen.
It might be a small issue with the fingerprint apk after it has been deodexed because it works with odex files. Still trying to sort this issue out. But other than that, the whole ROM is working perfectly as expected, so I didn't want to keep you guys waiting
I'll upload a small update file once I fix the problem so that you guys can flash it on top of the Release Candidate ! Anyways heading to uni, should be uploaded when I get back
ivanox1972 said:
Thanks boss for efforts.
I must say, may be my opinion is in minority, any twz rom has no sense with this crazy tiny interface. It is way to small for me... I us now any aosp/ cm rom with 384 or 400 dpi and it fits perfectly for me.
Click to expand...
Click to collapse
I agree to an extent.
A "non tiny" TW rom would be perfect.
clandestino123 said:
I agree to an extent.
A "non tiny" TW rom would be perfect.
Click to expand...
Click to collapse
By 'non tiny', do you mean a bigger interface ? Yeah, I suppose I could work on that. Once I get a stable release, I was thinking about theme-ing the SystemUI and framework res anyways.
basic086 said:
By 'non tiny', do you mean a bigger interface ? Yeah, I suppose I could work on that. Once I get a stable release, I was thinking about theme-ing the SystemUI and framework res anyways.
Click to expand...
Click to collapse
Yeah, I mean the font size across applications such as gmail, Facebook, but most importantly...Chrome!
Adjusting the system font size unfortunately doesn't help....the system menus just become too huge.
Anyway, it's not a huge deal.
THE ROM IS UPLOADED ! HAPPY FLASHING I'm using this as a daily driver for the last 15hours, and haven't found any issues apart from the fingerprint one. So you should have no problem, but if you do, don't hesitate to share it with me, I'll be happy to help
basic086 said:
THE ROM IS UPLOADED ! HAPPY FLASHING I'm using this as a daily driver for the last 15hours, and haven't found any issues apart from the fingerprint one. So you should have no problem, but if you do, don't hesitate to share it with me, I'll be happy to help
Click to expand...
Click to collapse
cheers mate, installing now.
With dpi 380 or 400 (stock is 320) everything is set perfectly. Then just small font adjustments for system and/ or specific apps which have this option...
Strange... did all the recommendation before flashing ROM (tick system in mount, latest TWRP...) and stuck at Samsung Galaxy Tab S Logo (first phase). I've waited 15 mins and still bootlooping... what I did wrong?
jonhy25 said:
Strange... did all the recommendation before flashing ROM (tick system in mount, latest TWRP...) and stuck at Samsung Galaxy Tab S Logo (first phase). I've waited 15 mins and still bootlooping... what I did wrong?
Click to expand...
Click to collapse
Hmm, have you checked the md5 to make sure you got a good download of the ROM? Something like that happened with my Note 4..
---------- Post added at 03:37 PM ---------- Previous post was at 03:36 PM ----------
I have the ROM up and running fine, but I keep having to enter my wifi password every time I reboot..
YrrchSebor said:
I have the ROM up and running fine, but I keep having to enter my wifi password every time I reboot..
Click to expand...
Click to collapse
Yes, I've actually just noticed that bug now, I'm working on it. I think I know where the problem is. Thanks for the feedback

Rom 7.1.2 crDroidAndroid-7.1.2-v3.4_L-ROM.RU Meizu M2 Mini (3.7 VIP Updated)

{
"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 Sources are updated check out for latest builds and changelogs/Download Links Below!
Note:This Rom is neither Compiled nor Developed By Me All Credits To Compile Goes To
Crezil 1/Lunik
Credits
First of All I would like to thanks Crezil 1 (For Compiling rom for us and giving permission to post it on XDA) :good: :good:
Also i would like to say Thanks to vasiliy.ivanov Aka Lunik(Owner Of L-rom.ru)&Main Contributor Also Build Host Of most of Roms Without Him it was not Possible :fingers-crossed: :good: :good:
Source Link of his site L-Rom.ru thanks alot for contributing to mtk6735 platform
http://l-rom.ru/forum/1-%D0%BF%D0%BE%D0%B4%D0%B4%D0%B5%D1%80%D0%B6%D0%B8%D0%B2%D0%B0%D0%B5%D0%BC%D1%8B%D0%B5-%D0%BD%D0%B0%D0%BC%D0%B8-%D1%82%D0%B5%D0%BB%D0%B5%D1%84%D0%BE%D0%BD%D1%8B-%D0%BD%D0%B0-%D0%BC%D1%826735-%D0%B8-mt6753/
My Work is to find out Roms from different forums and Re-post them for Indian/Indonesian Users Have Permission To Post but still i don't have permission to post direct download link of rom
Code:
[B][SIZE="4"]#include
/*
* Your warranty is now void.
*
* Noobs keep distance
* Do not try if you dont know what is a "Rom"
* We aren't 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.
*/[/SIZE][/B]
Firmware crDroid is on a level with Temasek one of the most famous custom firmware for Android phones. Currently, firmware crDroid All Android OnePlus One addition is used by many brands of phones Motorola, Google Nexus, HTC, LG , Samsung, OPPO and drugie.V it additionally built a lot of different functions from other custom firmware such as AOSPA, SlimRoms, OmniRom and RR, etc. . this crDroid is one of the most stable and customized firmware.
crDroidAndroid-v3.6_L-ROM.RU - Nougat Source 2017 for Meizi M2mini
(Android 7.1.2)​
CORRECTIONS AND MODIFICATIONS
Update crDroidAndroid-7.1.2-v3.4_L-ROM.RU- OS Nougat Source 2017 for Meizu M2mini
Updated revision in the source r_17
Updated " Security " All Android on 05/06/2017
Root is built (Included in " Settings Developer ")
Support Substratum Theme Engine
The Display Live (it is better to turn off in order to avoid "brakes", nevertheless it is operational)
Night mode is turned on only after the tile in the curtain
Works Import with Sim card ( Export does not work in the process of correction )
"Hardware overlay " is enabled by default
Reduced download the firmware
Fixed camera SNAP (Do not hang up when take pictures)
Full system optimization
Built-in application " the Open GApps " for installation of the system Gapps
Note:-This New Version of VIP firmware is ported by me from meizu m2 note from 4pda
source page here https://4pda.ru/forum/index.php?showtopic=761874&view=findpost&p=65111375\
New Version Comes with fixed video recording but we have to compromise with lag less video playback at Youtube
so use 90 Overlay fix flash zip file to fix lag that's why use it and enjoy and for sound use Dolby mod
New Build Updates! VIP Firmware CORRECTIONS AND MODIFICATIONS
Added "Engineering menu MTK" settings are not all in Russian (Audio settings work) also added YGPS settings
Added theme movers from Paranoid Android (In the official version of the developer it does not and will not) Extras. Settings - Screen
Replaced launcher to launcher Lawnchair
Edits Communications
Added widget Weather LockClock of RR (compiled from source)
Small changes in the system
There are some changes in the advanced settings of
"security system" All Android from 05/08/2017
Works Import with Sim card (Export does not work in the process of correction)
Full system optimisation
ScreenShots
What works?
1)RIL (link) on the first and second SIM-card.
2)Data transmission over a mobile network.
3)WiFi (establish a connection with the access point, operating data)
4)GPS
5)The camera (the main and the front camera works, including works and video.
6)OMX hardware codecs
7)LED flash.
8)Sound
9)Live Display (it is better to turn off in order to avoid "brakes", the nemenee it is operational)
10)Record screen (screen recording)
11)Recording from a microphone (sound recording)
12)Bluetooth (tested transmit / receive files between two devices, work with other profiles such as headset, etc.
13)WiFi AP (creation WiFi access point)
14)Recording a conversation with a line of regular operating system tools
Download Links
New Updated Rom
https://drive.google.com/open?id=0Bz6Fq2POoJTlV0VKcW0wRW5QU0U
New Custom Kernel 4.9 For Latest CrDroid 3.7
https://drive.google.com/open?id=0Bz6Fq2POoJTlb1lOZEFGSWhGV2M
Sensor Fix For new Latest crDroid 3.7 too
https://drive.google.com/open?id=0Bz6Fq2POoJTldi1hanN5SjhGa00
90 Overlay Fix
https://drive.google.com/open?id=0Bz6Fq2POoJTlY0ZRTHRtR0wtSzA
Old Version Rom
https://drive.google.com/file/d/0B-BETpTtPA8RQmtndkMyN014LWs/view
Source Page
http://l-rom.ru/topic/129-crdroidandroid-v36_l-romru-nougat-source-2017-for-meizu-m2-mini-globalnoe-obnovlenie-ot-l-romru/
Note:-Download Battery toggle fix for android 7.1.2 rom to fix battery toggle bug :good:
https://forum.xda-developers.com/meizu-m2-mini/how-to/guide-fix-battery-saver-toggle-problem-t3627513
New Rom Latest one Flash This Patch It will fix Youtube Lag
https://drive.google.com/open?id=0Bz6Fq2POoJTlQzVxSW9MWndNams
Sources?
Developer Informed it he will not release sources of his work i can't do anything in this case
Open Sources By Devis 1969
Kernel Sources :good: :good:
https://github.com/divis1969/android_kernel_meizu_meilan2
Vendor Blobs :good: :good:
https://github.com/divis1969/android_vendor_meizu_meilan2
Device Tree :good: :good:
https://github.com/divis1969/android_device_meizu_meilan2
Don't Forget To Press Thanks if you like it :good: :good:
Regards~
Murtaza Piplod
Excellent ROM one bug I found is that after turning on live display phone starts to lag a bit and it's get unusable while screen recording it's necessary for Unlucky People like me who has red stripes defect on display fix this plz
And really appreciate your work thanks
[email protected] said:
Excellent ROM one bug I found is that after turning on live display phone starts to lag a bit and it's get unusable while screen recording it's necessary for Unlucky People like me who has red stripes defect on display fix this plz
And really appreciate your work thanks
Click to expand...
Click to collapse
rom do not lag but but transactions lag
go to settings and disable transactions animation
murtaza1326 said:
rom do not lag but but transactions lag
go to settings and disable transactions animation
Click to expand...
Click to collapse
Already disabled and it's only happens in nougat ROM but in cm12.1 its
works superfine
[email protected] said:
It's disable animations and it's only happens in nougat ROM but in cm12.1 its
works superfine
Click to expand...
Click to collapse
well its bcz of rom arch do not support live display up to notch for live display but in los it works perfectly
Works very good. Only thing i see that front camera doesn't work in few apps.
Adn wifi signal is weaker.
sensors patch added
laggy
even after flashing the IOS animation the system is laggy, what is wrong with it? and do you know how to make it smoother anything close to flyme 4 will also work. How can someone use such a firmware, that russian dude is good but what is the point when things are super slow?
r24patrik said:
even after flashing the IOS animation the system is laggy, what is wrong with it? and do you know how to make it smoother anything close to flyme 4 will also work. How can someone use such a firmware, that russian dude is good but what is the point when things are super slow?
Click to expand...
Click to collapse
who said it's super slow?? lol there is nothing like super slow here :v
it's all good i am using this firmwares based on stock android from past 3 months i didn't even find a lag here :v if i run multiple task heavy app usage and all it will lag but not that much as you say you are doing something wrong there is nothing like lags in this firmwares
murtaza1326 said:
who said it's super slow?? lol there is nothing like super slow here :v
it's all good i am using this firmwares based on stock android from past 3 months i didn't even find a lag here :v if i run multiple task heavy app usage and all it will lag but not that much as you say you are doing something wrong there is nothing like lags in this firmwares
Click to expand...
Click to collapse
okay if you say so but do you also say that every other nougat rom like RRmix for meizu m2, the roms you posted earlier are as smooth as this one is!? And can you point what actually might be the problem because we both have the same device!
r24patrik said:
okay if you say so but do you also say that every other nougat rom like RRmix for meizu m2, the roms you posted earlier are as smooth as this one is!? And can you point what actually might be the problem because we both have the same device!
Click to expand...
Click to collapse
i can't you just said its lagging but how i can know how it lags
2 possible reasons to lag is
1)Live display is enabled just disable it
2)Night mode is enabled just disable it
this 2 are only reason for any rom to lag
@murtaza1326 have you tried to root with magisk? What was the experience? I tried flashing from custom recovery but it always gets stuck on CRDROID booting screen. Any ideas?
lilcat1 said:
@murtaza1326 have you tried to root with magisk? What was the experience? I tried flashing from custom recovery but it always gets stuck on CRDROID booting screen. Any ideas?
Click to expand...
Click to collapse
i use magisk :v no problem
murtaza1326 said:
i use magisk :v no problem
Click to expand...
Click to collapse
Any idea why my phone gets stuck on CRDROID booting screen?
lilcat1 said:
Any idea why my phone gets stuck on CRDROID booting screen?
Click to expand...
Click to collapse
You flashed the custom kernel, didn't you?
What would be the appropriate steps to install this ROM
I flashed
ROM
Custom kernel crdroid
Then gapps of RR 5.8.3
Batteryfix
Sensor fix
YouTube lag fix
And when I rebooted it got stuck at welcome screen .....guide me lil bit is m doing something wrong
Sanjeevyadav said:
What would be the appropriate steps to install this ROM
I flashed
ROM
Custom kernel crdroid
Then gapps of RR 5.8.3
Batteryfix
Sensor fix
YouTube lag fix
And when I rebooted it got stuck at welcome screen .....guide me lil bit is m doing something wrong
Click to expand...
Click to collapse
try this
flash rom and mods first then reboot after you setup your phone
then reboot and flash G-apps
ChakibDEV said:
You flashed the custom kernel, didn't you?
Click to expand...
Click to collapse
Yes
lilcat1 said:
Yes
Click to expand...
Click to collapse
Well, don't. It doesn't work, mine also gets stuck at boot animation when I flash it
ChakibDEV said:
Well, don't. It doesn't work, mine also gets stuck at boot animation when I flash it
Click to expand...
Click to collapse
Any idea how to root the phone otherwise. I tried KingRoot but I guess it doesn't work on Android 5.1 and above...

[Discussion] Android 8 Oreo

Android Oreo 8.x Discussion
{
"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"
}
So... Before one year, we were excited about getting "Nougat" and now we're talking about "Oreo" Isn't amazing?
I decided, again lol, to make a new thread about the new version of Android. I read the last few comments in nougat thread but I think will be more organized and clear if there is a new thread about it. For now, we only have one rom - Unofficial version of LineageOS but I have a good feeling about this. Soon, when everything becomes, one idea more stable, the rest will follow :fingers-crossed: . I will try to keep updated this thread with everything around Oreo
PS:
Currently, I'm completely stock so I didn't test any of the stuff below. As always, do a backup before you try anything.
#LongLiveM8
ROMs​
*[UNOFFICIAL] LineageOS 15.1
* [UNOFFICIAL] AOSCP 5.1.1
* **crDroid**
* XenonHD 8.0
* Resurrection Remix
HTC One M8 Dual SIM Support ROMs​
*[UNOFFICIAL] LineageOS 15.1
* [UNOFFICIAL] AOSCP 5.1.1
UNOFFICIAL ROMs by @mihran_thalhath ​All credits to *mihran_thalhath You can also check his AFH folder here HERE
*AOSiP
*GZOSP
* AICP 13.1
SystemUI MODs​
*Xposed Framework
*HTC Sense Home for Oreo 8.0.0
*BLUE UI + PIXEL NAVBAR
ROOT ​*SuperSU
*Magisk
Useful Apps
​*Advanced Reboot [Root]
*Gravity Screen - On/Off
*[APP][5.0+] Rootless Pixel 2 Launcher with Google Now page working
HTC One M8 Telegram Group
Real-time discussion about HTC One M8. Feel free to join to talk about everything connected with the device. Also, you could test roms before to be posted here.
Google Play Store Telegram Channel with promotion : https://t.me/playstoredeal
MOD EDIT: LINK REMOVED
Please refer to this thread:
Telegram Chat Channels - Going Forward
Notes:
I see google play and service not working? Why?
Flash gapps right away you flash the ROM. Then you shouldn't have any problems.
Click to expand...
Click to collapse
I have a problem with gapps. What should I flash?
Use ONLY pico or nano and you won't have any problems.
Click to expand...
Click to collapse
What about PiP (Picture in Picture)? How do I use it?
You can find it in Settings - apps & notifications - advanced - special app access - picture-in-picture. If you try to use Google maps and press the home button you will see its already working. And no, you cant use it for YouTube app but works with videos from Google Chrome that are not from YouTube.
Click to expand...
Click to collapse
How to remove the annoying notification about running in background apps?
Simply install the app Hide "running in the background" Notification from play store.
Click to expand...
Click to collapse
My system partition is 1GB instead of 3GB How to fix it?
Go to recovery TWRP - Wipe - Advanced Wipe - select System - Repair or Change File System -Repair.
Click to expand...
Click to collapse
After Oreo rom my M8 longer detects my sim card, What could be the problem?
Update your firmware.
Click to expand...
Click to collapse
Bugs you may meet in Oreo: Some users report that those things don't work, or may happen to you:
-Video recording ---> Works ONLY with Footej Camera
-Memory Card Bug
Each time restart phone it asks for setting up memory card which never goes away. The simple solution for this headache is to pause the notification for 2 hours by swiping notification.
PS:
Advice 1:
This may help CLICK
Advice 2:
Format your SD Card as Internal memory and you won't see any notification.
-Black screen while listening to music and trying to unlock the phone or simply when to try to unlock it
-HTC Duo Camera. Don't ask about this feature.It doesn't work on any LineageOS/AOSP based rom. Stock rom and GPE only. ​
PS:
Make a backup before you try anything.Need to be on the last version of the firmware (Marshmallow), and use the last version of twrp recovery - 3.2.1.0 to avoid any issues. ​
Wow! A new thread to keep it organized and clean. Long live m8!
Yes, this is great. Organized stuff is always good
When I bought this phone I knew perfectly well about spending too much money but today after more than 3 years I continue to be convinced I have spent my money well. In part I have this to this great community and to these wonderful developers .... welcome Oreo.
Inviato dal mio m8 utilizzando Tapatalk
Last night I tested LOS 15. I can't belive how fast is it and smooth. It's even faster than Nougat. I even was wondering to try to stay with it xD But then random reboots start happening so ... I guess we will wait a litte bit xD Anyway my point was it's look very promising and its very good for alpha .
I hope you got logs of those random reboots. I was using it for three days and didn't suffer from any reboot
I wanted to try oreo, but I'm a bit worried about system partition resize.
https://forum.xda-developers.com/htc-one-m8/development/rom-lineageos-15-0-htc-one-m8-t3669070/page2 - posts #11 to #13
So I wanted to ask - If I get bored of oreo then I have to just flash my current rom(ice 8.2.2.) and then restore the nandroid backup or else restore will fail?
Saleen28 said:
I wanted to try oreo, but I'm a bit worried about system partition resize.
https://forum.xda-developers.com/htc-one-m8/development/rom-lineageos-15-0-htc-one-m8-t3669070/page2 - posts #11 to #13
So I wanted to ask - If I get bored of oreo then I have to just flash my current rom(ice 8.2.2.) and then restore the nandroid backup or else restore will fail?
Click to expand...
Click to collapse
In TWRP go to WIPE then advance, select only SYSTEM then select repair or change file system menu. In this menu select resize partition, swipe to resize. Completed, main menu reboot - recovery
Your system partition back to normal .. you can restore your backup or install ROM
You also can do this right after you installed Oreo & gapps before you reboot. Later once you get bored, no need to repeat the process, simply restore backup or install other ROM
Is there gapps 8.0 Stock available?
David_UK said:
Is there gapps 8.0 Stock available?
Click to expand...
Click to collapse
I think no, but u can use this https://www.androidfilehost.com/?fid=961840155545592800
I like pico more ..
https://www.androidfilehost.com/?fid=817550096634797336
Good news guys LineageOS 15 is in beta stage. Only the camera left to be fixed :victory: I believe soon we will have stable build
Camera is now fixed. Bruno did an amazing job!
maultasche said:
Camera is now fixed. Bruno did an amazing job!
Click to expand...
Click to collapse
Amazing news.
Barely month ago we got a first working build and now everything is mostly working. bgcngm is truly a magician
Hello guys, what about sound mod? I tried dolby atmos y viperatmos but it doesnt work in oreo rom . Also, I cant instal footej camera for recorder video.
msjulian750 said:
Hello guys, what about sound mod? I tried dolby atmos y viperatmos but it doesnt work in oreo rom . Also, I cant instal footej camera for recorder video.
Click to expand...
Click to collapse
Last time I search I didn't find any working mod with Oreo, for now, other way I would put them in the first post. Can't say about the footej, any error?
As of now there's no audio mods that I've found to be compatible with LOS 15. I've tried all forms of V4Android, V4Arise, Deuteronomy, Ainur, Magnum Opus, HK, LITERALLY anything and everything I can find has been flashed trying to find a solution for us. Spent over 24 hours flashing mods to get bootloops or FC's. LOS 15 audio quality is good but I want the best possible sound as I listen to music on different devices "daily". I'll update here when I find something compatible or the normal mods are updated. If anyone knows of something "working" it would be great it you shared. Thanks
SlimPickens89 said:
As of now there's no audio mods that I've found to be compatible with LOS 15. I've tried all forms of V4Android, V4Arise, Deuteronomy, Ainur, Magnum Opus, HK, LITERALLY anything and everything I can find has been flashed trying to find a solution for us. Spent over 24 hours flashing mods to get bootloops or FC's. LOS 15 audio quality is good but I want the best possible sound as I listen to music on different devices "daily". I'll update here when I find something compatible or the normal mods are updated. If anyone knows of something "working" it would be great it you shared. Thanks
Click to expand...
Click to collapse
I don't think any audio mod will work for now until devices where the audio mod are taken from are updated/released with Oreo.
Any equalizer app in Play Store won't work too, complaining no AudioFX to work with.
A friend with N6P on stock Oreo has same problem, so it is not only M8 issue.
SlimPickens89 said:
As of now there's no audio mods that I've found to be compatible with LOS 15. I've tried all forms of V4Android, V4Arise, Deuteronomy, Ainur, Magnum Opus, HK, LITERALLY anything and everything I can find has been flashed trying to find a solution for us. Spent over 24 hours flashing mods to get bootloops or FC's. LOS 15 audio quality is good but I want the best possible sound as I listen to music on different devices "daily". I'll update here when I find something compatible or the normal mods are updated. If anyone knows of something "working" it would be great it you shared. Thanks
Click to expand...
Click to collapse
Did you try Ainur MK 2 beta 3 ?
devNock said:
Did you try Ainur MK 2 beta 3 ?
Click to expand...
Click to collapse
Nope as their previous release broke my gps app & also the mod made the black screen issue worse, frequent instead of random.

Categories

Resources