![]() |
![]() |
Your cart is empty |
||
Books > Computing & IT > Computer hardware & operating systems > Handheld devices (eg Palm, PocketPC)
Develop versatile iOS and Android apps using Python with RESTful web services. Dive into full-stack development with Django, a powerful Python framework, and React Native, the most in-demand JavaScript library. Begin by building a mobile app using the RESTful APIs and React Native. Starting from scratch, create a database and serialize the data with Django REST to serve APIs. Then build the front-end with React and mobile apps for iOS and Android with React Native. By the end of the book, you'll have developed three apps powered by Django-a desktop React app, an iOS app, and an Android app. Discover the whole process of developing apps from inception to distribution of an iOS app in the Apple store and an Android app in the Google Play store. You will: Develop using the Model-View-Controller pattern Facilitate the communications between the back-end and front-end of web apps with HTTP Design a robust front-end for an app with React Create one back-end solution for both iOS and Android devices with Django
Build Android apps using the popular and efficient Android Studio 3 suite of tools, an integrated development environment (IDE) with which Android developers can now use the Kotlin programming language. With this book, you'll learn the latest and most productive tools in the Android tools ecosystem, ensuring quick Android app development and minimal effort on your part. Along the way, you'll use Android Studio to develop apps tier by tier through practical examples. These examples cover core Android topics such as Activities, Intents, BroadcastReceivers, Services and AsyncTask. Then, you'll learn how to publish your apps and sell them online and in the Google Play store. What You'll Learn Use Android Studio 3 to quickly and confidently build your first Android apps Build an Android user interface using activities and layouts, event handling, images, menus and the action bar Incorporate new elements including fragments Learn how data is persisted Use Kotlin to build apps Who This Book Is For Those who may be new to Android Studio 3 or Android Studio in general. You may or may not be new to Android development in general. Some prior experience with Java is also recommended.
From the leading publisher of Android books, Apress' Expert Android gives you advanced techniques for customizing views, controls, and layouts. You'll learn to develop apps in record time using JSON, Advanced Form Processing, and the BaaS (Backend As A Service) platform Parse. The book also includes extensive coverage on OpenGL, Search, and Telephony. With these advanced and time saving technologies you'll be able to release compelling mobile applications in Google Play and the Amazon Appstore at a rapid pace. In Expert Android, you'll learn to: Borrow, reuse, or build custom Android UI components Create 3D experiences using OpenGL ES 2.0 Write collaborative applications in the Parse cloud and communicate with your app user community through Parse Push Technology Reduce the time-to-market while creating rock solid apps for multiple devices Whether you are an individual or enterprise developer, in Expert Android you'll find the advanced techniques and practices to take your mobile apps to the next level. Regardless of the Android release, this book serves as your definitive, capstone reference for your Apress Android experience.
Now may be the perfect time to enter the wearables industry. With the range of products that have appeared in recent years, you can determine which ideas resonate with users and which don't before leaping into the market. In this practical guide, author Scott Sullivan examines the current wearables ecosystem and then demonstrates the impact that service design in particular will have on these types of devices going forward. You'll learn about the history and influence of activity trackers, smartwatches, wearable cameras, the controversial Google Glass experiment, and other devices that have come out of the recent Wild West period. This book also dives into many other aspects of wearables design, including tools for creating new products and methodologies for measuring their usefulness. You'll explore: Emerging types of wearable technologies How to design services around wearable devices Key concepts that govern service design Prototyping processes and tools such as Arduino and Processing The importance of storytelling for introducing new wearables How wearables will change our relationship with computers
This book provides a comprehensive introduction to applying compressive sensing to improve data quality in the context of mobile crowdsensing. It addresses the following main topics: recovering missing data, efficiently collecting data, preserving user privacy, and detecting false data. Mobile crowdsensing, as an emerging sensing paradigm, enables the masses to take part in data collection tasks with the aid of powerful mobile devices. However, mobile crowdsensing platforms have yet to be widely adopted in practice, the major concern being the quality of the data collected. There are numerous causes: some locations may generate redundant data, while others may not be covered at all, since the participants are rarely systematically coordinated; privacy is a concern for some people, who don't wish to share their real-time locations, and therefore some key information may be missing; further, some participants may upload fake data in order to fraudulently gain rewards. To address these problematic aspects, compressive sensing, which works by accurately recovering a sparse signal using very few samples, has proven to offer an effective solution.
Decompiling Android looks at the the reason why Android apps can be decompiled to recover their source code, what it means to Android developers and how you can protect your code from prying eyes. This is also a good way to see how good and bad Android apps are constructed and how to learn from them in building your own apps. This is becoming an increasingly important topic as the Android marketplace grows and developers are unwittingly releasing the apps with lots of back doors allowing people to potentially obtain credit card information anddatabase logins to back-end systems, as they don't realize how easy it is to decompile their Android code. In depth examination of the Java and Android class file structures Tools and techniques for decompiling Android apps Tools and techniques for protecting your Android apps What you'll learn How to download an Android app and decompile it into its original Java source and HTML5 and CSS code How to protect your Android apps so that others cannot decompile it To identify potential securitythreats that currently exist and how to avoid them What tools are available to decompile and protect Android apps The structure of a Java Classfile and an Android classfile How the standard JVM and the Dalvik JVM differ How to create your own Android decompiler and obfuscator Who this book is for This book is for Android developers and their managers. It's also for hackers and hobbyist types who wish to see how Android apps are constructed as a means of learning how to build Android apps Table of Contents Laying the Groundwork Ghost in the Machine Inside the DEX File Tools of the Trade Decompiler Design Decompiler Implementation Case Studies
This book gathers high-quality research articles and reviews that reflect the latest advances in the smart network-inspired paradigm and address current issues in IoT applications as well as other emerging areas. Featuring work from both academic and industry researchers, the book provides a concise overview of the current state of the art and highlights some of the most promising and exciting new ideas and techniques. Accordingly, it offers a valuable resource for senior undergraduate and graduate students, researchers, policymakers, and IT professionals and providers working in areas that call for state-of-the-art networks and IoT applications.
The Unreal UDK features Epic's award-winning Unreal Engine 3, used to create bestselling games such as Infinity Blade for iOS, and popular console games like Borderlands and Bioshock. Now, you can build your own Unreal game for the iOS platform. Beginning iOS 3D Unreal Games Development covers using the Unreal UDK game creation system to create 3D games for the iOS platform, which includes the iPhone, iPod touch and iPad.Specifically, this book covers: * UnrealScript programming language, going beyond the limitations of the visual Kismet scripting language * The Unreal UDK code framework, basic UDK tools and other UDK items needed to build a game * Various author-created game frameworks are presented and are used to illustrate the UnrealScript programming language and user input methods specific to the iOS mobile platform What you'll learn * What the UnrealScript programming language is and does * The basic Unreal UDK base code framework * What the basic Unreal tools used to make a game * What the key parts of the Unreal engine such as the physics engine * How to do the fundamentals of 3D games programming, including basic 3D math * What are the the basic frameworks of many different types of games * How to use the provided source code to build your own games using the frameworks as a reference Who this book is for Game programmers, both professional and hobbyists, interested in developing 3D games for the iOS platform using the Unreal UDK. Additionally, students using the Unreal UDK in their coursework.Finally, game designers who are not experienced programmers but are interested in learning enough about UnrealScript and the Unreal UDK to make small changes to game code created by contracted programmers (For example: changing code to increase the health of a player or change the message displayed when a player dies).
In Pro OpenGL ES for Android, you'll find out how to harness the full power of OpenGL ES, and design your own 3D applications by building a fully-functional 3D solar system model using Open GL ES OpenGL has set the standard for 3D computer graphics, and is an essential aspect of Android development. This book offers everything you need to know, from basic mathematical concepts to advanced coding techniques. You'll learn by building a fascinating 3D solar system simulator After introducing Open GL ES, Pro OpenGL ES for Android explains the basics of 3D math and then orients you to the native Android 3D libraries you'll be using in your own 3D games and the solar system project you'll build using this book. Through the solar system example project, you'll learn how to incorporate a variety of graphic and animation techniques into your applications. You will also discover how the full spectrum of 3D development that awaits, with topics such as lighting, texture-mapping, modeling, shaders, blending modes, and several more advanced concepts.By the time you finish Pro OpenGL ES for Android, you'll have learned all the skills you'll need to build your own incredible 3D applications, based on one of the most powerful 3D libraries available. What you'll learn * The basics of 3D mathematics, and how they are applied in the OpenGL library * How to design and build your 3D worlds * To create 2D interfaces within the 3D world * To develop animation and 3D movement * How to implement 3D shading, coloring, and texturing * The differences between OpenGL and other 3D toolkits * To build a fully-functional 3D solar system simulator using OpenGL ES Who this book is for Experienced Android programmers who want to enter the 3D world of OpenGL ES programming. Table of Contents * Introduction to OpenGL ES and Our 3D Solar System Project * Generating a Basic OpenGL Program * Getting Past the 3D Math * Shading, Lighting and Colors * Materials and Textures * Animation * Creating a User Interface * Blending Modes, Buffer Objects, and Other Cool Stuff * Latest Features of OpenGL ES * Ray Tracing, Hidden Surfaces, and Other Advanced Topics Appendix A: APIs
Building on your knowledge of how to write basic applications, Pro iOS 5 Tools: Xcode, Instruments and Build Toolsshows how to take your apps from promising to real, and from good to great, by using numerous performance and debugging techniques and tools found in Xcode, Apple's Integrated Development Environment (IDE), Interface Builder and more. You will start by studying an alpha-stage iOS app and learning how you can use the tools provided in the iOS developer's toolbox, plus popular third-party tools, to take an app to a final product and ready to ship. Your own app development will never be the same again Learn the tools available to all iOS developers: Xcode, Instruments, network diagnostic tools and version control Techniques for debugging by using Instruments, as well as the new features available in newest version of Xcode Performance tuning techniques and workflow enhancements What you'll learn How to set up a bare-bones shopping cart app; from creating a new project to using a distributed version control system for setting up the environment using Xcode, Interface Builder and other Apple developer tools.How to work your way through an app and tune the user interface for performance How to diagnose and address memory issues, leaks and dealing with intermittent crashes How to deal with networking issues and reliably recreate or simulate these environments How to address multitasking, behind the scenes power drains, and reduce/optimize power usage from the radio and other power draining features in iOS devices How to distribute your app to beta testers, prepare for the App Store and speed up development time by learning shortcuts and other enhancements to developer tools Who this book is for This book is for iOS developers looking to fully utilize iOS 5tools like Xcode, Interface Builder and more, making their apps development faster andmore efficient. Table of Contents Wax On, Wax Off First-Class Tools: Xcode, Interface Builder and MoreThree Screens and...Well, It Runs Memory Management and Diagnostics Core Animation andSmooth Scrolling Networking, Cache, andPower Management Prepare the Beta Why Are Things Breaking? Can We Automate Some of This? Now, They Want an iPad Version How Do I Share Some of This? One MoreThing
You need to build an app, and you need it to run everywhere. And you need it now jQuery Mobile gives you the ability to write once and run everywhere using jQuery and jQuery UI. Pro jQuery Mobile will teach you how to create themable, responsive, native-looking applications for iOS, Android, Windows Phone, Blackberry, and more. * Discover what sets jQuery Mobile apart from other mobile web development platforms * Walk through practical examples of jQuery Mobile features, including design elements and event handling * Dig into the jQuery API, integrate web services, and learn how to publish to app stores with Phone Gap jQuery Mobile is a framework for delivering cross-platform mobile web applications with a unified interface. jQuery Mobile combines responsive layouts with progressive enhancement to render the best possible user experience from a single code base. With Pro jQuery Mobile, you'll be creating amazing mobile apps in no time.What you'll learn * Unique features of jQuery Mobile * jQuery Mobile core features, including page structure, navigation, and form elements * The entire jQuery Mobile API, including data attributes, methods, and events * How to apply jQuery Mobile to specific cases, including iOS and Android apps * How to publish your apps to app stores via PhoneGap * Integrating web services and Google Maps into your jQuery Mobile apps Who this book is for Mobile developers who want to master jQuery Mobile and build cross-platform mobile web applications from a single code base. Table of Contents * Why jQuery Mobile? * Getting Started with jQuery Mobile * Navigating with Toolbars * Form Elements and Buttons * Presenting Lists of Information * Formatting Content with Grids and CSS * Creating Themable Designs * jQuery Mobile API * Working Effectively with Services * Distributing jQuery Mobile Natively with PhoneGap * Finding Your Way with Google Maps
In Pro OpenGL ES for iOS, you'll find out how to harness the full power of OpenGL ES, and design your own 3D applications by building a fully-functional 3D solar system model using Open GL ES OpenGL has set the standard for 3D computer graphics, and is an essential aspect of iPhone, iPad, and iOS development. This book offers everything you need to know, from basic mathematical concepts to advanced coding techniques. You'll learn by building this fascinating 3D solar system simulator After introducing OpenGL ES, Pro OpenGL ES for iOS explains the basics of 3D math and then orients you to the iOS-native 3D libraries you'll be using in your own 3D games and the solar system project you'll build using this book. Through the solar system example project, you'll learn how to incorporate a variety of graphic and animation techniques into your applications. You will also discover how the full spectrum of 3D development that awaits, with topics such as lighting, texture-mapping, modeling, shaders, blending modes, and several more advanced concepts.By the time you finish Pro OpenGL ES for iOS, you'll have learned all the skills you'll need to build your own incredible 3D applications, based on one of the most powerful 3D libraries available. What you'll learn * The basics of 3D mathematics, and how they are applied in the OpenGL library * How to design and build your 3D worlds * To create 2D interfaces within the 3D world * To develop animation and 3D movement * How to implement 3D shading, coloring, and texturing * The differences between OpenGL and other 3D toolkits * To build a fully-functional 3D solar system simulator using OpenGL ES Who this book is for Experienced iOS programmers who want to enter the 3D world of OpenGL ES programming. Table of Contents * Introduction to OpenGL ES and Our 3D Solar System Project * Generating a Basic OpenGL Program * Getting Past the 3D Math * Shading, Lighting and Colors * Materials and Textures * Animation * Creating a User Interface * Blending Modes, Buffer Objects, and Other Cool Stuff * Latest Features of OpenGL ES * Ray Tracing, Hidden Surfaces, and Other Advanced Topics Appendix A: APIs
Beginning Android Tablet Programming starts off by showing how to get your system ready for Android tablet programming. You won't need any previous Android experience, because you'll learn all about the basic structure of an Android program and how the Android operating system worksand then you'll learn how to write your first Android tablet application from scratch Beginning Android Tablet Programming then equips youto build a set of interesting and fully-working Android tablet applications. These projects will give you the inspiration and insights to build your own Android programs in the future. You'll be introduced to 2D programming, and you'll see what you can do with a touch screen interface and the Honeycomb SDK. Of course, 3D programming is even more alluring for many programmers. If that includes you, you'll learn about how Honeycomb has changed the game for Android graphics programming, and get your first taste of 3D programming on an Android tablet. Lights, camera, action You'll learn along the way how Android Honeycomb gives you access, through your programming, to all those interesting sensors that tablet computers are equipped with todaybeyond the touch screen itself. You'll learn, for example, how you to use a tablet GPS sensor to locate your car You'll also discover how you can access files on your tabletor on the webthrough programming, and then build on that insight to create your own file browser application. This Android project contains many useful coding techniques appropriatefor many situations you might encounter in your future programmingAndroid tablet applications;you'll be glad to have them under your belt. So do you want to write programs that can receive and send reminder messages via SMS? Do you want to write your first 2D or 3D game on Android? Perhaps you'd like to write an application that sorts out all your contacts for you Beginning Android Tablet Programming introduces you to Android tablet programming, and showshow you can program your Android tablet from scratchto do what you want What you'll learn Programming for a touch screen environment Learn about the new facilities available from Android 3.0 Honeycomb Take advantage of sensors and data feeds while writing entirely new applications Code a game for an Android tablet How to write Android tablet programs code in programming languages other than Java Transition from an Android smart phone environment to an Android tablet Who this book is for Beginning and intermediate Android programmers Intermediate Java programmers Intermediate programmers in open-source programming languages, especially Python Table of Contents Getting Started What You Can Do with an Android TabletBeyond Java: Programming in Python and Friends Project 1: Media Player Explorer: An Android File Explorer Contact Manager: and other potentially useful applications Dude, Where's My Car?: Adventures in GPS Let the games begin : Some 2d and 3d graphical game techniques Remind Me: Playing with Alarms and SMS Everything Else: Advanced Techniques and other stuff
With the millions of apps in the crowded Apple iTunes App Store, it can be difficult to get your apps noticed. How can you make your app stand out from the crowd and get it the reviews it deserves? iOS Wow Factor shows you how to get noticed It explains how to go beyond the basics and where to break the rules to give your users a wow experience You'll learn to use standard controls, as well as to create non-standard controls and high-impact custom interactions to realize truly compelling app designs. Get grounded in Apple's Human Interface Guidelines (HIG) so that you can appreciate all its wisdom. From that excellent foundation, move beyond the HIG and learn how to ensure that all your apps have that wow factor. Learn all about user experience (UX) design techniques, with and beyond Apple's HIG, and how to move your apps out of mundane design and into innovative user experiences. Examine the characteristics and constraints of the iOS platform and how to leverage its strengths to maximum effect in your apps. iOS Wow Factor explains what makes a successful mobile app design, and how to apply those principles of success to your own apps. Once you get the iOS Wow Factor into your apps, you can watch your app adoption rate increase and gain the traction it needs to succeed and earn a profit in the Apple iTunes App Store. Find out everything you'll need to wow your future customers What you'll learn * The purpose and uses of the Apple iOS Human Interface Guidelines (HIG), and what it means to you as an app designer or developer * How to move beyond the recommendations and guidelines of HIG and considerations for creating a successful app * Techniques and methods for creating compelling apps that are easy to use, entertaining and noticeable in a crowded marketplace * How to design for a capacitive touchscreen * Interaction design best practices * How to create a successful mobile app and user experience (UX) Who this book is for Anyone looking to move beyond the basics of iOS application design to create an application with a wow factor Table of Contents * Putting the iOS Human Interface Guidelines in Context * Deconstructing the iOS User Experience * User Experience Differentiation and Strategy * The Killer App * Leveraging iOS Capability for Optimal User Experience * Interaction Modeling and Creation of Novel Concepts * Control Mapping and Touchscreen Ergonomics * Ease of Use and Feature Automation
The growing but still evolving success of the Android platform has ushered in a second mobile technology gold rush for apps developers, but with well over 100,000 apps and counting in the Google Android Market and now the Amazon Android Appstore, it has become increasingly difficult for new applications to stand out in the crowd. Achieving consumer awareness and sales longevity for your Android app requires a lot of organization and some strategic planning. Written for today's Android apps developer or apps development shop, The Business of Android Apps Development shows how to incorporate marketing and business savvy into every aspect of the design and development process, giving your application the best possible chance of succeeding in the the various Android app stores and markets. This book takes you step-by-step through cost-effective marketing, public relations and sales techniques that have proven successful for professional Android app creators and indie shops - perfect for independent developers on shoestring budgets. No prior business knowledge is required.This is the book you wish you had read before you launched your first app What you'll learn * How to analyze your ideas and competition, and identify your audience to evaluate sales potential * How to protect your business and intellectual property and avoid potential legal hassles * How to transform your Android app into a powerful marketing tool * How to build synergy with in-app cross-promotion and social media * How to utilize revenue-generating business models such as in-app advertising and in-app purchase using PayPal, Google Checkout, AdMob and much more * How to improve usability and implement effective testing * How to create a pre-release buzz online with Twitter, Facebook, blogs, and a dedicated website * How to successfully navigate the Google Android Market and Amazon Appstore submission processes * How to execute a post-release marketing strategy with press releases, app reviews, promotional sales and giveaways Who this book is for This book is for any developer looking to build a successful business selling Android apps in the various Android app stores and marketplaces.Table of Contents * The Android Application Business * Questions to Ask About Your Android Application * Your Not Selling an Application, You're Selling a Culture * Marketing Your Android Application * How to Promote Android Applications Within Android Applications * Marketing the Free Application * In-App Billing: Putting a Store in Your Application * The Prerelease Guide * Publishing to the Android Market * Best Launch Day Ever * Keep the Application Fires Burning * Programming in Android with the Eclipse IDE
Microsoft'sWindows Phone 7 handsets have injected a new vibrancy into the smartphone marketplace and provided bold new opportunities for the Microsoft development community. Now in its second edition, Beginning Windows Phone 7 Development has been written to help you identify those opportunities and to learn the skills you'll need to harness them. It covers the very latest developments in the field, including the extended APIs offered in Microsoft's automatic platform update, so you'll have timely, accurate information at your fingertips. Beginning Windows Phone 7 Development, Second Edition starts with the basics, walking you through the process of downloading and setting up the right development tools, including Visual Studio, Expression Blend, Silverlight SDK, and Windows Phone SDK. It then takes you step-by-step though the development process as you build and deploy a working application, complete with a sophisticated user interface. Finally, you'll receive step-by-step instructions on selling your applications through the Windows Phone Marketplace. What you'll learn How to create effective networked applications How to leverage your phone's GPS capabilities from within your application How to interact with the phone's built-in functionalities (camera, contacts, maps, accelerometer, video and web browser to name but a few) How to construct highly graphical and responsive user interfaces quickly and easily using these features How to package and distribute your applications for bothpersonal distribution and commercial sale via the Windows Phone Marketplace Who this book is for This book is for anyone interested in developing applications for the Windows Phone 7. You might be an existing .NET developer looking for a new creative angle, or perhaps an iPhone or Android developer looking for a new opportunity Table of Contents Introducing Windows Phone 7 and the Windows Phone Platform Building Windows Phone 7 Applications Using Cloud Services As Data Stores Catching and Debugging Errors Packaging, Publishing, and Managing Applications Working with the Accelerometer Application Bar WebBrowser Control Working with Controls and Themes Integrating Applications with the Windows Phone OS Creating Trial Applications Internationalization Isolated Storage Using Location Services Media Working with the Camera and Photos Push Notifications Reactive Extensions for .NET Security
Houston, we have a problem... Flash cannot run on iPhone. Good news, though...Flash can and will run on Android Android will give you what you need to continue building cool and fresh Flash-based Apps for mobile devices, smartphones, and more. Pro Android Flash is the definitive guide to building Flash and other rich Internet apps (RIAs) on the Android platform. It covers the most popular RIA frameworks for Android developers - Flex and JavaFX - and shows you how to build rich, immersive user experiences on both Android smartphones and tablets. You'll learn how to incorporate multimedia, animation, and special effects into your apps for maximum visual appeal. You'll also cover advanced topics, including input methods, hardware inputs, deployment, and performance optimization.What you'll learn * Deployment of Flash, Flex, and JavaFX to Android * How to take your desktop RIAs and adapt them for mobile devices * How to integrate hardware inputs from the camera, GPS, compass, and accelerometer * How to build an immersive user interface with audio and video assets * How to integrate styling and artifact s from a professional designer * Best practices for mobile performance tuning and optimization Who this book is for This book is intended for developers who are looking to build rich Internet applications (RIAs) for the Android platform, especially Flash, Flex, and JavaFX.
Build and deploy your Java-based Android apps using the popular and efficient Android Studio 4 suite of tools, an integrated development environment (IDE) for today's Android developers. With this book, you'll learn the latest and most productive tools in the Android tools ecosystem, ensuring quick Android app development and minimal effort on your part. Among these tools, you'll use the new Android Studio 4 features, including an upgraded CPU profiler UI, a new build speed window, the multi-preview feature, and the live layout inspector. After reading and using this book, you'll be able to efficiently build complete Java-based Android apps that run on any Android smartphone, tablet, smart watch and more. You'll also be able to publish those apps and sell them online and in the Google Play store. What You Will Learn Use Android Studio 4 to quickly and confidently build your first Android apps Build an Android user interface using activities and layouts, event handling, images, menus, and the action bar Work with new tools in Android Studio 4: Jetpack compose support, a smart editor for ProGuard rules, a new motion layout editor, a new Android Gradle plugin, and a fragment wizard with new fragment templates Integrate data with data persistence Access the cloud Who This Book Is For Those who may be new to Android Studio 4 or Android Studio in general. You may or may not be new to Android development. Some prior experience with Java is recommended.
The authors of the bestselling Beginning iPhone 3 Development are back, with the same excellent material completely updated for iOS 4 and written from the ground up using the latest version of Apple's Xcode 3. All source code has been updated to use the latest Xcode templates and current APIs, and all-new screenshots show Xcode 3 in action. Beginning iPhone 4 Development is a complete course in iOS development. You'll master techniques that work on iPhone, iPad, and iPod touch. We start with the basics, showing you how to download and install the tools you'll need, and how to create your first simple application. Next you'll learn to integrate all the interface elements iOS users have come to know and love, such as buttons, switches, pickers, toolbars, and sliders. You'll master a variety of design patterns, from the simplest single view to complex hierarchical drill-downs. The confusing art of table building will be demystified, and you'll learn techniques to save and retrieve your data using SQLite, iPhone's built-in database management system and Core Data, the standard for persistence that Apple brought to iOS with the release of SDK 3. And there's much more You'll learn to draw using Quartz 2D and OpenGL ES, add multitouch gestural support (pinches and swipes) to your applications, and work with the camera, photo library, accelerometer, and built-in GPS. You'll discover the fine points of application preferences and learn how to localize your apps for multiple languages. You'll also learn how to use the new concurrency APIs included in iOS 4, and make robust multithreaded applications using Grand Central Dispatch. * The iPhone 4 update to the best-selling and most recommended book for Cocoa Touch developers * Written in an accessible, easy-to-follow style * Full of useful tips and techniques to help you become an iOS pro What you'll learn * Everything you need to know to develop your own best-selling iPhone and iPad apps * Best practices for optimizing your code and delivering great user experiences * How to create universal apps for both iPhone and iPad Who this book is for Anyone who wants to start developing for iPhone, iPad, and iPod touch.Table of Contents * Welcome to the Jungle * Appeasing the Tiki Gods * Handling Basic Interaction * More User Interface Fun * Autorotation and Autosizing * Multiview Applications * Tab Bars and Pickers * Introduction to Table Views * Navigation Controllers and Table Views * iPad Considerations * Application Settings and User Defaults * Basic Data Persistence * Grand Central Dispatch, Background Processing, and You * Drawing with Quartz and OpenGL * Taps, Touches, and Gestures * Where Am I? Finding Your Way with Core Location * Whee Gyro and Accelerometer * iPhone Camera and Photo Library * Application Localization * Where to Next?
While media buzz regularly circulates around iPhone and Android, Nokia still leads the pack in terms of world market share. Symbian, for instance, remains the most widely used mobile operating system. With Nokia's open development platform, the opportunities available for mobile developers to target this vastly popular operating system are abundant and clear. * Use Qt to target both platforms: Symbian, the most widely used mobile operating system in the world, as well as MeeGo, the Intel/Nokia platform for mobile devices. * Develop HTML5 applications for both Symbian and MeeGo platforms that will run with little modification on other mobile platforms. * Novice developers learn the basics of Qt with a mobile slant, giving them the ability to target both desktop and mobile platforms.What you'll learn * How to do Qt basics * What is QML or the Qt Markup Language * What is Qt for Meego and how to use it * and how to use it * How to work with the Web Runtime * Why mobile development is different * How to port/support MeeGo and Symbian platforms Who this book is for This must have book is for mobile developers wanting to target the Meego and Symbian platforms (either as the sole platform or in cross-platform development), and existing mobile developers wanting to start using Qt. Table of Contents * Introducing Nokia's Software Platform * Designing Your Application * Working with the Nokia Qt SDK * Beginning Qt Development * Doing More with Qt * Introducing Qt Quick * Developing with HTML5 * Testing Your Application * Deploying Your Application
Gain the essential Java language skills necessary for using the Android SDK platform to build Java-based Android apps. This book includes the latest Java SE releases that Android supports, and is geared towards the Android SDK version 10. It includes new content including JSON documents, functional programming, and lambdas as well as other language features important for migrating Java skills to Android development. Android is still the world's most popular mobile platform and because this technology is still mostly based on Java, you should first obtain a solid grasp of the Java language and its APIs in order to improve your chances of succeeding as an effective Android apps developer. Learn Java for Android Development, 4th Edition helps you do that. Each of the book's chapters provides an exercise section that gives you the opportunity to reinforce your understanding of the chapter's material. Answers to the book's more than 500 exercises are provided in an appendix. Once you finish, you will be ready to begin your Android app development journey using Java. What You Will Learn Discover the latest Java programming language features relevant to Android SDK development Apply inheritance, polymorphism, and interfaces to Android development Use Java collections, concurrency, I/O, networks, persistence, functional programming, and data access in Android apps Parse, create, and transform XML and JSON documents Migrate your Java skills for mobile development using the Android platform Who This Book Is For Programmers with at least some prior Java programming experience looking to get into mobile Java development with the Android platform.
The BlackBerry has become an invaluable tool for those of us who need to stay connected and in the loop. But most people take advantage of only a few features that this marvelous communications device offers. What if you could do much more with your BlackBerry than just web surfing and email? "BlackBerry Hacks" will enhance your mobile computing with great tips and tricks. You'll learn that the BlackBerry is capable of things you never thought possible, and you'll learn how to make it an even better email and web workhorse: get the most out of the built-in applications; take control of email with filters, searches, and more; rev up your mobile gaming - whether you're an arcade addict or poker pro; browse the web, chat over IM, and keep up with news and weblogs; work with office documents, spell check your messages, and send faxes; become more secure, lock down your BlackBerry and stash secure information somewhere safe; manage and monitor the BlackBerry Enterprise Server (BES) and Mobile Data System (MDS); create web sites that look great on a BlackBerry; develop and deploy BlackBerry applications. Whether you need to schedule a meeting from a trade show floor, confirm your child's next play date at the park, or just find the show times and secure movie tickets while at dinner, this book helps you use the remarkable BlackBerry to stay in touch and in-the-know - no matter where you are or where you go.
Ready to build mobile apps that out-perform the rest? If you're an iOS developer with app-building experience, this practical guide provides tips and best practices to help you solve many common performance issues. You'll learn how to design and optimize iOS apps that deliver a smooth experience even when the network is poor and memory is low. Today's picky users want fast and responsive apps that don't hog resources. In this book, author Gaurav Vaish demonstrates methods for writing optimal code from an engineering perspective, using reusable Objective-C code that you can use right away. Up your game and create high-performance native iOS apps that truly stand out from the crowd. Measure key performance indicators-attributes that constitute and affect app performance Write efficient apps by minimizing memory and power consumption, and explore options for using available CPU cores Optimize your app's lifecycle and UI, as well as its networking, data sharing, and security features Learn about application testing, debugging and analysis tools, and monitoring your app in the wild Collect data from real users to analyze app usage, identify bottlenecks, and provide fixes Use iOS 9 upgrades to improve your app's performance
Enter the exciting intersection of technology and fashion known as wearable computing. Learn about the future of electronics in clothing and textiles, and be a part of creating that future! Crafting Wearables begins with the history of the field, then covers current practices and future trends. You will gain deeper insight into the strategy behind the design of wearable devices while learning about the tools and materials needed to start your own wearables toolbox. In a time when consumer electronics are becoming smaller and seamlessly integrated into our lives, it is important to understand how technology can improve and augment your lifestyle. Wearables are in a sense the most organic and natural interface we can design, yet there is still doubt about how quickly wearable technologies will become the cultural norm. Furthermore, skills that have become less valuable over the years, such as sewing, are making a return with the wearables movement. Gives a better understanding of wearable technology and how it has evolved Teaches basic skills and techniques to familiarize you with the tools and materials Showcases breakthrough designs and discoveries that impact our everyday interactions What You'll Learn Learn the history of how technology in fashion has evolved over time Discover interesting materials and fabrics for use in wearable technology Glimpse new tools for designing wearable technology and fashion Rediscover sewing and related skills that every wearables enthusiast should learn Learn how new techniques in textile manufacturing could disrupt the fashion industry Understand and respond to the cultural and societal developments around wearables Who This Book Is For The curious designer, engineer, or creative who is looking for insight into the world of fashion technology. It is for someone who wants to start exploring wearables with basic projects and dig deeper into the methods and tools of an expert. Crafting Wearables is intended to impart comprehensive general knowledge of the state of wearables in different industries while providing a well-curated list of example projects and resources by which to begin your personal journey into e-textiles. It is a wonderful read for those who are looking to expand their understanding of fashion and technology from both a hands-on and research-based perspective.
This concise reference book for Android Studio 3 presents the essential Android Studio functions in a well-organized format that can be used as a handy reference. It will quickly demonstrate the usage of the Android Studio IDE to build an Android mobile app step by step. You won't find any technical jargon, bloated samples, drawn out history lessons, or witty stories in this book. What you will find is a reference that is concise, to the point and highly accessible. The Android Studio IDE Quick Reference is packed with useful information and is a must-have for any mobile or Android app developer or programmer. What You Will Learn Discover the workflow basics in Android Studio 3 Make tasks efficient with keyboard shortcuts Carry out unit testing in Android Studio 3 Use time-saving techniques such as templates Master debugging basics Configure your project using Gradle Use the profiler to monitor app performance Who This Book Is For Those who already know how to build applications in Android using Java. This book will serve as a handy and quick reference on how to get things done in Android Studio 3. |
![]() ![]() You may like...
Advanced Methodologies and Technologies…
D.B.A., Mehdi Khosrow-Pour,
Hardcover
R10,100
Discovery Miles 101 000
Algorithms, Methods, and Applications in…
Agustinus Borgy Waluyo
Hardcover
R5,635
Discovery Miles 56 350
Research Anthology on Securing Mobile…
Information R Management Association
Hardcover
R6,398
Discovery Miles 63 980
Proceedings of International Joint…
Mohammad Shorif Uddin, Jagdish Chand Bansal
Hardcover
R5,815
Discovery Miles 58 150
Incorporating the Internet of Things in…
P.B. Pankajavalli, G.S. Karthick
Hardcover
R8,606
Discovery Miles 86 060
Advanced Methodologies and Technologies…
D.B.A., Mehdi Khosrow-Pour,
Hardcover
R10,095
Discovery Miles 100 950
|