Mohamed Karami
Mohamed Karami
Hi @testwhat, Trying to deodex this framework from MM N910P build: https://drive.google.com/file/d/0B7yjRH4f-JfgZkppaHRaeWlMOXc/view?usp=sharing Oat2dex v0.86 works fine but the latest pre-release v2.1.2-160425 does not, i use svadev tool and it does...
Samsung Knox/Mdpp will reject xposed art libraries and lead to a bootloop if TW hooks are not executed on Xposed Bridge, which makes this feature useless for TouchWiz users.
Hi @rovo89, This is a question rather than a bug report. We have a new issue with Samsung pushing 2 different native changes for its Marshmallow updates, most of the...
Running Xposed v86 on a Huawei P9 (Stock Marshmallow), dex2oat fails with a "Permission denied" error 7 times, causing those to be interpreted, re-executing manually the failed dex2oat command with...
Hi @rovo89, This is the only compilation error i'm still getting with the default "speed" filter on Samsung stock Roms. A compilation error on SystemUI bundled support-v4: > I/dex2oat (...
I'm trying to harvest a ckan data source [https://dati.comune.roma.it/catalog](https://dati.comune.roma.it/catalog) using bellow filter configuration: ```json { "organizations_filter_include":["atac-s-p-a-azienda-per-la-mobilita","roma-servizi-per-la-mobilita"] } ``` Ckan harvester converts the above configuration to a formatted url to gather...
If we try the run a pytest with a test file parameter: `pytest test_file:Test01 --csv tests.csv --csv-columns function,status,duration,parameters_as_columns` It gets interpreted as a column in the "config.option". The current workaround...