I have a project that requires me to simply call a Particle.publish() and a Particle.subscribe() from an Android app on my phone. However, the documentation for the SDK only has example code for iOS. What should I do? I only need to publish and receive events.
1 Like
@13thDoctor does the doc that Moors7 linked help you with your problem?
1 Like
Yes.
1 Like
Great! Thanks again @Moors7 for helping out.
1 Like