All Projects → AweiLoveAndroid → The Pit Of The Android Studio

AweiLoveAndroid / The Pit Of The Android Studio

Licence: apache-2.0
👍 👍 👏 🌟 ⭐️ ⭐️ Everything about the Android Studio and Intellij IDEAfor example:Install,common problems and solutions,each libraries for android and androidx library,code and peoject templates,etc.全面总结Android Studio以及Intellij IDEA的填坑指南,详解AS版本号、Gradle版本、BuildTools三者的对照关系,AS模板配置,gradle插件,Android自带注解库详解,support详解等干货。

Projects that are alternatives of or similar to The Pit Of The Android Studio

Customrefreshview
一个支持网络错误重试,无数据页(可自定义),无网络界面(可自定义)的上拉加载更多,下拉刷新控件
Stars: ✭ 160 (-45.95%)
Mutual labels:  android-studio, androidstudio, android-development
Android-MonetizeApp
A sample which uses Google's Play Billing Library and it makes In-app Purchases and Subscriptions.
Stars: ✭ 149 (-49.66%)
Mutual labels:  android-development, android-studio, androidstudio
K4kotlin
A sweet, small set of Kotlin functions to reduce your android boilerplate code
Stars: ✭ 210 (-29.05%)
Mutual labels:  android-studio, androidstudio, android-development
media-picker
Easy customizable picker for all your needs in Android application
Stars: ✭ 167 (-43.58%)
Mutual labels:  android-development, android-studio, androidstudio
AndroidDevTools
收集整理Android开发所需的Android SDK、开发中用到的工具、Android开发教程、Android设计规范,免费的设计素材等。
Stars: ✭ 7,284 (+2360.81%)
Mutual labels:  gradle, android-development, android-studio
Android Inappbilling
A sample which uses Google's Play Billing Library and it does InApp Purchases and Subscriptions.
Stars: ✭ 114 (-61.49%)
Mutual labels:  android-studio, androidstudio, android-development
Android Tips Tricks
☑️ [Cheatsheet] Tips and tricks for Android Development
Stars: ✭ 4,496 (+1418.92%)
Mutual labels:  gradle, android-studio, android-development
Zoomrecylerlayout
🎢 Zoom Recycler Layout Manager For Android Kotlin
Stars: ✭ 618 (+108.78%)
Mutual labels:  android-studio, androidstudio, android-development
AOSP-Kayboard-7.1.2
Full functional AOSP Keyboard with glide typing
Stars: ✭ 33 (-88.85%)
Mutual labels:  android-development, android-studio, androidstudio
Anychart Android
AnyChart Android Chart is an amazing data visualization library for easily creating interactive charts in Android apps. It runs on API 19+ (Android 4.4) and features dozens of built-in chart types.
Stars: ✭ 1,762 (+495.27%)
Mutual labels:  gradle, android-studio, android-development
Cameraxdemo
A sample camera app with CameraX API from Android Jetpack
Stars: ✭ 112 (-62.16%)
Mutual labels:  android-studio, androidstudio, android-development
Biometric-Authentication-Android
A sample implementation of AndroidX biometrics API using Kotlin. Authenticate using biometrics or PIN/Password if biometrics isn't available on device. Fully implemented in Jetpack compose using Material 3 dynamic theming and also has a separate implementation in xml with MDC 3.
Stars: ✭ 29 (-90.2%)
Mutual labels:  android-development, android-studio, androidstudio
Mediapicker
Easy customizable picker for all your needs in Android application
Stars: ✭ 105 (-64.53%)
Mutual labels:  android-studio, androidstudio, android-development
Ibackdrop
A library to simply use Backdrop in your project (make it easy). Read more ->
Stars: ✭ 137 (-53.72%)
Mutual labels:  android-studio, androidstudio, android-development
Androidkex
Extensions for Kotlin. Use the power of Kotlin to make your code smaller and beautiful.
Stars: ✭ 35 (-88.18%)
Mutual labels:  android-studio, androidstudio, android-development
Modern Android Development
Modern Android Development tools & key points
Stars: ✭ 219 (-26.01%)
Mutual labels:  android-studio, androidstudio, android-development
Fastdex
🚀 加快 apk 的编译速度 🚀
Stars: ✭ 1,457 (+392.23%)
Mutual labels:  gradle, android-studio, androidstudio
awesome-android-tips
😎 A curated list of awesome Android tips
Stars: ✭ 34 (-88.51%)
Mutual labels:  android-development, android-studio, androidstudio
RecyclerELE
Android Library for easy addition of Empty, Loading and Error views in a RecyclerView
Stars: ✭ 27 (-90.88%)
Mutual labels:  gradle, android-development, androidstudio
Android-daily-read-tips
log for articles and info in android for every developer
Stars: ✭ 13 (-95.61%)
Mutual labels:  android-development, android-studio

The-pit-of-the-Android-Studio

老卢独家整理Android Studio的填坑指南

以下是本文档的主要内容:

🔥 1️⃣ Android Studio版本号、Gradle版本、Build Tools 三者的对照关系表; Cmake版本对照表; Kotlin有关的Gradle插件版本对照表; Support包版本对照表; AndroidX和Support库版本对照表; Intellij IDEA版本对照表

🔥 1️⃣ Android Studio版本号、Gradle版本、Build Tools 三者的对照关系表(必看,很多人因此入坑!!!)
🔥 1️⃣ Cmake版本对照表(包括Android Studio版本、Gradle版本、Build Tools版本和Cmake版本相互对应关系)
🔥 1️⃣ Kotlin有关的Gradle插件版本对照表(有3个非常关键的表)
🔥1️⃣ Support包版本对照表
🔥 1️⃣ AndroidX和Support库版本对照表
🔥 1️⃣ Intellij IDEA的Gradle与Groovy插件版本对照表

🔥👍 2️⃣ Intellij IDEA填坑指南,以及从Android Studio到Intellij IDEA相互迁移指南使用总结

🔥👍 3️⃣ Android Studio2.X遇到的那些坑

🔥👍 4️⃣ Android Studio3.0+填坑指南

👍 5️⃣ Android Studio常用设置和快捷键

👍 6️⃣ Android Studio常用模板用法和自定义模板

🔥 7️⃣ Android Studio各种实用的插件全面总结

👉 8️⃣ Android Studio被忽视的小技巧.md

👉 9️⃣ Android所有的Suooprt支持库详解

👉 🔟 Android Annotations Library 安卓注解库的使用

📝 关于NDK开发遇到的坑总结(正在整理中...),关于ndk的配置可以查看官网介绍:https://developer.android.google.cn/studio/projects/add-native-code


赞赏

如果这个库对您有很大帮助,您愿意支持这个项目的进一步开发和这个项目的持续维护。你可以免费扫描下面的二维码,让我喝一杯咖啡或啤酒。非常感谢您的捐赠。谢谢!


联系我

● 微信:

欢迎关注我的微信:wei_xing_tian_xia

● 微信群:

由于大家学习热情太高,微信群目前不能扫码加入了,麻烦大家想进微信群的朋友们,加我微信拉你进群。

● 微信公众号:

我的微信公众号也开通了,欢迎大家关注:Flutter那些事,扫码就可以关注了,专注于研究Flutter的公众号,最新最全面的系统的Flutter干货总结都在这个公众号,欢迎关注。

我的微信公众号

● QQ群:

2千人QQ群,Flutter学习开发交流群,QQ群号:202921297, 欢迎大家加入。

● 个人博客:

简书博客 AWeiLoveAndroid

掘金博客 AWeiLoveAndroid


Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].