microsoftconnect / intune-app-wrapping-tool-android

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

Failed to load app resource table #29

Closed tarunchopra closed 5 years ago

tarunchopra commented 5 years ago
  1. Downloaded the latest wrapping tool
  2. App is native Android App - https://github.com/OfficeDev/Interop-REST-Mail-Contacts-Calendar-Sample/tree/master/Android/MeetingManagerAndroid
  3. .apk and logs are attached for reference.

ERR Failed to package app. com.microsoft.intune.mam.apppackager.utils.AppPackagerException: Failed to load app resource table.

IntuneAppWrappingToolLog_20190510_150213.txt

Convert this to .apk app-debug.txt

rygo-msft commented 5 years ago

This is appears to be the same as #27. Please try using a 64-bit JVM as mentioned in the work around for that issue.

tarunchopra commented 5 years ago

Thanks @rygo-msft . That resolved the issue.