Details

Android Development with Flash


Android Development with Flash

Your Visual Blueprint for Developing Mobile Apps
Visual Blueprint, Band 38 1. Aufl.

von: Julian Dolce

22,99 €

Verlag: Wiley
Format: PDF
Veröffentl.: 23.09.2010
ISBN/EAN: 9780470945728
Sprache: englisch
Anzahl Seiten: 352

DRM-geschütztes eBook, Sie benötigen z.B. Adobe Digital Editions und eine Adobe ID zum Lesen.

Beschreibungen

<b>The visual guide to developing for one of the world’s hottest new mobile platforms, the Android OS</b> <p>The Android operating system works on phones that combine a camera, Web browser, e-mail, GPS, and mapping tool into a single accessible pocket-sized unit, and can function on computers, as well. Aimed at visual learners and packed with hundreds of screen shots, this guide brings Flash developers up to speed on the necessary factors to take into account when developing for this touch-based, mobile platform. Experienced Flash developer Julian Dolce escorts you through the process of creating applications for the Android OS using the Flash CS5 development platform and informs you of best practices to try as well as common pitfalls to avoid.</p> <ul> <li>Guides you step by step through the process of creating applications for the Android OS using Flash CS5</li> <li>Explores the capabilities and limitations of developing apps for the Android OS</li> <li>Points out common pitfalls and teaches you best practices</li> <li>Features hundreds of screen shots to assist with visual learning</li> </ul> <p><i>Android Development with Flash: Your visual blueprint for developing mobile apps</i> gets you on your way to developing apps for Android… in a flash!</p>
<b>HOW TO USE THIS VISUAL BLUEPRINT BOOK.</b> <p><b>1 GETTING STARTED WITH ANDROID DEVELOPMENT.</b></p> <p>Introducing Android Devices.</p> <p>Introducing the Development Tools.</p> <p>Introducing the Available APIs.</p> <p>Check What APIs Are Not Available.</p> <p>Become an Android Developer.</p> <p>Get the Android SDK.</p> <p>Get the Android Eclipse Plug-in.</p> <p>Enable USB Debugging.</p> <p>Create an Android Virtual Device.</p> <p>Start the Emulator.</p> <p><b>2 GETTING STARTED WITH FLASH CS5.</b></p> <p>Using the Actions Panel.</p> <p>Create a Skeleton Custom Class.</p> <p>Set the Source Path.</p> <p>Create MovieClips.</p> <p>Create Buttons.</p> <p>Edit Properties in Flash.</p> <p>Add Objects to the Stage with Code.</p> <p>Remove Objects from the Stage with Code.</p> <p>Work with Events.</p> <p>Using the Drawing API.</p> <p>Using Flash CS5 Help.</p> <p><b>3 DEVELOPING YOUR FIRST APPLICATION.</b></p> <p>Create a New Project.</p> <p>Configure Publish Settings.</p> <p>Set Your Application Output.</p> <p>Create a P12 Certificate.</p> <p>Compile from Flash Professional CS5.</p> <p>Compile from the Command Line.</p> <p>Install Your Application on Your Device.</p> <p>Update Your Version Number.</p> <p>Set Application Permissions.</p> <p>Set a Custom Application URI.</p> <p><b>4 DESIGNING YOUR APPLICATION.</b></p> <p>Mobile User Interface Guidelines.</p> <p>Understanding Screen Resolutions.</p> <p>Create Full-Screen Applications.</p> <p>Understanding Screen Orientation.</p> <p>Create Usable Hit States.</p> <p>Understanding Layout.</p> <p><b>5 HANDLING INTERACTION.</b></p> <p>Create Button States.</p> <p>Respond to Touch Events.</p> <p>Track Multiple Touches.</p> <p>Respond to Zoom Events.</p> <p>Respond to Rotate Events.</p> <p>Respond to Pan Events.</p> <p>Respond to Swipe Events.</p> <p>Listen for Accelerometer Events.</p> <p>Determine If the Accelerometer Is Available.</p> <p>Determine Device Orientation.</p> <p>Detect Which Way Is Up.</p> <p>Filter Accelerometer Data.</p> <p><b>6 WORKING WITH IMAGES.</b></p> <p>Prepare Your Images.</p> <p>Import Images.</p> <p>Display Images.</p> <p>Bundle Images with Your Application.</p> <p>Load Images at Runtime.</p> <p>Create Images Dynamically.</p> <p>Save Images to the Camera Roll.</p> <p>Select Images from the Camera Roll.</p> <p>Display the Camera.</p> <p><b>7 WORKING WITH SOUND.</b></p> <p>Import Audio into Your Project.</p> <p>Choose an Audio Codec.</p> <p>Bundle Sounds with Your Application.</p> <p>Load Sounds at Runtime.</p> <p>Play Sounds.</p> <p>Stop Sounds.</p> <p>Set the Volume of a Sound.</p> <p>Visualize the Sound Spectrum.</p> <p>Access the Microphone.</p> <p><b>8 WORKING WITH VIDEO.</b></p> <p>Explore Available Video Formats and Encode a Video File.</p> <p>Convert Videos.</p> <p>Embed a Video.</p> <p>Bundle a Video with Your Application.</p> <p>Load a Video.</p> <p>Buffer a Video.</p> <p>Control a Video.</p> <p>Set the Volume of a Video.</p> <p><b>9 WORKING WITH TEXT.</b></p> <p>Embed Fonts in Your Application.</p> <p>Create an Input TextField.</p> <p>Create a Password TextField.</p> <p>Using TLF TextFields.</p> <p>Create a Scrollable TextField.</p> <p><b>10 SAVING STATE.</b></p> <p>Create a Local SharedObject.</p> <p>Write to a SharedObject.</p> <p>Load Data from a SharedObject.</p> <p>Connect to a SQLite Database.</p> <p>Create a SQLite Table.</p> <p>Insert Data into a SQLite Table.</p> <p>Select Data from a SQLite Table.</p> <p>Update Data in a SQLite Table.</p> <p>Delete Data from a SQLite Table.</p> <p>Handle Application Exits.</p> <p>Save Application States.</p> <p>Handle Back and Menu Button Presses.</p> <p>Handle Application Deactivation.</p> <p><b>11 WORKING WITH FILES.</b></p> <p>Reference Files and Directories.</p> <p>Write Files.</p> <p>Read Files.</p> <p>Update Files.</p> <p>Append Files.</p> <p>Handle Files Synchronously.</p> <p>Copy Files.</p> <p>Load SWF files.</p> <p><b>12 USING THE LOCATION AND WIFI FEATURES.</b></p> <p>Retrieve Your Current Location.</p> <p>Map Your Location with Yahoo!</p> <p>Map Your Location with Google.</p> <p>Determine Your Speed.</p> <p>Check for an Internet Connection.</p> <p>Set the System Idle Mode.</p> <p>Display Web Pages.</p> <p><b>13 USING SPECIAL URL PROTOCOLS.</b></p> <p>Make Phone Calls.</p> <p>Open the Mail Application.</p> <p>Open the Maps Application.</p> <p>Open the Messaging Application.</p> <p>Play a YouTube Video.</p> <p><b>14 INTEGRATING WITH THIRD-PARTY SERVICES.</b></p> <p>Submit Updates to Twitter.</p> <p>Display Ads with Smaato.</p> <p>Track with Google Analytics.</p> <p>Display Ads with AdMob.</p> <p><b>15 OPTIMIZING PERFORMANCE.</b></p> <p>Optimize Your Display List.</p> <p>Manage Mouse Events.</p> <p>Understanding cacheAsBitmap.</p> <p>Understanding cacheAsBitmapMatrix.</p> <p><b>16 DEBUGGING YOUR APPLICATION.</b></p> <p>Show Your Trace Statements.</p> <p>Create Breakpoints.</p> <p>Using the Flash CS5 Debugger.</p> <p>Understanding the Debug Console.</p> <p>Understanding the Variables Panel.</p> <p>Debug with the Android Eclipse Plug-in.</p> <p><b>17 DEPLOYING YOUR APPLICATION.</b></p> <p>Take Screenshots of Your Application on Your Device.</p> <p>Create an Application Icon.</p> <p>Publish Your Application for the Android Market.</p> <p>Upload Your Application to the Android Market.</p> <p><b>APPENDIX A ACTIONSCRIPT CLASS REFERENCE.</b></p> <p><b>INDEX.</b></p>
<b>Julian Dolce</b> is the senior Flash developer at QNX Software Systems, specializing in mobile AIR applications. Julian has spoken at numerous conferences around the world, where he has taught workshops on moving from Flash development to iPhone development, as well as a number of AIR for Android development workshops. He also maintains a personal development blog, www.deleteaso.com, in which he writes about his life as a Flash developer.
<b>Android Development with Flash</b> <p>Welcome to the only guidebook series that takes a visual approach to professional-level computer topics. Open the book and you'll discover step-by-step screen shots that demonstrate over 95 key techniques for Android development with Flash, including:</p> <ul> <li>Downloading the Android SDK</li> <li>Creating movie clips and buttons</li> <li>Compiling from the command line</li> <li>Responding to zoom, rotate, and pan events</li> <li>Bundling images with your application</li> <li>Loading images and sounds at runtime</li> <li>Working with data from SQLite databases</li> <li>Mapping locations with Yahoo or Google</li> <li>Using special URL protocols</li> <li>Integrating with third-party services</li> <li>High-resolution screen shots demonstrate each task</li> <li>Succinct explanations walk you through step by step</li> <li>Two-page lessons break big topics into bite-sized modules</li> <li>"Apply It" and "Extra" sidebars highlight useful tips</li> </ul>

Diese Produkte könnten Sie auch interessieren:

Domain Architectures
Domain Architectures
von: Daniel J. Duffy
PDF ebook
31,99 €