Odd Files in an Android apk
panagiotis merakos
merakosp at gmail.com
Mon Aug 3 00:51:13 EDT 2020
Hello Dan,
This bug was fixed for 9.6.0, but (accidentally) it did not make it into
9.6.1 rc-1.
It will be fixed in 9.6.1 RC-2.
You can apply the fix locally, until RC-2 is released:
https://github.com/livecode/livecode/pull/7413/files
Kind regards,
Panos
--
On Mon, 3 Aug 2020 at 06:32, Dan Friedman via use-livecode <
use-livecode at lists.runrev.com> wrote:
> Using LC version 9.6.1 (rc1), I built by Android app. The app seemed a
> bit on the large side. So, upon examining the files in the apk, I found
> this:
>
> ------------------------------------
> Volume in drive D has no label.
> Volume Serial Number is 7C03-D597
>
> Directory of D:\apktest\assets\tsNet.lcextd\iOS
>
> 08/02/2020 09:22 PM <DIR> .
> 08/02/2020 09:22 PM <DIR> ..
> 07/28/2020 02:45 AM 6,751,828 External-Device-10_2
> 07/28/2020 02:45 AM 6,751,828 External-Device-11_2
> 07/28/2020 02:45 AM 6,666,588 External-Device-12_1
> 07/28/2020 02:45 AM 6,666,588 External-Device-13_2
> 07/28/2020 02:46 AM 6,666,588 External-Device-13_5
> 07/29/2020 05:17 AM 4,769,472 External-Simulator-10_2
> 07/29/2020 05:17 AM 4,769,472 External-Simulator-11_2
> 07/29/2020 05:17 AM 4,533,360 External-Simulator-12_1
> 07/29/2020 05:17 AM 4,533,360 External-Simulator-13_2
> 07/29/2020 05:17 AM 4,533,360 External-Simulator-13_5
> 11 File(s) 56,642,444 bytes
> 2 Dir(s) 101,128,318,976 bytes free
> ------------------------------------
>
> Why would there be an iOS folder in the tsNet directory of an Android apk?
>
> Also, I did not select the "Android x86" checkbox in the Application
> Setting, but the external for tsNet External-x86 was still included in the
> apk:
>
> ------------------------------------
> Volume in drive D has no label.
> Volume Serial Number is 7C03-D597
>
> Directory of D:\apktest\assets\tsNet.lcextd\Android
>
> 08/02/2020 09:29 PM <DIR> .
> 08/02/2020 09:29 PM <DIR> ..
> 07/28/2020 02:45 AM 5,145 Classes
> 07/28/2020 02:45 AM 2,867,456 External-arm64-v8a
> 07/28/2020 02:45 AM 2,223,820 External-armeabi
> 07/28/2020 02:45 AM 1,904,364 External-armeabi-v7a
> 07/28/2020 02:45 AM 2,653,944 External-x86
> 07/28/2020 02:45 AM 2,941,840 External-x86_64
> 7 File(s) 12,596,569 bytes
> 2 Dir(s) 101,128,314,880 bytes free
> ------------------------------------
>
> Perhaps this is a Bug or are all these files somehow required? Any
> thoughts?
>
> -Dan
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
More information about the use-livecode
mailing list