Photon android setup via wifi

Is the code for the photon registration via WiFi on the Android app side open-source/available online?

For the Photon? Not yet, I don’t think. Once the Photons start reaching customers I expect that will change, though.

Is there anything new about the possibility of develop an android app to setting up the Photon with the Wifi Credentials. We developed a product which uses the spark core and we are migrating to the photon so for us it is a critical problem!!!

I am not sure what you are asking.

If you look to set up a Photon via Android, look for the Particle app in the Play Store.

If you want to BUILD YOUR OWN app that sets up the Photon, check github.com/spark/ for the source to that app. I don’t know if it’s there or not, but if the source is anywhere, that’s where it will be.

What we need is to develop in Android a simple app which allows the client to set up the wifi credentials in the product. With the Spark Core we modified the Smart Config from TI and it works perfect.

The cores are previously claimed with our account by the CLI commands.

It seems you have published for IOS (Setup WiFi on Photon without using iOS Setup Library)

We have been tried with https://github.com/spark/photon-tinker-android but there is only a Login tab (which always answer “Permission Denied”) but nothing like appears in the Particle App, where you can choose the WiFi network and the password which the Photon will connect to.

Thanks,