Class ShadowLegacyApkAssets

    • Constructor Detail

      • ShadowLegacyApkAssets

        public ShadowLegacyApkAssets()
    • Method Detail

      • __constructor__

        @Implementation(maxSdk=29)
        protected void __constructor__​(String path,
                                       boolean system,
                                       boolean forceSharedLib,
                                       boolean overlay)
                                throws IOException
        Throws:
        IOException
      • getAssetPath

        @Implementation
        protected String getAssetPath()