KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
WanAndroid
★ 23
Open GitHub ↗
✨🌟(mvp+rxjava+retrofit)自用框架练习项目 🌟✨
Download README (.md)
Explore Similar Repositories
cve-2019-0708
:
Metasploit module for massive Denial of Service using #Bluekeep vector.
Physical-computing-sensor-servo-tutorial-6a-Colour-finder-with-ams-TCS34725-and-HD-1900A
:
Identifying and sorting colours reliably via their Euclidean distance. Reading from a sensor and driving a servo with Arduino using millis() and an ISR. Say goodbye to blocking delay()
soma-connect
:
No description available.
rodash
:
Rodash is a collection of core functions expanding the capabilities of Lua in Roblox.
FlutterBuilder
:
No description available.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
WanAndroid
?
Download (.md)
# WanAndroid ✨🌟(mvp+rxjava+retrfit)自用框架练习项目 🌟✨ 根据鸿洋大神的WanAndroid网站提供的开放API制作:[玩Android开放API](https://www.wanandroid.com/blog/show/2) 首先非常感谢goweii的ui部分设计,下面是大神的github链接! [GitHub主页](https://github.com/goweii/WanAndroid) 其次就是我的同事的框架结构了,下面是他的github链接! [GitHub主页](https://github.com/BakerJQ) 麻雀虽小,五脏俱全 用到的东西比较多,我就不一一介绍了。 可以自己去阅读源码 软件下载地址 https://www.pgyer.com/hPQZ # 交友 目的一起学习,一起进步。 QQ:992116519 # 前言 开发初期主要是为了试水一些自己开发的开源框架,但是后面发现本人对这个APP的使用频率还是挺高的,在坐地铁的时候都会拿出来刷一刷文章。所以决定把这个APP做好看,做好用,不至于影响刷文章的心情。 如果你也觉得好用,欢迎给个star,谢谢。 # 截图展示 #### 主页面展示 <div > <img src="https://github.com/nieyuwen/WanAndroid/blob/master/images/QQ20190808-0.jpg" width="150" height="250" alt=""/> <img src="https://github.com/nieyuwen/WanAndroid/blob/master/images/QQ20190808-1.jpg" width="150" height="250" alt=""/> <img src="https://github.com/nieyuwen/WanAndroid/blob/master/images/QQ20190808-2.jpg" width="150" height="250" alt=""/> <img src="https://github.com/nieyuwen/WanAndroid/blob/master/images/QQ20190808-3.jpg" width="150" height="250" alt=""/> </div> <div > <img src="https://github.com/nieyuwen/WanAndroid/blob/master/images/QQ20190808-4.jpg" width="150" height="250" alt=""/> <img src="https://github.com/nieyuwen/WanAndroid/blob/master/images/QQ20190808-5.jpg" width="150" height="250" alt=""/> <img src="https://github.com/nieyuwen/WanAndroid/blob/master/images/QQ20190808-6.jpg" width="150" height="250" alt=""/> <img src="https://github.com/nieyuwen/WanAndroid/blob/master/images/QQ20190808-7.jpg" width="150" height="250" alt=""/> </div> # 更新日志 ## 1.0.0(1) - 第一版试水