Skip to content

slvn/nfc-app-launcher

Repository files navigation

nfc-app-launcher

Simple application to write AAR (Android Application Records) on NFC tags.

http://developer.android.com/guide/topics/nfc/nfc.html#aar

You can manually select an installed application you want to write on a NFC Tag.

Alternative: In order to use AAR, you must retrieve the package name of the application:

  • go to the android market
  • search for your app and check the URL
  • the package name is the id parameters in the URL

For example: Goole Maps page : https://play.google.com/store/apps/details?id=com.google.android.apps.maps The package name is : com.google.android.apps.maps

If the application in not installed on the phone, the user will be redirected to the market page.

TODO :

  • Improve stability / check if NFC is available
  • Open intent
  • UI ...
  • Translation

About

Simple application to write AAR (Android Application Records) on NFC tags.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages