Re: Android Deployment Update / Nov 2019

2019-11-09 Thread Riko Abdul via use-livecode
whats is vc?

Pada tanggal Min, 10 Nov 2019 pukul 09.44 Sannyasin Brahmanathaswami via
use-livecode  menulis:

> I see a lot of changes in my developers console on Google. I reading
> through everything…
>
> I kept these kind notes which were sent by Jerry in June, summarizing Mark
> W. comments on building of Android.
>
> Are  they still up-to-date? And about what about Android 9? I think Ralph
> also felt that the payload was small enough to bundle 2 versions in  1
> build.
>
> =
> @BR make sure that for your next release, that when now your highest
> versioncode is 15 for x86-64
>
> the armv7a starts with 16
>
> that's why i showed you the sequence as example.
>
> you need to increase the versioncodes but with the lowest versioncode
> for the lowest architecture, i did it too and had no problem
>
> so like this for your sequence if your highest used VC is 15 then:
>
> BuildVC
> arm v7a19 >next time --->23>next time--->24
> arm6420>next time--->24--->next time--->25
> X8621--->next time--->25--->next time--->26
> x86-64  22--->next time--->26--->next time--->27
>
> and so on, you see the 64 builds need to be higher vc then the 32bits
> Jerry
>
> =
> BR
>
> ___
> 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


Android Deployment Update / Nov 2019

2019-11-09 Thread Sannyasin Brahmanathaswami via use-livecode
I see a lot of changes in my developers console on Google. I reading through 
everything…

I kept these kind notes which were sent by Jerry in June, summarizing Mark W. 
comments on building of Android.

Are  they still up-to-date? And about what about Android 9? I think Ralph also 
felt that the payload was small enough to bundle 2 versions in  1 build.

=
@BR make sure that for your next release, that when now your highest
versioncode is 15 for x86-64

the armv7a starts with 16

that's why i showed you the sequence as example.

you need to increase the versioncodes but with the lowest versioncode
for the lowest architecture, i did it too and had no problem

so like this for your sequence if your highest used VC is 15 then:

BuildVC
arm v7a19 >next time --->23>next time--->24
arm6420>next time--->24--->next time--->25
X8621--->next time--->25--->next time--->26
x86-64  22--->next time--->26--->next time--->27

and so on, you see the 64 builds need to be higher vc then the 32bits
Jerry

=
BR

___
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: Mobile development android vs ios

2019-11-09 Thread Sannyasin Brahmanathaswami via use-livecode
After several years, I can say that if it works Android it will 'probably' work 
for iOS.

Not always the other way.

That is, after we get LC 9.6, as there are things now breaking on iOS, that 
work on Android. Also if you have friends with a iPhone, TestFlight will allow 
them to test the app.

BR



I don't expect 100% first time flawlessness.  But is there anything I
should keep in mind as I do this?
___
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


Atom Linting

2019-11-09 Thread Brian Milby via use-livecode
Well, I've been dealing with Atom not being able to lint my LiveCode files
for months.  I finally decided to try to figure out what was going on.
When I checked the repo, I found that a PR had been submitted back in March
that addresses the issue.  When I tried, I had to make an additional change
to get things to work.  I made a consolidated PR to include this addition
and all of the pending PRs:

https://github.com/livecode/atom-language-livecode/pull/40

You could also take a peek at my fork of the repo to see the code:

https://github.com/bwmilby/atom-language-livecode/tree/bwm-v070update

I'm thinking that it is probably a good idea to redo the snippets based on
the current release, but I haven't tried to run that yet.

Thanks,
Brian
___
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: [OT] Hmmm...

2019-11-09 Thread Tom Glod via use-livecode
I posted earlier. about mobile dev


On Sat, Nov 9, 2019 at 7:53 PM Paul Dupuis via use-livecode <
use-livecode@lists.runrev.com> wrote:

> On 11/9/2019 7:03 PM, Richard Gaskin via use-livecode wrote:
> > Nearly 24 hours since the last post to this list.
> >
> > Did everyone stop using LiveCode, or is this mailserve down again?
> >
> > Just checking
> >
>
> I haven't run into any new engine bugs or Catalina issues in a whole
> week! So I have had nothing new to post ;-)
>
>
> ___
> 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
>


-- 
Tom Glod
Founder & Developer
MakeShyft R.D.A (www.makeshyft.com)
Office:226-706-9339
Mobile:226-706-9793
___
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: [OT] Hmmm...

2019-11-09 Thread Paul Dupuis via use-livecode

On 11/9/2019 7:03 PM, Richard Gaskin via use-livecode wrote:

Nearly 24 hours since the last post to this list.

Did everyone stop using LiveCode, or is this mailserve down again?

Just checking



I haven't run into any new engine bugs or Catalina issues in a whole 
week! So I have had nothing new to post ;-)



___
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


Mobile development android vs ios

2019-11-09 Thread Tom Glod via use-livecode
Hi Folks,

After 6+ years with LC I am just now starting some mobile development.

I don't currently own an ios device and would like to just carry on
development on android assuming that if I do a good and careful job my
application will work on ios when I finally make the builds.

I don't expect 100% first time flawlessness.  But is there anything I
should keep in mind as I do this?

My application is pretty straight forward.app version of a
book.jsut a pretty basic interface, livecloud.io integration via tsnet.

Is there anything different between touch commands on ios vs android?

Thanks

-- 
Tom Glod
Founder & Developer
MakeShyft R.D.A (www.makeshyft.com)
Office:226-706-9339
Mobile:226-706-9793
___
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: [OT] Hmmm...

2019-11-09 Thread doc hawk via use-livecode

On Nov 9, 2019, at 4:03 PM, Richard Rumbled,
> 
> 
> Did everyone stop using LiveCode, or is this mailserve down again?

You didn’t get the memo?

We all switched to NewHyper.

(So why is the list still running at all?)
___
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


[OT] Hmmm...

2019-11-09 Thread Richard Gaskin via use-livecode

Nearly 24 hours since the last post to this list.

Did everyone stop using LiveCode, or is this mailserve down again?

Just checking

--
  Richard Gaskin
  Fourth World Systems
  Software Design and Development for the Desktop, Mobile, and the Web
  
  Ambassador at FourthWorld.com
http://www.FourthWorld.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