Git Product home page Git Product logo

tyokyo's Projects

adblib icon adblib

A Java library implementation of the ADB network protocol

airtest icon airtest

UI Test Automation Framework for Games and Apps

algorithm-pattern icon algorithm-pattern

算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~

android icon android

GitHub上最火的Android开源项目,所有开源项目都有详细资料和配套视频

android-1 icon android-1

收集Android方方面面的经典知识, 最新技术.

android-2 icon android-2

项目搭建规范,可复用工具类,简易轮子

android-common icon android-common

Android common lib, include ImageCache, HttpCache, DropDownListView, DownloadManager, Utils and so on

android-sunflower icon android-sunflower

A gardening app illustrating Android development best practices with Android Jetpack.

android-testing icon android-testing

A collection of samples demonstrating different frameworks and techniques for automated testing

android_api_demos icon android_api_demos

google官方ApiDemo——完善的Android学习资料,基于Android系统源码6.0的ApiDemos,使用Android Studio构建,compileSdkVersion 23,buildToolsVersion "23.0.3",支持 InstantRun ApiDemo非常全面的介绍了Android开发中常见的Api使用方式。

androidgodeye icon androidgodeye

An app performance monitor(APM) , like "Android Studio profiler", you can easily monitor the performance of your app real time in browser

androidscreentshot icon androidscreentshot

Android 投屏到电脑上,类似vysor。不需要网连数据线,延时小。原理是电脑上布一个socket.io服务器;手机通过socket.io连接到自己布置的局域网服务器,然后通过ImageRedaer不断截屏,将画片发送到局域网服务器。最后一步就是电脑的显示,服务器上获得手机传过来的Bitmap,让其发送到html网页,并刷新网页。于是我们就可以在localhost:3000首页上看到手机屏幕的内容。这里涉及到两个服务器io-server.js和index.js,分别监听9000端口和3000端口,9000端口的负责监听并接收手机发送过来的数据,3000端口负责接收电脑浏览器发送过来的请求,并给浏览器发送图片。

animated-gif-lib-for-java icon animated-gif-lib-for-java

A re-package of the Animated GIF processing classes made available by Kevin Weiner at http://www.fmsware.com/stuff/gif.html

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.