Articles tagged: iOS
-
How do I Become an iOS Developer?
Updated on: Nov 08, 2024
-
How do I Develop Cross-Platform in LiveCode?
Updated on: Feb 25, 2018
<p>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. <br />A link to the source code and screen captures of the game o... -
How do I send an email from my mobile device?
Updated on: Feb 11, 2018
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.
-
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.
-
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.
-
How do I Capture Images in LiveCode Mobile?
Updated on: May 31, 2024
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.
-
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.
-
LiveCode Mobile Video How-To's - Shake
Updated on: May 31, 2024
<p>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... -
LiveCode Mobile Video How-To's - Multi-touch
Updated on: Feb 07, 2023
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.
-
How do I play a video in part of the screen on mobile
This lesson shows you how to create an iOS video controller and load a video.