Xposed-NetworkSpeedIndicator icon indicating copy to clipboard operation
Xposed-NetworkSpeedIndicator copied to clipboard

Does not show on status bar asus k013

Open kdlannoy opened this issue 10 years ago • 2 comments

The meters do not show up on Asus k013 (memo pad 7 mc..x)

kdlannoy avatar Dec 06 '14 16:12 kdlannoy

Log file content:

W/2014-12-06 17:30:44/Found multi select value without entry: 0
I/2014-12-06 17:30:53/onSharedPreferenceChanged hide_below
W/2014-12-06 17:30:53/Key: hide_below. Def: 0. Exception ignored: java.lang.NumberFormatException: Invalid int: ""
W/2014-12-06 17:30:53/Key: hide_below. Def: 0. Exception ignored: java.lang.NumberFormatException: Invalid int: ""
I/2014-12-06 17:30:58/onSharedPreferenceChanged position
W/2014-12-06 17:33:40/Key: hide_below. Def: 0. Exception ignored: java.lang.NumberFormatException: Invalid int: ""
W/2014-12-06 17:33:40/Found multi select value without entry: 0
I/2014-12-06 17:33:47/onSharedPreferenceChanged network_type
W/2014-12-06 17:33:47/Found multi select value without entry: 0
I/2014-12-06 17:33:56/onSharedPreferenceChanged hide_below
I/2014-12-06 17:34:01/onSharedPreferenceChanged position
I/2014-12-06 17:34:04/onSharedPreferenceChanged swap_speeds
I/2014-12-06 17:34:05/onSharedPreferenceChanged swap_speeds
I/2014-12-06 17:34:28/onSharedPreferenceChanged font_style
I/2014-12-06 17:34:30/onSharedPreferenceChanged font_color
W/2014-12-06 17:34:41/Found multi select value without entry: 0
W/2014-12-06 17:35:00/Found multi select value without entry: 0
W/2014-12-06 17:41:16/Found multi select value without entry: 0
W/2014-12-06 17:42:19/Found multi select value without entry: 0
W/2014-12-06 17:42:21/Found multi select value without entry: 0
I/2014-12-06 17:42:28/onSharedPreferenceChanged position
I/2014-12-06 17:42:38/onSharedPreferenceChanged position
I/2014-12-06 17:42:48/onSharedPreferenceChanged position
W/2014-12-06 17:44:24/Found multi select value without entry: 0

kdlannoy avatar Dec 06 '14 16:12 kdlannoy

It looks like the module is not enabled in Xposed Installer. If already enabled, please disable and enable repeatedly. There's a bug in Xposed Installer that it can't find the module APK after update of module.

ADTC avatar Feb 28 '15 15:02 ADTC