bluesky139 / LTweaks

This is my little tweaks for some Android apps and system, Xposed is needed for most functions.
75 stars 15 forks source link

not working !!! #29

Closed repoman728 closed 6 years ago

repoman728 commented 6 years ago

It does nothing , install on Huawei mate 9 with xposed running and nothing happend switched on - add menu ... vien in coolapk and nothing , wayback machine on - norhing too go top bar -nothing ! and yes i rebooted phone reg

bluesky139 commented 6 years ago

It should be a device specific problem, can you reboot once and get full log for me?

repoman728 commented 6 years ago

how to do or where i can find the log in your app save log shows error

bluesky139 commented 6 years ago

It's better to get log from PC, the log from app is not complete.

repoman728 commented 6 years ago

remind me how to do it cause I haven't done that yet , please

bluesky139 commented 6 years ago

There's log in XposedInstaller, you can get it from there. I think I can see this log first.

repoman728 commented 6 years ago

ok but i have to find where is error because log is empty

repoman728 commented 6 years ago

Log_2018-02-09_14-53-32.txt is this ok

bluesky139 commented 6 years ago

It looks like this log is not from XposedInstaller. And from this log, I only know you set Youtube quality, have you try other methods, such as "Remove Youtube bottom bar"?

repoman728 commented 6 years ago

HI I have tried that method for yutube but it didn't work either . I also tried for steam app but also no success , maybe it is not for huawei reg

bluesky139 commented 6 years ago

I don't have that device to test, so the only way is give me more log.

repoman728 commented 6 years ago

which logs and how to get them

bluesky139 commented 6 years ago

Refer: https://developer.android.com/studio/command-line/logcat.html

repoman728 commented 6 years ago

coulfd you please just write commands and I will paste them, thanks

bluesky139 commented 6 years ago

A simple command is: adb logcat > a.txt But you can't use it directly, you need to install Android sdk and driver for your phone.

This is out of my support, it's very simple to get log from phone, more details on Google, and there's difference on each device, such as driver installation. For most of people, it's better to use some tool to get it.

bluesky139 commented 6 years ago

I don't know why the log which you previous provided is not complete, and it's not look like it come from XposedInstaller.