Android 开发技术周报 Issue#283

仲远
• 阅读 1404

新闻

  1. Android 11特性调整:安装外部来源应用需要重启APP
  2. Google Messages beta版迎来一个新的搜索框
  3. Android开发者生态永远比不上iOS?“联盟与公约”们正改变这一点
  4. 谷歌新款Android TV串流设备外形曝光:代号Sabrina
  5. Android 11 Beta引入诸多改进:3种图标形状 Pixel Launcher应用推荐
  6. Android更新改进了“就寝时间”功能体验
  7. Android 11电源键菜单将引入针对智能家居设备的快捷操作

教程

  1. Android Studio 4.0+ 中新的 UI 层次结构调试工具

开源库

  1. ParcelableHelper

    A simple AOP tool that helps Android developers quickly implement Parcelable interfaces

  2. toolargetool

    A tool to help you debug TransactionTooLargeExceptions on Android 7

  3. SimpleMarkdown

    SimpleMarkdown is an Android app for editing Markdown!

  4. Android-Architecture-Components

    The template project that uses Android Architecture Components with Repository pattern. The simple app that uses awesome Fuel library instead of Retrofit for perfoming HTTP request. The app also persists data using the Room library and display data in RecyclerView.

    Android 开发技术周报 Issue#283

  5. recycler-view-divider

    A library which configures a divider for a RecyclerView.

    Android 开发技术周报 Issue#283

  6. dexbox

    A lightweight dex file parsing library

  7. BinderFuzzy

    An app intended for fuzzing the Android Binder interface and System Services

  8. aLibGlitch

    A glitch effect library for Android.

    Android 开发技术周报 Issue#283

  9. LifecykleLog

    Android library to log out Activity and Fragment lifecycle methods

  10. Theme

    Theme is an experimental theme engine for Android by retinting views after their creation.

    Android 开发技术周报 Issue#283

  11. SafeParcel

    Helper library and format description for SafeParcel, a version-agnostic parcelable serializer

  12. DigitalWatchView

    Show a digital watch time view on your Android phone

    Android 开发技术周报 Issue#283

  13. MVPArms

    A common architecture for Android applications developing based on MVP, integrates many open source projects, to make your developing quicker and easier (一个整合了大量主流开源项目高度可配置化的 Android MVP 快速集成框架).

  14. ScrollHmsPicker

    A simple scrollable HMS time picker view for Android.

    Android 开发技术周报 Issue#283

  15. UltimateRingtonePicker

    An Android music picker library for picking alarm, notification or ringtones sound using an Activity or a dialog.

    Android 开发技术周报 Issue#283

  16. ImagePicker

    Android library to choose image from gallery or camera with option to compress result image

  17. Egloo

    A lightweight Kotlin multiplatform framework for OpenGL ES and EGL management based on object-oriented components, inspired by Google's Grafika.

    Android 开发技术周报 Issue#283

  18. Toaster

    Based on GrenderG Toasty but using AndroidX library and more options: positioning of the toast and material design

    Android 开发技术周报 Issue#283

  19. TimeRangePickerDialog

    Time range picker for Android & Kotlin

  20. SixDigitPinView

    A very lightweight library which serves the purpose of entering a 6 digit pix like OTP from an SMS. Uses latest Material IO and theming is picked up from whatever is set in the app

    Android 开发技术周报 Issue#283

  21. EasyUpiPayment-Android

    📱Android Library to implement UPI Payment integration easily in Android App 💳💸

    Android 开发技术周报 Issue#283

  22. BottomDialog

    高度自定义的底部对话框,使用BottomSheet,支持滚动布局,同时底部布局不会因BottomSheet未显示全部内容而隐藏。

    Android 开发技术周报 Issue#283

插件

  1. kotlin-fill-class

    Intellij plugin that provide intention action for empty constructor or function to fill property with default value. Inspired by Go fillstruct

示例

  1. Pokedex

    Android Pokedex using Dagger Hilt, Motion, Coroutines, Jetpack (Room, ViewModel, LiveData) based on MVVM architecture.

    Android 开发技术周报 Issue#283

  2. hack-root

    Android APP get root-level permissions without rooted system

  3. JetExplore

    A sample hiking android app, built with Jetpack Compose

    Android 开发技术周报 Issue#283

  4. CleanRxArchitecture

    Clean Rx Kotlin Architecture sample on GitHub Api

    Android 开发技术周报 Issue#283

App

  1. GitKtDroid

    A sample Android application📱 built with Kotlin for #30DaysOfKotlin

    Android 开发技术周报 Issue#283

  2. Blueprint

    Free, feature-rich, easily customizable Android dashboard for icon packs

    Android 开发技术周报 Issue#283

  3. Kuper

    Free, feature-rich, easily customizable Android dashboard for widgets apps with Zooper widgets and/or Kustom assets (Widgets, Wallpapers and Komponents)

