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.
@13thDoctor does the doc that Moors7 linked help you with your problem?
Yes.
Great! Thanks again @Moors7 for helping out.