Recent content by krohnjw

  1. K

    NFC tags don't work in sleep or lock state, then repeatedly if attached to dock. Non-Root Fix?

    Yeah. There's not a "good" way to do it right now in Android though as the NFC service disables when the screen is off and doesn't enable again until it's unlocked. So you end up with all of these "fail" conditions when the service is off and are left monitoring screen/power state/last known...
  2. K

    NFC tags don't work in sleep or lock state, then repeatedly if attached to dock. Non-Root Fix?

    You could try enabling rate limiting to prevent the tag from being executed again within a set time period. Long press the saved tag, hit run No. GPS access is restricted to apps signed with the platform key or apps residing on system. The exploit that apps like Tasker used in Gingerbread...
  3. K

    NFC Task Launcher - anywhere to find directions?

    #3 may or may not be possible. If a specific activity launches and starts playing you could try launching that activity using the custom field com.package.name.Activity is the format. If it doesn't auto play when the activity opens you might be able to craft a custom intent (possible with...
  4. K

    Alex's hands-on

    It's not - it's a GSM phone.
  5. K

    Galaxy Nexus Sound Quality

    The Nexus S uses the Wolfson DAC - I wouldn't be surprised to see it make a reappearance on the GN.
  6. K

    Why Wait For NFC Tags-Make your Own

    As the author of this app I agree it's pretty cool :) I use it every day and am glad that others find it as useful as I do. If you have any specific questions or issues please let me know. Concerning this - the answer is yes it is capable, but not "enabled" yet. In order to do this you need...