工具

  1. FlowUI

    a complete testing system for creating and running automation tests on Android & iOS devices and simulators.

  2. MTuner

    a C/C++ memory profiler and memory leak finder for Windows, PlayStation 4 and 3, Android and other platforms

技术之外

  1. 开源项目被人拿去做课程卖了 1000 多万是什么体验
199元学习大礼包:点击领取
原文地址:https://www.androidweekly.io/android-dev-weekly-issue-283/
版权声明:禁止一切形式的转载-禁止商用-禁止衍生
公众号:Android开发技术周刊
Android 开发技术周报 Issue#283
点赞
收藏
评论区
推荐文章
blmius blmius
4年前
MySQL:[Err] 1292 - Incorrect datetime value: ‘0000-00-00 00:00:00‘ for column ‘CREATE_TIME‘ at row 1
文章目录问题用navicat导入数据时,报错:原因这是因为当前的MySQL不支持datetime为0的情况。解决修改sql\mode:sql\mode:SQLMode定义了MySQL应支持的SQL语法、数据校验等,这样可以更容易地在不同的环境中使用MySQL。全局s
美凌格栋栋酱 美凌格栋栋酱
7个月前
Oracle 分组与拼接字符串同时使用
SELECTT.,ROWNUMIDFROM(SELECTT.EMPLID,T.NAME,T.BU,T.REALDEPART,T.FORMATDATE,SUM(T.S0)S0,MAX(UPDATETIME)CREATETIME,LISTAGG(TOCHAR(
2021年春招Android面试题,详细解说
来,发车了!1.战略定位:Android面试都会问些什么?要打败敌人首先需要摸清敌人。Android面试有它固有的套路。一般大厂的面试包括技术面3HR面1。技术面中一面考察基础知识,这一面相对容易,只要你把我下面给出的武林秘籍背熟就易如反掌。这一面大约占40%;二面侧重项目经历/应对问题能力,这一面要求普遍较高,需要学会应用知识,更注重于优
易娃 易娃
4年前
Android开发 - 获取Android设备的唯一标识码(Android 6.0或更高)
在我们的APP开发中,通常需要获取到设备的唯一标识。在Android6.0之前,有很多方法我们可以方便获取到硬件的唯一标识,但是在Android6.0之后,Android系统大幅限制了我们获取设备的硬件信息。Android6.0之前的方法(已过时)1.DEVICE\_ID通getSystem
Stella981 Stella981
3年前
Android APP性能及专项测试(个人整理)
移动测试、 Android测试 、APP测试Android篇1\.性能测试Android性能测试分为两类:1、一类为rom版本(系统)的性能测试2、一类为应用app的性能测试Android的app性能测试包括的测试项比如:
Stella981 Stella981
3年前
SpringBoot学习:整合shiro自动登录功能(rememberMe记住我功能)
首先在shiro配置类中注入rememberMe管理器!复制代码(https://oscimg.oschina.net/oscnet/675f5689159acfa2c39c91f4df40a00ce0f.gif)/cookie对象;rememberMeCookie()方法是设置Cookie的生成模
Stella981 Stella981
3年前
App安全“红宝书”来了~~
!(https://oscimg.oschina.net/oscnet/707e5d76313311e40d640cf116b01405508.png)我们接触AndroidApp安全测试最早还是在2014年初,当年移动互联网产业快速发展,App井喷式爆发,绝大多数使用的是Android系统。那时大多数开发者没有做好App的安全防护措施,面对移动互
Stella981 Stella981
3年前
Android 开发技术周报 Issue#294
新闻1.以隐私安全之名Android11砍掉了第三方相机应用选择器(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fwww.cnbeta.com%2Farticles%2Ftech%2F1017621.htm)2.Android端自动填充功能现支持生
Easter79 Easter79
3年前
SpringBoot学习:整合shiro自动登录功能(rememberMe记住我功能)
首先在shiro配置类中注入rememberMe管理器!复制代码(https://oscimg.oschina.net/oscnet/675f5689159acfa2c39c91f4df40a00ce0f.gif)/cookie对象;rememberMeCookie()方法是设置Cookie的生成模
Wesley13 Wesley13
3年前
Unity横屏
Android下发现Unity里面的Player设置,并不能完全有效,比如打开了自动旋转,启动的时候还是会横屏,修改XML添加以下代码<applicationandroid:icon"@drawable/ic\_launcher"                    android:label"@string/app\_name"
Stella981 Stella981
3年前
DevOps世界中的软件开发
!(https://oscimg.oschina.net/oscnet/f40e68cbfe8148deb00f040b4e917a0a.jpg)在整个软件开发过程中,开发人员通常需要花费大量时间来修复错误和漏洞,以便一切按计划进行交付。但是,通过DevOps实践,可以更轻松地管理和保护这些问题。这是由于以下事实:使用DevOps实践的软
仲远
仲远
Lv1
送子军中饮,家书醉里题。
文章
5
粉丝
0
获赞
0