Giter Club home page Giter Club logo

tomyZhou's Projects

androidhttpcapture icon androidhttpcapture

AndroidHttpCapture网络诊断工具 是一款Android手机抓包软件 主要功能包括:手机端抓包、PING/DNS/TraceRoute诊断、抓包HAR数据上传分享。你也可以看成是Android版的"Fiddler" \(^o^)/~

androidproj icon androidproj

Some Android projects I created for practicing. Part of the codes come from other open source projects.

androidscreentshot icon androidscreentshot

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

androidstaggeredgrid icon androidstaggeredgrid

An Android staggered grid view which supports multiple columns with rows of varying sizes.

androidtoolbox icon androidtoolbox

一个简单的Android类库,提供一些在Android开发过程中常用的功能

andserver icon andserver

:cherries: Web server and web framework of Android platform.

animationdemo1 icon animationdemo1

这里面包含小例子,主要讲解通过xml文件和java代码两种方式定义几种annotation动画。

ant-design icon ant-design

An enterprise-class UI design language and React UI library

appintro icon appintro

Make a cool intro for your Android app.

arouter icon arouter

A android router middleware that help app navigating to activities and custom services.

asmack icon asmack

A build environment for the XMPP client library Smack on Android

axios icon axios

Promise based HTTP client for the browser and node.js

banner icon banner

Android广告图片轮播控件,支持无限循环和多种主题,可以灵活设置轮播样式、动画、轮播和切换时间、位置、图片加载框架等!

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.