شروع برنامه نویسی اندروید 
https://goo.gl/3UDpFP
  https://goo.gl/3UDpFP
فیلم آموزش ایجاد کردن Dialog Android Studio دیالوگ چیست ؟
لینک دانلود فیلم آموزشی رایگان
https://homeandroid.ir/dialog-android-studio
⭕️ @AndroidStudyChannel
  لینک دانلود فیلم آموزشی رایگان
https://homeandroid.ir/dialog-android-studio
⭕️ @AndroidStudyChannel
فیلم آموزش Push Notifications فایربیس firebase اندروید استودیو
لینک دانلود فیلم آموزشی :
https://homeandroid.ir/push-notifications
⭕️ @AndroidStudyChannel
  لینک دانلود فیلم آموزشی :
https://homeandroid.ir/push-notifications
⭕️ @AndroidStudyChannel
Forwarded from Deleted Account
❇️دسته بندی: اندروید، #کاتلین
موضوع: آشنایی با مجموعهKTX(مجموعه ابزارهای #جدید گوگل برای کار با کاتلین در اندروید)
Click here or Tap INSTANT VIEW⚡
  
  موضوع: آشنایی با مجموعهKTX(مجموعه ابزارهای #جدید گوگل برای کار با کاتلین در اندروید)
Click here or Tap INSTANT VIEW⚡
Medium
  
  Exploring KTX for Android
  Yesterday Google announced android-ktx, which is a set of Kotlin extensions for Android app development. It looks like the aim of the…
  Forwarded from Deleted Account
❇️دسته بندی: اندروید
💢موضوع: چرخه حیات برنامه ها، بخش نخست: #اکتیویتی ها
Click here or Tap INSTANT VIEW⚡
  
  💢موضوع: چرخه حیات برنامه ها، بخش نخست: #اکتیویتی ها
Click here or Tap INSTANT VIEW⚡
Medium
  
  The Android Lifecycle cheat sheet — part I: Single Activities
  To help us explain how lifecycles work, we’ve defined a series of scenarios according to the components that are present.
  Forwarded from Deleted Account
❇️دسته بندی: اندروید
💢موضوع: چرخه حیات برنامه ها، بخش دوم: #اکتیویتی ها
Click here or Tap INSTANT VIEW⚡
  
  💢موضوع: چرخه حیات برنامه ها، بخش دوم: #اکتیویتی ها
Click here or Tap INSTANT VIEW⚡
Medium
  
  The Android Lifecycle cheat sheet — part II: Multiple activities
  In this series: * Part I: Activities — single activity lifecycle * Part II: Multiple activities — navigation and back stack (this post)…
  Forwarded from Deleted Account
❇️دسته بندی: اندروید
💢موضوع: چرخه حیات برنامه ها، بخش سوم: #فرگمنت ها
Click here or Tap INSTANT VIEW⚡
  
  💢موضوع: چرخه حیات برنامه ها، بخش سوم: #فرگمنت ها
Click here or Tap INSTANT VIEW⚡
Medium
  
  The Android Lifecycle cheat sheet — part III : Fragments
  In this series: * Part I: Activities — single activity lifecycle * Part II: Multiple activities — navigation and back stack * Part III…
  Forwarded from Deleted Account
❇️دسته بندی: اندروید
💢موضوع: بررسی فایل های
Styles.xml & Values.xml
(بررسی روش استایل دهی)
Click here or Tap INSTANT VIEW⚡
  
  💢موضوع: بررسی فایل های
Styles.xml & Values.xml
(بررسی روش استایل دهی)
Click here or Tap INSTANT VIEW⚡
AndroidPub
  
  Values.xml : Breaking down the scary creature
  Demystify how styles work and how to read platform’s styles.xml file. Understand how styles are applied to views and how to customize them.
  Forwarded from Deleted Account
❇️دسته بندی: اندروید
♨موضوع: بررسی برخی موارد ناهمگام در اندروید(تردها و...) و مشکلات ناشی از آنها
Click here or Tap INSTANT VIEW⚡
  
  ♨موضوع: بررسی برخی موارد ناهمگام در اندروید(تردها و...) و مشکلات ناشی از آنها
Click here or Tap INSTANT VIEW⚡
Medium
  
  Some asynchronous options on Android
  Have you ever seen a “xx frames dropped” log in your logcat console? This simply means you’ve been blocking the Android’s main thread for…
  Forwarded from Deleted Account
  
  Medium
  
  Android 101: Gradle dependencies
  In Gradle, dependencies are declared as closure in dependencies block.
  Forwarded from Deleted Account
  
  Medium
  
  Android 101: Shared Preferences
  Shared preferences is a built-in key-value storage.
  Forwarded from Deleted Account
❇️دسته بندی: اندروید، UI/UX
موضوع: ایجاد بهترین انیمیشن ها توسط
CONSTRAINTLAYOUT
فقط با 7 خط کد!
⛳Click here or Tap INSTANT VIEW⚡
  
  موضوع: ایجاد بهترین انیمیشن ها توسط
CONSTRAINTLAYOUT
فقط با 7 خط کد!
⛳Click here or Tap INSTANT VIEW⚡
Medium
  
  Build awesome animations with 7 lines of code using ConstraintLayout
  Playing with animations is always fun but, sometimes, it’s really hard to create them, because you need to do a lot of measurements…
  Forwarded from Deleted Account
❇️دسته بندی: اندروید
موضوع: آموزش افزودن گزینه جدید به منوی "تنظیمات سریع" در اندروید
⛳Click here or Tap INSTANT VIEW⚡
  
  موضوع: آموزش افزودن گزینه جدید به منوی "تنظیمات سریع" در اندروید
⛳Click here or Tap INSTANT VIEW⚡
Medium
  
  Develop a custom Tile with Quick Settings Tile API
  Quick Settings Tile is a fairly new API, introduced with Android 7.0 Nougat (API 24). It enables developers to add custom Tiles in the…
  Forwarded from Deleted Account
❇️دسته بندی: اندروید
💯موضوع: روشی هوشمندانه برای بروزرسانی ریسایکلر ویو!
⛳Click here or Tap INSTANT VIEW⚡
  
  💯موضوع: روشی هوشمندانه برای بروزرسانی ریسایکلر ویو!
⛳Click here or Tap INSTANT VIEW⚡
Medium
  
  Smart way to update RecyclerView using DiffUtil
  Now say good bye to notifyDataSetChanged()…
  Forwarded from Deleted Account
❇️دسته بندی: اندروید
💢موضوع: مدیریت تغییر جهت صفحه نمایش در برنامه های اندرویدی
⛳Click here or Tap INSTANT VIEW⚡
  
  💢موضوع: مدیریت تغییر جهت صفحه نمایش در برنامه های اندرویدی
⛳Click here or Tap INSTANT VIEW⚡
AndroidPub
  
  Handling Orientation Changes in Android
  Sometimes handling the orientation changes for your Activity, Fragment or AsyncTasks becomes most frustrating things to deal. If…
  Forwarded from Deleted Account
❇️دسته بندی: اندروید، مفاهیم مهم #گریدل
💢موضوع: روش مدیریتdependency ها در گریدل
⛳Click here or Tap INSTANT VIEW⚡
  
  💢موضوع: روش مدیریتdependency ها در گریدل
⛳Click here or Tap INSTANT VIEW⚡
Medium
  
  Gradle: How to manage dependencies
  Gradle makes easy to include external binaries or other library modules to your build as dependencies. The dependencies can be located on…