Giter VIP home page Giter VIP logo

alidili / demos Goto Github PK

View Code? Open in Web Editor NEW
1.8K 55.0 1.2K 61 MB

🔥折线图、Retrofit、RxJava、RxLifecycle、DataBinding、MVP、MVVM、自动化测试工具UiAutomator、自定义控件、RecyclerView扩展组件、NDK开发、Design Support Library、蓝牙BLE开发、正则表达式

Home Page: http://www.yangle.tech

License: Apache License 2.0

Java 89.34% Makefile 0.37% C++ 0.20% CMake 0.68% Kotlin 9.41%

demos's Issues

不解啊

纷纷的大雪下了一天 天地间为啥是灰灰的 为啥不是白白

请教一个问题

看了你的文章, 了解了怎么使用Android profiler 查找内存泄漏, 但是只说到了查找到界面, 我想具体了解到instance view 的使用 ,具体了解是哪个持有了activity

在有下面虚拟键的机型上上下移动略有不妥

我是用的华为荣耀机型,屏幕下方有虚拟键。用你的demo测试时上下移动失效,排查原因得知,是因为虚拟键占用了屏幕,导致上移的时候是从虚拟键的位置开始的,所以移动不了。补充一点:UiObject back = uiDevice.findObject(new UiSelector().description("Navigate up"));这个在国产手机上也不可以,我替换成:UiObject back = uiDevice.findObject(new UiSelector().description("转到上一层级"));就ok了。

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.