Giter VIP home page Giter VIP logo

androidcommunication's People

Contributors

footmanlc avatar liangxiaofei1100 avatar yurinate avatar

Watchers

 avatar  avatar  avatar  avatar

androidcommunication's Issues

Protocol未实现Disconnect消息

当用户断开连接时,Server发送更新用户的消息,但是没有发送断开连接的消息。通信协议待完善。

MainUI可能出现无法启动情况

现象:
MainUI启动后只显示标题,无其他控件实现,之后出现ANR。

出现概率:
1次

问题原因:
NetWorkUtil getLocalIpAddress()中的NetworkInterfface.getNetworkInterfaces()卡住,原因不明。

解决方法:
暂无。

第一次进入文件共享的时候,有概率报错(概率很小)

Log:
E/AndroidRuntime(26475): FATAL EXCEPTION: main
E/AndroidRuntime(26475): java.lang.IllegalStateException:The content of the adapter has changed but ListView did not receive a notification. Make sure the content of your adapter is not modified from a background thread, but only from the I thread. [in ListView(2131230744, class android.widget.ListView) with Adapter(class com.dreamlink.communication.fileshare.FileListAdapter)]
E/AndroidRuntime(26475): at android.widget.ListView.layoutChildren(ListView.java:1544)

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.