Beginning Nokia Apps Development


Book Description

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.




Beginning Smartphone Web Development


Book Description

Today’s Web 2.0 applications (think Facebook and Twitter) go far beyond the confines of the desktop and are widely used on mobile devices. The mobile Web has become incredibly popular given the success of the iPhone and BlackBerry, the importance of Windows Mobile, and the emergence of Palm Pre (and its webOS platform). At Apress, we are fortunate to have Gail Frederick of the well-known training site Learn the Mobile Web offer her expert advice in Beginning Smartphone Web Development. In this book, Gail teaches the web standards and fundamentals specific to smartphones and other feature-driven mobile phones and devices. Shows you how to build interactive mobile web sites using web technologies optimized for browsers in smartphones Details markup fundamentals, design principles, content adaptation, usability, and interoperability Explores cross-platform standards and best practices for the mobile Web authored by the W3C, dotMobi, and similar organizations Dives deeps into the feature sets of the most popular mobile browsers, including WebKit, Chrome, Palm Pre webOS, Pocket IE, Opera Mobile, and Skyfire By the end of this book, you’ll have the training, tools, and techniques for creating robust mobile web experiences on any of these platforms for your favorite smartphone or other mobile device.




Regional Development: Concepts, Methodologies, Tools, and Applications


Book Description

From domestic to international settings, aid and assistance to less-developed areas has recently been bolstered by a boom in technological advances and new research. Regional Development: Concepts, Methodologies, Tools, and Applications presents a vital compendium of research detailing the latest case studies, architectures, frameworks, methodologies, and research on regional development. With over 100 chapters from authors from around the world, this three volume collection presents the most sophisticated research and developments from the field, relevant to researchers, academics, and practitioners alike. In order to stay abreast of the latest research, this book affords a vital look into regional development research.




Mobile Commerce Application Development


Book Description

"This book provides in-depth coverage of the various tools and techniques for developing wireless and mobile applications"--Provided by publisher.




Location Aware Apps for Tourism


Book Description

This book demonstrates the usefulness of the modern smartphone for providing location aware applications to the tourist as an end user. During the course of this book it has been demonstrated that the modern smartphone has the accuracy and responsiveness required to provide excellent location aware functionality to the tourist end user. The GPS section outlines how a developer can leverage this functionality to make apps that use close quarter location positioning to help the average tourist in a host of different ways. It has also been demonstrated that bluetooth and other technologies such as QR coding are effective at providing location aware functionality in situations where GNSS(GPS) is ineffective, such as in indoor environments. Lastly, the book outlines how an engineer could provide augmented location services when GPS is not available by using the RSSI signal from Bluetooth devices.




Pro Windows Phone App Development


Book Description

The Windows Phone 7 platform, now recently updated, provides a remarkable opportunity for Windows developers to create state-of-the-art mobile applications using their existing skills and a familiar toolset. Pro Windows Phone 7 Development, Second Edition helps you unlock the potential of this platform and create dazzling, visually rich, and highly functional applications for the Windows Phone Marketplace—including using new features like copy-and-paste and API improvements in the NoDo and Mango update waves. For developers new to the Windows Phone platform—whether .NET, iPhone, or Android developers—this book starts by introducing the features and specifications of the Windows Phone series, and then leads you through the complete application development process. You'll learn how to use Microsoft technologies like Silverlight, .NET, the XNA Framework, Visual Studio, and Expression Blend effectively, how to take advantage of the device's sensors with the location service, accelerometer, and touch, how to make your apps location-aware using GPS data, how to utilize the rich media capabilities of the Windows Phone series, and much more. Finally, you'll receive a full tutorial on how to publish and sell your application through the Windows Phone Marketplace. And in this second edition, learn quickly and easily how to take advantage of new API capabilities and HTML5 support right in your browser.




Beginning Hybrid Mobile Application Development


Book Description

Create HTML5, JQuery, and CSS3-based hybrid applications and deploy them on multiple mobile devices, including on Android, iOS and Windows Phone. This kind of application development has the edge over native application development. Beginning Hybrid Mobile Application Development shows you how you can convert existing web application into mobile applications with minimal effort. You’ll see how hybrid applications can give many web applications a larger audience by making them available as mobile applications. What You Will Learn Understand the basics of hybrid application development Discover the platforms and frameworks used for hybrid application development Master hybrid application development using the available APIs Access data in hybrid application See the role of JSON versus XML in hybrid applications Secure your code Who This Books Is For Mobile and web application developers.




Android Wireless Application Development


Book Description

Android™ Wireless Application Development Second Edition Lauren Darcey Shane Conder Special Edition Includes Bonus CD The start-to-finish guide to Android application development: massively updated for the newest SDKs and developer techniques! This book delivers all the up-to-date information, tested code, and best practices you need to create and market successful mobile apps with the latest versions of Android. Drawing on their extensive experience with mobile and wireless development, Lauren Darcey and Shane Conder cover every step: concept, design, coding, testing, packaging, and delivery. The authors introduce the Android platform, explain the principles of effective Android application design, and present today’s best practices for crafting effective user interfaces. Next, they offer detailed coverage of each key Android API, including data storage, networking, telephony, location-based services, multimedia, 3D graphics, and hardware. Every chapter of this edition has been updated for the newest Android SDKs, tools, utilities, and hardware. All sample code has been overhauled and tested on leading devices from multiple companies, including HTC, Motorola, and ARCHOS. Many new examples have been added, including complete new applications. This new edition also adds Nine new chapters covering web APIs, the Android NDK, extending application reach, managing users, data synchronization, backups, advanced user input, and more Greatly expanded coverage of Android manifest files, content providers, app design, and testing New coverage of hot topics like Bluetooth, gestures, voice recognition, App Widgets, live folders, live wallpapers, and global search Updated 3D graphics programming coverage reflecting OpenGL ES 2.0 An all-new chapter on tackling cross-device compatibility issues, from designing for the smallest phones to the big new tablets hitting the market Even more tips and tricks to help you design, develop, and test applications for different devices A new appendix full of Eclipse tips and tricks This book is an indispensable resource for every member of the Android development team: software developers with all levels of mobile experience, team leaders and project managers, testers and QA specialists, software architects, and even marketers. About the CD-ROM The accompanying CD-ROM contains all the sample code that is presented in the book, organized by chapter, as well as a new sample application that combines many of the individual lessons learned into a single cohesive sample. This new application is referred to and discussed in Appendix G, “A Brief Walkthrough of an Android Application from Start to Finish.” Programming/Java




Hands-On Embedded Programming with Qt


Book Description

A comprehensive guide that will get you up and running with embedded software development using Qt5 Key FeaturesLearn to create fluid, cross-platform applications for embedded devicesAchieve optimum performance in your applications with QT Lite projectExplore the implementation of Qt with IoT using QtMqtt, QtKNX, and QtWebSocketsBook Description Qt is an open-source toolkit suitable for cross-platform and embedded application development. This book uses inductive teaching to help you learn how to create applications for embedded and Internet of Things (IoT) devices with Qt 5. You’ll start by learning to develop your very first application with Qt. Next, you’ll build on the first application by understanding new concepts through hands-on projects and written text. Each project will introduce new features that will help you transform your basic first project into a connected IoT application running on embedded hardware. In addition to practical experience in developing an embedded Qt project, you will also gain valuable insights into best practices for Qt development, along with exploring advanced techniques for testing, debugging, and monitoring the performance of Qt applications. Through the course of the book, the examples and projects are demonstrated in a way so that they can be run both locally and on an embedded platform. By the end of this book, you will have the skills you need to use Qt 5 to confidently develop modern embedded applications. What you will learnUnderstand how to develop Qt applications using Qt Creator under LinuxExplore various Qt GUI technologies to build resourceful and interactive applicationsUnderstand Qt’s threading model to maintain a responsive UIGet to grips with remote target load and debug under Qt CreatorBecome adept at writing IoT code using QtLearn a variety of software best practices to ensure that your code is efficientWho this book is for This book is for software and hardware professionals with experience in different domains who are seeking new career opportunities in embedded systems and IoT. Working knowledge of the C++ Linux command line will be useful to get the most out of this book.




Developing User Assistance for Mobile Apps - 2nd Edition


Book Description

Smartphones have sparked a huge, new software segment - the mobile app. This creates an important pair of questions for user assistance professionals: What is our role going forward in mobile and how can we prepare to take that on? User Assistance does have a role in supporting mobile apps. As the mobile app market continues to soar, this is becoming the next frontier for user assistance professionals. This book provides unique and detailed instruction and guidance regarding design, writing, tools, and planning of your mobile UA. This edition is fully revised with over 300 pages of new content.