Re: Odd Files in an Android apk

2020-08-04 Thread J. Landman Gay via use-livecode
Maybe because I built a single app containing both 32 and 64 bit 
architectures. Maybe I got double points.


--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
On August 4, 2020 5:57:10 PM scott--- via use-livecode 
 wrote:


Hmm… I saw a reduction of a few MB (which was nice!) but nothing like what 
you got.

—
Scott Morrow

On Aug 4, 2020, at 3:42 PM, J. Landman Gay via use-livecode 
 wrote:


Wow. I just built an update to an Android app with LC 9.6.1rc2 and the size 
went from 47MB to 21MB.


Nice.

On 8/2/20 11:51 PM, panagiotis merakos via use-livecode wrote:

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



--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software   | http://www.hyperactivesw.com

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your 
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-livecode



___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your 
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-livecode





___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Odd Files in an Android apk

2020-08-04 Thread scott--- via use-livecode
Hmm… I saw a reduction of a few MB (which was nice!) but nothing like what you 
got.
—
Scott Morrow

> On Aug 4, 2020, at 3:42 PM, J. Landman Gay via use-livecode 
>  wrote:
> 
> Wow. I just built an update to an Android app with LC 9.6.1rc2 and the size 
> went from 47MB to 21MB.
> 
> Nice.
> 
> On 8/2/20 11:51 PM, panagiotis merakos via use-livecode wrote:
>> 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
> 
> 
> -- 
> Jacqueline Landman Gay | jac...@hyperactivesw.com
> HyperActive Software   | http://www.hyperactivesw.com
> 
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Odd Files in an Android apk

2020-08-04 Thread J. Landman Gay via use-livecode

Wow. I just built an update to an Android app with LC 9.6.1rc2 and the size 
went from 47MB to 21MB.

Nice.

On 8/2/20 11:51 PM, panagiotis merakos via use-livecode wrote:

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



--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software   | http://www.hyperactivesw.com

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Odd Files in an Android apk

2020-08-02 Thread panagiotis merakos via use-livecode
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@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  .
> 08/02/2020  09:22 PM  ..
> 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  .
> 08/02/2020  09:29 PM  ..
> 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@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Odd Files in an Android apk

2020-08-02 Thread Dan Friedman via use-livecode
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  .
08/02/2020  09:22 PM  ..
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  .
08/02/2020  09:29 PM  ..
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@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode