Open cameroncros opened 9 years ago
I have been struggling with this for a few days and recently solved my issue. The code wont work if the package applicationId's are different.
applicationId "com.mariux.teleport" <- needs to be the same for both the wear app and the mobile app.
This may be obvious to some, but kept me confused for ages. Perhaps some kind of note should be added to the documentation?
This is not related to Teleport but to Android & AndroidWear Development.
Shouldn't that rather belong on Stackoverflow ?
Perhaps, but i really dont know. I dont think it hurts to have it here as well.
I have been struggling with this for a few days and recently solved my issue. The code wont work if the package applicationId's are different.
applicationId "com.mariux.teleport" <- needs to be the same for both the wear app and the mobile app.
This may be obvious to some, but kept me confused for ages. Perhaps some kind of note should be added to the documentation?