Bringing the Android (NFC) TAG project to work -
used android project:tag
after copying tag project workbench should import guava lib, solve of errors. nullable errors can fixed importing jsr305-1.3.9.jar regarding this solution
after fixing error messages trying install tag app on nexus s, error message:
installation error: install_failed_conflicting_provider
logcat message:
can't install because provider name com.android.apps.tag (in package com.android.apps.tag) used com.google.android.tag
package couldn't installed in /data/app/com.android.apps.tag-1.apk
i think message, because version of tags installed couldn´t removed via "manage apps".
i hope can bring android tags app work, has foundation building nfc apps. have tried sample nfc demo "faketagsactivity", story.
has idea how can install app?
best regards
alexander
custom nexus s rom without com.android.apps.tag application installed should trick, or have thought of changing app package com.mytestapps.apps.tag example?
Comments
Post a Comment