An administrator is trying to enable AppWrapping for a special internal Android application, but the application fails to get wrapped. Other internal applications are wrapped without complications. What could cause this failure?
A.
AppWrapping license is not assigned to the failed application.
B.
The maximum count of wrapped applications has been reached.
C.
AppWrapping works only with internal iOS applications.
D.
The internal app was built using Crosswalk on Android.
Yes, Answer is D
Android Apps Built with Crosswalk Project Libraries Do Not Wrap
Crosswalk on Android provides a packaging tool and a Java wrapper layer. They can bundle Web applications into the Android Web app APKs. This Java wrapper layer calls Crosswalk runtime, and Crosswalk runtime is a full-featured Web engine mostly written in C/C++. Android platforms do not package C/C++ code into SMALI files, and the app wrapping solution cannot modify and wrap the C/C++ libraries and code.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
VigneshKumar
4 years, 10 months agopraveen405
4 years, 11 months ago