Lynda - Android App Development Essential Training

Lynda - Android App Development Essential Training

  • کاربرد : آموزش جامع نرم افزار - Android App
  • نوع فایل : فیلم آموزشی
  • زبان : انگلیسی
  • سیستم عامل : Windows-Mac-Linux-Android-iOS
  • تولید کننده : Lynda
  • سال تولید : 2015

توضیحات

در این آموزش شما هر آن چیزی که برای شروع ساخت نرم افزار های آندروید با Android 5 SDK و Android Studio نیاز داشته باشید را یاد میگیرید آموزش را با یک نگاه مختصر به تاریخچه آندروید شروع میکنیم ، در ادامه شما با آناتومی یک پروژه معمولی آندروید آشنا میشوید و یاد میگیرید چگونه آن را برای ساخت نرم افزار خود تنظیم کنید ، و در ادامه همه تنظیم و اتصال دستگاه (چه به صورت واقعی و چه به صورت مجازی ) برای انجام عملیات تست نرم افزار خود را یاد میگیرید پس از آن یاد میگیرید چگونه صفحه نمایشی با لایه بندی های مختلفی همراه با پاسخ دهی به رویداد های نظیر XML و کد های مبتنی بر جاوا تعریف کنید و این صفحه قابلیت نمایش عکس و نوشته را در حالتی که صفحه نمایش به چند قسمت تقسیم شده باشد را داشته باشد و در ادامه منو ها را ایجاد میکنید ، گردش در محیط را مدیریت میکنید ، داده های را نمایش میدهید و آن ها را مدیریت میکنید ، از استایل ها و تم ها استفاده میکنید تا برنامه شما جلوه بصری داشته باشد

Description

Learn everything you need to know to get started building Android apps with Google's Android Studio and Android SDK David Gassner starts with a brief look at the history of Android and the latest iteration, Android 60 (aka Marshmallow) Then, after you set up your development environment, he shows you how to prepare virtual and physical devices for testing and create a new Android project: a shopping app for a fictional sportswear company Using this example app, David demonstrates how to define the user interface with XML and widgets, control the app behavior with Java, set up "between screen" navigation, and display lists of data and images Plus, learn how to enable support for the different screen sizes and pixel densities of the 24,000+ Android models on the market today
Topics include:
Installing and configuring Android Studio
Creating virtual devices and connecting physical devices for testing
Working with project files such as the app manifest and Gradle scripts
Defining the user interface
Modifying material design themes and styles
Adding views
Displaying messages
Handling events and changes in screen orientation
Displaying images
Managing navigation with activities and layouts
Supporting different screen sizes
Working with data

بخش های فایل

این فایل شامل 56 بخش می باشد که بخش های آن به صورت جداگانه در زیر آمده است.
Row Title Format Size Play Download
01. Introduction
1 01_01-Welcome 21.33 MB DOWNLOAD
2 01_02-What you need to know before starting this course 8.56 MB DOWNLOAD
3 01_03-Using the exercise files 7.29 MB DOWNLOAD
02. Android Development Fundamentals
4 02_01-Exploring the history of Android 20.93 MB DOWNLOAD
5 02_02-Exploring the Android app framework 14.55 MB DOWNLOAD
6 02_03-Programming with Java 10.61 MB DOWNLOAD
7 02_04-Install Android Studio on Windows 11.90 MB DOWNLOAD
8 02_05-Install Android Studio on Mac 11.03 MB DOWNLOAD
9 02_06-Configure the Android SDK 6.25 MB DOWNLOAD
03. Getting Started
10 03_01-Create your first Android app 16.13 MB DOWNLOAD
11 03_02-Create virtual devices for testing 13.84 MB DOWNLOAD
12 03_03-Connect a physical device for testing 34.94 MB DOWNLOAD
13 03_04-Add command line tools to the path 10.38 MB DOWNLOAD
14 03_05-Explore the SDKs command line tools 16.32 MB DOWNLOAD
15 03_06-Use the developer documentation 14.70 MB DOWNLOAD
04. Working with Android Studio Projects
16 04_01-Explore the project structure 24.66 MB DOWNLOAD
17 04_02-Manage Gradle build scripts 15.09 MB DOWNLOAD
18 04_03-Manage the app manifest file 17.46 MB DOWNLOAD
19 04_04-Use dependencies and support libraries 19.32 MB DOWNLOAD
05. Define the User Interface
20 05_01-Create layout resource files 21.39 MB DOWNLOAD
21 05_02-Modify material design themes and styles 14.55 MB DOWNLOAD
22 05_03-Lay out screens with ViewGroup and View 6.90 MB DOWNLOAD
23 05_04-Units of measurement 13.89 MB DOWNLOAD
24 05_05-Using LinearLayout containers 16.59 MB DOWNLOAD
25 05_06-Using RelativeLayout containers 24.09 MB DOWNLOAD
26 05_07-Add views to a view group with Java 27.54 MB DOWNLOAD
27 05_08-Display and collect text values 25.85 MB DOWNLOAD
28 05_09-Display messages with Toast and Snackbar 24.19 MB DOWNLOAD
06. Work with Events
29 06_01-Explore the activity lifecycle 11.53 MB DOWNLOAD
30 06_02-Trace lifecycle events with Logcat 25.54 MB DOWNLOAD
31 06_03-Handle View events in layout files 11.08 MB DOWNLOAD
32 06_04-Handle View events with Java code 11.91 MB DOWNLOAD
33 06_05-Handle changes in screen orientation 18.03 MB DOWNLOAD
07. Display Images
34 07_01-Create a custom launcher icon 15.44 MB DOWNLOAD
35 07_02-Display an image resource with ImageView 20.10 MB DOWNLOAD
36 07_03-Display image resources at runtime 18.40 MB DOWNLOAD
37 07_04-Display images from the assets folder 22.65 MB DOWNLOAD
08. Work with Menus and the Action Bar
38 08_01-Define the options menu with XML 15.60 MB DOWNLOAD
39 08_02-Add items to a menu at runtime 12.44 MB DOWNLOAD
40 08_03-Display menu items in the action bar 23.09 MB DOWNLOAD
09. Manage Navigation
41 09_01-Create new activities and layouts 23.38 MB DOWNLOAD
42 09_02-Start activities with explicit intents 16.79 MB DOWNLOAD
43 09_03-Open other apps with implicit intents 27.07 MB DOWNLOAD
10. Support Multiple Screens
44 10_01-Android market fragmentation 31.42 MB DOWNLOAD
45 10_02-Create alternative resources 18.06 MB DOWNLOAD
46 10_03-Define alternative dimension resources 14.94 MB DOWNLOAD
47 10_04-Create multiple versions of images 14.53 MB DOWNLOAD
48 10_05-Lay out activities with fragments 17.49 MB DOWNLOAD
11. Work with Data
49 11_01-Display an array of data in a list 26.16 MB DOWNLOAD
50 11_02-Customize list item displays 35.83 MB DOWNLOAD
51 11_03-Customize text and image displays 17.70 MB DOWNLOAD
52 11_04-Create and open a detail activity 21.40 MB DOWNLOAD
53 11_05-Pass data to a detail activity 34.76 MB DOWNLOAD
54 11_06-Return data to a parent activity 35.94 MB DOWNLOAD
12. Conclusion
55 12_01-Next steps 10.08 MB DOWNLOAD
13. ZZZ - فایلهای تمرینی
56 Ex_Files_Android_App_Dev_EssT 40.84 MB DOWNLOAD
شما می توانید مجموعه کامل بخش های این فابل را نیز به صورت مجموعه کامل دریافت نمایید.
اگر شما نسبت به این اثر یا عنوان محق هستید، لطفا از طریق "بخش تماس با ما" با ما تماس بگیرید و برای اطلاعات بیشتر، صفحه قوانین و مقررات را مطالعه نمایید.

دیدگاه کاربران


لطفا در این قسمت فقط نظر شخصی در مورد این عنوان را وارد نمایید و در صورتیکه مشکلی با دانلود یا استفاده از این فایل دارید در صفحه کاربری تیکت ثبت کنید.

بارگزاری