No stats have been collected yet - BetterBatteryStats

[NOT SOLVED] It started working after I submitted this hahah, maybe it is because I charged the mobile fully.. Then it failed after some time.
Hi! New to this, installed a few days ago, and since then I did not see any stats EXCEPT for Alarms and CPU states, so the message "No stats have been collected yet" shows on all views except Alarms and CPU states. This morning I charged the battery, rebooted and took all the debugging info possible from the app. More details:
MODEL: Poco X3 Pro
OS: MIUI EEA 12.5.1
Granted permission to BSS: Yes, via ADB
Autostart: Yes, enabled autostart
Battery saver: Yes, no restrictions
BSS version: 2.6-382 (99) XDA edition, from AppCenter
Rooted: nope
Logcat (couldnt attach): https://cryptpad.fr/pad/#/2/pad/view/vNayXLuR+OJvdblkUQwfgKpanvCzVgIhgZ-QC2s5tTI/
More details:
* I uninstalled several apps via "Xiaomi ADB/Fastboot Tools":
Code:
com.android.browser
com.android.chrome
com.android.providers.downloads.ui
com.android.providers.partnerbookmarks
com.android.soundrecorder
com.facebook.appmanager
com.facebook.services
com.facebook.system
com.google.android.apps.googleassistant
com.google.android.apps.subscriptions.end
com.google.android.apps.wellbeing
com.google.android.calendar
com.google.android.feedback
com.google.android.gm
com.google.android.googlequicksearchbox
com.google.android.inputmethod.latin
com.google.android.youtube
com.mi.android.globalFileexplorer
com.mi.android.globalminusscreen
com.milink.service
com.mipay.wallet.in
com.miui.analytics
com.miui.backup
com.miui.bugreport
com.miui.calculator
com.miui.cloudbackup
com.miui.cloudservice
com.miui.cloudservice.sysbase
com.miui.micloudsync
com.miui.compass
com.miui.fm
com.miui.freeform
com.miui.global.packageinstaller
com.miui.mybrid
com.miui.miservice
com.miui.mishare.connectivity
com.miui.msa.global
com.miui.notes
com.miui.phrase
com.miui.player
com.miui.touchassistant
com.miui.videoplayer
com.miui.weather2
com.miui.yellowpage
com.netflix.partner.activation
com.tencent.soter.soterserver
com.xiaomi.discover
com.xiaomi.glgm
com.xiaomi.joyose
com.xiaomi.mi_connect_service
com.xiaomi.midrop
com.xiaomi.mipicks
com.xiaomi.miplay_client
com.xiaomi.payment
com.xiaomi.scanner
Some exceptions and lines I have in the logcat, so this is easier to find on the forums and you can get a preview:
Code:
# logcat fragments
[...]
06-27 10:30:38.220 E/tats_xdaeditio( 5707): failed to connect to jdwp control socket: Connection refused
[...]
06-27 10:30:38.964 E/BatteryStatsProxy( 5707): An exception occured in BatteryStatsProxy(). Message: com.android.internal.app.IBatteryStats.getStatisticsStream [boolean]
06-27 10:30:39.009 E/JavaBinder( 5707): !!! FAILED BINDER TRANSACTION !!! (parcel size = 96)
06-27 10:30:39.009 E/BatteryStatsProxy( 5707): An exception occured in BatteryStatsProxy(). Message: Transaction failed on small parcel; remote process probably died
06-27 10:30:39.010 D/BatteryStatsProxy( 5707): getWakelockStats was called with params [iStatType] = 1
06-27 10:30:39.010 W/tats_xdaeditio( 5707): Accessing hidden method Lcom/android/internal/os/BatteryStatsImpl;->computeBatteryRealtime(JI)J (greylist, reflection, allowed)
06-27 10:30:39.011 E/StatsProvider( 5707): An exception occured processing kernel wakelocks. Message: null
06-27 10:30:39.012 E/StatsProvider( 5707): Exception: com.asksven.android.common.privateapiproxies.BatteryInfoUnavailableException
06-27 10:30:39.012 E/StatsProvider( 5707): at com.asksven.android.common.privateapiproxies.BatteryStatsProxy.computeBatteryRealtime(BatteryStatsProxy.java:600)
06-27 10:30:39.012 E/StatsProvider( 5707): at com.asksven.android.common.privateapiproxies.BatteryStatsProxy.getKernelWakelockStats(BatteryStatsProxy.java:2693)
06-27 10:30:39.012 E/StatsProvider( 5707): at com.asksven.betterbatterystats.data.StatsProvider.getCurrentKernelWakelockStatList(StatsProvider.java:1192)
06-27 10:30:39.012 E/StatsProvider( 5707): at com.asksven.betterbatterystats.data.StatsProvider.populateReference(StatsProvider.java:2622)
06-27 10:30:39.012 E/StatsProvider( 5707): at com.asksven.betterbatterystats.data.StatsProvider.setCurrentReference(StatsProvider.java:2493)
06-27 10:30:39.012 E/StatsProvider( 5707): at com.asksven.betterbatterystats.StatsActivity$LoadStatData.doInBackground(StatsActivity.java:912)
06-27 10:30:39.012 E/StatsProvider( 5707): at com.asksven.betterbatterystats.StatsActivity$LoadStatData.doInBackground(StatsActivity.java:901)
06-27 10:30:39.012 E/StatsProvider( 5707): at android.os.AsyncTask$3.call(AsyncTask.java:394)
06-27 10:30:39.012 E/StatsProvider( 5707): at java.util.concurrent.FutureTask.run(FutureTask.java:266)
06-27 10:30:39.012 E/StatsProvider( 5707): at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:305)
06-27 10:30:39.012 E/StatsProvider( 5707): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
06-27 10:30:39.012 E/StatsProvider( 5707): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
06-27 10:30:39.012 E/StatsProvider( 5707): at java.lang.Thread.run(Thread.java:923)
06-27 10:30:39.015 I/System.out( 5707): The method is: public abstract long com.android.internal.app.IBatteryStats.computeChargeTimeRemaining() throws android.os.RemoteException
[...]
Any ideas? I searched and part of the problem (!!! FAILED BINDER TRANSACTION !!!) has something to do with arguments being too long or something like that (https://stackoverflow.com/questions/36007540/failed-binder-transaction-in-android, https://stackoverflow.com/questions...hen-putting-an-bitmap-dynamically-in-a-widget)
Thanks!
Edit 1: added more explanation to where the "No stats collected yet" is shown.
Edit 2: added if the phone is rooted or not (it is not rooted).
Edit 3: uploaded logcat file
Edit 4&5: could not upload logcat, pasted into a pastebin (https://cryptpad.fr/pad/#/2/pad/view/vNayXLuR+OJvdblkUQwfgKpanvCzVgIhgZ-QC2s5tTI/)

Gosh... it started working... maybe because I charged the mobile fully? Not sure...

Failed again, more or less with the same tracebacks. Will investigate further and see where I end up.

I'm having a similar issue (https://forum.xda-developers.com/t/...lect-most-of-the-stats-status-failed.4315889/). Were you able to solve it?

Hi! I updated the first post to make it clear. I did not solve it fully. Restarting the phone fixed it during a period of time. Maybe the SO is killing something in the background and preventing the App to gather information.
I ended uninstalling.

this does not work on android 12 at all
I loved this app as it showed you the best and accurate stats but no updates since June

Yep, not working for me on Android 12 on my Pixel 6 Pro.

Same. Not working on pixel 5 in Android 12

Utini said:
Yep, not working for me on Android 12 on my Pixel 6 Pro.
Click to expand...
Click to collapse
Same here, pixel 6 pro rooted.

Hi,
excuse me digging, but I have registered just to write I had the same issue and installation of older version (2.5-314) solved it
I thought it was beacause I deleted Joyose and Daemon from my MiUI, but it was just a coincidence

Same here, using OP 9 Pro running Android 13. I can only see information in the Alarms and CPU states screens.

Related

could not open hw3dc (Permission denied)...

I'm posting this here because the other sections rarely get answers. I tried installing Angry Birds via the download link. It installs but force closes immediately when trying to open. I've tried running it from the phone memory as well with no luck. Here is the logcat from when I try to open the game. Is the problem with hw3dc? I don't have anything relating to hw3dc in /dev. I'm on a mt3g running CM6 stable.
D/dalvikvm( 7438): Trying to load lib /data/data/com.rovio.angrybirds_lite/lib/l
ibangrybirds.so 0x43cc5608
I/ActivityManager( 231): Process com.speedsoftware.rootexplorer (pid 6976) has
died.
D/dalvikvm( 7438): Added shared lib /data/data/com.rovio.angrybirds_lite/lib/lib
angrybirds.so 0x43cc5608
D/dalvikvm( 7438): No JNI_OnLoad found in /data/data/com.rovio.angrybirds_lite/l
ib/libangrybirds.so 0x43cc5608, skipping init
I/KA3D ( 7438): Creating MultiTouchInputDelegator
I/App ( 7438): onResume
I/ActivityManager( 231): Displayed activity com.rovio.angrybirds_lite/com.rovio
.ka3d.App: 919 ms (total 919 ms)
W/IInputConnectionWrapper( 5311): showStatusIcon on inactive InputConnection
D/libEGL ( 7438): loaded /system/lib/egl/libGLES_android.so
D/libEGL ( 7438): loaded /system/lib/egl/libGLES_qcom.so
E/EGL.oem ( 7438): could not open hw3dc (Permission denied)
E/libEGL ( 7438): No EGLDisplay for hardware EGL!
W/dalvikvm( 7438): threadid=8: thread exiting with uncaught exception (group=0x4
00207e8)
E/AndroidRuntime( 7438): FATAL EXCEPTION: GLThread 9
E/AndroidRuntime( 7438): java.lang.IllegalArgumentException
E/AndroidRuntime( 7438): at com.google.android.gles_jni.EGLImpl.eglGetCon
figAttrib(Native Method)
E/AndroidRuntime( 7438): at com.rovio.ka3d.MySurfaceView$ConfigChooser.fi
ndConfigAttrib(App.java:236)
E/AndroidRuntime( 7438): at com.rovio.ka3d.MySurfaceView$ConfigChooser.ch
ooseConfig(App.java:209)
E/AndroidRuntime( 7438): at com.rovio.ka3d.MySurfaceView$ConfigChooser.ch
ooseConfig(App.java:202)
E/AndroidRuntime( 7438): at android.opengl.GLSurfaceView$EglHelper.start(
GLSurfaceView.java:916)
E/AndroidRuntime( 7438): at android.opengl.GLSurfaceView$GLThread.guarded
Run(GLSurfaceView.java:1246)
E/AndroidRuntime( 7438): at android.opengl.GLSurfaceView$GLThread.run(GLS
urfaceView.java:1116)
W/ActivityManager( 231): Force finishing activity com.rovio.angrybirds_lite/c
om.rovio.ka3d.App
Try in a terminal:
Code:
su
chmod 666 /dev/hw3dc
This should solve the problem.
If the problem is there again after a reboot
add this line:
Code:
chmod 666 /dev/hw3dc
to your userinit.sh or put a script
with this line in in /system/etc/init.d/
farmatito said:
Try in a terminal:
Code:
su
chmod 666 /dev/hw3dc
This should solve the problem.
If the problem is there again after a reboot
add this line:
Code:
chmod 666 /dev/hw3dc
to your userinit.sh or put a script
with this line in in /system/etc/init.d/
Click to expand...
Click to collapse
Thanks but I don't have /dev/hw3dc. There is no hw3dc anywhere in /dev. In fact, I have /dev but when I go in there with root explorer it says that /dev uses 0k of space. Weird.
To be exact, the correct device name is:
Code:
# ls /dev/msm_hw3d*
/dev/msm_hw3dc /dev/msm_hw3dm
and command to run in terminal:
Code:
chmod 777 /dev/msm_hw3d*
The 777 permission maybe somewhat to lax from a security point of view
so try first if 660 or 666 fix the error.
Thanks, I follow the setting, and it works.
farmatito said:
To be exact, the correct device name is:
Code:
# ls /dev/msm_hw3d*
/dev/msm_hw3dc /dev/msm_hw3dm
and command to run in terminal:
Code:
chmod 777 /dev/msm_hw3d*
The 777 permission maybe somewhat to lax from a security point of view
so try first if 660 or 666 fix the error.
Click to expand...
Click to collapse
Thread moved to Q&A.

Sonicwall NetExtender

All, wanted to say thanks for all the helpful posts. I bought a Viewsonic G-Tablet two days ago and I'm well on my way to making this a bad habit.
So... to my question. Has anyone had experience getting the g-tablet with TNT 4.2.5 [haven't picked up 4.3.0 yet] and the SonicWall NetExtender app? I rooted the device prior to trying NetExtender, but it fails with a series of service errors:
--------- beginning of /dev/log/system
--------- beginning of /dev/log/main
03-23 08:37:31.495 D/sysHelper( 2183): Check Root Permission: Exit-Value ==> 0
03-23 08:37:36.315 E/NetExtender.nxclient( 2183): Unable to communicate with service - No such file or directory
03-23 08:37:41.005 D/NetExtender.nxclient( 2183): action button clicked
03-23 08:37:41.015 E/NetExtender.nxclient( 2183): Unable to stop backend service - Transport endpoint is not connected
03-23 08:37:54.035 D/sysHelper( 2245): Check Root Permission: Exit-Value ==> 0
03-23 08:37:58.965 E/NetExtender.nxclient( 2245): Unable to communicate with service - No such file or directory
--------- beginning of /dev/log/system
--------- beginning of /dev/log/main
03-23 08:41:05.305 D/sysHelper( 1420): Check Root Permission: Exit-Value ==> 0
03-23 08:41:14.945 E/NetExtender.nxclient( 1420): Unable to communicate with service - No such file or directory
--------- beginning of /dev/log/system
--------- beginning of /dev/log/main
03-23 22:42:35.224 D/sysHelper( 5824): Check Root Permission: Exit-Value ==> 0
03-23 22:42:41.115 E/NetExtender.nxclient( 5824): Unable to communicate with service - No such file or directory
I'm going to try dropping into a root shell before executing and see if that helps...
any thoughts are greatly appreciated.
Hi evilquim.
I'm getting the same issue with my G-Tab running VEGAN 5.1. I was wondering if you ever figured this out.
If I manage to get it working I'll post here.
Try the Sonicwall Mobile Connect application in the market if you are running Android 4.x

SuperSU & suhide suddenly disappears from my app drawer...

Yesterday SuperSU & suhide suddenly disappears from my app drawer. I tried to reinstall both, with no errors, but both still vanished...
Then I restored a (quite old) data backup of and then it worked again. But after updating the apps both disappears again.
Every time I boot I get these kind of messages in logcat:
Code:
01-29 20:40:08.609 749 749 W installd: Ignoring /data/data/eu.chainfire.supersu/requests with unexpected GID 0 instead of 10087
01-29 20:40:08.609 749 749 W installd: Ignoring /data/data/eu.chainfire.supersu/requests with unexpected GID 0 instead of 10087
01-29 20:40:08.609 749 749 W installd: Ignoring /data/data/eu.chainfire.supersu/logs with unexpected GID 0 instead of 10087
01-29 20:40:08.614 749 749 W installd: Ignoring /data/data/eu.chainfire.supersu/logs with unexpected GID 0 instead of 10087
01-29 20:40:08.807 749 749 W installd: Ignoring /data/user_de/0/eu.chainfire.supersu/requests with unexpected GID 0 instead of 10087
01-29 20:40:08.807 749 749 W installd: Ignoring /data/user_de/0/eu.chainfire.supersu/requests with unexpected GID 0 instead of 10087
01-29 20:40:08.807 749 749 W installd: Ignoring /data/user_de/0/eu.chainfire.supersu/logs with unexpected GID 0 instead of 10087
01-29 20:40:08.811 749 749 I installd: Fixing /data/user_de/0/eu.chainfire.supersu/logs/L15172305400000.GRANTED.dev.ukanth.ufirewall with unexpected GID 0 instead of 10087
01-29 20:40:08.811 749 749 I installd: Fixing /data/user_de/0/eu.chainfire.supersu/logs/L15172305410000.GRANTED.com.grarak.kerneladiutor with unexpected GID 0 instead of 10087
01-29 20:40:08.812 749 749 W installd: Ignoring /data/user_de/0/eu.chainfire.supersu/logs with unexpected GID 0 instead of 10087
01-29 20:40:09.466 968 968 E RankingHelper: createDefaultChannelIfNeeded - Exception: android.content.pm.PackageManager$NameNotFoundException: eu.chainfire.suhide
01-29 20:40:09.466 968 968 E RankingHelper: deleteDefaultChannelIfNeeded - Exception: android.content.pm.PackageManager$NameNotFoundException: eu.chainfire.suhide
01-29 20:40:09.466 968 968 E RankingHelper: createDefaultChannelIfNeeded - Exception: android.content.pm.PackageManager$NameNotFoundException: eu.chainfire.suhide
01-29 20:40:09.466 968 968 E RankingHelper: deleteDefaultChannelIfNeeded - Exception: android.content.pm.PackageManager$NameNotFoundException: eu.chainfire.suhide
01-29 20:40:17.980 968 982 I BackupManagerService: Package eu.chainfire.suhide not installed; dropping from full backup
I suspect that maybe Google is blacklisting SuperSU & suhide apks from being installed...
Curiously all the apps that I gave root permission before this mess were still working with root privileges. So SuperSu and suhide apks are killed but su is still working as supposed.
Am I the only one blessed with this problem? My system data is in my signature under Nexus 5x section.
More info: when I install suhide from zip in recovery, here is what I get on next boot:
Code:
01-29 20:58:03.565 980 1005 I ActivityManager: Force stopping eu.chainfire.suhide appid=10297 user=-1: deletePackageX
01-29 20:58:03.794 980 980 W PackageManager: Destroying orphaned/data/app/eu.chainfire.suhide-L7XE6XF32M8cUz9PEhRN1A==
01-29 20:58:03.896 980 1023 I ActivityManager: Force stopping eu.chainfire.suhide appid=10297 user=0: pkg removed
01-29 20:58:05.350 980 980 I ConditionProviders: Disallowing condition provider eu.chainfire.suhide
01-29 20:58:14.169 980 1004 I ActivityManager: Start proc 3462:com.android.keychain/1000 for service com.android.keychain/.KeyChainService
01-29 20:58:23.158 4069 4069 I dex2oat : /system/bin/dex2oat --input-vdex-fd=-1 --output-vdex-fd=14 --compiler-filter=quicken -j4 --classpath-dir=/data/app/eu.chainfire.suhide-53wHVYknxTCQ9p5y4EC5Eg== --class-loader-context=PCL[]
01-29 20:58:24.306 980 1023 V BackupManagerService: restoreAtInstall pkg=eu.chainfire.suhide token=1 restoreSet=0
01-29 20:58:24.315 1232 1232 I Pm : Package eu.chainfire.suhide installed in 17494 ms
01-29 20:58:24.426 1462 1462 D ImsResolver: maybeAddedImsService, packageName: eu.chainfire.suhide
Now suhide apk is installed but without root granted...
I have the same issue on Oreo 8.1 on my Nexus 5X
Any solution so far?

Raiffeisen banking app

Apart from magisk I have also installed xposed framework. All banking apps are running but, the Raiffeisen app. I'm actually even not sure if it has to do with root. The app crashes immediately after it gets started.
Some suggestions?
I tried right now with Magisk Manager 20.4 (20400) and Raiffeisen app (Romania) and the Raiffeisen app works if you Hide Magisk Manager ( în Magisk manager Settings).
That means Raiffeisen Apps are searching for Magisk Manager. I think.
LE: Smart Mobile works. RaiPay doesn't Work.
xposed will always allow root to be detected.
Arak0n said:
xposed will always allow root to be detected.
Click to expand...
Click to collapse
Yes, but I installed many banking app which does not accept root. They all work as long I keep them in the magisk hide list.
XtraWater said:
Yes, but I installed many banking app which does not accept root. They all work as long I keep them in the magisk hide list.
Click to expand...
Click to collapse
That simply means that those other apps do not look for Xposed, while the app in question possibly does. Might also look for USB debuggin and/or Developer options being enabled, etc, etc...
https://www.didgeridoohan.com/magisk/MagiskHide#hn_Hiding_root_from_apps
XtraWater said:
All banking apps are running
Click to expand...
Click to collapse
& btw., not the best idea to use important data on a custom ROM.
I have the same problem with this raiffeisen app. Did you find any solutino for that?
Didgeridoohan said:
That simply means that those other apps do not look for Xposed, while the app in question possibly does. Might also look for USB debuggin and/or Developer options being enabled, etc, etc...
https://www.didgeridoohan.com/magisk/MagiskHide#hn_Hiding_root_from_apps
Click to expand...
Click to collapse
I can confirm the Raiffeisen banking app probably fails because of something else. There is no Xposed on my system, both safetyNet checks pass, Magisk Manager is also hidden. I have tried to activate MagiskHide to Phone-related apks as well since the app requests call management permissions, but it didn't help. I've also chmodded /proc/net/unix to 000. I tried disabling USB debugging and developer mode altogether.
What's interesting is that I think the app looks for the native camera app on my Mi A1 which was not present initially, but then I've created a Magisk module which placed the original camera apk at the correct location which did not help either. Decompiling the source revealed that it uses Vasco's technology for authentication which is also used by com.EquitasDigipass and interestingly enough it looks like it tries to do something with its resources too.
Code:
06-27 13:44:39.848 3219 3338 I ActivityManager: Start proc 17693:com.guidance.android.apps.raiffeisen.banklet/u0a192 for activity com.guidance.android.apps.raiffeisen.banklet/.ui.InitActivity
06-27 13:44:39.860 17693 17693 E ffeisen.bankle: Not starting debugger since process cannot load the jdwp agent.
06-27 13:44:39.866 1955 2382 I Magisk : proc_monitor: [com.guidance.android.apps.raiffeisen.banklet] PID=[17693] UID=[10192]
06-27 13:44:39.905 17693 17693 I ffeisen.bankle: The ClassLoaderContext is a special shared library.
06-27 13:44:40.305 17693 17693 D FirebaseApp: com.google.firebase.auth.FirebaseAuth is not linked. Skipping initialization.
06-27 13:44:40.306 17693 17693 D FirebaseApp: com.google.firebase.crash.FirebaseCrash is not linked. Skipping initialization.
06-27 13:44:40.306 17693 17693 I FirebaseInitProvider: FirebaseApp initialization successful
06-27 13:44:40.373 17693 17717 I FA : App measurement is starting up, version: 15300
06-27 13:44:40.373 17693 17717 I FA : To enable debug logging run: adb shell setprop log.tag.FA VERBOSE
06-27 13:44:40.374 17693 17717 I FA : To enable faster debug mode event logging run:
06-27 13:44:40.374 17693 17717 I FA : adb shell setprop debug.firebase.analytics.app com.guidance.android.apps.raiffeisen.banklet
06-27 13:44:40.376 17693 17693 W : type=1400 audit(0.0:1832): avc: denied { read } for name="/" dev="rootfs" ino=1 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:rootfs:s0 tclass=dir permissive=0
06-27 13:44:40.513 17693 17722 W ffeisen.bankle: resources.arsc in APK '/data/app/com.alibaba.aliexpresshd-YKwyZRC-LJzYtvxBjpz3wQ==/base.apk' is compressed.
06-27 13:44:40.524 17693 17693 D OpenGLRenderer: Skia GL Pipeline
06-27 13:44:40.581 17693 17727 I Adreno : QUALCOMM build : 2df12b3, I07da2d9908
06-27 13:44:40.581 17693 17727 I Adreno : Build Date : 10/04/18
06-27 13:44:40.581 17693 17727 I Adreno : OpenGL ES Shader Compiler Version: EV031.25.03.01
06-27 13:44:40.581 17693 17727 I Adreno : Local Branch :
06-27 13:44:40.581 17693 17727 I Adreno : Remote Branch :
06-27 13:44:40.581 17693 17727 I Adreno : Remote Branch :
06-27 13:44:40.581 17693 17727 I Adreno : Reconstruct Branch :
06-27 13:44:40.581 17693 17727 I Adreno : Build Config : S L 6.0.7 AArch32
06-27 13:44:40.581 17693 17727 D vndksupport: Loading /vendor/lib/hw/gralloc.msm8953.so from current namespace instead of sphal namespace.
06-27 13:44:40.602 17693 17727 I Adreno : PFP: 0x005ff087, ME: 0x005ff063
06-27 13:44:40.608 17693 17727 I ConfigStore: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0
06-27 13:44:40.608 17693 17727 I ConfigStore: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay retrieved: 0
06-27 13:44:40.610 17693 17727 I OpenGLRenderer: Initialized EGL, version 1.4
06-27 13:44:40.610 17693 17727 D OpenGLRenderer: Swap behavior 2
06-27 13:44:40.628 17693 17727 D vndksupport: Loading /vendor/lib/hw/[email protected] from current namespace instead of sphal namespace.
06-27 13:44:40.628 17693 17727 D vndksupport: Loading /vendor/lib/hw/gralloc.msm8953.so from current namespace instead of sphal namespace.
06-27 13:44:40.792 17693 17722 W ffeisen.bankle: resources.arsc in APK '/data/app/com.matteljv.uno-lwQ-HHADZe0GUWmTYstAvw==/base.apk' is compressed.
06-27 13:44:40.833 17693 17722 W ffeisen.bankle: resources.arsc in APK '/data/app/com.instagram.android-KGDMA_EyAMkGiZ0sDc7ZTA==/base.apk' is compressed.
06-27 13:44:41.191 17693 17722 W ziparchive: Unable to open '/system/priv-app/MiuiCamera/MiuiCamera.apk': No such file or directory
06-27 13:44:41.191 17693 17722 E ffeisen.bankle: Failed to open APK '/system/priv-app/MiuiCamera/MiuiCamera.apk' I/O error
06-27 13:44:41.192 17693 17722 E ResourcesManager: failed to add asset path /system/priv-app/MiuiCamera/MiuiCamera.apk
06-27 13:44:41.192 17693 17722 W PackageManager: Failure retrieving resources for com.android.camera
06-27 13:44:41.408 17693 17722 W ffeisen.bankle: resources.arsc in APK '/data/app/com.EquitasDigipass-hveat1DdrahqrzU15PUnjg==/base.apk' is compressed.
06-27 13:44:41.526 17693 17693 W : type=1400 audit(0.0:2011): avc: denied { read } for name="enforce" dev="selinuxfs" ino=4 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:selinuxfs:s0 tclass=file permissive=0
06-27 13:44:41.578 17693 17717 W ffeisen.bankle: Long monitor contention with owner firebase-iid-executor (17721) at long com.android.org.conscrypt.NativeCrypto.RSA_generate_key_ex(int, byte[])(NativeCrypto.java:-2) waiters=0 in com.google.firebase.iid.aa com.google.firebase.iid.z.a(java.lang.String, java.lang.String, java.lang.String) for 1.181s
06-27 13:44:41.615 17693 17717 I FA : Tag Manager is not found and thus will not be used
06-27 13:44:45.480 17693 17693 I ffeisen.bankle: System.exit called, status: 0
06-27 13:44:45.480 17693 17693 I AndroidRuntime: VM exiting with result code 0, cleanup skipped.
06-27 13:44:45.545 3219 4238 I ActivityManager: Process com.guidance.android.apps.raiffeisen.banklet (pid 17693) has died: fore TOP
06-27 13:44:45.546 3219 3340 W libprocessgroup: kill(-17693, 9) failed: No such process
06-27 13:44:45.549 2426 2426 I Zygote : Process 17693 exited cleanly (0)
06-27 13:44:45.552 3219 3340 W libprocessgroup: kill(-17693, 9) failed: No such process
06-27 13:44:45.552 3219 3340 I libprocessgroup: Successfully killed process cgroup uid 10192 pid 17693 in 6ms
06-27 13:44:45.558 3219 3393 W ActivityManager: setHasOverlayUi called on unknown pid: 17693
hi guys,
So basically I came here to find a solution for this same problem, I have installed just the Magisk app, and try to hide myRaiffeisen app the root permission and the Magisk app itself and so far for me has no succeed, but after updated to magisk 201.1 (20100) version I give it a try and after clear cache and app data of the bank app at last it going o work,
so if this problem still persist the new version should able to handle the situation
cheers
svi_system said:
hi guys,
So basically I came here to find a solution for this same problem, I have installed just the Magisk app, and try to hide myRaiffeisen app the root permission and the Magisk app itself and so far for me has no succeed, but after updated to magisk 201.1 (20100) version I give it a try and after clear cache and app data of the bank app at last it going o work,
so if this problem still persist the new version should able to handle the situation
cheers
Click to expand...
Click to collapse
It's not working to me even after updating magisk...
danny3458 said:
It's not working to me even after updating magisk...
Click to expand...
Click to collapse
So if I understand you correctly, on your phone has installed magisk with 201.1 or newer version and in the magisk manager you also marked the raiffeisen app to hide root capabilities from it?
I used this method several times on different devices with success, so I hope you able to achieve it as well
I just flashed the newest LineageOS 17.1 build onto my Pixel 3. The Austrian version of the Raiffesein App "Mein Elba" immediately forwarded me to a website where they made some security claims regarding custom roms.
Fortunately installing Magisk has solved these issues immediately. No additional work had been required.
I'm running LineageOS 17.1 (build from the 5th of march by razorloves together with magisk 20.3.
When I run the SafenetCheck in the Magisk Manager it shows "basicIntegrity: true, ctsProfile: false".
Best Regards,
Michael
::Michael:: said:
I just flashed the newest LineageOS 17.1 build onto my Pixel 3. The Austrian version of the Raiffesein App "Mein Elba" immediately forwarded me to a website where they made some security claims regarding custom roms.
Fortunately installing Magisk has solved these issues immediately. No additional work had been required.
I'm running LineageOS 17.1 (build from the 5th of march by razorloves together with magisk 20.3.
When I run the SafenetCheck in the Magisk Manager it shows "basicIntegrity: true, ctsProfile: false".
Best Regards,
Michael
Click to expand...
Click to collapse
From Mr. Magisk himself. https://mobile.twitter.com/topjohnwu/status/1237656703929180160?s=19
Do you block Google Play Wakelocks/Analytics (@MeggaMortY) ? This is crashing the Sixt app for example. I cannot block them in xXx rom.
I have never rotted my Galaxy S8 before and it still shows "rooted device detected" I also tried to disable OEM unlock and even the whole developer mode but it still shows the same message.
Sent from my SM-G950F using Tapatalk
<deleted>
badmania98 said:
I tried right now with Magisk Manager 20.4 (20400) and Raiffeisen app (Romania) and the Raiffeisen app works if you Hide Magisk Manager ( în Magisk manager Settings).
That means Raiffeisen Apps are searching for Magisk Manager. I think.
LE: Smart Mobile works. RaiPay doesn't Work.
Click to expand...
Click to collapse
life saver

Pixel 3XL/4XL reboot

I was used Pixel 3 XL and using Pixel 4 XL now, both they reboot system suddenly when I used or just put on desk. After rebooting, I can use it normally for a time, maybe two days or more, and it reboot suddenly again.
Both Pixel 3 XL and Pixel 4 XL has same issue, I think that is not a hardware issue, maybe cause by some application that installed on both phone, but I don't know which.
My android system is update to newest version, and all application is updated, too. The disk space of phone has over 80GB space. And I had tried to reset the phone, but the phone still reboot again.
Can I do something (maybe capture some log from the phone) then find which application make the phone reboot?
Thank you.
ps. Use the command "adb shell 'pm list packages -f' | sed -e 's/.*=//' | sort"
android
android.auto_generated_rro_product__
android.auto_generated_rro_vendor__
android.autoinstalls.config.google.nexus
com.adguard.android
com.android.backupconfirm
com.android.bips
com.android.bips.auto_generated_rro_product__
com.android.bluetooth
com.android.bluetooth.auto_generated_rro_vendor__
com.android.bluetoothmidiservice
com.android.bookmarkprovider
com.android.calllogbackup
com.android.carrierdefaultapp
com.android.cellbroadcastreceiver
com.android.certinstaller
com.android.chrome
com.android.companiondevicemanager
com.android.connectivity.metrics
com.android.cts.ctsshim
com.android.cts.priv.ctsshim
com.android.dreams.basic
com.android.dynsystem
com.android.egg
com.android.externalstorage
com.android.hotspot2
com.android.hotwordenrollment.okgoogle
com.android.hotwordenrollment.xgoogle
com.android.htmlviewer
com.android.inputdevices
com.android.internal.display.cutout.emulation.corner
com.android.internal.display.cutout.emulation.double
com.android.internal.display.cutout.emulation.tall
com.android.internal.systemui.navbar.gestural
com.android.internal.systemui.navbar.gestural_extra_wide_back
com.android.internal.systemui.navbar.gestural_narrow_back
com.android.internal.systemui.navbar.gestural_wide_back
com.android.internal.systemui.navbar.threebutton
com.android.keychain
com.android.localtransport
com.android.location.fused
com.android.managedprovisioning
com.android.mms.service
com.android.mtp
com.android.musicfx
com.android.nfc
com.android.nfc.auto_generated_rro_product__
com.android.nfc.auto_generated_rro_vendor__
com.android.omadm.service
com.android.ons
com.android.pacprocessor
com.android.phone
com.android.phone.auto_generated_rro_product__
com.android.phone.auto_generated_rro_vendor__
com.android.printspooler
com.android.providers.blockednumber
com.android.providers.calendar
com.android.providers.contacts
com.android.providers.contacts.auto_generated_rro_product__
com.android.providers.downloads
com.android.providers.downloads.ui
com.android.providers.media
com.android.providers.partnerbookmarks
com.android.providers.settings
com.android.providers.settings.auto_generated_rro_product__
com.android.providers.telephony
com.android.providers.telephony.auto_generated_rro_product__
com.android.providers.userdictionary
com.android.proxyhandler
com.android.refreshratecontrol
com.android.safetyregulatoryinfo
com.android.safetyregulatoryinfo.auto_generated_rro_product__
com.android.sdm.plugins.connmo
com.android.sdm.plugins.dcmo
com.android.sdm.plugins.diagmon
com.android.sdm.plugins.sprintdm
com.android.sdm.plugins.usccdm
com.android.se
com.android.server.telecom
com.android.server.telecom.auto_generated_rro_product__
com.android.service.ims
com.android.service.ims.presence
com.android.settings
com.android.sharedstoragebackup
com.android.shell
com.android.simappdialog
com.android.simappdialog.auto_generated_rro_product__
com.android.statementservice
com.android.stk
com.android.systemui
com.android.systemui.auto_generated_rro_product__
com.android.systemui.auto_generated_rro_vendor__
com.android.theme.color.black
com.android.theme.color.cinnamon
com.android.theme.color.green
com.android.theme.color.ocean
com.android.theme.color.orchid
com.android.theme.color.purple
com.android.theme.color.space
com.android.theme.font.arbutussource
com.android.theme.font.arvolato
com.android.theme.font.rubikrubik
com.android.theme.icon.roundedrect
com.android.theme.icon.squircle
com.android.theme.icon.teardrop
com.android.theme.icon_pack.circular.android
com.android.theme.icon_pack.circular.launcher
com.android.theme.icon_pack.circular.settings
com.android.theme.icon_pack.circular.systemui
com.android.theme.icon_pack.circular.themepicker
com.android.theme.icon_pack.filled.android
com.android.theme.icon_pack.filled.launcher
com.android.theme.icon_pack.filled.settings
com.android.theme.icon_pack.filled.systemui
com.android.theme.icon_pack.filled.themepicker
com.android.theme.icon_pack.rounded.android
com.android.theme.icon_pack.rounded.launcher
com.android.theme.icon_pack.rounded.settings
com.android.theme.icon_pack.rounded.systemui
com.android.theme.icon_pack.rounded.themepicker
com.android.timezone.updater
com.android.traceur
com.android.vending
com.android.vpndialogs
com.android.vzwomatrigger
com.android.wallpaper.livepicker
com.android.wallpaperbackup
com.bilibili.app.in
com.boshiamy.boshiamyime.professional
com.breel.wallpapers19
com.chinatrust.mobilebank
com.cht.custservice
com.customermobile.preload.vzw
com.discord
com.esunbank.ESUNWALLET
com.evernote
com.facebook.katana
com.facebook.orca
com.fubon.mbank
com.global.foodpanda.android
com.google.android.accessibility.soundamplifier
com.google.android.apps.books
com.google.android.apps.carrier.carrierwifi
com.google.android.apps.carrier.log
com.google.android.apps.customization.pixel
com.google.android.apps.diagnosticstool
com.google.android.apps.docs
com.google.android.apps.docs.editors.docs
com.google.android.apps.dreamliner
com.google.android.apps.gcs
com.google.android.apps.genie.geniewidget
com.google.android.apps.helprtc
com.google.android.apps.magazines
com.google.android.apps.maps
com.google.android.apps.messaging
com.google.android.apps.motionsense.bridge
com.google.android.apps.nexuslauncher
com.google.android.apps.photos
com.google.android.apps.pixelmigrate
com.google.android.apps.podcasts
com.google.android.apps.recorder
com.google.android.apps.safetyhub
com.google.android.apps.scone
com.google.android.apps.subscriptions.red
com.google.android.apps.tachyon
com.google.android.apps.tips
com.google.android.apps.translate
com.google.android.apps.turbo
com.google.android.apps.walletnfcrel
com.google.android.apps.wallpaper
com.google.android.apps.wallpaper.nexus
com.google.android.apps.wearables.maestro.companion
com.google.android.apps.wellbeing
com.google.android.apps.work.clouddpc
com.google.android.apps.work.oobconfig
com.google.android.apps.youtube.music
com.google.android.as
com.google.android.calculator
com.google.android.calendar
com.google.android.captiveportallogin
com.google.android.carrier
com.google.android.carrierlocation
com.google.android.carriersetup
com.google.android.configupdater
com.google.android.contacts
com.google.android.deskclock
com.google.android.dialer
com.google.android.documentsui
com.google.android.documentsui.theme.pixel
com.google.android.dreamlinerupdater
com.google.android.euicc
com.google.android.ext.services
com.google.android.ext.shared
com.google.android.feedback
com.google.android.gm
com.google.android.gms
com.google.android.gms.location.history
com.google.android.GoogleCamera
com.google.android.googlequicksearchbox
com.google.android.googlequicksearchbox.nga_resources
com.google.android.grilservice
com.google.android.gsf
com.google.android.hardwareinfo
com.google.android.hiddenmenu
com.google.android.ims
com.google.android.inputmethod.latin
com.google.android.keep
com.google.android.markup
com.google.android.marvin.talkback
com.google.android.modulemetadata
com.google.android.networkstack
com.google.android.networkstack.permissionconfig
com.google.android.onetimeinitializer
com.google.android.overlay.googleconfig
com.google.android.overlay.googlewebview
com.google.android.overlay.permissioncontroller
com.google.android.overlay.pixelconfig2017
com.google.android.overlay.pixelconfig2018
com.google.android.overlay.pixelconfig2019
com.google.android.overlay.pixelconfig2019midyear
com.google.android.overlay.pixelconfigcommon
com.google.android.packageinstaller
com.google.android.partnersetup
com.google.android.permissioncontroller
com.google.android.pixel.setupwizard
com.google.android.printservice.recommendation
com.google.android.projection.gearhead
com.google.android.settings.future
com.google.android.settings.intelligence
com.google.android.setupwizard
com.google.android.soundpicker
com.google.android.storagemanager
com.google.android.syncadapters.contacts
com.google.android.tag
com.google.android.tetheringentitlement
com.google.android.tts
com.google.android.videos
com.google.android.webview
com.google.android.wfcactivation
com.google.android.youtube
com.google.ar.core
com.google.audio.hearing.visualization.accessibility.scribe
com.google.euiccpixel
com.google.intelligence.sense
com.google.omadm.trigger
com.google.oslo
com.google.pixel.dynamicwallpapers
com.google.pixel.livewallpaper
com.google.RilConfigService
com.google.SSRestartDetector
com.google.vr.apps.ornament
com.hcom.android
com.hpicorp.vieshow
com.ihad.ptt
com.ilike.cartoon
com.instagram.android
com.jkos.app
com.microsoft.office.officehubrow
com.mxtech.videoplayer.pro
com.netflix.mediaclient
com.qiyi.video
com.qti.qualcomm.datastatusnotification
com.qti.service.colorservice
com.qti.snapdragon.qdcm_ff
com.qti.xdivert
com.qualcomm.atfwd
com.qualcomm.qcrilmsgtunnel
com.qualcomm.qti.cne
com.qualcomm.qti.qms.service.trustzoneaccess
com.qualcomm.qti.services.secureui
com.qualcomm.qti.telephonyservice
com.qualcomm.qti.uceShimService
com.qualcomm.timeservice
com.qualcomm.uimremoteclient
com.qualcomm.uimremoteserver
com.skysoft.kkbox.android
com.sony.songpal.mdr
com.sparkslab.dcardreader
com.spotify.music
com.verizon.llkagent
com.verizon.obdm
com.verizon.obdm_permissions
com.verizon.services
com.vzw.apnlib
com.zhihu.android
ctrip.english
dbx.taiwantaxi
ecowork.seven
gogolook.callgogolook2
hearsilent.busplus
jp.linebd.lbdmanga
jp.naver.line.android
missing.manifest
mong.moptt
net.skyscanner.android.main
org.codeaurora.ims
radio.taiwan.hichannel.radiotuner
tw.com.langshin.moviefirst.droid
tw.com.mobimedia.miramar
tw.com.pchome.android.pi
tw.com.taishinbank.richart
tw.gov.invoice
tw.miramarcinemas.app
tw.net.pic.m.openpoint
tw.net.pic.mobi
vendor.qti.hardware.cacert.server
vendor.qti.iwlan
Could be this app: com.iwackalot.xpixs [emoji16]
Sent from my Pixel 3 XL using Tapatalk
I'm experiencing similar issues with my Coral. Chrome stops responding and then the device restarts. Imho it's chrome

Categories

Resources