Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send User Defined values Between devices in NFC with Xamarin.Forms #14

Open
KathirveluM opened this issue Feb 24, 2017 · 2 comments
Open

Comments

@KathirveluM
Copy link

We need to pass the values (IMEI No,etc..,) between the Android devices from Xamarin.Forms app with custom renderer approach.

In Existing code, we used Android beam to transfer the data/values between devices through app. But now, we are not able to send data/values between devices in Xamarin.Forms.

In this component , the URL is passed between the devices but we need to know how send the user defined data between devices?

Xamarin Android working Sample Code

Kindly find the screenshot here

@KathirveluM KathirveluM changed the title Android Beam in NFC with Forms Send User Defined values Between devices in NFC with Xamarin.Forms Feb 24, 2017
@poz1
Copy link
Owner

poz1 commented Mar 13, 2017

Hello, you can send whatever you want as long as you're using an NDEF formatted message

@DimitriVanhaecke
Copy link

So how do you do this then?
im trying all example but none do from phone to phone

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants