microsoftconnect / intune-app-wrapping-tool-android

Use the Intune App Wrapping Tool for Android to enable Android apps to be managed by Microsoft Intune
29 stars 11 forks source link

"Error - Failed to load app resource table while wrapping APK with INTUNE SDK. #60

Closed sagar-sg closed 2 years ago

sagar-sg commented 2 years ago

Bug(Issue): I have tried to wrap Android released as well as unsigned APK getting an error as "Failed to load app resource table."

IntuneAppWrappingToolLog_20220404_174919.txt

Intune app wrapping tool: Version for intune -- Version 1.0.3610.6 Platform -Android

Additional Info The Issue comes on any newly created Android App as well. Check IntuneAppWrappingToolLog_20220404_162025.txt

Also, a version for intune SDK - Version 1.0.3610.6 does not support Android API level 32. Please suggest solution to above issues.

rygo-msft commented 2 years ago

This appears to be a duplicate of #62. Please follow that issue as it has further details

WRN C:\Users\sagar\AppData\Local\Temp\IntuneAppWrappingTool-4996429882418164810\sourceApk\res\values-v31\colors.xml:55: error: resource android:color/Indigo_800 is private. WRN C:\Users\sagar\AppData\Local\Temp\IntuneAppWrappingTool-4996429882418164810\sourceApk\res\values-v31\colors.xml:56: error: resource android:color/Indigo_700 is private. WRN C:\Users\sagar\AppData\Local\Temp\IntuneAppWrappingTool-4996429882418164810\sourceApk\res\values-v31\colors.xml:58: error: resource android:color/GM2_grey_800 is private. WRN C:\Users\sagar\AppData\Local\Temp\IntuneAppWrappingTool-4996429882418164810\sourceApk\res\values-v31\colors.xml:59: error: resource android:color/Blue_800 is private. WRN C:\Users\sagar\AppData\Local\Temp\IntuneAppWrappingTool-4996429882418164810\sourceApk\res\values-v31\colors.xml:60: error: resource android:color/Blue_700 is private.

meghandaly commented 2 years ago

@sagar-sg A feature request for API 32 targeting support has been opened, please follow #64 for updates / add additional context if you desire.