Hi,
This may be a stupid question but I created an anroid app based on the sdk exmaple app and everything works. Now I also want to add the ability to setup an account from my android app. Anyone willing to provide some direction on this.
Thanks!
Hi,
This may be a stupid question but I created an anroid app based on the sdk exmaple app and everything works. Now I also want to add the ability to setup an account from my android app. Anyone willing to provide some direction on this.
Thanks!
I guess you want to use one of these ParticleCloudSDK.getCloud().signUpWithUser()
or ParticleCloudSDK.getCloud().signUpAndLogInWithCustomer()
See here: