Lessons tagged: iOS
-
Updated on: Feb 12, 2013
How do I Become an iOS Developer?
This lesson explains the basic steps you need to follow in order to start up as an iOS developer and deploy your applications to an iOS device. System configuration information and screen captures are provided.
-
Updated on: Mar 02, 2011
How do I Develop Cross-Platform in LiveCode?
This lesson discusses the cross-platform development capabilities of LiveCode and provides screen captures of one of our in house games that we developed in 3 hours and 16 minutes. The game is now available from the Apple store.
A link to the source code and screen captures of the game o... -
Updated on: Feb 23, 2011
How do I send an email from my mobile device?
In this lesson we will look at how to send an email from a LiveCode app.
revMail has now been expanded to work in the mobile space meaning that you can use revMail on your iOS device.
-
Updated on: Feb 23, 2011
How do I use multi-touch to move more than one object?
In this lesson we will show you how to use the 'touch' messages in LiveCode to move two objects around the screen.
* You will require a touch screen device that support multi-touch, ie the iPhone and most modern android devices.
-
Updated on: Apr 20, 2011
How do I use the Question and Password Dialogues in LiveCode Mobile?
This lesson describes how to use the LiveCode Question and Password Dialogues in iOS and Android. Source code and screen captures are provided.
-
Updated on: Apr 20, 2011
How do I Capture Images in LiveCode Mobile?
This lesson describes how to detect the camera features of iOS and Android devices and take photos from cameras that are available. Screen captures and sample code are provided.
-
Updated on: May 04, 2011
How do I detect a shaking motion using LiveCode mobile?
This lesson will show you how to start using the 'motion' features provided by the accelerometer on an iOS or Android device. Specifically we will look at how you might make your application perform a certain action when the device is given a good shake.
-
Updated on: Feb 23, 2011
LiveCode Mobile Video How-To's - Shake
In this video lesson we learn how to use the mobile shake feature. Follow along by downloading the resource pack below and create the reactions tester app with us. Note, this tutorial was made before Android support was available, however, shake for Android is implemented in exactly the same w...
-
Updated on: Feb 23, 2011
LiveCode Mobile Video How-To's - Multi-touch
In this video lesson we learn how to use the multi-touch feature. Follow along by downloading the resource pack below and create the Bulls-i game with us. The tutorial focuses on iOS devices but the principles and code are exactly the same on the Android platform.
-
Updated on: Mar 25, 2011
How do I play a video in part of the screen in iOS
This lesson shows you how to create an iOS video controller and load a video.
