Unable to install apps and games from Google Play - Xiaomi Mi 10T / 10T Pro Questions & Answers

Hello everyone
I have written this post because I have not found an answer or solution to my problem.
I have a Mi 10t Pro with Android 12 (Xiaomi EU - MIUI 13) and a very serious problem, I have tried to download apps and games from the Google Play Store but I always get an error "A problem occurred while downloading, try again".
The error code that marks the system report is "-7", however, there is nothing on the internet that explains how to fix it.
So, I checked the store permissions and it turns out that the option to access internal system storage is not enabled, however I can't enable it because it appears blocked.
To confirm this I tried to use a logcat and apparently the error is that, the application can not write to the system because it has no permissions.
I attach the logcat here:
03-30 23:37:43.994 E/Finsky:background(1456): [239] jpm.u(72): Failed to create downloadStatus files.
03-30 23:37:43.994 E/Finsky:background(1456): java.io.IOException: Can't create file:///storage/emulated/0/Android/obb/com.android.vending/com.microsoft.office.officehubrow/temp.main.42890251.com.microsoft.office.officehubrow.obb
03-30 23:37:43.994 E/Finsky:background(1456): at jpm.u(PG:71)
03-30 23:37:43.994 E/Finsky:background(1456): at iha.c(PG:19)
03-30 23:37:43.994 E/Finsky:background(1456): at llu.a(PG:23)
03-30 23:37:43.994 E/Finsky:background(1456): at alpa.c(PG:2)
03-30 23:37:43.994 E/Finsky:background(1456): at alaz.c(PG:2)
03-30 23:37:43.994 E/Finsky:background(1456): at alkt.b(PG:2)
03-30 23:37:43.994 E/Finsky:background(1456): at alkw.a(PG:3)
03-30 23:37:43.994 E/Finsky:background(1456): at alfv.run(PG:2)
03-30 23:37:43.994 E/Finsky:background(1456): at alks.run(PG:2)
03-30 23:37:43.994 E/Finsky:background(1456): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
03-30 23:37:43.994 E/Finsky:background(1456): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
03-30 23:37:43.994 E/Finsky:background(1456): at java.lang.Thread.run(Thread.java:920)
03-30 23:37:43.994 E/Finsky:background(1456): Caused by: java.io.IOException: No such file or directory
03-30 23:37:43.994 E/Finsky:background(1456): at java.io.UnixFileSystem.createFileExclusively0(Native Method)
03-30 23:37:43.994 E/Finsky:background(1456): at java.io.UnixFileSystem.createFileExclusively(UnixFileSystem.java:317)
03-30 23:37:43.994 E/Finsky:background(1456): at java.io.File.createNewFile(File.java:1006)
03-30 23:37:43.994 E/Finsky:background(1456): at jpm.u(PG:36)
03-30 23:37:43.994 E/Finsky:background(1456): ... 11 more
03-30 23:37:44.134 E/Finsky (2282): [2] sia.b(9): STU: Failed to get status for package 'com.microsoft.office.officehubrow' (1601: Error getting stats)
03-30 23:37:44.134 E/Finsky (2282): android.content.pm.PackageManager$NameNotFoundException: com.microsoft.office.officehubrow
03-30 23:37:44.134 E/Finsky (2282): at java.lang.reflect.Constructor.newInstance0(Native Method)
03-30 23:37:44.134 E/Finsky (2282): at java.lang.reflect.Constructor.newInstance(Constructor.java:343)
03-30 23:37:44.134 E/Finsky (2282): at android.os.ParcelableException.readFromParcel(Unknown Source:42)
03-30 23:37:44.134 E/Finsky (2282): at android.os.ParcelableException$1.createFromParcel(Unknown Source:2)
03-30 23:37:44.134 E/Finsky (2282): at android.os.ParcelableException$1.createFromParcel(Unknown Source:0)
03-30 23:37:44.134 E/Finsky (2282): at android.os.Parcel.readParcelable(Unknown Source:22)
03-30 23:37:44.134 E/Finsky (2282): at android.os.Parcel.createExceptionOrNull(Unknown Source:69)
03-30 23:37:44.134 E/Finsky (2282): at android.os.Parcel.createException(Unknown Source:0)
03-30 23:37:44.134 E/Finsky (2282): at android.os.Parcel.readException(Unknown Source:11)
03-30 23:37:44.134 E/Finsky (2282): at android.os.Parcel.readException(Unknown Source:10)
03-30 23:37:44.134 E/Finsky (2282): at android.app.usage.IStorageStatsManager$Stub$Proxy.queryStatsForPackage(Unknown Source:56)
03-30 23:37:44.134 E/Finsky (2282): at android.app.usage.StorageStatsManager.queryStatsForPackage(Unknown Source:16)
03-30 23:37:44.134 E/Finsky (2282): at otj.run(PG:19)
03-30 23:37:44.134 E/Finsky (2282): at android.os.Handler.handleCallback(Unknown Source:2)
03-30 23:37:44.134 E/Finsky (2282): at android.os.Handler.dispatchMessage(Unknown Source:4)
03-30 23:37:44.134 E/Finsky (2282): at android.os.Looper.loopOnce(Unknown Source:176)
03-30 23:37:44.134 E/Finsky (2282): at android.os.Looper.loop(Unknown Source:77)
03-30 23:37:44.134 E/Finsky (2282): at android.os.HandlerThread.run(Unknown Source:28)
03-30 23:37:44.134 E/Finsky (2282): Caused by: android.os.RemoteException: Remote stack trace:
03-30 23:37:44.134 E/Finsky (2282): at com.android.server.usage.StorageStatsService.queryStatsForPackage(Unknown Source:220)
03-30 23:37:44.134 E/Finsky (2282): at android.app.usage.IStorageStatsManager$Stub.onTransact(Unknown Source:252)
03-30 23:37:44.134 E/Finsky (2282): at android.os.Binder.execTransactInternal(Unknown Source:103)
03-30 23:37:44.134 E/Finsky (2282): at android.os.Binder.execTransact(Unknown Source:16)
Is there anything that can be done, any idea how to solve it? I really need help.

Ok guys, I solve it.
Apparently the Google permissions manager in MIUI 13 was bugged (I don't know why) but it caused Google Play Store to lose permission to access the internal storage, restricting access to apps that occupy the OBB section of the storage.
The solution was very simple and apparently is not anywhere else.
It is important to mention that for this the device must be rooted.
You need the Permission Manager X application in its Pro version (as it allows you to change permissions on system applications).
I went to search for "Google Play Store" and change the write permissions on the system that was disabled, specifically the following:
WRITE_EXTERNAL_STORAGE
READ_EXTERNAL_STORAGE
After it was enabled I went to Google Play Store and cleared the cache.
Finally I rebooted the device and was able to download all the apps I needed, even the storage permission bwhich appeared disabled (could not change) was now enabled.
And that's it, I hope this is a good alternative to the options that people have provided.

Related

Cannot Flash to stock rooted rom

I want to unlock my phone to be able to use it with gsm providers. I read somewhere that the only way i can enter my unlock code is with a stock rom.
I am having issues flashing Andybones stock rom. Whenever i flash it, it gets stuck on the droid eye screen (I left it for 20 minutes and nothing). I can flash ics beta 3 and it works perfectly
I wipe/factory reset and wipe cache in CWR in-between every rom flash
Anybody know what the issue could be ? or does anybody know another rom i could unlock the phone with
gaby04 said:
I want to unlock my phone to be able to use it with gsm providers. I read somewhere that the only way i can enter my unlock code is with a stock rom.
I am having issues flashing Andybones stock rom. Whenever i flash it, it gets stuck on the droid eye screen (I left it for 20 minutes and nothing). I can flash ics beta 3 and it works perfectly
I wipe/factory reset and wipe cache in CWR in-between every rom flash
Anybody know what the issue could be ? or does anybody know another rom i could unlock the phone with
Click to expand...
Click to collapse
I would try downloading it again. You might have a corrupt install file.
Sent from my ADR6350 using xda premium
I tried that but i still couldnt fix it. I also tried flashing skyraider's rom and i also get stuck.
I did a logcat for the first time, so please bare with me if i did it incorrectly. I couldnt post the whole log because of character limits and couldnt post external link because im under 8 post. If anyone can check up on it, it would be greatly appreciated
W/Vold ( 1302): 3LM firing up
W/Vold ( 1302): Vold 2.1 (the revenge) firing up
E/Vold ( 1302): Set handling read only 0
I/Netd ( 1303): Netd 1.0 starting
I/DEBUG ( 1304): debuggerd: Nov 11 2011 23:08:46
W/Vold ( 1302): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)
W/VoldDirectVolume( 1302): device name = mmcblk1
W/Vold ( 1302): Volume sdcard state changing 0 (No-Media) -> 2 (Pending)
W/Vold ( 1302): Volume sdcard state changing 2 (Pending) -> 1 (Idle-Unmounted)
I//system/bin/iptables( 1303): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1303): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1303): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1303): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1303): Flushing chain `INPUT'
I//system/bin/iptables( 1303): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1303): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1303): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1303): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1303): Flushing chain `OUTPUT'
I//system/bin/iptables( 1303): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1303): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1303): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1303): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1303): Flushing chain `FORWARD'
I//system/bin/iptables( 1303): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1303): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1303): Flushing chain `PREROUTING'
I//system/bin/iptables( 1303): Flushing chain `OUTPUT'
I//system/bin/iptables( 1303): Flushing chain `POSTROUTING'
I/SurfaceFlinger( 1306): SurfaceFlinger is starting
D/SurfaceFlinger( 1306): SF Watchdog ready to run....
I/SurfaceFlinger( 1306): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
I/msm7x30.gralloc( 1306): using (fd=12)
I/msm7x30.gralloc( 1306): id = msmfb
I/msm7x30.gralloc( 1306): xres = 480 px
I/msm7x30.gralloc( 1306): yres = 800 px
I/msm7x30.gralloc( 1306): xres_virtual = 480 px
I/msm7x30.gralloc( 1306): yres_virtual = 1600 px
I/msm7x30.gralloc( 1306): bpp = 32
I/msm7x30.gralloc( 1306): r = 0:8
I/msm7x30.gralloc( 1306): g = 8:8
I/msm7x30.gralloc( 1306): b = 16:8
I/msm7x30.gralloc( 1306): width = 52 mm (234.461533 dpi)
I/msm7x30.gralloc( 1306): height = 86 mm (236.279068 dpi)
I/msm7x30.gralloc( 1306): refresh rate = 60.00 Hz
D/libEGL ( 1306): loaded /system/lib/egl/libGLES_android.so
D/libEGL ( 1306): loaded /system/lib/egl/libEGL_adreno200.so
D/libEGL ( 1306): loaded /system/lib/egl/libGLESv1_CM_adreno200.so
D/libEGL ( 1306): loaded /system/lib/egl/libGLESv2_adreno200.so
E/libEGL ( 1306): eglSetSwapRectangleANDROID:1995 error 3008 (EGL_BAD_DISPLAY)
I/SurfaceFlinger( 1306): EGL informations:
I/SurfaceFlinger( 1306): # of configs : 26
I/SurfaceFlinger( 1306): vendor : Android
I/SurfaceFlinger( 1306): version : 1.4 Android META-EGL
I/SurfaceFlinger( 1306): extensions: EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_ANDROID_image_native_buffer EGL_ANDROID_swap_rectangle
I/SurfaceFlinger( 1306): Client API: OpenGL ES
I/SurfaceFlinger( 1306): EGLSurface: 8-8-8-8, config=0x3
I/SurfaceFlinger( 1306): OpenGL informations:
I/SurfaceFlinger( 1306): vendor : Qualcomm
I/SurfaceFlinger( 1306): renderer : Adreno 205
I/SurfaceFlinger( 1306): version : OpenGL ES-CM 1.1
I/SurfaceFlinger( 1306): extensions: GL_AMD_compressed_3DC_texture GL_AMD_compressed_ATC_texture GL_AMD_performance_monitor GL_APPLE_texture_2D_limited_npot GL_EXT_texture_filter_anisotropic GL_EXT_texture_format_BGRA8888 GL_EXT_texture_type_2_10_10_10_REV GL_OES_blend_equation_separate GL_OES_blend_func_separate GL_OES_blend_subtract GL_OES_compressed_ETC1_RGB8_texture GL_OES_compressed_paletted_texture GL_OES_depth_texture GL_OES_draw_texture GL_OES_framebuffer_object GL_OES_matrix_palette GL_OES_packed_depth_stencil GL_OES_point_size_array GL_OES_point_sprite GL_OES_read_format GL_OES_rgb8_rgba8 GL_OES_stencil_wrap GL_OES_EGL_image GL_OES_texture_cube_map GL_OES_texture_env_crossbar GL_OES_texture_float GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_texture_mirrored_repeat GL_QCOM_binning_control GL_QCOM_extended_get GL_QCOM_tiled_rendering
I/SurfaceFlinger( 1306): GL_MAX_TEXTURE_SIZE = 4096
I/SurfaceFlinger( 1306): GL_MAX_VIEWPORT_DIMS = 4096
I/SurfaceFlinger( 1306): flags = 00000000
I/SurfaceFlinger( 1306): disable rotate animation
I/SurfaceFlinger( 1306): LayerAnimationFactory::init: 480 x 800
D/AndroidRuntime( 1307):
D/AndroidRuntime( 1307): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 1307): CheckJNI is OFF
D/dalvikvm( 1307): creating instr width table
I/ ( 1308): mediaserver main in
Click to expand...
Click to collapse
Code:
I/SystemServer( 1458): Entered the Android system server!
I/SystemServer( 1458): Entropy Service
W/EntropyService( 1458): unable to load initial entropy (first boot?)
W/EntropyService( 1458): java.io.FileNotFoundException: /data/system/entropy.dat (No such file or directory)
W/EntropyService( 1458): at org.apache.harmony.luni.platform.OSFileSystem.open(Native Method)
W/EntropyService( 1458): at dalvik.system.BlockGuard$WrappedFileSystem.open(BlockGuard.java:232)
W/EntropyService( 1458): at java.io.FileInputStream.<init>(FileInputStream.java:80)
W/EntropyService( 1458): at java.io.FileInputStream.<init>(FileInputStream.java:132)
W/EntropyService( 1458): at com.android.server.RandomBlock.fromFile(RandomBlock.java:45)
W/EntropyService( 1458): at com.android.server.EntropyService.loadInitialEntropy(EntropyService.java:99)
W/EntropyService( 1458): at com.android.server.EntropyService.<init>(EntropyService.java:86)
W/EntropyService( 1458): at com.android.server.EntropyService.<init>(EntropyService.java:76)
W/EntropyService( 1458): at com.android.server.ServerThread.run(SystemServer.java:232)
D/SensorService( 1458): nuSensorService thread starting...
I/SystemServer( 1458): Power Manager
I/SystemServer( 1458): DeviceManager3LM
I/SystemServer( 1458): Activity Manager
E/TundConnector( 1458): Communications error
E/TundConnector( 1458): java.io.IOException: No such file or directory
E/TundConnector( 1458): at android.net.LocalSocketImpl.connectLocal(Native Method)
E/TundConnector( 1458): at android.net.LocalSocketImpl.connect(LocalSocketImpl.java:238)
E/TundConnector( 1458): at android.net.LocalSocket.connect(LocalSocket.java:98)
E/TundConnector( 1458): at com.android.server.NativeDaemonConnector.listenToSocket(NativeDaemonConnector.java:111)
E/TundConnector( 1458): at com.android.server.NativeDaemonConnector.run(NativeDaemonConnector.java:91)
E/TundConnector( 1458): at java.lang.Thread.run(Thread.java:1027)
W/TundConnector( 1458): Failed to receive response from daemon
E/TundConnector( 1458): Error in NativeDaemonConnector
E/TundConnector( 1458): java.io.IOException: No such file or directory
E/TundConnector( 1458): at android.net.LocalSocketImpl.connectLocal(Native Method)
E/TundConnector( 1458): at android.net.LocalSocketImpl.connect(LocalSocketImpl.java:238)
E/TundConnector( 1458): at android.net.LocalSocket.connect(LocalSocket.java:98)
E/TundConnector( 1458): at com.android.server.NativeDaemonConnector.listenToSocket(NativeDaemonConnector.java:111)
E/TundConnector( 1458): at com.android.server.NativeDaemonConnector.run(NativeDaemonConnector.java:91)
E/TundConnector( 1458): at java.lang.Thread.run(Thread.java:1027)
I/dalvikvm( 1458): Could not find method com.htc.util.skin.HtcSkinUtil.isSystemApk, referenced from method com.android.server.am.ActivityManagerService.saveSkinLocked
W/dalvikvm( 1458): VFY: unable to resolve static method 7893: Lcom/htc/util/skin/HtcSkinUtil;.isSystemApk (Landroid/content/Context;Ljava/lang/String;)Z
D/dalvikvm( 1458): VFY: replacing opcode 0x71 at 0x000b
D/dalvikvm( 1458): VFY: dead code 0x000e-0024 in Lcom/android/server/am/ActivityManagerService;.saveSkinLocked (Ljava/lang/String;Z)V
D/dalvikvm( 1458): VFY: dead code 0x0026-002d in Lcom/android/server/am/ActivityManagerService;.saveSkinLocked (Ljava/lang/String;Z)V
D/AK8975 ( 1312): Compass CLOSE
W/dalvikvm( 1458): Exception Ljava/lang/NumberFormatException; thrown while initializing Lcom/android/server/am/ActivityManagerService;
W/dalvikvm( 1458): threadid=9: thread exiting with uncaught exception (group=0x400155a0)
E/AndroidRuntime( 1458): *** FATAL EXCEPTION IN SYSTEM PROCESS: android.server.ServerThread
E/AndroidRuntime( 1458): java.lang.ExceptionInInitializerError
E/AndroidRuntime( 1458): at com.android.server.ServerThread.run(SystemServer.java:247)
E/AndroidRuntime( 1458): Caused by: java.lang.NumberFormatException: unable to parse '' as integer
E/AndroidRuntime( 1458): at java.lang.Integer.parseInt(Integer.java:362)
E/AndroidRuntime( 1458): at java.lang.Integer.parseInt(Integer.java:332)
E/AndroidRuntime( 1458): at java.lang.Integer.valueOf(Integer.java:506)
E/AndroidRuntime( 1458): at com.android.server.am.ActivityManagerService.getIntProp(ActivityManagerService.java:429)
E/AndroidRuntime( 1458): at com.android.server.am.ActivityManagerService.<clinit>(ActivityManagerService.java:438)
E/AndroidRuntime( 1458): ... 1 more
I/Process ( 1458): Sending signal. PID: 1458 SIG: 9
I/ServiceManager( 1301): service 'sensorservice' died
I/ServiceManager( 1301): service 'entropy' died
I/ServiceManager( 1301): service 'power' died
I/ServiceManager( 1301): service 'DeviceManager3LM' died
I/Zygote ( 1307): Exit zygote because system server (1458) has terminated
E/AndroidRuntime( 1458): Error reporting crash
E/AndroidRuntime( 1458): java.lang.NullPointerException
E/AndroidRuntime( 1458): at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:97)
E/AndroidRuntime( 1458): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:854)
E/AndroidRuntime( 1458): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:851)
I/ServiceManager( 1301): service 'media.audio_flinger' died
I/ServiceManager( 1301): service 'media.player' died
I/ServiceManager( 1301): service 'media.camera' died
I/ServiceManager( 1301): service 'media.audio_policy' died
I/Netd ( 1472): Netd 1.0 starting
I//system/bin/iptables( 1472): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1472): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1472): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1472): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1472): Flushing chain `INPUT'
I//system/bin/iptables( 1472): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1472): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1472): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1472): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1472): Flushing chain `OUTPUT'
I//system/bin/iptables( 1472): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1472): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1472): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1472): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1472): Flushing chain `FORWARD'
I//system/bin/iptables( 1472): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1472): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1472): Flushing chain `PREROUTING'
I//system/bin/iptables( 1472): Flushing chain `OUTPUT'
I//system/bin/iptables( 1472): Flushing chain `POSTROUTING'
Which recovery version are you using?
If you're using 4ext, use the format all (except SD) option under the wipe menu, then flash.
If you're using CWM, format all the partitions under the mounts and storage menu (except SD) manually, then flash.
Thank you, i will try that and ill tell you how it goes. Today i have tried to flash a few roms but none of them worked. They all get stuck on the logo after the htc one. The only rom that boots for me is ics beta 3
How long are you waiting for the boot screen to go away? Some ROMs take a few minutes sometimes longer to boot the first time, especially sense roms. You might not be waiting long enough.
Did you wipe your system partition? When flashing a new Sense ROM, I always do. Also, I do the same thing going from AOSP to SENSE. 4ext recovery makes it easy via the format all partitions except sdcard and then i wipe data/reset.
Yes i did wipe try to wipe the system partition but still nothing. How long do you guys wait after flashing a sense rom ?
Problem fixed !! It was my fault. My cousin had done a htc unlock instead of with revolutionary so now i have to flash the boot.img everytime i flash. It still had the old boot.img flashed from ics 3 beta.
I thought that with Fastboot boot recovery.img , i didn't need to reflash the boot.img but it still had to be done. No wonder only ICS beta 3 worked and the others didn't

Airwatch / corporate email not working on JB builds

till now the only thing i've figured out it that it has something to do with a vendor based service running on vendor supplied OS. It works on the ICS released by Samsung, but not on any other JB releases based on CM10 or 10.1. I guess it's looking for a proprietary service for the device. One of my friends has a HTC 1x and he loaded up pure CM10 for it, but suprisingly for him it works. So it's not CM10,maybe something we are missing in the build.
This is the error i see on the logcat :
Code:
W/PackageManager( 309): Unknown permission android.permission.sec.MDM_WIFI in package com.airwatch.androidagent
W/PackageManager( 309): Unknown permission android.permission.sec.MDM_BLUETOOTH in package com.airwatch.androidagent
W/PackageManager( 309): Unknown permission android.permission.sec.MDM_HW_CONTROL in package com.airwatch.androidagent
W/PackageManager( 309): Unknown permission android.permission.sec.MDM_RESTRICTION in package com.airwatch.androidagent
W/PackageManager( 309): Unknown permission android.permission.sec.MDM_LOCATION in package com.airwatch.androidagent
W/PackageManager( 309): Unknown permission android.permission.sec.MDM_SECURITY in package com.airwatch.androidagent
W/PackageManager( 309): Unknown permission android.permission.sec.MDM_APP_MGMT in package com.airwatch.androidagent
W/PackageManager( 309): Unknown permission android.permission.sec.MDM_EMAIL in package com.airwatch.androidagent
Code:
I/ActivityManager( 309): Start proc com.airwatch.androidagent for activity com.airwatch.androidagent/com.airwatch.agent.ui.activity.SplashActivity: pid=1850 uid=10075 gids={1006, 3003, 1015, 3002, 3001, 1028}
I/dalvikvm( 1850): Turning on JNI app bug workarounds for target SDK version 9...
E/Trace ( 1850): error opening trace file: No such file or directory (2)
D/ActivityThread( 1850): setTargetHeapUtilization:0.25
D/ActivityThread( 1850): setTargetHeapIdealFree:8388608
D/ActivityThread( 1850): setTargetHeapConcurrentStart:2097152
I/AirWatch( 1850): Samsung service is not available.
D/AirWatch( 1850): Bind to LG Service: false
D/AirWatch( 1850): 3LM service is found: false
W/ActivityManager( 309): Unable to start service Intent { act=com.airwatch.admin.samsung.ISamsungAdminService }: not found
W/ActivityManager( 309): Unable to start service Intent { act=com.airwatch.admin.lg.ILGAdminService }: not found
W/ActivityManager( 309): Unable to start service Intent { act=com.threelm.dm.api.IDeviceManagerApi cmp=com.threelm.dm/.api.ApiDeviceManager3LM }: not found
W/ActivityManager( 309): Unable to start service Intent { act=com.threelm.dm.api.IDeviceManagerApi cmp=com.threelm.dm.app.debug/com.threelm.dm.api.ApiDeviceManager3LM }: not found
I/AirWatch( 1850): HTC service is not available.
I/AirWatch( 1850): Lenovo service is not available.
I/AirWatch( 1850): Motorola service is not available.
W/ActivityManager( 309): Unable to start service Intent { act=com.airwatch.admin.htc.IHtcAdminService }: not found
W/ActivityManager( 309): Unable to start service Intent { act=com.airwatch.admin.lenovo.ILenovoAdminService }: not found
W/ActivityManager( 309): Unable to start service Intent { act=com.airwatch.admin.motorola.IMotorolaAdminService }: not found
D/AirWatch( 1850): Determining intent source.
D/AirWatch( 1850): Action was 'VIEW'.
D/AirWatch( 1850): Source was 'BROWSER'.
D/AirWatch( 1850): Determining intent source.
D/AirWatch( 1850): Action was 'VIEW'.
I/AirWatch( 1850): Samsung service is not available.
D/AirWatch( 1850): Bind to LG Service: false
W/ActivityManager( 309): Unbind failed: could not find connection for [email protected]
W/ActivityManager( 309): Unable to start service Intent { act=com.airwatch.admin.samsung.ISamsungAdminService }: not found
W/ActivityManager( 309): Unbind failed: could not find connection for [email protected]
W/ActivityManager( 309): Unable to start service Intent { act=com.airwatch.admin.lg.ILGAdminService }: not found
I/AirWatch( 1850): Lenovo service is not available.
I/AirWatch( 1850): HTC service is not available.
I/AirWatch( 1850): Motorola service is not available.
D/AirWatch( 1850): 3LM service is found: false
Why oh WHY would you want to install Airwatch on a personal device?

[Q] need help from expert

my phone call speaker doesn't work. below is the information/ error from logcat. does anyone know how to fix it?
build.board: unknown
build.bootloader: unknown
build.brand: SEMC
build.cpu_abi: armeabi-v7a
build.cpu_abi2: armeabi
build.device: R800i
build.display: 4.0.2.A.0.58
build.fingerprint: SEMC/R800i_1247-6260/R800i:2.3.4/4.0.2.A.0.58/xf_v3w:user/release-keys
build.hardware: semc
build.host: SEMCHost
build.id: 4.0.2.A.0.58
build.manufacturer: Sony Ericsson
build.model: R800i
build.product: R800i_1247-6260
build.radio: unknown
build.serial: unknown
build.tags: release-keys
build.time: 1316493304000
build.type: user
build.user: SEMCUser
version.codename: REL
version.incremental: xf_v3w
version.release: 2.3.4
version.sdk_int: 10
03-30 20:20:07.434 D/DrmManager(Native)( 111): DrmManager:penDecryptSession: no capable plug-in found
03-30 20:20:07.434 D/IDrmManagerService(Native)( 111): NULL decryptHandle is returned
03-30 20:20:07.444 D/IDrmManagerService(Native)( 139): no decryptHandle is generated in service side
03-30 20:20:07.484 E/AudioPolicyManagerBase(139): unknown stream type
03-30 20:20:07.484 E/AudioPolicyManagerBase(139): unknown stream type
03-30 20:20:07.484 E/AudioPolicyManagerBase(139): unknown stream type
03-30 20:20:07.484 E/AudioPolicyManagerBase(139): unknown stream type
03-30 20:20:07.514 E/AudioPolicyManagerBase(139): unknown stream type
03-30 20:20:07.514 E/AudioPolicyManagerBase(139): unknown stream type
03-30 20:20:07.514 E/AudioPolicyManagerBase(139): unknown stream type
03-30 20:20:07.514 E/AudioPolicyManagerBase(139): unknown stream type
03-30 20:20:08.364 E/AudioPolicyManagerBase(139): unknown stream type
03-30 20:20:08.364 E/AudioPolicyManagerBase(139): unknown stream type
03-30 20:20:09.374 E/AudioPolicyManagerBase(139): unknown stream type
03-30 20:20:09.374 E/AudioPolicyManagerBase(139): unknown stream type
03-30 20:20:09.374 E/AudioPolicyManagerBase(139): unknown stream type
03-30 20:20:09.374 E/AudioPolicyManagerBase(139): unknown stream type
03-30 20:20:09.374 E/AudioPolicyManagerBase(139): unknown stream type
03-30 20:20:09.374 E/AudioPolicyManagerBase(139): unknown stream type
03-30 20:20:09.774 E/AudioPolicyManagerBase(139): unknown stream type
03-30 20:20:09.774 E/AudioPolicyManagerBase(139): unknown stream type
03-30 20:20:11.434 E/AudioPolicyManagerBase(139): unknown stream type
03-30 20:20:11.664 E/AudioPolicyManagerBase(139): unknown stream type
03-30 20:20:11.664 E/AudioPolicyManagerBase(139): unknown stream type
03-30 20:20:11.664 E/AudioPolicyManagerBase(139): unknown stream type
03-30 20:20:11.664 E/AudioPolicyManagerBase(139): unknown stream type
03-30 20:20:11.664 E/AudioPolicyManagerBase(139): unknown stream type
03-30 20:20:11.664 E/AudioPolicyManagerBase(139): unknown stream type

LineageOS 15 on S5 mini and SE Linux enforcement. Doesn't work well together

Hi,
I'm running LineageOS 15 (Android 8) on S5 mini. Everything is fine except one banking app that I really need. They validate on startup, whether the phone is rooted.
They in fact check if SE Linux is in enforcement mode. Here is the log snippet:
Code:
11-23 18:44:54.894 2259 2521 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.fidor.fsw/com.gft.fidor.views.splash.SplashScreenActivity bnds=[350,815][506,994] (has extras)} from uid 10036
11-23 18:44:54.935 2084 2084 I display : [DYNAMIC_RECOMP] HWC_2_GLES by low FPS(0)
11-23 18:44:54.969 2259 4027 I ActivityManager: Start proc 20526:com.fidor.fsw/u0a119 for activity com.fidor.fsw/com.gft.fidor.views.splash.SplashScreenActivity
11-23 18:44:55.190 2084 2084 I display : [DYNAMIC_RECOMP] GLES_2_HWC by high FPS(39)
11-23 18:44:55.229 20526 20540 I vndksupport: sphal namespace is not configured for this process. Loading /system/lib/egl/libEGL_mali.so from the current namespace instead.
11-23 18:44:55.326 20526 20540 D libEGL : loaded /system/lib/egl/libEGL_mali.so
11-23 18:44:55.339 2084 2133 W GrallocMapperPassthrough: buffer descriptor with invalid usage bits 0x400
11-23 18:44:55.356 20526 20540 I vndksupport: sphal namespace is not configured for this process. Loading /system/lib/egl/libGLESv1_CM_mali.so from the current namespace instead.
11-23 18:44:55.362 20526 20540 D libEGL : loaded /system/lib/egl/libGLESv1_CM_mali.so
11-23 18:44:55.586 20526 20540 I vndksupport: sphal namespace is not configured for this process. Loading /system/lib/egl/libGLESv2_mali.so from the current namespace instead.
11-23 18:44:55.588 20526 20540 D libEGL : loaded /system/lib/egl/libGLESv2_mali.so
11-23 18:44:56.455 20526 20526 I putmethod.latin: type=1400 audit(0.0:774): avc: denied { read } for name="/" dev="tmpfs" ino=3689 scontext=u:r:untrusted_app_25:s0:c512,c768 tcontext=u:object_r:rootfs:s0 tclass=dir permissive=1
11-23 18:44:56.455 20526 20526 W putmethod.latin: type=1300 audit(0.0:774): arch=40000028 syscall=334 per=800008 success=yes exit=0 a0=ffffff9c a1=898ca354 a2=4 a3=0 items=1 ppid=2066 auid=4294967295 uid=10119 gid=10119 euid=10119 suid=10119 fsuid=10119 egid=10119 sgid=10119 fsgid=10119 tty=(none) ses=4294967295 exe="/system/bin/app_process32" subj=u:r:untrusted_app_25:s0:c512,c768 key=(null)
11-23 18:44:56.455 1978 1978 W auditd : type=1307 audit(0.0:774): cwd="/"
11-23 18:44:56.455 1978 1978 W auditd : type=1302 audit(0.0:774): item=0 name="/sbin" inode=3689 dev=00:12 mode=040755 ouid=0 ogid=0 rdev=00:00 obj=u:object_r:rootfs:s0
11-23 18:44:56.455 1978 1978 W auditd : type=1327 audit(0.0:774): proctitle="com.google.android.inputmethod.latin"
11-23 18:44:56.455 1978 1978 W auditd : type=1320 audit(0.0:774):
11-23 18:44:56.527 2259 3192 W ActivityManager: Force finishing activity com.fidor.fsw/com.gft.fidor.views.splash.SplashScreenActivity
Since LineageOS sets SELinux by default into permissive, this check fails and the app crashes. I'm able to set it to enforced with "SE Linux mode changer" or any other app of that kind, but immediately after the change the phone starts eating 100% cpu and modem (neither internet, nor SMS/phone calls) aren't working, which makes me think LineageOS doesn't work really well in enforcement mode of SE Linux. But the app itself launches just fine with SELinux in enforced.
I'm not an expert in Android and SELinux, but would like to know if there is a way:
to workaround the check we see in the logs and work with the app in permissive mode
to make LineageOS work correctly under enforced
PS. It doesn't matter which way to set the SELinux mode. Whatever is done - through kernel, in init.d or in adb shell, the symptoms are exactly the same after the change.
Thanks
bytes85 said:
Hi,
I'm running LineageOS 15 (Android 8) on S5 mini. Everything is fine except one banking app that I really need. They validate on startup, whether the phone is rooted...
Click to expand...
Click to collapse
I don't have this device but, your best bet is to post this question within the following Unofficial LineageOS (since there's no Official LineageOS Oreo released yet) thread for your device.
https://forum.xda-developers.com/showthread.php?t=3678205
Good Luck!
~~~~~~~~~~~~~~~
I DO NOT PROVIDE SUPPORT VIA PM UNLESS ASKED/REQUESTED BY MYSELF.
PLEASE KEEP IT IN THE THREADS WHERE EVERYONE CAN SHARE

Fire HD 8 2020 chromecast issue

I am posting here since we cannot search the forum on xda (I didn't found how).
I installed the google play services with fire tool 10.2 but when I open the Google Home app and try to mirror the screen, it ends automatically 2 secs later. Any way to fix this or at least get a valid error message ?
Any play store app that can replace the built-in miracast/chromecast ? Or cast to airplay, it got an Apple TV too.
woodspire said:
I am posting here since we cannot search the forum on xda (I didn't found how).
I installed the google play services with fire tool 10.2 but when I open the Google Home app and try to mirror the screen, it ends automatically 2 secs later. Any way to fix this or at least get a valid error message ?
Any play store app that can replace the built-in miracast/chromecast ? Or cast to airplay, it got an Apple TV too.
Click to expand...
Click to collapse
You can use ADB logcat to view errors
Code:
adb shell logcat
I have a Fire HD 8 (2018) debloated and installed with a Google service, Chromecast screen mirroring is working but the sound is not capturing on Fire tablets or other Chinese Android devices such as Huawei, Xiaomi, and Meizu.
Here is a copy of the part in logcat that I think list stuff related to casting:
I CastMirroringProvider: onDeviceStoppedMirroring: device="Family room TV" (24122dce86abb56e6ee0db9f13a8a54d), error=true
01-16 20:43:46.209 1752 11087 E MediaPuller: source failed to start w/ err -38
01-16 20:43:46.209 1752 11073 E AVSource: Failed to start track 1 (err = -38)
01-16 20:43:46.209 1752 11073 I GCastSource: Ignore AVSource::kWhatStarted. The GCastSource is not started or stopped.
01-16 20:43:46.209 1752 11073 W AVSource: ignoring stop request, track not started.
01-16 20:43:46.213 572 572 W TelecomManager: Telecom Service not found.
01-16 20:43:46.259 1752 8873 D mali_winsys: EGLint new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig, egl_winsys_surface **, EGLBoolean) returns 0x3000
01-16 20:43:46.281 572 631 I AmazonPowerManagerVendorCallback: Wakelock acquired UID:1000 PID:572 Tag:WindowManager
01-16 20:43:46.437 411 8863 E MtkOmxVenc: [0xef9157c0] wake up after 1878727806230435410.6918538731502698496
01-16 20:43:46.656 411 11079 E MtkOmxVenc: [0xef6bd840] wake up after 2816896341832341074.6918538731502698496
01-16 20:43:46.854 1752 2814 I DeviceScanner: [MDNS] Received response from "Family room TV" (24122dce86abb56e6ee0db9f13a8a54d) with result "2 Updated device"
01-16 20:43:46.868 1752 2419 I CastService: [instance-20] Google Play services client: 204516000, Google Play services APK: 204516000
01-16 20:43:46.868 1752 2419 I CastService: [instance-20] acquireDeviceController by com.google.android.gms
01-16 20:43:46.877 1752 2817 I CDC|API|22: [API] Creating a new CastDeviceController from com.google.android.gms for "Family room TV" (24122dce86abb56e6ee0db9f13a8a54d)
01-16 20:43:46.895 572 591 W BroadcastQueue: Permission Denial: broadcasting Intent { act=com.google.android.c2dm.intent.RECEIVE flg=0x10 pkg=com.google.android.apps.chromecast.app (has extras) } from com.google.android.gms (pid=6044, uid=10192) requires com.google.android.c2dm.permission.SEND due to receiver com.google.android.apps.chromecast.app/com.google.android.libraries.notifications.entrypoints.gcm.GcmBroadcastReceiver
01-16 20:43:46.895 572 591 W BroadcastQueue: Permission Denial: broadcasting Intent { act=com.google.android.c2dm.intent.RECEIVE flg=0x10 pkg=com.google.android.apps.chromecast.app (has extras) } from com.google.android.gms (pid=6044, uid=10192) requires com.google.android.c2dm.permission.SEND due to receiver com.google.android.apps.chromecast.app/com.google.firebase.iid.FirebaseInstanceIdReceiver
01-16 20:43:46.896 6044 6044 W GCM : broadcast intent callback: result=CANCELLED forIntent { act=com.google.android.c2dm.intent.RECEIVE pkg=com.google.android.apps.chromecast.app (has extras) }
01-16 20:43:46.928 1752 2814 I DeviceAuthChannel: [controller-0022-com.google.android.gms API] Reuse old nonce: [91, -20, -79, -89, -27, 71, 94, 5, 40, -115, 47, 51, 119, 48, -104, -2]
01-16 20:43:46.937 411 8863 E MtkOmxVenc: [0xef9157c0] wake up after 4028012694794901074.6918538731502698496
01-16 20:43:47.018 1752 2814 W CDC|API|22: [API] Ignoring message. Namespace 'urn:x-cast:com.google.cast.tp.deviceauth' has not been registered.
01-16 20:43:47.024 1752 2814 I CastService: [instance-20] requestStatus: com.google.android.gms
01-16 20:43:47.029 1752 2814 E CDC|API|22: [API] sendTextMessage - Text message has no destination ID. Message discarded.
01-16 20:43:47.030 1752 2814 I CastService: [instance-20] onMessageSendFailed: com.google.android.gms urn:x-cast:com.google.cast.media 2 INVALID_REQUEST
01-16 20:43:47.054 1752 8960 I CastService: [instance-20] leaveApplication: com.google.android.gms
01-16 20:43:47.055 1752 8960 E CDC|API|22: [API] listener.onApplicationLeaveFailed(INVALID_REQUEST)
01-16 20:43:47.055 1752 8960 I CastService: [instance-20] onApplicationLeaveFailed: com.google.android.gms INVALID_REQUEST
01-16 20:43:47.075 1752 2814 I CastService: [instance-20] onDisconnected: package: com.google.android.gms status=SUCCESS

Categories

Resources