|
Каталог файлов
В категории материалов: 22 Показано материалов: 1-10 |
Страницы: 1 2 3 » |
Сортировать по:
Дате ·
Названию ·
Рейтингу ·
Комментариям ·
Загрузкам ·
Просмотрам
Год: 2011 Автор:Lucas Jordan, Pieter Greyling Издательство: Apress ISBN: 1430232439 Язык: Английский Формат: PDF Качество: Изначально компьютерное (eBook) Количество страниц:424Описание: Take a practical approach to becoming a leading-edge Android developer, learning by example while combining the manytechnologies needed to create a successful, up-to-date web app.Practical Android Projects introduces the Android SDK and development tools of the trade, and then dives into building cool-looking and fun apps that put Android's amazing capabilities to work. Android is the powerful, full-featured, open sourcemobile platform that powers phones like Google Nexus, Motorola Droid, Samsung Galaxy S, and a variety of HTC phones and tablet computers. This book helps you quickly get Android projects up and running with the free and open source Eclipse, NetBeans, and IntelliJ IDEA IDEs. Then you build and extend mobile applications using the Android SDK, Java, Scripting Layer for Android, and languages such as Python, Ruby, Javascript/HTML, Flex/AIR, and Lua. |
Год: 2011 Автор: Голощапов А. Л. Жанр: Программирование Издательство: БХВ-Петербург ISBN: 978-5-9775-0562-8 Серия: Профессиональное программирование Язык: Русский Формат: DjVu Качество: Отсканированные страницы + слой распознанного текста Количество страниц: 440 Описание:Рассмотрена разработка программ для мобильных устройств под управлением операционной системы Google Android. Приведены базовые сведения о платформе Android. Описано программное обеспечение, необходимое для разработки Android-пpилoжeний. Рассмотрены основные компоненты приложений, использование базовых виджетов и виджетов-списков, создание и вызов уведомлений из приложения, работа с файлами, способы хранения и обработки данных, создание служб в Android и др. Показано применение графических ресурсов и создание анимации в приложениях с использованием возможностей Android SDK. На компакт-диске приведены примеры из книги. |
Год выпуска: March 2010 Автор: Reto Meier Жанр: Программирование Издательство: Wrox ISBN: 978-0-470-56552-0 Язык: английский Формат: PDF Качество: eBook (изначально компьютерное) Количество страниц: 576 Версия платформы Android: 2.х Адрес сайта: wrox.com Сайт исходников к книге: http://www.wrox.com/WileyCDA/WroxTitle/Professional-Android-2-Application-Development.productCd-0470565527,descCd-DOWNLOAD.html Адрес errata (ошибок в книге): http://www.wrox.com/WileyCDA/WroxTitle/Professional-Android-2-Application-Development.productCd-0470565527,descCd-ERRATA.html Описание Written by an Android authority, this up-to-date resource shows you how to leverage the features of Android 2 to enhance existing products or create innovative new ones. Serving as a hands-on guide to building mobile apps using Android, the book walks you through a series of sample projects that introduces you to Android's new features and techniques. Using the explanations and examples included in these pages, you'll acquire the foundation needed to write compelling mobile applications that use Android, along with the flexibility to quickly adapt to future enhancements.
|
Год выпуска: 2009 Автор: W. Frank Ableson, Charlie Collins & Robi Sen Издательство: Manning ISBN: 978-1-933988-67-2 Формат: PDF Качество: eBook (изначально компьютерное) Количество страниц: 418 + исходники Описание: Android is an open source mobile phone platform based on the Linux operating system and developed by the Open Handset Alliance, a consortium of over 30 hardware, software and telecom companies that focus on open standards for mobile devices. Led by search giant, Google, Android is designed to deliver a better and more open and cost effective mobile experience. Unlocking Android: A Developer's Guide provides concise, hands-on instruction for the Android operating system and development tools. This book teaches important architectural concepts in a straightforward writing style and builds on this with practical and useful examples throughout. Based on his mobile development experience and his deep knowledge of the arcane Android technical documentation, the author conveys the know-how you need to develop practical applications that build upon or replace any of Androids features, however small. Unlocking Android: A Developer's Guide prepares the reader to embrace the platform in easy-to-understand language and builds on this foundation with re-usable Java code examples. It is ideal for corporate and hobbyists alike who have an interest, or a mandate, to deliver software functionality for cell phones. |
Год: 2010 Автор: Shawn Van Every Издательство: Apress ISBN: 1430232676, 978-1430232674 Язык: Английский Формат: PDF Качество: Изначально компьютерное (eBook) Количество страниц: 321 Описание: Mobile devices have evolved to focus on rich media production and consumption. Developers of mobile applications are able to create applications that allow people to play, capture, and share media in a variety of new ways on mobile devices. The popularity of Android has soared in part because the platform offers developers a rich set of capabilities including access to media capturing and playback functions. Pro Android Media provides concise and clear instruction on how to utilize the media APIs made available through Android to create dynamic apps. It takes you from a simple means to gain access to the camera to complex video capture and sharing examples. It also covers sound, graphics, painting, and more—everything you need to make your app come "alive." After reading this book, the app you create will showcase the best of multimedia that Android has to offer. What you’ll learn Develop graphics, music, video and rich media apps for Android smartphones and tablets Build touchscreen input features into Android apps that allow users to draw, paint, and do other creative forms of input. Turn the Android smartphone into a full fledged media player How to integrate and use location based services and media related web service APIs Who this book is for This book is aimed primarily at the growing market of Android developers. It is written in such a way that it may be used by those who are familiar with Android, but have no experience developing applications that deal with images, audio, or video. |
Год: December 15, 2010 Автор: Shane Conder, Lauren Darcey Издательство: Addison-Wesley Professional ISBN: 978-0-321-74301-5 Язык: Английский Формат: PDF Качество: Изначально компьютерное (eBook) Количество страниц: 793 Описание: 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. |
Год выпуска: 2009 Автор: Sayed Y. Hashimi , Satya Komatineni Издательство: Apress ISBN: 1-4302-1596-8 Формат: PDF Качество: eBook (изначально компьютерное) Количество страниц: 464 Описание: Pro Android is a detailed look at application development on Google’s Mobile OS. It uses the development of a sample application to work through all the options you might want to build a flexible mobile application. The focus is on making viable commercial applications work. The book includes detailed coverage of the Android API. Assumes knowledge of basic Java programming principles so that you can follow the code Written in an example–driven and practically minded style Serves as a tool for hobbyists and professionals who want to create production–quality applications What you’ll learn Adapt existing applications to a mobile framework. Understand how an Android application functions and communicates with the handset that hosts it. Discover all aspects of developing the mobile features that Android enables including the complexities of timers, services, and multimedia playback. Create and display a rich mix of custom–rendered screens and tailored Android widgets. Find out all about the Android API and using it to create apps that work across the gamut of wireless devices. Understand how location–based services, which are becoming more and more important in the mobile world, work. Uutilize Google’s powerful Map tool. Understand network connectivity in the mobile world. Who is this book for? This book is for professional software engineers/programmers looking to move their ideas and applications into the mobile space with Android. The author assumes the reader has a passable understanding of Java. The reader should be able to write classes and handle basic inheritance structures. This book also targets hobbyist developers looking to navigate the complex minefield of mobile software. |
Год выпуска: Mar 2010 Автор: Sayed Hashimi, Satya Komatineni, Dave MacLean Жанр: программирование Издательство: Apress ISBN: 1430226293 Язык: английский Формат: PDF Качество: eBook (изначально компьютерное) Количество страниц: 736 Версия платформы Android: 2.х Адрес сайта:
Описание: The age of Web 2.0 smart mobile phones and handsets is here. First there was the BlackBerry, then there was the iPhone, and now … there’s Google, with its Android Mobile Software Development Kit (SDK) and platform, and its hardware partners in the Open Handset Alliance. Android works with the HTC G1 and G2 phones, the DROID, and the Nexus One. Android is also available on other mobile phones and devices, including netbooks. Pro Android 2 shows you how to build real-world and fun mobile applications using Google’s Android SDK. This book covers everything from the fundamentals of building applications for embedded devices to advanced concepts such as custom 3D components.- Discover the design and architecture of the Android SDK, and how to build mobile applications using the Android SDK.
- Explore and use the Android APIs, including those for media and Wi-Fi.
- Learn about Android 2.0’s integrated local and web search, handwriting gesture UI, Google Translate, and text-to-speech features.
With Android and this book, you’ll be able to build mobile applications ranging from games to Google apps, including add-ons to Google Docs. You’ll be able to extend and run the new Google Chrome APIs on the G1, the G2, and other next-generation Google phones and Android-enabled devices.
|
Год выпуска: 2009 Автор: Vladimir Silva Издательство: Apress ISBN: 978-1-4302-2647-5 Формат: PDF Качество: eBook (изначально компьютерное) Количество страниц: 320 Описание: Do you remember landmark games like Wolfenstein 3D, Doom, and Asteroids? Well, here’s an exciting opportunity to build and/or port these games to one of the hottest mobile and netbooks platforms today: Google’s Android. Pro Android Games teaches you how to build cool games like Space Blaster and the classic Asteroids from scratch on the latest Android platform. This book also shows you how to port other classic freeware/shareware games like Doom and Wolfenstein 3D from C using the Java Native Interface (JNI) for Android. This book is all about a unique perspective in Android game development: a well-balanced, powerful combination of pure Java and hybrid game development, mixing Java and C. By combining the elegant object-oriented features of Java and the raw power of C, there is no limit to the types of games that you can build for the platform. With actionable real-world source code in hand, this book allows you to dive right into games development on Android. You’ll definitely have fun, and perhaps you’ll even make some money. Enjoy! What you’ll learn * How to write/port advanced 3D games for any Android device. * How to setup a Linux system for hybrid game compilation. * How to combine Java and C code in an elegant manner by building a simple Java application on top of a native library. * How to tackle pure Java gaming with two practical games: Space Blaster and the arcade classic Asteroids. * How to mix OpenGL API calls in Java and C for high performance 3D graphics using the 3D cubes sample by Google. * How to bring two of the greatest PC 3D shooters to the Android platform: Wolfenstein 3D and Doom using Java and C. |
Год: 2010, Июль Автор: Ed Burnette / Эд Бёрнет Жанр: Техническая литература Издательство: Pragmatic Programmers, LLC. ISBN: 978-1-934356-56-2 Серия: Hello, Android Язык: Английский Формат: PDF Качество: Изначально компьютерное (eBook) Количество страниц: 302 Описание: 3е издание весьма популярной на западе книги для разработчиков под платформу android. В этой книге есть всё что нужно для того чтобы создавать успешные и качественные программные продукты. Это не просто перелопаченый Dev Guide с официального сайта андроид, это действительно труд человека глубоко изучившего систему и набившего достаточно шишек при разработке приложений. Здесь можно найти много интересных моментов и нюансов разработки программ. Лично мне очень понравилось описание работы с мультитачем и распознавание жестов пользователя. Автор очень хорошо описывает не только особенности мультитача и жестов на разных версиях платформы, но и показывает как правильно писать код, совместимый на версиях 1.5-2.2. Очень рекомендую, на мой взгляд лучшая книга для начинающих разработчиков. |
|
|