All Projects → MrWu94 → Androidnote

MrWu94 / Androidnote

Android and Java Note

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Androidnote

Circleci Orbs
The source code for some of the orbs published by CircleCI
Stars: ✭ 82 (-12.77%)
Mutual labels:  gradle
Appstorelibrary
Android AppStore library for Play, Amazon, and OneStore(one of the korean appstore) app store
Stars: ✭ 86 (-8.51%)
Mutual labels:  gradle
Cipher.so
A simple way to encrypt your secure data like passwords into a native .so library.
Stars: ✭ 1,308 (+1291.49%)
Mutual labels:  gradle
Gradle Plugins
Gradle Plugin Collection
Stars: ✭ 84 (-10.64%)
Mutual labels:  gradle
Easypermissions Android
A simple library that will remove all the boilerplate code and speed up your work with new Runtime Permissions introduced in Android M.
Stars: ✭ 85 (-9.57%)
Mutual labels:  gradle
Ffmpegandroidlibrary
One line integration for FFMPEG Library in Android
Stars: ✭ 88 (-6.38%)
Mutual labels:  gradle
Devextreme Angular Template
Responsive Application Layout Templates​ based on DevExtreme Angular Components
Stars: ✭ 80 (-14.89%)
Mutual labels:  layout
Interfacss
The CSS-inspired styling and layout framework for iOS
Stars: ✭ 92 (-2.13%)
Mutual labels:  layout
Postcss Grid Kiss
A PostCSS plugin to keep CSS grids stupidly simple
Stars: ✭ 1,270 (+1251.06%)
Mutual labels:  layout
Kvconstraintkit
An Impressive Auto Layout DSL for iOS, tvOS & OSX. & It is written in pure swift.
Stars: ✭ 91 (-3.19%)
Mutual labels:  layout
Androidanimationexercise
Android 动画各种实现,包括帧动画、补间动画和属性动画的总结分享
Stars: ✭ 1,254 (+1234.04%)
Mutual labels:  gradle
Flipperlayout
Android version of FlipperControl for UWP (https://github.com/JuniperPhoton/FlipperControl)
Stars: ✭ 85 (-9.57%)
Mutual labels:  layout
Xvideo
一个能自动进行压缩的小视频录制库
Stars: ✭ 90 (-4.26%)
Mutual labels:  gradle
Hex Arch Kotlin Spring Boot
Reference JVM multi module project for a reactive micro service and lambda using a hexagonal architecture, DDD, Kotlin, Spring Boot, Quarkus, Lambda, Gradle.
Stars: ✭ 83 (-11.7%)
Mutual labels:  gradle
Kotlin Mpp Standard
A standard setup for Kotlin multiplatform projects.
Stars: ✭ 92 (-2.13%)
Mutual labels:  gradle
Hidden Secrets Gradle Plugin
🔒 Deeply hide secrets on Android
Stars: ✭ 79 (-15.96%)
Mutual labels:  gradle
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 (-7.45%)
Mutual labels:  gradle
Shed Css
Functional and customizable CSS utilities with familiar names
Stars: ✭ 93 (-1.06%)
Mutual labels:  layout
Bannerlayout
Support unlimited picture rotation BannerLayout, the minimum implementation of the code banner
Stars: ✭ 92 (-2.13%)
Mutual labels:  layout
Vertx Gradle Starter
Gradle project template for Vert.x
Stars: ✭ 91 (-3.19%)
Mutual labels:  gradle

这些文章是记录我学习过的,总结出来的文章,文章内容难免有错误以及做笔记的过程中忘了备注标注来源,如果侵犯了作者了权利,请联系我,我将备注来源,或者删除文章, 这些文章都可以转载,但请尊重作者的劳动成果,注明来源,我将感激不尽.

由于本身作者的知识有限,文章中的总结难免会有错误,如果可以,可以提issue或者联系我本人,本人尽快解决.

Android 开发录

unbutu-编译源码

Android-主要命令、工具大全

Android-Annotations

Android-Broadcast与EventBus

Android-Data-Binding实战

Android-Fragment和Activity基类封装篇

Android-Handler消息处理机制

Android-Https访问

Android-MVP模式

Android-Scroller的使用

Android-Scroll分析

Android-ViewDragHelper分析

Android-Wi-Fi-Direct-开发

Android-布局相关难点特性讲解

Android-常用Manager、CustomView、Style、drawable、animation导图

Android-开发过程中引发的内存泄露问题

Android-性能优化

Android-技巧

Android-技巧二

android-标准蓝牙开发与蓝牙低功耗开发

网络原理

HTTP协议精讲

算法与数据结构

算法与数据结构

MAC 常用工具

MAC-常用工具以及配置

Java设计模式

策略模式 观察者模式

Java进阶

Java类静态域、块,非静态域、块,构造函数的初始化顺序 Java-并发编程 Java-集合框架 Java-序列化与反序列化 java中的堆和栈

Android wiki 开发录

Android-开发:开始一个项目前,做好哪些准备可以事半功倍?

Android-Bitmap-Decodefile-and-DecodeResource的区别

Android-Common类方法

Android-ImageView-ScaleType-Src-Background的区别

Android-Layout属性的讲解

Android-性能优化之布局优化

Android应用优化--网络优化-、内存优化、图片优化

Android-技巧

Android-样式的开发:shape

Android中一张图片占内存多大

Android系统如何在多个资源文件夹下查找匹配最合适的资源

Bitmap-inSampleSize-与inJustDecodeBounds

drawable与bitmap内存占用大小

Fragment点击事件穿透解决方法

为什么非静态内部类引用外部类的引用

SharedPreference存储数据的两种方式:commit与apply的异同点

ImageView中-contentDescription的作用是什么?

解决Canvas的drawText绘制文本是不会自动换行的-staticlayout

Android Support支持库

Android Studio 管理gradle配置以及第三方App_key

Android proguard混淆的一些理解

解决配置方法数超过 64K 的应用

Android 退出所有activity的几种方式

计算机网络原理

Socket-怎样三次握手,怎样保持长连接

HTTP的长连接和短连接

IP地址

Java 垃圾回收机制

GC在什么时候,对什么东西,做了什么事情。

Java 开发录

Java-堆和栈的详解

Java泛型的好处

Java的一些小细节

线程池参数的最佳讲解

面试

Android-面试一些问题

搭建翻墙shadowsocks 教程

DigitalOcean--搭建Shadowsocks

其他

OAuth2.0授权方式的理解

Ubuntu-安装配置指南

使用Git的感想

善用tools

学习过程中遇到的生词

▲ 回到顶部

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