All Projects → jp1017 → Android Development Aircraft Carrier

jp1017 / Android Development Aircraft Carrier

打造安卓开发航空母舰,Android Studio 使用集锦

Projects that are alternatives of or similar to Android Development Aircraft Carrier

Quiz
An android application which uses Open Trivia Api.
Stars: ✭ 34 (-75.36%)
Mutual labels:  gradle, android-studio
Gradle Util Plugins
Fix for windows gradle long classpath issue. Fixes JavaExec tasks that error out with message "CreateProcess error=206, The filename or extension is too long"
Stars: ✭ 87 (-36.96%)
Mutual labels:  gradle, plugin
Grabver
Gradle Automatic Build Versioning Plugin - An easy Gradle plugin that follows semver.org rules to automatically generate the Patch version, Build number and Code version, while Major, Minor and Pre-Release suffix remain under our control.
Stars: ✭ 39 (-71.74%)
Mutual labels:  gradle, android-studio
Runconfigurationasaction
Provides a way to use IntelliJ run configurations as buttons
Stars: ✭ 17 (-87.68%)
Mutual labels:  android-studio, plugin
Android Styler
Android Studio / IDEA plugin that helps to create styles
Stars: ✭ 110 (-20.29%)
Mutual labels:  android-studio, plugin
Android Basic Samples
Google Play game services - Android samples
Stars: ✭ 934 (+576.81%)
Mutual labels:  gradle, android-studio
Hidden Secrets Gradle Plugin
🔒 Deeply hide secrets on Android
Stars: ✭ 79 (-42.75%)
Mutual labels:  gradle, plugin
Android Studio Poet
Generate large Android Studio projects
Stars: ✭ 489 (+254.35%)
Mutual labels:  gradle, android-studio
Fastdex
🚀 加快 apk 的编译速度 🚀
Stars: ✭ 1,457 (+955.8%)
Mutual labels:  gradle, android-studio
Japicmp Gradle Plugin
A Gradle plugin for JApicmp
Stars: ✭ 101 (-26.81%)
Mutual labels:  gradle, plugin
Light Novel Library wenku8 android
[CASUALLY MAINTAINED] 轻小说文库 (Wenku8.com) 安卓版第三方公益App,始于2014年的Material Design风格、无广告、不盈利、Google Play上安装包最小的轻小说阅读器(light novel reader)。目前除了网站的API以外,还添加了我自己架的Cloudflare Worker 中继节点用来突破网站API的限制 wenku8-relay.mewx.org.
Stars: ✭ 772 (+459.42%)
Mutual labels:  gradle, android-studio
Gradle Maven Plugin
Gradle 5.x Maven Publish Plugin to deploy artifacts
Stars: ✭ 124 (-10.14%)
Mutual labels:  gradle, plugin
Gradle Advanced Build Version
A plugin to generate the Android version code and version name automatically based on git commits number, date and ...
Stars: ✭ 545 (+294.93%)
Mutual labels:  gradle, android-studio
Feflow
🚀 A command line tool aims to improve front-end engineer workflow and standard, powered by TypeScript.
Stars: ✭ 942 (+582.61%)
Mutual labels:  lint, plugin
Arcgis Runtime Samples Android
ArcGIS Runtime SDK for Android Samples
Stars: ✭ 518 (+275.36%)
Mutual labels:  gradle, android-studio
Version Checker Gradle Lint
Warning on new versions available even when using Kotlin-DSL plugin.
Stars: ✭ 68 (-50.72%)
Mutual labels:  gradle, lint
Gradle Lint Plugin
A pluggable and configurable linter tool for identifying and reporting on patterns of misuse or deprecations in Gradle scripts.
Stars: ✭ 473 (+242.75%)
Mutual labels:  gradle, lint
Android Tips Tricks
☑️ [Cheatsheet] Tips and tricks for Android Development
Stars: ✭ 4,496 (+3157.97%)
Mutual labels:  gradle, android-studio
Android Gradle Localization Plugin
Gradle plugin for generating localized string resources
Stars: ✭ 100 (-27.54%)
Mutual labels:  gradle, plugin
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 (+1176.81%)
Mutual labels:  gradle, android-studio

打造安卓开发航空母舰

打造安卓开发航空母舰

博客: 安卓之家

掘金: jp1017

微博: 追风917

CSDN: 蒋朋的家

简书: 追风917

工具

工具推荐 android studio 可以到 androidDevTools下载, 你们都懂的,神器,下载、使用技巧、优化、快捷键直接点这里吧: Android Studio下载、使用技巧及快捷键汇总

android studio 学习视频来这里下载:

1.三小时快速掌 握 android studio 的使用

2.黑马2小时玩转 android studio 视频

android studio 及 sdk 更新

最近总是更新失败,这里提供腾讯 bugly 的镜像:

http://android-mirror.bugly.qq.com:8080/include/usage.html

里面有 as 更新和 sdk 更新的配置方法,大家去 happy 吧

AS颜色主题

android studio 拥有非常丰富的颜色主题可以配置,来这里吧:

IDEA Color Themes

放个高清无码图:

1

怎么样,适合各种口味,找寻最适合你的吧。

AS 导入jar,so库

伸手吧,骚年:

Android Studio 下添加引用 jar 文件和 so 文件

安卓百度地图开发 so 文件引用失败问题研究

AS删除多余module

这个见我之前在依百纳写的:Android Studio中删除多余模块(module)

AS插件

来吧,继续:

Android Studio 中常用插件及浅释

Genymotion模拟器

You are welcomed:

1. 安卓模拟器Genymotion安装、使用及注意事项

2. Win10下Genymotion模拟器开启异常的解决方法

3. Eclipse 和 Android Studio 下安装 Genymotion 模拟器插件

AS与git

点我:git使用之七——Android Studio下git的正确使用

AS与greenDAO

准备好了?Android SQLite ORM框架greenDAO在Android Studio中的配置与使用

Android Studio 文件模板

Android Studio 使用之文件模版

Android Studio 优雅的logcat

Android Studio 美化之优雅的 logcat

Lint


Android Studio 提供的静态代码检测工具 Lint 帮助开发者迅速定位代码警告和错误,详情来这里:

Android studio & lint 代码检查设置

安卓注解那些事儿

gradle 脚本

https://github.com/XXApple/AndroidLibs/tree/master/gradle

最后,非常感谢您的阅读,有任何疑问,可以后面评论,谢谢!

神奇的安卓开发网站:http://androidcat.com/

安卓开源库收集整理:https://github.com/XXApple/AndroidLibs

分享是一种美德,更是一种生活方式!!

也许你会说我是一个梦想者,但我不是唯一的一个。

悦分享,越快乐^_^

欢迎交流,转载请注明出处,谢谢!

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].