Skip to content
This repository has been archived by the owner on May 19, 2023. It is now read-only.

Nfc android library #4

Open
stonier opened this issue May 2, 2013 · 3 comments
Open

Nfc android library #4

stonier opened this issue May 2, 2013 · 3 comments
Assignees
Milestone

Comments

@stonier
Copy link
Contributor

stonier commented May 2, 2013

Move what we have into https://github.com/ros-java/android_extras

@ghost ghost assigned isyou May 2, 2013
corot added a commit that referenced this issue Oct 4, 2013
…tags we have so far.

It works on nexus tablet and galaxy 3 phone.
I didn't create a library as #4 request, but a simple activity. I will do if we need to complexify the code.
Expected tag format follows the one used on QR codes, but as explained in issue #33 wireless configuration doesn't work.
The format is yaml with the following parameters:
 * URL (ROS master URI)
 * CURL (control URI, no idea what is this used for)
 * WIFI (SSID)
 * WIFIENC (WIFI encoding)
 * WIFIPW (WIFI password)
Maybe is time to update this, following issue #33.
@corot
Copy link
Contributor

corot commented Oct 4, 2013

I added nfc functionality without such a library because the code is very lightweight. If we complexify it and/or add tags writing (issue #3) I will come back on this issue. Another good reason is to share the functionality with the incoming rocon remocon.

@ghost ghost assigned corot Oct 4, 2013
@corot
Copy link
Contributor

corot commented Nov 25, 2013

@corot corot closed this as completed Nov 25, 2013
@corot corot reopened this Nov 26, 2013
@corot
Copy link
Contributor

corot commented Nov 26, 2013

Better idea is to make a library in android_extras so any app can use it.

corot added a commit that referenced this issue Dec 9, 2013
stonier pushed a commit that referenced this issue May 11, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants