دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
ویرایش: 1
نویسندگان: Laurence Moroney (auth.)
سری:
ISBN (شابک) : 9781484229422, 9781484229439
ناشر: Apress
سال نشر: 2017
تعداد صفحات: 281
زبان: English
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود)
حجم فایل: 10 مگابایت
کلمات کلیدی مربوط به کتاب راهنمای قطعی برای Firebase: برنامه های Android را در بستر تلفن همراه Google بسازید: محاسبات همراه
در صورت تبدیل فایل کتاب The Definitive Guide to Firebase: Build Android Apps on Google's Mobile Platform به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب راهنمای قطعی برای Firebase: برنامه های Android را در بستر تلفن همراه Google بسازید نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
برنامهریزی کنید که چگونه برنامهای بهتر بسازید، آن را به یک کسبوکار تبدیل کنید و از کار سخت خود با استفاده از Firebase درآمد کسب کنید. در این کتاب، Laurence Moroney، مدافع توسعه کارکنان در Google، شما را با هر یک از 15 فناوری Firebase آشنا میکند و نحوه استفاده از آنها را با مثالهای عینی به شما نشان میدهد. خواهید دید که چگونه با سه پایه پلتفرم Firebase، برنامه های متقابل پلتفرم بسازید: فناوری هایی که به شما کمک می کنند برنامه هایی را با پایگاه داده هم زمان، پیکربندی از راه دور، پیام رسانی ابری و موارد دیگر توسعه دهید. برنامه های خود را با اشتراک گذاری کاربر، ادغام جستجو، تجزیه و تحلیل و موارد دیگر رشد دهید. و از برنامههای خود با تبلیغات درون برنامهای کسب درآمد کنید.
پس از خواندن راهنمای قطعی Firebase، با قدرت میتوانید از این فناوری که به شما در ساختن کمک میکند حداکثر استفاده را ببرید. برنامههای تلفن همراه بین پلتفرمی بهتر با استفاده از برنامههای وب بومی Android یا جاوا اسکریپت و بهطور مؤثر آنها را در یک محیط ابری مستقر میکنند.
چه چیزی. یاد خواهید گرفت
این کتاب برای چه کسی است
توسعه دهندگان باتجربه اندروید و برنامه های تلفن همراه تازه وارد Firebase شده اند. این کتاب همچنین برای توسعه دهندگان وب با تجربه ای است که به دنبال ساخت و استقرار برنامه های وب برای تلفن های هوشمند و تبلت ها هستند، که ممکن است در زمینه برنامه نویسی موبایل جدید یا کمتر تجربه داشته باشند.
Plan how to build a better app, grow it into a business, and earn money from your hard work using Firebase. In this book, Laurence Moroney, Staff Developer Advocate at Google, takes you through each of the 15 Firebase technologies, showing you how to use them with concrete examples. You’ll see how to build cross-platform apps with the three pillars of the Firebase platform: technologies to help you develop apps with a real-time database, remote configuration, cloud messaging, and more; grow your apps with user sharing, search integration, analytics, and more; and earn from your apps with in-app advertising.
After reading The Definitive Guide to Firebase, you'll come away empowered to make the most of this technology that helps you build better cross-platform mobile apps using either native Android or JavaScript-based web apps and effectively deploy them in a cloud environment.
What You'll Learn
Who This Book Is For
Experienced Android, mobile app developers new to Firebase. This book is also for experienced web developers looking to build and deploy web apps for smartphones and tablets, too, who may be new or less experienced with mobile programming.
Contents at a Glance......Page 4
Contents......Page 5
About the Author......Page 10
About the Technical Reviewer......Page 11
Chapter 1: An Introduction to Firebase......Page 12
Firebase: An Overview......Page 13
Cloud Storage for Firebase......Page 14
The Grow Technologies......Page 15
Earning with AdMob......Page 16
Install Android Studio......Page 17
Create Your First Firebase Application......Page 20
Step 1. Connect to Firebase......Page 23
Step 2. Add the Realtime Database......Page 25
Step 3. Configure Data Access Rules......Page 27
Step 4. Write to the Database......Page 30
Step 5. Reading from the Database......Page 33
Reference......Page 35
Chapter 2: Using Authentication in Firebase......Page 36
FirebaseUI......Page 37
Create and Configure the App......Page 39
Code the Main Activity......Page 43
Create and Code the Signed-In Activity......Page 46
Explore the Sign-In Flows......Page 48
Adding Sign Out......Page 51
Resetting the Password......Page 53
Adding Smart Lock for Passwords......Page 55
Adding Sign-In with Google......Page 58
Summary......Page 61
Getting Started......Page 62
Write Your First Data......Page 66
Read Your First Data......Page 69
Write Structured Data with a Stock Portfolio......Page 72
Reading Structured Data......Page 78
Querying the Data......Page 79
Updating Data......Page 80
Deleting Data......Page 81
Summary......Page 82
Building an App with Cloud Storage for Firebase......Page 83
Enable Anonymous Authentication......Page 84
Set Storage Rules......Page 85
Editing the Layout......Page 86
Editing the Code for Anonymous Sign-In......Page 87
Taking a Photo with the Onboard Camera......Page 88
Uploading the Image to Cloud Storage......Page 89
Running the App......Page 91
Edit the Layout File......Page 94
Coding the App......Page 95
Update the Layout File......Page 100
Summary......Page 102
Installing the Firebase CLI......Page 103
Creating a Site for Firebase Hosting......Page 106
Using the Firebase Console to Manage Your Site......Page 108
Preparing the Image......Page 109
Creating the Page......Page 110
Mapping a Domain Name to Your Site......Page 113
Summary......Page 116
Getting the App......Page 117
Enabling Authentication......Page 118
Using Friendly Chat......Page 119
First Steps: Testing Your APK......Page 120
Creating Custom Tests......Page 124
Testing from Android Studio......Page 128
Recording and Scripting a Test with Espresso......Page 132
Summary......Page 136
Getting Started with Crashlytics......Page 137
Installing Crashlytics......Page 138
Using Firebase Crash Reporting......Page 146
Summary......Page 148
Building a Test App......Page 149
The Firebase CLI and Functions......Page 153
Realtime Database Triggers......Page 158
Storage Triggers......Page 162
Authentication Triggers......Page 164
Using Http Triggers......Page 166
Http Triggers with Hosting......Page 169
Summary......Page 171
Building an App to Receive Notifications......Page 172
Receiving Notifications in the Foreground......Page 175
Implementing the Notification Activity......Page 177
Implementing the sendNotification Method......Page 179
Understanding Topics......Page 183
Building a Custom App Server for FCM......Page 186
Creating the Database......Page 188
Updating the App......Page 193
Next Steps......Page 196
Summary......Page 197
Public Content Indexing......Page 198
Create an App That Receives Incoming Links......Page 199
Personal Content Indexing......Page 203
Summary......Page 210
Chapter 11: Remote Configuration......Page 211
Building an App for Remote Config......Page 212
Using Default Values......Page 215
Using Conditions with Remote Config......Page 217
Remote Config Life Cycle......Page 220
Summary......Page 221
Dynamic Links......Page 222
Editing the App......Page 226
Creating a Dynamic Link Within the App......Page 230
Dynamic Links and Analytics......Page 234
Using Firebase Invites......Page 235
Summary......Page 238
Getting Started......Page 239
Signing Up for AdMob......Page 241
Using Interstitial Ads......Page 246
Using a Rewarded Video Ad......Page 250
Connecting AdMob with Firebase......Page 253
Summary......Page 256
Automatically Gathered Analytics......Page 257
Exploring the Analytics Console......Page 259
Creating Audiences......Page 268
Logging Events......Page 269
Logging User Properties......Page 275
Summary......Page 276
Index......Page 277