توضیحاتی در مورد کتاب :
باربارا هوهنسی، 2014، ASIN B00IJZECK2، 179 صفحه.
مقدمه ای بر Android Studio، محیط توسعه جدید برای توسعه برنامه اندروید.
این کتاب یک نمای کلی از ویژگیها و قابلیتهای جدید ارائه میدهد.
با نصب و پیکربندی Android Studio شروع میشود.
شما با IDE جدید و ویرایشگر آن آشنا میشوید.
می آموزید که چگونه از ابتدا پروژه های Android جدید ایجاد کنید، پروژه هایی از انواع مختلف مانند برنامه قدیمی Eclipse Android یا پروژه هایی را از GitHub وارد کنید.
جلدهای کتاب همچنین یک شروع سریع به سیستم ساخت Gradle با چندین نمونه دنیای واقعی.
علاوه بر این، میخواهید برنامهها را امضا کنید، بسازید و اجرا کنید و آنها را برای بازار Android آماده کنید:
- تصاویر صفحهنمایش
- امضا کردن با جادوگر امضای
- امضای یک apk انتشار با استفاده از Gradle
ایجاد و اجرای پروژه های آزمایشی در Android Studio.
چندین مثال در مورد وابستگی ها و کتابخانه ها وجود دارد (ActionBar Sherlock، Admob Ads، Google Play SDK، Google Maps v2 Api)
مخازن محلی Maven را راهاندازی کنید و کتابخانههای .aar بسازید.
درباره طعمهای محصول - انواع ساخت - انواع ساخت و ساخت APKهای مختلف از یک پروژه (شامل یک مثال با 2 طعم).
توضیحاتی در مورد کتاب به زبان اصلی :
Barbara Hohensee, 2014, ASIN B00IJZECK2, 179 pages.
An introduction to Android Studio, the new development environment for Android app development.
The book gives an overview of the new features and capabilities.
It starts with installing and configuring Android Studio.
You're getting to know the new IDE and his Editor.
You learn how to create new Android projects from scratch, import projects of different kind like an old Eclipse Android App or projects from GitHub.
The book covers also a quick start into the Gradle build system with several real world examples.
Furthermore, you're going to sign, build and run apps and prepare them for the Android Market:
- Screenshots
- Signing with the Signing Wizard
- Signing a Release apk using Gradle
Create and run Test projects in Android Studio.
There're several examples about dependencies and libraries (ActionBar Sherlock, Admob Ads, Google Play SDK, Google Maps v2 Api)
Set up a local Maven repositories and build .aar libraries.
Learn about Product Flavors - Build Types - Build Variants and build different APK's from the same project (includes an example with 2 Flavors).