新闻
教程
开源库 & App
-
Logan is a lightweight case logging system based on mobile platform.
-
A reusable native Android rich text editor component.
-
A fast, incremental, concurrent framework to develop compile plugin for android project
-
:wrench: Cross module Android development made easy!
-
process video(cut & scale & increase & decrease & reverse) with mediacodec
-
高仿抖音照片电影功能
-
Flutter plugin that allows you to display multi image picker on iOS and Android.
-
A light-weight and easy-to-use Audio Visualizer for Android.
-
A cross platform movie and showtime browser for Finnkino cinemas, made with Flutter.
-
Curve-Fit is an Android library for drawing curves on Google Maps Android API v2
工具
-
support using android studio apk analyzer to open files such as ap_, ap, aar, jar, so, awb etc.
-
Android构建 工具 包,这个工具的主旨是使用脚本自动处理机械化的重复劳动,让开发者专注更有价值的工作。 目前提供自动组件化控制与屏幕适配插件。
-
:art: A curated list of delightful VS Code packages and resources.
-
Meet a new Git client, from the makers of Sublime Text
视频
指南
-
Technical audits of iOS and Android documentation.
设计工具
-
一个基于Sketch平台的设计插件集,通过丰富的内置图标、组件、插图、页面模板等设计素材帮你更高效的完成设计工作。同时所有图标、组件、lottie动画都有对应代码,设计开发一体化,提高协作效率。
-
Sketch plugin to draw Spiral and Helix shapes.
技术之外
版权声明
欢迎自由转载-非商用-非衍生-保持署名 | Creative Commons BY-NC-ND 4.0
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- Android 开发技术周报
- Android 开发技术周报 Issue#273
- Android 开发技术周报 Issue#274
- Android 开发技术周报 Issue#272
- Android 开发技术周报 Issue#275
- Android 开发技术周报 Issue#276
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
深入浅出WebAssembly
于航 / 电子工业出版社 / 2018-11 / 128.00元
WebAssembly是一种新的二进制格式,它可以方便地将C/C++等静态语言的代码快速地“运行”在浏览器中,这一特性为前端密集计算场景提供了无限可能。不仅如此,通过WebAssembly技术,我们还可以将基于Unity等游戏引擎开发的大型游戏快速地移植到Web端。WebAssembly技术现在已经被计划设计成W3C的标准,众多浏览器厂商已经提供了对其MVP版本标准的支持。在Google I/O ......一起来看看 《深入浅出WebAssembly》 这本书的介绍吧!