更新时间:2021-08-05 18:04:20
封面
版权页
Credits
About the Author
About the Reviewers
www.PacktPub.com
Support files eBooks discount offers and more
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Chapter 1. LiveCode Mobile Basics
Introduction
Setting up your mobile environment for iOS development
Setting up your mobile environment for Android development
Defining icons and images for iOS development
Defining icons and images for Android development
Configuring standalone application settings for iOS applications
Configuring standalone application settings for Android applications
Using the simulator
Saving a standalone mobile app
Chapter 2. Human-computer Interfaces
Creating a new main stack
Displaying web pages in your app
Masking user passwords
Including glow effects on buttons
Including state graphics on buttons
Getting an object's properties
Setting custom properties
Aligning interface objects
Dynamically displaying interface objects
Getting the user input
Recording user actions
Restricting the user input
Using mobile keyboards
Using a date picker
Using a time picker
Using effects between cards
Using buttons for navigation
Chapter 3. Loops and Timers
Implementing a countdown timer
Implementing a count-up timer
Pausing a timer
Resuming a timer
Using a loop to count
Using a loop to iterate through a list
Chapter 4. Managing Text
Reading the user input
Searching text
Replacing text
Combining text
Encrypting text
Writing text
Reading text
Sorting text
Formatting text
Appending text
Translating text into Pig Latin
Chapter 5. Communications
Initiating a phone call
Sending an e-mail
Formatting an e-mail
Chapter 6. Data Structures
Using arrays
Using multidimensional arrays
Saving external data
Loading external data
Reading XML
Writing XML
Using SQLite
Using MySQL
Chapter 7. External Media
Loading an image
Capturing an image from a mobile device's camera
Resizing an image
Playing a movie
Controlling the movie playback
Playing an audio file
Chapter 8. Using MobGUI
Setting up MobGUI
Using a navigational bar
Using a button
Using a navigational button
Using a slider
Using a toggle button
Using a list button
Using a progress bar
Chapter 9. Using Animation Engine
Setting up Animation Engine