Coder Social home page Coder Social logo

Comments (6)

lxhtiamo avatar lxhtiamo commented on July 20, 2024

服务那边怎么接收客户端发过来的消息?

from abridge.

yifei8 avatar yifei8 commented on July 20, 2024

可跨APP通信,源码中含demo,server & client,先启动server,就可以相互发送数据进行通信了,详细可以参考demo

from abridge.

lxhtiamo avatar lxhtiamo commented on July 20, 2024

就是使用的你的demo 实现不来通信.只能在自己的Activity 发送和接收`````

from abridge.

lxhtiamo avatar lxhtiamo commented on July 20, 2024

使用message方案这里有时候出现空指针,,, aidl 的方案好很多,,,而且message 方案需要 Service 先发送一条消息给client 才能建立连接, 如果是client 先发送消息给Service 则连接不上..

Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.os.Messenger.send(android.os.Message)' on a null object reference
at com.sjtu.yifei.messenger.MsgerActivityLifecycleCallbacks.unBindService(MsgerActivityLifecycleCallbacks.java:84)
at com.sjtu.yifei.messenger.MsgerActivityLifecycleCallbacks.onActivityStopped(MsgerActivityLifecycleCallbacks.java:116)

from abridge.

yifei8 avatar yifei8 commented on July 20, 2024

from abridge.

ObliverDeleopers avatar ObliverDeleopers commented on July 20, 2024

就是使用的你的demo 实现不来通信.只能在自己的Activity 发送和接收`````。。。。。这个解决了没?

from abridge.

Related Issues (6)

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.