Hi Likai Yang,
Could you try with only a single device connected and see if that addresses the problem?
If it doesn't could you supply the adb logcat log?
A sequence like the below would work:
1. Launch Frame Advsior
2. From a terminal run: adb logcat -c
3. From a terminal run: adb logcat > logcat.txt
4. In frame advisor choose, Capture new trace
4. From a terminal ctrl-c to stop logcat logging to the file
Attach the log here for review.
Thanks,
Martyn
Could you also identify which device it is, and what your adb version is please?adb --version from a terminal will output the version.
Thanks for your suggestion!logcat.txt
Unfortunately there is nothing obvious in logcat. Can you try the following and provide the output:
adb devices
adb shell pm list packages
adb shell getprop ro.product.model
Thank you for all your prompt feedback, can you try streamline and see if that is able to detect any applications?
Streamline and Performance Advisor works correctly.
Thank you, can you confirm the make and model of your phone. Can you also provide the frameafvisor log files?
I use the newest Arm Performace Studio
[2024-12-23 10:06:09.002] [Default] [debug] Registering Logger: Controller [2024-12-23 10:06:09.002] [Default] [debug] Registering Logger: Client [2024-12-23 10:06:09.002] [Default] [debug] Registering Logger: DataModel [2024-12-23 10:06:09.086] [Client] [debug] Vulkan instance extensions: QList("VK_KHR_surface", "VK_EXT_debug_utils", "VK_KHR_xcb_surface") [2024-12-23 10:06:09.086] [Client] [debug] Selected GPU 0 : Intel(R) Graphics (ADL-S GT1) [2024-12-23 10:06:11.601] [Default] [debug] Registering Logger: DeviceManager:Android [2024-12-23 10:06:11.608] [DeviceManager:Android] [info] Adb server not started - already running [2024-12-23 10:06:11.613] [DeviceManager:Android] [info] Found 1 device/s [2024-12-23 10:06:11.864] [DeviceManager:Android] [info] Found 1 device/s [2024-12-23 10:06:12.198] [DeviceManager:Android] [info] Found 0 application/s [2024-12-23 10:06:13.699] [DeviceManager:Android] [info] Found 1 device/s [2024-12-23 10:06:13.943] [DeviceManager:Android] [info] Found 1 device/s [2024-12-23 10:06:14.307] [DeviceManager:Android] [info] Found 0 application/s [2024-12-23 10:06:14.763] [DeviceManager:Android] [info] Found 1 device/s [2024-12-23 10:06:15.001] [DeviceManager:Android] [info] Found 1 device/s [2024-12-23 10:06:15.317] [DeviceManager:Android] [info] Found 0 application/s [2024-12-23 10:06:16.635] [DeviceManager:Android] [info] Found 1 device/s [2024-12-23 10:06:16.943] [DeviceManager:Android] [info] Found 1 device/s [2024-12-23 10:06:17.249] [DeviceManager:Android] [info] Found 0 application/s
The phone is made by a small company. I use the newest Arm Performace Studio
Thanks for responding, I'm not seeing anything obvious in the logs. Could you try the following and send the output?adb shell dumpsys package <package of interest (com.etc)>where package of interest is one of the apps you would like to debug.
Activity Resolver Table: Non-Data Actions: android.media.action.IMAGE_CAPTURE: 73b141a com.asrmicro.camera/.CaptureActivity filter a63ab4b Action: "android.media.action.IMAGE_CAPTURE" Category: "android.intent.category.DEFAULT" android.media.action.IMAGE_CAPTURE_SECURE: 6bfb127 com.asrmicro.camera/.SecureCameraActivity filter 1bb357d Action: "android.media.action.IMAGE_CAPTURE_SECURE" Category: "android.intent.category.DEFAULT" android.intent.action.MAIN: b84ef09 com.asrmicro.camera/.CameraActivity filter adf8b2f Action: "android.intent.action.MAIN" Category: "android.intent.category.DEFAULT" 2f0c53c com.asrmicro.camera/.CameraLauncher filter 50472c5 Action: "android.intent.action.MAIN" Category: "android.intent.category.DEFAULT" Category: "android.intent.category.LAUNCHER" android.media.action.STILL_IMAGE_CAMERA: b84ef09 com.asrmicro.camera/.CameraActivity filter 264b50e Action: "android.media.action.STILL_IMAGE_CAMERA" Category: "android.intent.category.DEFAULT" Category: "android.intent.category.VOICE" android.media.action.STILL_IMAGE_CAMERA_SECURE: 6bfb127 com.asrmicro.camera/.SecureCameraActivity filter 2c27fd4 Action: "android.media.action.STILL_IMAGE_CAMERA_SECURE" Category: "android.intent.category.DEFAULT" android.media.action.VIDEO_CAPTURE: 1a2f928 com.asrmicro.camera/.VideoCamera filter 4e657e6 Action: "android.media.action.VIDEO_CAPTURE" Category: "android.intent.category.DEFAULT" android.media.action.VIDEO_CAMERA: 1a2f928 com.asrmicro.camera/.VideoCamera filter 73e7641 Action: "android.media.action.VIDEO_CAMERA" Category: "android.intent.category.DEFAULT" Receiver Resolver Table: Non-Data Actions: android.intent.action.BOOT_COMPLETED: 2b00c72 com.asrmicro.camera/.SetActivitiesCameraReceiver filter aec38c3 Action: "android.intent.action.BOOT_COMPLETED" Domain verification status: Permissions: Permission [com.asrmicro.camera.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION] (ecd6d43): sourcePackage=com.asrmicro.camera uid=10071 gids=[] type=0 prot=signature perm=PermissionInfo{3d30542 com.asrmicro.camera.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION} flags=0x0 Key Set Manager: [com.asrmicro.camera] Signing KeySets: 1 Packages: Package [com.asrmicro.camera] (576be91): appId=10071 pkg=Package{a9b3121 com.asrmicro.camera} codePath=/product/app/Camera2 resourcePath=/product/app/Camera2 legacyNativeLibraryDir=/product/app/Camera2/lib extractNativeLibs=true primaryCpuAbi=arm64-v8a secondaryCpuAbi=null cpuAbiOverride=null versionCode=20002000 minSdk=33 targetSdk=33 minExtensionVersions=[] versionName=2.0.002 hiddenApiEnforcementPolicy=2 usesNonSdkApi=false splits=[base] apkSigningVersion=3 flags=[ SYSTEM DEBUGGABLE HAS_CODE ALLOW_CLEAR_USER_DATA ALLOW_BACKUP LARGE_HEAP ] privateFlags=[ PRIVATE_FLAG_ACTIVITIES_RESIZE_MODE_UNRESIZEABLE ALLOW_AUDIO_PLAYBACK_CAPTURE PRODUCT PRIVATE_FLAG_ALLOW_NATIVE_HEAP_POINTER_TAGGING ] forceQueryable=false scannedAsStoppedSystemApp=true supportsScreens=[medium, large, xlarge, resizeable, anyDensity] usesLibraries: org.apache.http.legacy usesLibraryFiles: /system/framework/org.apache.http.legacy.jar timeStamp=2024-12-19 14:10:38 lastUpdateTime=1970-01-01 08:04:43 installerPackageName=null installerPackageUid=-1 initiatingPackageName=null originatingPackageName=null packageSource=0 appMetadataFilePath=null appMetadataSource=0 signatures=PackageSignatures{d922946 version:3, signatures:[c10d1ec8], past signatures:[]} installPermissionsFixed=false pkgFlags=[ SYSTEM DEBUGGABLE HAS_CODE ALLOW_CLEAR_USER_DATA ALLOW_BACKUP LARGE_HEAP ] privatePkgFlags=[ PRIVATE_FLAG_ACTIVITIES_RESIZE_MODE_UNRESIZEABLE ALLOW_AUDIO_PLAYBACK_CAPTURE PRODUCT PRIVATE_FLAG_ALLOW_NATIVE_HEAP_POINTER_TAGGING ] apexModuleName=null declared permissions: com.asrmicro.camera.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION: prot=signature requested permissions: android.permission.WRITE_SETTINGS android.permission.POST_NOTIFICATIONS android.permission.ACCESS_FINE_LOCATION android.permission.USE_CREDENTIALS android.permission.NFC android.permission.BIND_WALLPAPER android.permission.READ_MEDIA_VISUAL_USER_SELECTED android.permission.WRITE_SYNC_SETTINGS android.permission.RECEIVE_BOOT_COMPLETED android.permission.SUBSCRIBED_FEEDS_READ android.permission.SUBSCRIBED_FEEDS_WRITE android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.ACCESS_COARSE_LOCATION android.permission.READ_MEDIA_IMAGES android.permission.CHANGE_WIFI_STATE android.permission.MANAGE_MEDIA android.permission.ACCESS_NETWORK_STATE android.permission.CAMERA android.permission.SET_WALLPAPER android.permission.READ_SYNC_SETTINGS android.permission.WRITE_EXTERNAL_STORAGE android.permission.VIBRATE android.permission.ACCESS_WIFI_STATE android.permission.RECORD_AUDIO com.asrmicro.camera.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION android.permission.WAKE_LOCK install permissions: android.permission.WRITE_SETTINGS: granted=true android.permission.USE_CREDENTIALS: granted=true android.permission.NFC: granted=true android.permission.WRITE_SYNC_SETTINGS: granted=true android.permission.RECEIVE_BOOT_COMPLETED: granted=true android.permission.SUBSCRIBED_FEEDS_READ: granted=true android.permission.SUBSCRIBED_FEEDS_WRITE: granted=true android.permission.INTERNET: granted=true android.permission.CHANGE_WIFI_STATE: granted=true android.permission.MANAGE_MEDIA: granted=true android.permission.ACCESS_NETWORK_STATE: granted=true android.permission.SET_WALLPAPER: granted=true android.permission.READ_SYNC_SETTINGS: granted=true android.permission.VIBRATE: granted=true android.permission.ACCESS_WIFI_STATE: granted=true com.asrmicro.camera.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION: granted=true android.permission.WAKE_LOCK: granted=true User 0: ceDataInode=2353 deDataInode=1429 installed=true hidden=false suspended=false distractionFlags=0 stopped=true notLaunched=false enabled=0 instant=false virtual=false quarantined=false installReason=0 dataDir=/data/user/0/com.asrmicro.camera firstInstallTime=1970-01-01 08:04:43 uninstallReason=0 overlay paths: /data/resource-cache/com.android.systemui-neutral-3vYn.frro /data/resource-cache/com.android.systemui-accent-Bv0V.frro /data/resource-cache/com.android.systemui-dynamic-iboB.frro gids=[3003] runtime permissions: android.permission.POST_NOTIFICATIONS: granted=false, flags=[ USER_SENSITIVE_WHEN_GRANTED|USER_SENSITIVE_WHEN_DENIED] android.permission.ACCESS_FINE_LOCATION: granted=false, flags=[ USER_SENSITIVE_WHEN_GRANTED|USER_SENSITIVE_WHEN_DENIED] android.permission.READ_MEDIA_VISUAL_USER_SELECTED: granted=true, flags=[ GRANTED_BY_DEFAULT|USER_SENSITIVE_WHEN_GRANTED|USER_SENSITIVE_WHEN_DENIED|RESTRICTION_UPGRADE_EXEMPT] android.permission.READ_EXTERNAL_STORAGE: granted=true, flags=[ GRANTED_BY_DEFAULT|USER_SENSITIVE_WHEN_GRANTED|USER_SENSITIVE_WHEN_DENIED|RESTRICTION_SYSTEM_EXEMPT|RESTRICTION_UPGRADE_EXEMPT] android.permission.ACCESS_COARSE_LOCATION: granted=false, flags=[ USER_SENSITIVE_WHEN_GRANTED|USER_SENSITIVE_WHEN_DENIED] android.permission.READ_MEDIA_IMAGES: granted=true, flags=[ GRANTED_BY_DEFAULT|USER_SENSITIVE_WHEN_GRANTED|USER_SENSITIVE_WHEN_DENIED] android.permission.CAMERA: granted=true, flags=[ GRANTED_BY_DEFAULT|USER_SENSITIVE_WHEN_GRANTED|USER_SENSITIVE_WHEN_DENIED] android.permission.WRITE_EXTERNAL_STORAGE: granted=true, flags=[ GRANTED_BY_DEFAULT|USER_SENSITIVE_WHEN_GRANTED|USER_SENSITIVE_WHEN_DENIED|RESTRICTION_SYSTEM_EXEMPT|RESTRICTION_UPGRADE_EXEMPT] android.permission.RECORD_AUDIO: granted=true, flags=[ GRANTED_BY_DEFAULT|USER_SENSITIVE_WHEN_GRANTED|USER_SENSITIVE_WHEN_DENIED] Queries: system apps queryable: false queries via forceQueryable: queries via package name: com.asrmicro.camera.tests: com.asrmicro.camera com.asrmicro.camera: com.asrmicro.camera.tests queries via component: com.android.settings.intelligence: com.asrmicro.camera com.android.contacts: com.asrmicro.camera com.android.emergency: com.asrmicro.camera queryable via interaction: User 0: queryable via uses-library: Dexopt state: [com.asrmicro.camera] path: /product/app/Camera2/Camera2.apk arm64: [status=verify] [reason=prebuilt] [primary-abi] [location is /product/app/Camera2/oat/arm64/Camera2.odex] Compiler stats: [com.asrmicro.camera] (No recorded stats)
Thank you. We will investigate and determine a root cause. There will be some delay due to the Christmas holidays and new year.
Thanks, Happy new year!
Thank you, you too!