KuriRobot / Kuri-Documentation

Documentation for Kuri the adorable home robot.
MIT License
17 stars 13 forks source link

Need the Kuri app #37

Open DaveEverett opened 3 years ago

DaveEverett commented 3 years ago

I have a Kuri, but do not have the app. It seems to have been removed from the apple app store and google play. Does anyone know how I might get hold of it? Thanks.

Carter90 commented 3 years ago

I still see it in the google play store https://play.google.com/store/apps/details?id=com.mayfieldrobotics.kuri.enterprise.master&hl=en_US&gl=US If for some reason its down and I am looking at cached version or whatever. There are many sites that have android apk mirrors like https://apkpure.com/kuri-robot/com.mayfieldrobotics.kuri.enterprise.master/download/892-APK You could just have to enable developer mode and enable 3rd party aps. If necessary I could try to extract my apk from my device from the play store.

Not sure what you would do on an iOS device.

It is also possible to use Kuri without the app I SSH into Kuri.

DaveEverett commented 3 years ago

Thanks, I could not see it in the google store, I'll check again when my tablet finally connects to my network. There was an app for iphone as well, but it seems to have been removed. I need the app to get Kuri on the network I think. I just bought this as a faulty unit as it had a dead battery. I built a new battery, but it looks like what happened is the charger failed and dragged the battery down to 2.9v. I'll need to fix that before I have enough power to move.

nickswalker commented 3 years ago

If you aren't able to get a hold of the apps, you could try connecting a serial cable (or a USB serial adapter) directly to the board inside the Kuri. You should be able to get a shell and manually configure connman from there.

DaveEverett commented 3 years ago

Excellent idea, I'll do that.

tgroechel commented 3 years ago

@DaveEverett you might want to look at #29, I've been having server access issues/didn't want to make a serial connection (although it is probably easier to just do that)