Android audio recording library using Java FFI

by Ali Lloyd on April 13, 2017 17 comments

In this example, we show you how to implement audio recording on Android using the new Java FFI capabilities in the latest DP of LiveCode 9.

The first step in figuring out how to create an Android audio recording library is to figure out what classes and methods are needed, which is tantamount to having a quick look at how it would be done in native code.

read more
Ali LloydAndroid audio recording library using Java FFI

The LiveCode Script Profiler

by Elanor Buchanan on February 24, 2017 4 comments

LiveCode’s new Script Profiler, available in the LiveCode Business edition, can help you identify the most costly lines of code in a stack.  This can help you optimise your code by identifying inefficiencies.

read more
Elanor BuchananThe LiveCode Script Profiler

Some exciting HTML5 demos for LiveCode 9 DP 3

by Peter Brett on November 28, 2016 1 comment

Last week, we released a powerful new feature for HTML5 apps built with LiveCode: using JavaScript to integrate into the surrounding web page.  LiveCode users have already been using this to build fun HTML5 apps and to demonstrate how powerful this new feature is.

read more
Peter BrettSome exciting HTML5 demos for LiveCode 9 DP 3

Control your webpage with LiveCode HTML5

by Peter Brett on November 23, 2016 3 comments

When you deploy a LiveCode 9 app to the web with HTML5 deployment, you can now call into JavaScript and integrate your app with the surrounding web page. Deploy your app with LiveCode 9 Developer Preview 2 and try it out.

read more
Peter BrettControl your webpage with LiveCode HTML5

What’s new in LiveCode 9.0 DP 2?

by Peter Brett on November 21, 2016 No comments

Over the last month, we’ve been working hard on our next feature release, LiveCode 9.  Today we’re making a new developer preview available, including a powerful new capability for HTML5 development, and a completely rewritten LiveCode Builder virtual machine.

read more
Peter BrettWhat’s new in LiveCode 9.0 DP 2?

What’s new in LiveCode 9 DP 1?

by Peter Brett on October 17, 2016 4 comments

Today we’re releasing the first developer preview of our next feature release, LiveCode 9.  In addition to stability improvements, there are some really neat new features to dig into. From LiveCode 9, we’ll also be changing the way we number LiveCode releases.

read more
Peter BrettWhat’s new in LiveCode 9 DP 1?