GithubHelp home page GithubHelp logo

nfc-contact-exchanger's Introduction

This application shows how you can exchange contact information over NFC. This requires Android 2.3.3 and a phone that has NFC. Even though you can use and run the app on 2.2 and just use QR Codes to exchange. But that will require the Barcode Scanner app to be installed.

QR Code export/import depends on "Barcode Scanner" from ZXing Team. If it is not installed the app will crash when clicking on the QR Code menu buttons. Download Barcode Scanner here: https://market.android.com/details?id=com.google.zxing.client.android

----------

If you try to compile and run this application, you should set the following lines to a valid key or uncomment the things that will misbehave.

src/com/tonchidot/nfc_contact_exchanger/lib/PictureUploader.java - Line 27
imgur key

res/values/strings.xml - Line 4
Google analytics key

nfc-contact-exchanger's People

Stargazers

Sam avatar Tinashe avatar Nolen James Felten avatar sumy avatar Aaron avatar  avatar 陈武军 avatar krishnen chedambarum avatar  avatar 罗洪 avatar  avatar Nobuya  Oshiro avatar Takahiro Shimokawa avatar Hiroyuki NAKAMURA avatar  avatar 朝花夕拾 avatar  avatar suni.kang avatar  avatar Goffity avatar Wade avatar Goodev avatar  avatar Wind avatar SAEKI Yoshiyasu avatar  avatar Makoto Yamazaki avatar Patrick Boos avatar Abdullah Cetin Cavdar avatar Johannes Feichtner avatar Katsumi Onishi avatar German Viscuso avatar daichan4649 avatar h.suehiro avatar Akihiro Uehara avatar Daniel Velazco avatar  avatar Mitsukuni Sato avatar hiroki kawakami avatar YUKI Kaoru avatar Stone Gao avatar Yosuke TOMITA avatar gom avatar Masafumi Fujiwara avatar akibe avatar morimasa avatar

Watchers

Masafumi Fujiwara avatar KAWACHI Takashi avatar Jyunji Kondo avatar Kimitake Miyashita avatar y-takagi avatar superdry avatar  avatar  avatar James Cloos avatar  avatar Akira Uchihara avatar  avatar  avatar Neo Anderson avatar  avatar  avatar Nathan Miller avatar

nfc-contact-exchanger's Issues

Please help me, thank you

Hello, I ask you a question,on a custom vCard types of problems:

ArrayList list = new ArrayList();
list.add("8888888");
contact.addExtension(new PropertyNode("BDAY", "8888888", list, null, null, null, null));
composer.createVCard(contact, VCardComposer.VERSION_VCARD30_INT);

The expected output is “BDAY:8888888”,but I didn't see anything。So hope to get your help,thank you。
(I use the jar version is android-vcard 1.4,and the development system version is android4.2.2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.