Any way to get Clearkey DRM working on Galaxy Tab 2? - Galaxy Tab 2 General

Hey all,
I'm running a custom rom on my GT-P5110 (usually Lineage or Omni). Widevine DRM (L3) is present and working.
However, there's an app I need that requires Clearkey DRM specifically.
Does anyone know a custom rom for this device that already comes with Clearkey? Or is this any way to patch or spoof Clearkey to this device?
hope you can help

Related

[Q] Galaxy s4 I9505 with Google edition andriod

Hello guys, i just have a (few) question(s)
So, last week i installed Google Edition Andriod Kitkat 4.4.4 on my galaxy S4 I9505.
This rom is till now, still amazing, fast and better than touchwiz in any way. But i can't seem to find on the internet how and which version of xposed framework i need to install, since it is per model (i think?) which model do i choose?
since i have a Galay S4 but my rom is not from a galaxy S4, i get confused which one i have to install.
Some links to downloads would be great!
Thanks in advance
Dylan
dylanbos1996 said:
Hello guys, i just have a (few) question(s)
So, last week i installed Google Edition Andriod Kitkat 4.4.4 on my galaxy S4 I9505.
This rom is till now, still amazing, fast and better than touchwiz in any way. But i can't seem to find on the internet how and which version of xposed framework i need to install, since it is per model (i think?) which model do i choose?
since i have a Galay S4 but my rom is not from a galaxy S4, i get confused which one i have to install.
Some links to downloads would be great!
Thanks in advance
Dylan
Click to expand...
Click to collapse
Hi mate
Basically it works in any android 4.0 + base rom device see from one of his threads
For which devices/ROMs does it work?
I develop the Xposed framework based on the AOSP sources. I'm personally using CM10.2 on an I9100 (Samsung Galaxy S2, bought in Germany). Basically, it should work on any phone which with a ROM based on Android 4.0 or later and an ARM or x86 processor (this is the processor architecture, almost all smart phones and tablets have either of those). Exceptions might be ROMs which are different from the original Android code in some very internal, central code parts (which don't need to be touched for most theming and enhancement modifications). But this is related to the ROM, not the phone itself.
The modules target higher-level code, so they are more likely to be incompatible with your ROM. Basically, the question is whether the methods and resources which the module modifies are similar on your ROM and on the developer's ROM. Let's say a module needs to modify the result of a certain method call. For this, it needs to specify the exact name and parameters that identify that method. If the in your ROM, an additional parameter has been added, the module can't find the method anymore and won't work. If the method can still be found, it will probably work (unless the rest of the app/ROM has changed too much).
There is not definite answer whether it will work. Just try it (of course, making a nandroid backup before is never a bad idea). If it doesn't work, just disable the module. You might want to inform the module developer (not me!) about this fact and provide details (e.g. a logcat and/or the content of /data/data/de.robv.android.xposed.installer/log/debug.log).
Try with latest 2.6.1
http://forum.xda-developers.com/xposed/xposed-faq-issues-t2735540
http://forum.xda-developers.com/xposed/xposed-installer-versions-changelog-t2714053
Thank You!
MAX 404 said:
Hi mate
Basically it works in any android 4.0 + base rom device see from one of his threads
For which devices/ROMs does it work?
I develop the Xposed framework based on the AOSP sources. I'm personally using CM10.2 on an I9100 (Samsung Galaxy S2, bought in Germany). Basically, it should work on any phone which with a ROM based on Android 4.0 or later and an ARM or x86 processor (this is the processor architecture, almost all smart phones and tablets have either of those). Exceptions might be ROMs which are different from the original Android code in some very internal, central code parts (which don't need to be touched for most theming and enhancement modifications). But this is related to the ROM, not the phone itself.
The modules target higher-level code, so they are more likely to be incompatible with your ROM. Basically, the question is whether the methods and resources which the module modifies are similar on your ROM and on the developer's ROM. Let's say a module needs to modify the result of a certain method call. For this, it needs to specify the exact name and parameters that identify that method. If the in your ROM, an additional parameter has been added, the module can't find the method anymore and won't work. If the method can still be found, it will probably work (unless the rest of the app/ROM has changed too much).
There is not definite answer whether it will work. Just try it (of course, making a nandroid backup before is never a bad idea). If it doesn't work, just disable the module. You might want to inform the module developer (not me!) about this fact and provide details (e.g. a logcat and/or the content of /data/data/de.robv.android.xposed.installer/log/debug.log).
Try with latest 2.6.1
http://forum.xda-developers.com/xposed/xposed-faq-issues-t2735540
http://forum.xda-developers.com/xposed/xposed-installer-versions-changelog-t2714053
Click to expand...
Click to collapse
Thank you so much for your help. I think it is pretty clear for me now.
Dylan
dylanbos1996 said:
Thank you so much for your help. I think it is pretty clear for me now.
Dylan
Click to expand...
Click to collapse
Any time mate.

Is there a Widevine DRM application for android 4.4

Hi,
Is there a Widevine DRM application for android TV Box 4.4 ? or something like.
I did update of an application and it needs that for working.
Thanks for any help

help install drm fix

hi can someone help me install drm fixfor the mobile i opened the bootloader and los the drm keys
phone xperia f5321
andorid 6.0.1
compilacion 34.1.a.3.22
no rooted
bootloder unlock
spartanbranizlav said:
hi can someone help me install drm fixfor the mobile i opened the bootloader and los the drm keys
phone xperia f5321
andorid 6.0.1
compilacion 34.1.a.3.22
no rooted
bootloder unlock
Click to expand...
Click to collapse
Do you want to stay on MM? There's a good drm fix mod available for O right now, but I've never tried on MM. Not sure what's available...
spartanbranizlav said:
hi can someone help me install drm fixfor the mobile i opened the bootloader and los the drm keys
phone xperia f5321
andorid 6.0.1
compilacion 34.1.a.3.22
no rooted
bootloder unlock
Click to expand...
Click to collapse
If you want to stay on MM, you can try some of the early versions of genesis kernel. (version 1.03 should work, I think, can't remember exactly. :/)
The other option is to extract kernel.elf and run it through rootkernel and apply drm fix.
For more info search and read, there are plenty of guides.
Can I use DRM fix (and keep camera quality) on custom ROM (OmniROM 8 or 9)? If so, which one?
Or is it possible only for stock based ROMs?
dzikikaktusik said:
Can I use DRM fix (and keep camera quality) on custom ROM (OmniROM 8 or 9)? If so, which one?
Or is it possible only for stock based ROMs?
Click to expand...
Click to collapse
Good question. I am in this exact situation:
I am on the latest Omni Rom, android 8.
Camera quality is really crappy now.
Did you find a solution?
@rancor187 I haven't tested anything until now but I feel more and more motivated to do so.
Does anyone try drm fix on x compact japan version ?

Can't use the fingerprint reader on arrow os.

Good evening,
today I managed to install arrow os on my redmi 4 prime, followed by the root using Magisk and the basic pack of google apps.
The os seems much smoother, though I'm seeing that as unlock methods are present just the usual password/draw and similar. I tried to set a password, but there's still no option for setting the fingerprint.
Do you know if I should install more packages to unlock this feature?
I'm a little stucked right now, the fingerprint reader is a vital function for an os nowaday.
Thanks for reading and hopefully thanks for the help. ^^
I found some requirements that suggest this:
ROM Firmware Required: Latest Stock Oreo firmware else NFC and Fingerprint will not work!
Now there's a big doubt for me. I installed the os, but how can I install a firmware? Maybe this is easy syuff for you guys, but it's starting to be a little confusing for me >.>
Is there a way to get the updates I need?

Galaxy S8 [SM-G950F] Kali Nethunter

Hello, does anyone have a compiled kernel for Galaxy S8 Exynos [SM-G950F] that supports HID and External network card? I need to equip this phone with Kali Nethunter.
Looking for some compilations I came across something like this:
https://gitlab.com/kalilinux/nethun...tree/171563c6970e65c4a1ff71eaeddb303cde5f0f89
This is the first time I'm dealing with kernel compilation, and creating installation zip package.
So my questions are:
1. has anyone already installed Nethunter on this device?
2. Is there any hardware limitation on this device that prevents it from using HID and External network card potential (e.g. Monitor Mode etc.)?
3. If the hardware on this phone can handle it, can the resources in the link I sent above handle it all?
4. if the link I sent doesn't help, is there anyone who has a kernel and TWRP installation package for this phone, so that everything I mentioned above works?
I apologize in advance if my questions are incorrect. My experience in modifying Android is limited, as so far it has been based on thin modification of roms prepared by other developers.
Thanks!
Have installed nethunter store on g950v flashed to g950u. Rooted with magisk system root..... bootloader 8 [ yes locked bootloader].. nougat .....
Installed privelege escalation extension in the store and converted to system app with an app from playstore..... I know that's probably not the right way to do that but it seems to have worked fine and I'm not sure where to find these ota zips.... new to kali and only a linux novice......
Would love to figure out the right way to get chroot installed.and the full kali kernel\rom overlay...
Can anyone tell me if this is even possible on thia device ? Or would it break my system ?
If its possible can anyone tell me which ota zip I need to flash in safestrap{twrp} . I see a precompiled kernel for the g950f and I, wondering if that would work? And if not whay would be the proper procedure for installing kali on my device ? Any pointers or advice would be greatly appreciated.
I've opened the nethunter manager app and tried installing with the default settings but I get an error.
I'm thinking I may need to change the install directory but again I really don't know where I should change it to.
I love tinkering with my samsung devices and would really like to play around with kali if I could get it properly installed.
I understand that functionality may be limited on my device since there doesn't seem to be anything posted online that I can find about kali and the g950u.
I guess the locled bootloader tends to make people shy away from the snapdragon devices.
This is my 2nd s8 and its still a great device after all these years. I would
love to see some renewed interest in this device and hopefully with kali or any custom roms other tha. The basic nougat with gapps...

Categories

Resources