新闻/News
教程/T
开源库/Librarys
-
Library for creating blur effects under Android UI elements
-
Break the monotony and make your music player unique!
-
A container which supports any two view scrolling in it
-
Android library, ExoPlayer wrapper
-
Fighting against force-stop kill process on Android with binder ioctl / Android高级保活
-
An easy way to replace bundled Strings dynamically, or provide new translations for Android.
-
a android library to update the app language dynamically.
-
LiveData notification when keyboard opens or closes, plus some handy extension functions
-
封装了 AOSP Launcher3 iconloaderlib 的应用图标加载库,支持与 Glide 和 Coil 轻松集成,可为自适应图标(adaptive icon) 添加应有的阴影,以及可选地将非自适应图标缩小为自适应图标样式。
-
Flip digit Library that makes a cool and flexible animation flip when changing from one numbers to another
-
a code generation tool that generates the builder classes, especially for the unit test class.
-
A navigation bar widget inspired on Google Bottom Navigation mixed with Chips component.
-
PowerPermission makes handling runtime permissions extremely easy.
插件
-
gradle plug-in adding supports of AspectJ into Android project
示例
-
This sample shows how to react to the on-screen keyboard (IME) changing visibility, and also controlling the IME's visibility. To do this, the sample uses the new WindowInsetsAnimation and WindowInsetsAnimationController APIs in Android R.
-
Learn-Jetpack-Compose-By-Example
This project contains various examples that show how you would do things the Compose way
App
-
App for help people to get know if they were in touch with infected person
-
Modern MVVM Android application which fetches news from ️
-
Learn to build a ride-sharing Android Taxi Clone App like Uber, Lyft - Open-Source Project By MindOrks
工具
-
A terminal for a more modern age
-
Translate Room schemas to Database Markup Language (DBML).
-
android-github-actions-emulator
A GitHub Action for running Android UI tests on Android emulator.
版权声明
禁止一切形式的转载-禁止商用-禁止衍生 申请授权
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- Android 开发技术周报
- Android 开发技术周报 Issue#273
- Android 开发技术周报 Issue#274
- Android 开发技术周报 Issue#272
- Android 开发技术周报 Issue#276
- Android 开发技术周报 Issue#277
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
深入理解计算机系统
Randal E.Bryant、David O'Hallaron / 龚奕利、雷迎春 / 中国电力出版社 / 2004-5-1 / 85.00元
从程序员的视角,看计算机系统! 本书适用于那些想要写出更快、更可靠程序的程序员。通过掌握程序是如何映射到系统上,以及程序是如何执行的,读者能够更好的理解程序的行为为什么是这样的,以及效率低下是如何造成的。粗略来看,计算机系统包括处理器和存储器硬件、编译器、操作系统和网络互连环境。而通过程序员的视角,读者可以清晰地明白学习计算机系统的内部工作原理会对他们今后作为计算机科学研究者和工程师的工作有......一起来看看 《深入理解计算机系统》 这本书的介绍吧!