Utilizing custom app activities with NFC Launcher - NFC Hacking

I think this can really 'make' NFC worth it by breaking through the mundane wifi, bluetooth, and gps tasks that are standard NFC functions and create interesting tasks with apps without the use of the Tasker app.
Under NFC Task Launcher > New Task > Add Action > Launch Applications > Application > Application of your choosing and Custom activity within app
I can't find any help searchin on google or the dev's site to use custom activities. I am curious as heck to use this feature to create more detailed NFC tags, but I am hoping someone can inform on how to determine the activities within third party apps so that I could use this feature.

typhoonikan said:
I think this can really 'make' NFC worth it by breaking through the mundane wifi, bluetooth, and gps tasks that are standard NFC functions and create interesting tasks with apps without the use of the Tasker app.
Under NFC Task Launcher > New Task > Add Action > Launch Applications > Application > Application of your choosing and Custom activity within app
I can't find any help searchin on google or the dev's site to use custom activities. I am curious as heck to use this feature to create more detailed NFC tags, but I am hoping someone can inform on how to determine the activities within third party apps so that I could use this feature.
Click to expand...
Click to collapse
It's really not that exciting currently Essentially that's used to start a specific activity within a package. Some packages have multiple activities that can be launched (and are present in the app drawer). If you pick one of these from the list that box will auto populate. You could also manually set if it you want (com.pagkage.name.Activity).
Going forward I'm kicking around allowing the creation of a custom intent to pass extra data into apps (much more useful) but that's a bit off right now. Plenty of features to get through currently before I run in to that (done for the next release is lock screen controls, dock modes - including hardware dock impersonation, sms, phone calls, allowing NFC to be excluded from all airplane mode toggles, layout optimizations and fixes of reported issues)
Long term we do want to get some "how to" articles / videos up. At this point though they don't exist really. If you have any specific questions feel free to email or send me a message here.

First thing I thought of when I read this was to launch certain music stations on "iHeart" or whatever you use based on where you are.

krohnjw said:
It's really not that exciting currently Essentially that's used to start a specific activity within a package. Some packages have multiple activities that can be launched (and are present in the app drawer). If you pick one of these from the list that box will auto populate. You could also manually set if it you want (com.pagkage.name.Activity).
Going forward I'm kicking around allowing the creation of a custom intent to pass extra data into apps (much more useful) but that's a bit off right now. Plenty of features to get through currently before I run in to that (done for the next release is lock screen controls, dock modes - including hardware dock impersonation, sms, phone calls, allowing NFC to be excluded from all airplane mode toggles, layout optimizations and fixes of reported issues)
Long term we do want to get some "how to" articles / videos up. At this point though they don't exist really. If you have any specific questions feel free to email or send me a message here.
Click to expand...
Click to collapse
Now that mods exist to have NFC on even while the screen is off, would it be possible for you to create an option to wake and unlock the phone whenever an action tag is detected?

LoveNFC said:
Now that mods exist to have NFC on even while the screen is off, would it be possible for you to create an option to wake and unlock the phone whenever an action tag is detected?
Click to expand...
Click to collapse
It's something I can raise for discussion here. We don't want too many features that rely on an unexposed feature like a modified nfc service. But if it's something we can incorporate easily enough (perhaps hidden unless enabled in preferences) then it shouldn't be an issue. We just don't want to end up confusing less technical users in the process of offering niche features.

krohnjw said:
It's something I can raise for discussion here. We don't want too many features that rely on an unexposed feature like a modified nfc service. But if it's something we can incorporate easily enough (perhaps hidden unless enabled in preferences) then it shouldn't be an issue. We just don't want to end up confusing less technical users in the process of offering niche features.
Click to expand...
Click to collapse
Sounds fair enough - thanks!

krohnjw said:
It's really not that exciting currently Essentially that's used to start a specific activity within a package. Some packages have multiple activities that can be launched (and are present in the app drawer). If you pick one of these from the list that box will auto populate. You could also manually set if it you want (com.pagkage.name.Activity).
Going forward I'm kicking around allowing the creation of a custom intent to pass extra data into apps (much more useful) but that's a bit off right now. Plenty of features to get through currently before I run in to that (done for the next release is lock screen controls, dock modes - including hardware dock impersonation, sms, phone calls, allowing NFC to be excluded from all airplane mode toggles, layout optimizations and fixes of reported issues)
Long term we do want to get some "how to" articles / videos up. At this point though they don't exist really. If you have any specific questions feel free to email or send me a message here.
Click to expand...
Click to collapse
Reviving a slumbering thread ...
Is there a way to get a list of activities supported by an app?
For example, instead of just starting Google Play Store, is there a custom activity that would start Play Store and go to "My Apps"?

sysadmn said:
Reviving a slumbering thread ...
Is there a way to get a list of activities supported by an app?
For example, instead of just starting Google Play Store, is there a custom activity that would start Play Store and go to "My Apps"?
Click to expand...
Click to collapse
This is in the next release. All exported activities will now be listed when you select an app.

Thanks, and thanks for the fast response. This is really cool. We should be able to create a cookbook as we find out which activities are launchable.

sysadmn said:
Thanks, and thanks for the fast response. This is really cool. We should be able to create a cookbook as we find out which activities are launchable.
Click to expand...
Click to collapse
I subscribe to threads where a response may be needed so I don't leave things like that hanging

krohnjw said:
I subscribe to threads where a response may be needed so I don't leave things like that hanging
Click to expand...
Click to collapse
Just discovered the coolness of nfc and nfc task launcher. Loving how this app expands my smartphone's usefulness and now subscribing to this thread
Wondering if there is a way to send a gps location i.e.
Write gps location to a tag and be able to scan that tag and get the location
Sent from my GT-P7510 using Tapatalk 2

krohnjw said:
This is in the next release. All exported activities will now be listed when you select an app.
Click to expand...
Click to collapse
Um, can't wait. Awesome!
Sent from my EVO using xda premium

Quick thought - since a tag can encode a URL, put the gps location in google maps & take the resulting quicklink?
Where are you trying to 'send' the GPS coords to? Smartphones and tablets with NFC probably already have a gps device - are you trying to have the tag read the current location (which could change), or are you trying to replicate the Checkin functions for Foursquare, etc (tag is in a fixed, known location)?

sysadmn said:
Quick thought - since a tag can encode a URL, put the gps location in google maps & take the resulting quicklink?
Where are you trying to 'send' the GPS coords to? Smartphones and tablets with NFC probably already have a gps device - are you trying to have the tag read the current location (which could change), or are you trying to replicate the Checkin functions for Foursquare, etc (tag is in a fixed, known location)?
Click to expand...
Click to collapse
Yeah its the second case ..fixed location
Your suggestion about putting the url might work thanks
Sent from my SAMSUNG-SGH-I717 using Tapatalk 2

Is there any way of adding the activity name manually? The reason why is for the HTC one x. The desktop mode is not available in the app drawer and this app only look for activities on applications that are in the app drawer. We should be able to type the activity name or have the option to search for all available activities. Btw. Dock mode withing the app does not work on the HOX

eortizr said:
Is there any way of adding the activity name manually? The reason why is for the HTC one x. The desktop mode is not available in the app drawer and this app only look for activities on applications that are in the app drawer. We should be able to type the activity name or have the option to search for all available activities. Btw. Dock mode withing the app does not work on the HOX
Click to expand...
Click to collapse
Dock mode should work in the last release if you are rooted and the device identifies as HTC One X. If it doesn't enable debugging, scan a dock mode tag and send me the log.
Sent from my Galaxy Nexus using xda premium

krohnjw said:
Dock mode should work in the last release if you are rooted and the device identifies as HTC One X. If it doesn't enable debugging, scan a dock mode tag and send me the log.
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
The name of the activity to launch desktop on the HTC one X is: com.htc.htcdockscreen/com.htc.htcdockscreen.DeskDock. using the app Deskmode activity it does not launch anything it just beeps but nothing happens. Here is the log.
Sep 13, 2012 6:57:16 PM: Building saved tag list
Sep 13, 2012 6:57:16 PM: Done with saved tag list
Sep 13, 2012 6:57:16 PM: Building recent tag list
Sep 13, 2012 6:57:16 PM: Done with recent tag list
Sep 13, 2012 6:57:16 PM: Updating use statistics
Sep 13, 2012 6:57:16 PM: Done building lists
Sep 13, 2012 6:57:18 PM: hit onCreate
Sep 13, 2012 6:57:18 PM: Saved State is null, calling makeNewTag()
Sep 13, 2012 6:57:18 PM: MakeNewTag: Execute
Sep 13, 2012 6:57:18 PM: UpdateView: Called with valid data
Sep 13, 2012 6:57:18 PM: Size is 29
Sep 13, 2012 6:57:18 PM: Size2 is 35
Sep 13, 2012 6:57:21 PM: AddClicked: Add Action Loaded
Sep 13, 2012 6:57:21 PM: AddTag: Categories menu
Sep 13, 2012 6:57:31 PM: AddTagOptions: Options menu
Sep 13, 2012 6:57:31 PM: AddTagOptions: Category: APPLICATIONS
Sep 13, 2012 6:57:34 PM: addAction: Called for E:I12
Sep 13, 2012 6:57:34 PM: AddAction: Adding E:I12
Sep 13, 2012 6:57:34 PM: AddAction: New list includes E:I12
Sep 13, 2012 6:57:34 PM: AddTag: Returned with 1, result=-1
Sep 13, 2012 6:57:34 PM: Returning from ADD_ACTIVITY
Sep 13, 2012 6:57:34 PM: OnResult: Got data
Sep 13, 2012 6:57:34 PM: OnResult: Creating E:I12 - Enable Desktop Dock
Sep 13, 2012 6:57:34 PM: BuildTag: Adding E:I12
Sep 13, 2012 6:57:34 PM: UpdateView: Called with valid data
Sep 13, 2012 6:57:34 PM: Size is 34
Sep 13, 2012 6:57:34 PM: Size2 is 40
Sep 13, 2012 6:57:34 PM: Size is 34
Sep 13, 2012 6:57:34 PM: Size2 is 40
Sep 13, 2012 6:57:37 PM: Got Action AT
Sep 13, 2012 6:57:37 PM: Writing E:I12
Sep 13, 2012 6:57:39 PM: Got new intent
Sep 13, 2012 6:57:39 PM: Discovered tag with to write for WRITE
Sep 13, 2012 6:57:39 PM: Writing Z:2:Task 1;E:I12
Sep 13, 2012 6:57:39 PM: API level is 15
Sep 13, 2012 6:57:39 PM: Final size is 41
Sep 13, 2012 6:57:39 PM: Has Tag Techandroid.nfc.tech.MifareClassic
Sep 13, 2012 6:57:39 PM: Has Tag Techandroid.nfc.tech.NfcA
Sep 13, 2012 6:57:39 PM: Has Tag Techandroid.nfc.tech.Ndef
Sep 13, 2012 6:57:39 PM: Has Tag Techandroid.nfc.tech.MifareClassic
Sep 13, 2012 6:57:39 PM: Has Tag Techandroid.nfc.tech.MifareClassic
Sep 13, 2012 6:57:39 PM: Has Tag Techandroid.nfc.tech.NfcA
Sep 13, 2012 6:57:39 PM: Has Tag Techandroid.nfc.tech.Ndef
Sep 13, 2012 6:57:39 PM: Discovered NDEF tag with intent: Intent { act=android.nfc.action.TAG_DISCOVERED flg=0x20000000 cmp=com.jwsoft.nfcactionlauncher/.WriteTag (has extras) }
Sep 13, 2012 6:57:39 PM: Connecting to Tag
Sep 13, 2012 6:57:39 PM: Card is connected and writable - trying to write
Sep 13, 2012 6:57:41 PM: Exiting
Sep 13, 2012 6:57:41 PM: OnResult: Got data
Sep 13, 2012 6:57:41 PM: Building saved tag list
Sep 13, 2012 6:57:41 PM: Done with saved tag list
Sep 13, 2012 6:57:41 PM: Building recent tag list
Sep 13, 2012 6:57:41 PM: Done with recent tag list
Sep 13, 2012 6:57:41 PM: Updating use statistics
Sep 13, 2012 6:57:41 PM: Done building lists
Sep 13, 2012 6:57:45 PM: Action is android.nfc.action.NDEF_DISCOVERED
Sep 13, 2012 6:57:46 PM: Found Records: 2
Sep 13, 2012 6:57:46 PM: Found com.jwsoft.nfcactionlauncher.UriRecord
Sep 13, 2012 6:57:46 PM: Found com.jwsoft.nfcactionlauncher.nfc.TextRecord
Sep 13, 2012 6:57:46 PM: Record text is Z:2:Task 1;E:I12
Sep 13, 2012 6:57:46 PM: Processing 2 args
Sep 13, 2012 6:57:46 PM: Saving 1 actions
Sep 13, 2012 6:57:46 PM: Got Z:2:Task 1
Sep 13, 2012 6:57:46 PM: Skipping reset as this is the last command
Sep 13, 2012 6:57:46 PM: Unregistering receivers
Sep 13, 2012 6:57:46 PM: Finishing
Sep 13, 2012 6:57:46 PM: Got E:I12
Sep 13, 2012 6:57:46 PM: Enabling Desk Dock
Sep 13, 2012 6:57:46 PM: Checking Desk Dock list for HTC One X
Sep 13, 2012 6:57:46 PM: Returning true
Sep 13, 2012 6:57:46 PM: Skipping reset as this is the last command
Sep 13, 2012 6:57:46 PM: Unregistering receivers
Sep 13, 2012 6:57:46 PM: Finishing
Sep 13, 2012 6:57:46 PM: Finishing
Sep 13, 2012 6:57:46 PM: Setting last used date as 13 Sep 2012 23:57:46 GMT for 2
Sep 13, 2012 6:57:51 PM: Action is android.nfc.action.NDEF_DISCOVERED
Sep 13, 2012 6:57:51 PM: Found Records: 2
Sep 13, 2012 6:57:51 PM: Found com.jwsoft.nfcactionlauncher.UriRecord
Sep 13, 2012 6:57:51 PM: Found com.jwsoft.nfcactionlauncher.nfc.TextRecord
Sep 13, 2012 6:57:51 PM: Record text is Z:2:Task 1;E:I12
Sep 13, 2012 6:57:51 PM: Processing 2 args
Sep 13, 2012 6:57:51 PM: Saving 1 actions
Sep 13, 2012 6:57:51 PM: Got Z:2:Task 1
Sep 13, 2012 6:57:51 PM: Skipping reset as this is the last command
Sep 13, 2012 6:57:51 PM: Unregistering receivers
Sep 13, 2012 6:57:51 PM: Finishing
Sep 13, 2012 6:57:51 PM: Got E:I12
Sep 13, 2012 6:57:51 PM: Enabling Desk Dock
Sep 13, 2012 6:57:51 PM: Checking Desk Dock list for HTC One X
Sep 13, 2012 6:57:51 PM: Returning true
Sep 13, 2012 6:57:51 PM: Skipping reset as this is the last command
Sep 13, 2012 6:57:51 PM: Unregistering receivers
Sep 13, 2012 6:57:51 PM: Finishing
Sep 13, 2012 6:57:51 PM: Setting last used date as 13 Sep 2012 23:57:51 GMT for 2
Sep 13, 2012 6:57:51 PM: Finishing
Sep 13, 2012 6:57:56 PM: Action is android.nfc.action.NDEF_DISCOVERED
Sep 13, 2012 6:57:56 PM: Found Records: 2
Sep 13, 2012 6:57:56 PM: Found com.jwsoft.nfcactionlauncher.UriRecord
Sep 13, 2012 6:57:56 PM: Found com.jwsoft.nfcactionlauncher.nfc.TextRecord
Sep 13, 2012 6:57:56 PM: Record text is Z:2:Task 1;E:I12
Sep 13, 2012 6:57:56 PM: Processing 2 args
Sep 13, 2012 6:57:56 PM: Saving 1 actions
Sep 13, 2012 6:57:56 PM: Got Z:2:Task 1
Sep 13, 2012 6:57:56 PM: Skipping reset as this is the last command
Sep 13, 2012 6:57:56 PM: Unregistering receivers
Sep 13, 2012 6:57:56 PM: Finishing
Sep 13, 2012 6:57:56 PM: Got E:I12
Sep 13, 2012 6:57:56 PM: Enabling Desk Dock
Sep 13, 2012 6:57:56 PM: Checking Desk Dock list for HTC One X
Sep 13, 2012 6:57:56 PM: Returning true
Sep 13, 2012 6:57:56 PM: Skipping reset as this is the last command
Sep 13, 2012 6:57:56 PM: Unregistering receivers
Sep 13, 2012 6:57:56 PM: Finishing
Sep 13, 2012 6:57:56 PM: Finishing
Sep 13, 2012 6:57:56 PM: Setting last used date as 13 Sep 2012 23:57:56 GMT for 2
from my HTC One X using Tapatalk 2

What app version?
Sent from my Galaxy Nexus using xda premium

krohnjw said:
What app version?
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
3.8.6
Sent from my HTC One X using Tapatalk 2

eortizr said:
3.8.6
Sent from my HTC One X using Tapatalk 2
Click to expand...
Click to collapse
rooted, yes?
Sent from my Galaxy Nexus using xda premium

Related

[Q] Native Email Client Show email headers

Hey guys,
I have my epic checking my work email, as I would guess a lot of us do.
Using the Native Email client, setup to receive push mail from Microsoft Exchange. Our MX server isn't exchange though, it is Zimbra which supports Exchange protocol.
Here is the issue, the Native email client (the only one I have tried) shows all of the email header data, which is gibberish to most people (given I understand it, I don't need to see it). This makes me have to scroll ohhhhhh 200 lines or so on an email that has been bounced around the office a few times to get to the body of the email.
To give you an idea of how much this sucks here is an example:
Code:
Return-Path: xxxxxxxxxxxxxxxxxx
Received: from xxxxxxxxxxxxxxxxxxxxx (LHLO xxxxxxxxxxxxxxxxxxx)
(10.144.1.47) by xxxxxxxxxxxxxxxx with LMTP; Thu, 8 Sep 2011 14:27:28
-0400 (EDT)
Received: from xxxxxxxxxxxxxxxxxxt (localhost.localdomain [127.0.0.1])
by xxxxxxxxxxxxxxxxxxx (Postfix) with ESMTP id 608AB12407A
for <xxxxxxxxxxxxxxxxxx>; Thu, 8 Sep 2011 14:27:28 -0400 (EDT)
Received: from localhost (localhost.localdomain [127.0.0.1])
by xxxxxxxxxxxxxxxxxxxxxxxxx (Postfix) with ESMTP id 38F4F1A7E001
for <xxxxxxxxxxxxxxxxxxxxxxxx>;
Thu, 8 Sep 2011 14:27:28 -0400 (EDT)
X-Virus-Scanned: amavisd-new at xxxxxxxxxxxxxxxxxxx
X-Spam-Flag: NO
X-Spam-Score: -7.899
X-Spam-Level:
X-Spam-Status: No, score=-7.899 tagged_above=-10 required=4.4
tests=[AM:BOOST=-5, ALL_TRUSTED=-1, BAYES_00=-1.9, HTML_MESSAGE=0.001]
autolearn=ham
Received: from xxxxxxxxxxxxxxxx ([127.0.0.1])
by localhost (xxxxxxxxxxxxxxxxxx [127.0.0.1]) (amavisd-new,
port 10024)
with ESMTP id GtY6hsJ+Y4Dj for <xxxxxxxxxxxxxxxxxxxxxx>;
Thu, 8 Sep 2011 14:27:27 -0400 (EDT)
Received: from ms1.xxxxxxxxxxxx.com (ms1.xxxxxxxxxxxx.net [10.144.1.47])
by ms1.xxxxxxxxxxxxxx.com (Postfix) with ESMTP id BFCCC12407A
for <xxxxxxxxxxxxxxxxxxx>;
Thu, 8 Sep 2011 14:27:27 -0400 (EDT)
From: "xxxxxxxxxx" <xxxxxxxxxxxxxxxxxxxxx>
To: "'xxxxxxxxxx" <xxxxxxxxxxxxxxxxxxxx>
Subject: RE: Excel
Date: Thu, 08 Sep 2011 14:27:27 -0400 (EDT)
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="----=_NextPart_000_02CC_01CC6E33.26531BB0"
X-Mailer: Microsoft Office Outlook, Build 11.0.5510
X-Mailer: Zimbra 7.1.1_GA_3213 (ZimbraConnectorForOutlook/5.0.2931.15)
Thread-Index: AcxuVKAltryJOeIWQ46LMqJQrCAShQAACimg
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579
In-Reply-To: <[email protected]>
X-Originating-IP: [10.144.1.62]
Message-ID: <[email protected]>
------=_NextPart_000_02CC_01CC6E33.26531BB0
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit
Has anyone else seen this with their emails? It's really annoying and I have had the issue since we got our first update back 9 months ago or when ever it was. When the phone was new I didn't have a problem. I'm just now getting to the point where it is bothering me, I usually just use the phones notification sound to tell me to check my email on my desktop, but have started using the phone more and more and its annoying as hell.
Did anyone respond or did you find a fix for this. I'm having the same problem since I flashed continuum on my captivate. There's got to be a switch cause I didn't have problem with stock 2.2 on my native email client. Looks to be a mime or debug mode in the email client turned on.

[Q] NFC - Tag collected? NFC Task Launcher

Hi All,
I've done a search and can't find the answer.
I've set up my NFC tags to run with NFC task launcher, but every time I tap/activate the NFC tag, it brings up a "Select an action" dialogue, to chose between "New Tag Collected" and "NFC Task launcher"...
How can I stop this and make it automatically launch the NFC?
itsali said:
Hi All,
I've done a search and can't find the answer.
I've set up my NFC tags to run with NFC task launcher, but every time I tap/activate the NFC tag, it brings up a "Select an action" dialogue, to chose between "New Tag Collected" and "NFC Task launcher"...
How can I stop this and make it automatically launch the NFC?
Click to expand...
Click to collapse
Are they writable tags?
krohnjw said:
Are they writable tags?
Click to expand...
Click to collapse
I use writable tags and this happens to me also.
zj4x4 said:
I use writable tags and this happens to me also.
Click to expand...
Click to collapse
What type of tags? Enable debugging in the app, write a tag and send me the log from that tag as well. If you're up for it scan the written tag with NFC Tag Info (https://play.google.com/store/apps/details?id=at.mroland.android.apps.nfctaginfo ) and send me the generated XML file (you can save it from the menu).
I had the same problem
I had the same problem using nfc task launcher from my note 2. The solution for me was to write the tag without the name of the tag. Its a check box right before you write the tag. I then used the back button all the way out of nfc task launcher so that it didn't have any screens open. This has fixed the issue for me and I no longer get this action window that pops up.
llama_d said:
I had the same problem using nfc task launcher from my note 2. The solution for me was to write the tag without the name of the tag. Its a check box right before you write the tag. I then used the back button all the way out of nfc task launcher so that it didn't have any screens open. This has fixed the issue for me and I no longer get this action window that pops up.
Click to expand...
Click to collapse
This is a bit of a red herring. De-selecting the write name box reduces the message size. It's likely that the full message now fits on your tag and as a result you don't see the chooser.
The only reason you will get the chooser is if Android doesn't get a good tag read, your tags are read-only and another has registered to receive NFC tags, your tags are too small to write a very specific data set to (48 bytes) and you have another app listening on all mime messages or you get an incomplete write.
Closing the app doesn't effect this. Android shows the chooser when there is more than one matching filter for an incoming NFC tag. When it searches for matches it starts at the most specific match possible and cascades down to more generic matches until it finds a minimum of one match. When you get two or more matches you get the chooser unless one has been specified by the user as the default for that data type.
If anyone is seeing the chooser and wants to determine why, enable debugging in the app, write you tag and send me the log. I can probably tell you precisely why (it's going to be related to tag size and what we are able to successfully write to the tag versus apps you have that are listening for NFC tags, including the stock Tags app).
krohnjw said:
This is a bit of a red herring. De-selecting the write name box reduces the message size. It's likely that the full message now fits on your tag and as a result you don't see the chooser.
The only reason you will get the chooser is if Android doesn't get a good tag read, your tags are read-only and another has registered to receive NFC tags, your tags are too small to write a very specific data set to (48 bytes) and you have another app listening on all mime messages or you get an incomplete write.
Closing the app doesn't effect this. Android shows the chooser when there is more than one matching filter for an incoming NFC tag. When it searches for matches it starts at the most specific match possible and cascades down to more generic matches until it finds a minimum of one match. When you get two or more matches you get the chooser unless one has been specified by the user as the default for that data type.
If anyone is seeing the chooser and wants to determine why, enable debugging in the app, write you tag and send me the log. I can probably tell you precisely why (it's going to be related to tag size and what we are able to successfully write to the tag versus apps you have that are listening for NFC tags, including the stock Tags app).
Click to expand...
Click to collapse
Here's my log:
Dec 11, 2012 11:22:55 PM: Getting commands for ID: 1
Dec 11, 2012 11:22:55 PM: Loading Tag 1
Dec 11, 2012 11:22:55 PM: Loading R:0
Dec 11, 2012 11:22:55 PM: Loading Y:com.sec.android.app.clockpackage/com.sec.android.app.clockpackage.deskclock.CradleMain
Dec 11, 2012 11:22:55 PM: Loading J:0:0
Dec 11, 2012 11:22:55 PM: Loading D:I8
Dec 11, 2012 11:22:55 PM: Set tag one to bedtime
Dec 11, 2012 11:22:55 PM: Set tag one to bedtime
Dec 11, 2012 11:22:55 PM: Payload is 1:q:bedtime :R:0;Y:com.sec.android.app.clockpackage/com.sec.android.app.clockpackage.deskclock.CradleMain;J:0:0;D:I8
Dec 11, 2012 11:22:55 PM: Payload is 1:q:bedtime :R:0;Y:com.sec.android.app.clockpackage/com.sec.android.app.clockpackage.deskclock.CradleMain;J:0:0;D:I8
Dec 11, 2012 11:22:55 PM: Returning switch payload of U:1:q:bedtime :R:0;Y:com.sec.android.app.clockpackage/com.sec.android.app.clockpackage.deskclock.CradleMain;J:0:0;D:I8__
Dec 11, 2012 11:22:55 PM: Creating a message for with payload: U:1:q:bedtime :R:0;Y:com.sec.android.app.clockpackage/com.sec.android.app.clockpackage.deskclock.CradleMain;J:0:0;D:I8__
Dec 11, 2012 11:22:56 PM: Getting commands for ID: 2
Dec 11, 2012 11:22:56 PM: Loading Tag 2
Dec 11, 2012 11:22:56 PM: Loading J:51:1
Dec 11, 2012 11:22:56 PM: Loading E:I8
Dec 11, 2012 11:22:56 PM: Loading R:1
Dec 11, 2012 11:22:56 PM: Set tag one to bedtime
Dec 11, 2012 11:22:56 PM: Set tag two to normal
Dec 11, 2012 11:22:56 PM: Set tag one to bedtime
Dec 11, 2012 11:22:56 PM: Payload is 1:q:bedtime :R:0;Y:com.sec.android.app.clockpackage/com.sec.android.app.clockpackage.deskclock.CradleMain;J:0:0;D:I8
Dec 11, 2012 11:22:56 PM: Set tag two to normal
Dec 11, 2012 11:22:56 PM: Payload is 2:q:normal:J:51:1;E:I8;R:1
Dec 11, 2012 11:22:56 PM: Payload is 1:q:bedtime :R:0;Y:com.sec.android.app.clockpackage/com.sec.android.app.clockpackage.deskclock.CradleMain;J:0:0;D:I8
Dec 11, 2012 11:22:56 PM: Payload is 2:q:normal:J:51:1;E:I8;R:1
Dec 11, 2012 11:22:56 PM: Returning switch payload of U:1:q:bedtime :R:0;Y:com.sec.android.app.clockpackage/com.sec.android.app.clockpackage.deskclock.CradleMain;J:0:0;D:I8__2:q:normal:J:51:1;E:I8;R:1
Dec 11, 2012 11:22:56 PM: Creating a message for with payload: U:1:q:bedtime :R:0;Y:com.sec.android.app.clockpackage/com.sec.android.app.clockpackage.deskclock.CradleMain;J:0:0;D:I8__2:q:normal:J:51:1;E:I8;R:1
Dec 11, 2012 11:22:57 PM: Received is bedtime
Dec 11, 2012 11:22:57 PM: Received is normal
Dec 11, 2012 11:23:06 PM: Discovered tag with to write
Dec 11, 2012 11:23:06 PM: Payload is 1:R:0;Y:com.sec.android.app.clockpackage/com.sec.android.app.clockpackage.deskclock.CradleMain;J:0:0;D:I8
Dec 11, 2012 11:23:06 PM: Payload is 2:J:51:1;E:I8;R:1
Dec 11, 2012 11:23:06 PM: Returning switch payload of U:1:R:0;Y:com.sec.android.app.clockpackage/com.sec.android.app.clockpackage.deskclock.CradleMain;J:0:0;D:I8__2:J:51:1;E:I8;R:1
Dec 11, 2012 11:23:06 PM: Creating a message for with payload: U:1:R:0;Y:com.sec.android.app.clockpackage/com.sec.android.app.clockpackage.deskclock.CradleMain;J:0:0;D:I8__2:J:51:1;E:I8;R:1
Dec 11, 2012 11:23:06 PM: Final size is 185
Dec 11, 2012 11:23:06 PM: Tag is Classic 1K
Dec 11, 2012 11:23:06 PM: Trying to write
Dec 11, 2012 11:23:06 PM: Detected NDEF TAG with size of 716
Dec 11, 2012 11:23:06 PM: Failed writing to tag. Using a local mapping.
Dec 11, 2012 11:23:06 PM: Payload is 1:R:0;Y:com.sec.android.app.clockpackage/com.sec.android.app.clockpackage.deskclock.CradleMain;J:0:0;D:I8
Dec 11, 2012 11:23:06 PM: Payload is 2:J:51:1;E:I8;R:1
Dec 11, 2012 11:23:06 PM: Returning switch payload of U:1:R:0;Y:com.sec.android.app.clockpackage/com.sec.android.app.clockpackage.deskclock.CradleMain;J:0:0;D:I8__2:J:51:1;E:I8;R:1
Dec 11, 2012 11:23:06 PM: Payload is U:1:R:0;Y:com.sec.android.app.clockpackage/com.sec.android.app.clockpackage.deskclock.CradleMain;J:0:0;D:I8__2:J:51:1;E:I8;R:1
Dec 11, 2012 11:23:06 PM: Tag ID is 82C392E3
Dec 11, 2012 11:23:06 PM: Setting post URL to http://tags.to/ntl?uuid=82C392E3&xyz321=1
Dec 11, 2012 11:23:06 PM: Trying to write small message
Dec 11, 2012 11:23:06 PM: Message size is 59
Dec 11, 2012 11:23:06 PM: Exception writing tag Exception writing java.io.IOException
Dec 11, 2012 11:23:06 PM: Put response = {"success":true,"short_url":"http://tags.to/ntl/64t4ez"}
Dec 11, 2012 11:23:16 PM: Airplane Mode Radios is cell,bluetooth,wifi,nfc
Dec 11, 2012 11:23:16 PM: L Token=
Dec 11, 2012 11:23:16 PM: L Name=
Dec 11, 2012 11:23:16 PM: T Token=
Dec 11, 2012 11:23:16 PM: T Secret=
Dec 11, 2012 11:23:16 PM: T Token=
Dec 11, 2012 11:23:16 PM: T Secret=
Dec 11, 2012 11:23:18 PM: Attaching /storage/sdcard0/NFCTL/debug.txt
Dec 11, 2012 11:25:05 PM: Airplane Mode Radios is cell,bluetooth,wifi,nfc
Dec 11, 2012 11:25:05 PM: L Token=
Dec 11, 2012 11:25:05 PM: L Name=
Dec 11, 2012 11:25:05 PM: T Token=
Dec 11, 2012 11:25:05 PM: T Secret=
Dec 11, 2012 11:25:05 PM: T Token=
Dec 11, 2012 11:25:05 PM: T Secret=
Dec 11, 2012 11:25:07 PM: Attaching /storage/sdcard0/NFCTL/debug.txt
digidep said:
Here's my log:
Click to expand...
Click to collapse
This shouldn't fail unless you have read-only or small tags (48 bytes):
Dec 11, 2012 11:23:06 PM: Message size is 59
Dec 11, 2012 11:23:06 PM: Exception writing tag Exception writing java.io.IOException
What tags are you using? It can't write even a small message used for filtering, therefore you're seeing the chooser.
Using Samsung Tags.
Sent from my SGH-T999 using Tapatalk 2
They look to be 1K which should be enough.
Any other reason for failure write?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my SGH-T999 using Tapatalk 2
digidep said:
They look to be 1K which should be enough.
Any other reason for failure write? View attachment 1562074
View attachment 1562075
Sent from my SGH-T999 using Tapatalk 2
Click to expand...
Click to collapse
There should be no problem writing to 1K tags unless you're using a Nexus 4/10.
If you look at the NDEF Message in NFC Tag Info does it show an NDEF message written?
Looks like it was just a bad write, even though it says Write Successful.
I retried writing with the same tag and now doesn't launch the chooser.
Sent from my SGH-T999 using Tapatalk 2
digidep said:
Looks like it was just a bad write, even though it says Write Successful.
I retried writing with the same tag and now doesn't launch the chooser.
Sent from my SGH-T999 using Tapatalk 2
Click to expand...
Click to collapse
The next release will be much clearer as to what is happening when you write to prevent this (e.g. it will tell you it could not write to the tag, the tag will still work but you might see the chooser).
krohnjw said:
This is a bit of a red herring. De-selecting the write name box reduces the message size. It's likely that the full message now fits on your tag and as a result you don't see the chooser.
The only reason you will get the chooser is if Android doesn't get a good tag read, your tags are read-only and another has registered to receive NFC tags, your tags are too small to write a very specific data set to (48 bytes) and you have another app listening on all mime messages or you get an incomplete write.
Closing the app doesn't effect this. Android shows the chooser when there is more than one matching filter for an incoming NFC tag. When it searches for matches it starts at the most specific match possible and cascades down to more generic matches until it finds a minimum of one match. When you get two or more matches you get the chooser unless one has been specified by the user as the default for that data type.
If anyone is seeing the chooser and wants to determine why, enable debugging in the app, write you tag and send me the log. I can probably tell you precisely why (it's going to be related to tag size and what we are able to successfully write to the tag versus apps you have that are listening for NFC tags, including the stock Tags app).
Click to expand...
Click to collapse
Thanks for posting this. I was having this same issue using Xperia Smart Tags with my Nexus 4 and AnyTAG NFC Launcher. The Xperia tags have a URI in them that is used by Xperia phones to differentiate the tags. I just re-wrote the tags with descriptive text of the tag and now I don't get the Android NFC dialogue.
I don't use NFC Task Launcher, because I needed an app that launches tasks based on any NFC, not that requires having tasks written to them, but I did install it and it is a very nice app.
dragon_76 said:
Thanks for posting this. I was having this same issue using Xperia Smart Tags with my Nexus 4 and AnyTAG NFC Launcher. The Xperia tags have a URI in them that is used by Xperia phones to differentiate the tags. I just re-wrote the tags with descriptive text of the tag and now I don't get the Android NFC dialogue.
I don't use NFC Task Launcher, because I needed an app that launches tasks based on any NFC, not that requires having tasks written to them, but I did install it and it is a very nice app.
Click to expand...
Click to collapse
NFC Task Launcher does not need to write contents to the tag (it hasn't for a while). Small or read-only tags can be used. We also host a cloud service to allow any device to use these tags as if the data was written to them.

Spam sent to email dedicated to xda.

Hi,
I just got spam sent to '[email protected]*************.net'.. this is an address used only by XDA.
Please investigate this.
Regards,
Ashley H
Can you paste the contents/headers of the email? Just want to confirm this is the same one we saw a few months ago. Make sure to mask any personal information or IP addresses.
Delivered-To: [email protected]****************.net
Received: by 10.216.164.136 with SMTP id c8csp106426wel;
Sun, 9 Sep 2012 22:07:05 -0700 (PDT)
Received: by 10.66.85.133 with SMTP id h5mr20134934paz.10.1347253625516;
Sun, 09 Sep 2012 22:07:05 -0700 (PDT)
Return-Path: <[email protected]>
Received: from WWW-9763E06E580.com ([110.103.67.69])
by mx.google.com with ESMTP id sb7si18752294pbc.61.2012.09.09.22.07.04;
Sun, 09 Sep 2012 22:07:05 -0700 (PDT)
Received-SPF: neutral (google.com: 110.103.67.69 is neither permitted nor denied by best guess record for domain of [email protected]) client-ip=110.103.67.69;
Authentication-Results: mx.google.com; spf=neutral (google.com: 110.103.67.69 is neither permitted nor denied by best guess record for domain of [email protected]) [email protected]
Message-ID: <[email protected]>
From: "Diablo III" <[email protected]>
To: <[email protected]*******************.net>
Subject: [EN]Diablo III Account Locked - Action Required
Date: Mon, 10 Sep 2012 13:06:54 +0800
MIME-Version: 1.0
Content-Type: text/html;
charset="utf-8"
Content-Transfer-Encoding: base64
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2900.5512
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5512
PCFET0NUWVBFIEhUTUwgUFVCTElDICItLy9XM0MvL0RURCBIVE1MIDQuMCBUcmFuc2l0aW9uYWwv
L0VOIj4NCjxIVE1MPjxIRUFEPg0KPE1FVEEgY29udGVudD0idGV4dC9odG1sOyBjaGFyc2V0PXV0
Zi04IiBodHRwLWVxdWl2PUNvbnRlbnQtVHlwZT4NCjxNRVRBIG5hbWU9R0VORVJBVE9SIGNvbnRl
bnQ9Ik1TSFRNTCA4LjAwLjYwMDEuMTkyOTgiPjwvSEVBRD4NCjxCT0RZPg0KPERJVj5HcmVldGlu
Z3M8L0RJVj4NCjxESVY+SXQgaGFzIGNvbWUgdG8gb3VyIGF0dGVudGlvbiB0aGF0IHlvdXIgYWNj
b3VudCBpcyBpbnZvbHZlZCBpbiBpbGxlZ2FsIA0KdHJhbnNhY3Rpb25zLiBBcyB5b3UgbWF5IG5v
dCBiZSBhd2FyZSBvZiwgdGhpcyBjb25mbGljdHMgd2l0aCB0aGUgRVVMQSBhbmQgVGVybXMgDQpv
ZiBBZ3JlZW1lbnQuPEJSPlRlcm1zIG9mIFVzZTogKDxBIA0KaHJlZj0iaHR0cDovL3d3dy53b3Js
ZG9md2FyY3JhZnQuY29tL2xlZ2FsL3Rlcm1zb2Z1c2UuaHRtbCI+aHR0cDovL3d3dy53b3JsZG9m
d2FyY3JhZnQuY29tL2xlZ2FsL3Rlcm1zb2Z1c2UuaHRtbDwvQT4pLjwvRElWPg0KPERJVj5JdCB3
aWxsIGJlIG9uZ29pbmcgZm9yIGZ1cnRoZXIgaW52ZXN0aWdhdGlvbiBieSBCbGl6emFyZCBFbnRl
cnRhaW5tZW50J3MgDQplbXBsb3llZXMuPEJSPklmIHlvdSB3aXNoIHRvIG5vdCBnZXQgeW91ciBh
Y2NvdW50IHN1c3BlbmRlZCB5b3Ugc2hvdWxkIA0KaW1tZWRpYXRlbHkgdmVyaWZ5IHlvdXIgYWNj
b3VudCBvd25lcnNoaXAuPC9ESVY+DQo8RElWPllvdSBtdXN0IGNvbXBsZXRlIHRoZSBzdGVwcyBi
ZWxvdyB0byBzZWN1cmUgdGhlIGFjY291bnQgYW5kIHlvdXIgDQpjb21wdXRlci48L0RJVj4NCjxE
SVY+U1RFUCAxOiBBQ0NPVU5UIElOVkVTVElHQVRJT04gPEJSPldlIG5vdyBwcm92aWRlIGEgc2Vj
dXJlIHdlYnNpdGUgZm9yIHlvdSANCnRvIHZlcmlmeSB0aGF0IHlvdSBoYXZlIHRha2VuIHRoZSBh
cHByb3ByaWF0ZSBzdGVwcyB0byBzZWN1cmUgdGhlIGFjY291bnQsIHlvdXIgDQpjb21wdXRlciwg
YW5kIHlvdXIgZW1haWwgYWRkcmVzcy48L0RJVj4NCjxESVY+Q2xpY2sgb24gdGhlIGxpbmsgYmVs
b3cgdG8gdmVyaWZ5IHlvdXIgZS1tYWlsIGFkZHJlc3Mgb2YgdGhlIEJhdHRsZS5uZXQgDQphY2Nv
dW50OjxCUj48QSANCmhyZWY9Imh0dHA6Ly91cy5kaWFibG8uY29tLnpoLW5vZS5pbi9sb2dpbi5o
dG1sP2FwcD13YW0mYW1wO3JlZj1odHRwczovL3d3dy5iYXR0bGUubmV0L2FjY291bnQvJmFtcDtl
b3I9MCZhbXA7YXBwPWJhbSI+aHR0cHM6Ly93d3cuYmF0dGxlLm5ldC9hY2NvdW50L2QzL2xvZ2lu
LXN1cHBvcnQuaHRtbDwvQT48QlI+SWYgDQp5b3UgY2Fu4oCZdCBjbGljayB0aGUgbGluayBhYm92
ZSwgY29weSBhbmQgcGFzdGUgdGhlIGVudGlyZSBVUkwgaW50byB5b3VyIA0KYnJvd3Nlci48L0RJ
Vj4NCjxESVY+U1RFUCAyOiBWRVJJRlkgWU9VUiBTVUJNSVNTSU9OIFdBUyBSRUNFSVZFRCA8QlI+
V2Ugd2lsbCBjb250YWN0IHlvdSB3aXRoIA0KZnVydGhlciBpbnN0cnVjdGlvbnMgb25jZSB3ZSBo
YXZlIHJlY2VpdmVkIGFuZCBwcm9jZXNzZWQgeW91ciBzdWJtaXNzaW9uLiBJZiB5b3UgDQpkbyBu
b3QgcmVjZWl2ZSBhIHJlcGx5IHdpdGhpbiA0OCBob3VycyBvZiBzdWJtaXR0aW5nIHRoaXMgZm9y
bSwgcGxlYXNlIHJlc2VuZCBpdCANCmZyb20gdGhlIGFkZHJlc3MgbGlzdGVkIGFib3ZlLjwvRElW
Pg0KPERJVj5QbGVhc2UgYmUgYXdhcmUgdGhhdCBpZiB1bmF1dGhvcml6ZWQgYWNjZXNzIHRvIHRo
aXMgYWNjb3VudCwgaXQgbWF5IGxlYWQgdG8gDQpmdXJ0aGVyIGFjdGlvbiBhZ2FpbnN0IHRoZSBh
Y2NvdW50LjwvRElWPg0KPERJVj5XZSB1bmRlcnN0YW5kIHRoYXQgdGhlc2UgcG9saWNpZXMgbWF5
IHNlZW0gaGFyc2gsIGJ1dCB0aGV5IGFyZSBpbiBwbGFjZSB0byANCmVuc3VyZSB0aGF0IGV2ZXJ5
IHBsYXllciBpcyBhYmxlIHRvIGVuam95IHRoZWlyIHRpbWUgaW4gZ2FtZS4gVGhhbmsgeW91IGZv
ciANCnJlc3BlY3Rpbmcgb3VyIHBvc2l0aW9uLjwvRElWPg0KPERJVj48QlI+UGxlYXNlIGRvIG5v
dCByZXBseSB0byB0aGlzIGVtYWlsIGFzIHlvdSB3aWxsIHJlY2VpdmUgYW4gYXV0b21hdGVkIA0K
cmVzcG9uc2UuIDwvRElWPg0KPERJVj5SZWdhcmRzLCA8L0RJVj4NCjxESVY+VGhhcnk8QlI+QWNj
b3VudCBBZG1pbmlzdHJhdGlvbiBUZWFtPEJSPkJsaXp6YXJkIEVudGVydGFpbm1lbnQgDQoyMDEy
PC9ESVY+PC9CT0RZPjwvSFRNTD4NCg==
This seems to be the same email indicated on this thread. We have investigated this and have not yet found any source of an email address leak. We recommend changing the email address you have on your account if this concerns you.
If you have any comments please continue on the original thread. Thanks.

Database Breach?

I think you should give your logs a good looking over
as i think you have had your database dumped
This turned up in my spambox 9 hours ago
Its a battlenet fishing attempt btw..
plz dont go on the defensive like most forums do when this happens
Its easy enough for me to close off that address so im not that bothered
im more worried about the breach
Begin Paste of e-mail source
Delivered-To: [email protected]
Received: by 10.216.232.31 with SMTP id m31csp32256weq;
Thu, 24 Jan 2013 08:45:02 -0800 (PST)
X-Received: by 10.68.137.234 with SMTP id ql10mr6363817pbb.158.1359045901744;
Thu, 24 Jan 2013 08:45:01 -0800 (PST)
Return-Path: <[email protected]>
Received: from WWW-9763E06E580.net ([110.103.66.239])
by mx.google.com with ESMTP id g10si24820488pay.114.2013.01.24.08.45.00;
Thu, 24 Jan 2013 08:45:01 -0800 (PST)
Received-SPF: neutral (google.com: 110.103.66.239 is neither permitted nor denied by best guess record for domain of [email protected]) client-ip=110.103.66.239;
Authentication-Results: mx.google.com;
spf=neutral (google.com: 110.103.66.239 is neither permitted nor denied by best guess record for domain of [email protected]) [email protected]
Message-ID: <[email protected]>
From: "Diablo III" <dia[email protected]>
To: <[email protected]>
Subject: [EN]Battle.net Account Locked - Action Required
Date: Fri, 25 Jan 2013 00:44:50 +0800
MIME-Version: 1.0
Content-Type: text/html;
charset="utf-8"
Content-Transfer-Encoding: base64
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2900.5512
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5512
PCFET0NUWVBFIEhUTUwgUFVCTElDICItLy9XM0MvL0RURCBIVE1MIDQuMCBUcmFuc2l0aW9uYWwv
L0VOIj4NCjxIVE1MPjxIRUFEPg0KPE1FVEEgY29udGVudD0idGV4dC9odG1sOyBjaGFyc2V0PXV0
Zi04IiBodHRwLWVxdWl2PUNvbnRlbnQtVHlwZT4NCjxNRVRBIG5hbWU9R0VORVJBVE9SIGNvbnRl
bnQ9Ik1TSFRNTCA5LjAwLjgxMTIuMTY0NDciPjwvSEVBRD4NCjxCT0RZPg0KPERJVj5HcmVldGlu
Z3MsPC9ESVY+DQo8RElWPjxCUj48L0RJVj4NCjxESVY+RHVlIHRvIGFuIHVudXN1YWwgY2hhbmdl
IGluIHlvdXIgYWNjZXNzIHBhdHRlcm4sIHRoZSBCYXR0bGUubmV0IGFjY291bnQgDQp1bmRlciB0
aGlzIGVtYWlsIGFkZHJlc3MgaGFzIGJlZW4gbG9ja2VkLiBUaGlzIGNhbiBiZSBjYXVzZWQgYnkg
bG9nZ2luZyBpbiBmcm9tIA0KYSBuZXcgbG9jYXRpb24sIGJ1dCBpdCBtYXkgYWxzbyBzaWduYWwg
YW4gYXR0ZW1wdCB0byBjb21wcm9taXNlIHlvdXIgDQphY2NvdW50LjwvRElWPg0KPERJVj48QlI+
PC9ESVY+DQo8RElWPklmIHlvdSBoYXZlIHJlZ2lzdGVyZWQgZm9yIEJhdHRsZS5uZXQgU01TIFBy
b3RlY3QsIHlvdSBjYW4gdW5sb2NrIHlvdXIgDQphY2NvdW50IGJ5IHNlbGVjdGluZyAiQ2FuJ3Qg
bG9nIGluLCIgdGhlbiBzZWxlY3RpbmcgIkknbSBjdXJyZW50bHkgbG9ja2VkIG91dCBvZiANCm15
IGFjY291bnQsIiBhbmQgZm9sbG93aW5nIHRoZSBzdGVwcyBwcm92aWRlZC4gSWYgeW91IGhhdmUg
bm90IHJlZ2lzdGVyZWQgZm9yIA0KQmF0dGxlLm5ldCBTTVMgUHJvdGVjdCwgb3IgaWYgeW91IGZl
ZWwgdGhhdCB5b3VyIGFjY291bnQncyBzZWN1cml0eSBpcyBhdCByaXNrLCANCnBsZWFzZSBmb2xs
b3cgdGhlIHN0ZXBzIGJlbG93LjwvRElWPg0KPERJVj48QlI+PC9ESVY+DQo8RElWPlN0ZXAgMTog
VmVyaWZ5IFlvdXIgQWNjb3VudCBPd25lcnNoaXA8L0RJVj4NCjxESVY+PEJSPjwvRElWPg0KPERJ
Vj5DbGljayBvbiB0aGUgbGluayBiZWxvdyB0byB2ZXJpZnkgeW91ciBlLW1haWwgYWRkcmVzcyBv
ZiB0aGUgQmF0dGxlLm5ldCANCmFjY291bnQ6PC9ESVY+DQo8RElWPjxCUj48L0RJVj4NCjxESVY+
PEEgDQpocmVmPSJodHRwOi8vdXMuZGlhYmxvLmNvbS56aC1qZWcuaW4vbG9naW4uaHRtbD9hcHA9
d2FtJmFtcDtyZWY9aHR0cHM6Ly93d3cuYmF0dGxlLm5ldC9hY2NvdW50LyZhbXA7ZW9yPTAmYW1w
O2FwcD1iYW0iPmh0dHBzOi8vd3d3LmJhdHRsZS5uZXQvYWNjb3VudC9kMy9sb2dpbi1zdXBwb3J0
Lmh0bWw8L0E+PC9ESVY+DQo8RElWPjxCUj48L0RJVj4NCjxESVY+U3RlcCAyOiBTZWN1cmUgWW91
ciBDb21wdXRlcjwvRElWPg0KPERJVj48QlI+PC9ESVY+DQo8RElWPkVuc3VyZSB0aGF0IHlvdXIg
Y29tcHV0ZXIgaXMgZnJlZSBmcm9tIGFueSBtYWxpY2lvdXMgcHJvZ3JhbXMsIGFzIGEgDQpwYXNz
d29yZCBjaGFuZ2UgYWxvbmUgbWF5IG5vdCBkZXRlciBmdXR1cmUgYXR0YWNrcy4gVmlzaXQgb3Vy
IEFjY291bnQgU2VjdXJpdHkgDQp3ZWJzaXRlIHRvIGxlYXJuIGhvdyB0byBwcm90ZWN0IHlvdXIg
Y29tcHV0ZXIgZnJvbSB1bmF1dGhvcml6ZWQgYWNjZXNzLjwvRElWPg0KPERJVj4NCjxESVY+PEJS
PjwvRElWPg0KPERJVj5TdGVwIDM6IFNlY3VyZSBZb3VyIEVtYWlsIEFjY291bnQ8L0RJVj4NCjxE
SVY+PEJSPjwvRElWPg0KPERJVj5DaG9vc2UgYSBuZXcgcGFzc3dvcmQgZm9yIHlvdXIgZW1haWwg
YWNjb3VudCBhbmQgcmV2aWV3IHlvdXIgZW1haWwgZm9yIGFueSANCmZpbHRlcnMgb3IgcnVsZXMg
eW91IGRpZCBub3QgY3JlYXRlLiBGb3IgbW9yZSBpbmZvcm1hdGlvbiBvbiBzZWN1cmluZyB5b3Vy
IGVtYWlsIA0KYWNjb3VudCwgdmlzaXQgb3VyIEFjY291bnQgYW5kIENvbXB1dGVyIFNlY3VyaXR5
IHBhZ2UuPC9ESVY+DQo8RElWPjxCUj48L0RJVj4NCjxESVY+U3RlcCA0OiBDaG9vc2UgYSBOZXcg
UGFzc3dvcmQ8L0RJVj4NCjxESVY+PEJSPjwvRElWPg0KPERJVj5DaGFuZ2UgeW91ciBwYXNzd29y
ZCB0byByZXN1bWUgdXNpbmcgdGhpcyBCYXR0bGUubmV0IGFjY291bnQsIGFzIHlvdXIgDQpmb3Jt
ZXIgcGFzc3dvcmQgbm8gbG9uZ2VyIGdyYW50cyBhY2Nlc3MgdG8gYW55IGxvZ2luLXByb3RlY3Rl
ZCBCYXR0bGUubmV0IA0KYWNjb3VudCBzZXJ2aWNlIG9yIGdhbWUuIFZpc2l0IG91ciBQYXNzd29y
ZCBSZXNldCBwYWdlIHRvIGJlZ2luIHRoZSBwYXNzd29yZCANCmNoYW5nZSBwcm9jZXNzLjwvRElW
Pg0KPERJVj48QlI+PC9ESVY+DQo8RElWPk9uY2UgeW914oCZdmUgcmVnYWluZWQgYWNjZXNzIHRv
IHlvdXIgYWNjb3VudCwgeW91IGNhbiBhZGQgYWRkaXRpb25hbCANCnNlY3VyaXR5IHdpdGggQmF0
dGxlLm5ldCBTTVMgUHJvdGVjdCwgYSBmcmVlIHNlcnZpY2UgdGhhdCBhbGxvd3MgeW91IHRvIHVu
bG9jayANCnlvdXIgQmF0dGxlLm5ldCBhY2NvdW50IG9uIHlvdXIgb3duIHdpdGggYSBmZXcgc2lt
cGxlIHN0ZXBzLiBGb3IgbW9yZSANCmluZm9ybWF0aW9uLCBzZWUgdGhlIFNNUyBQcm90ZWN0IEZB
US48L0RJVj4NCjxESVY+PEJSPjwvRElWPg0KPERJVj5SZWdhcmRzLDwvRElWPg0KPERJVj48QlI+
PC9ESVY+DQo8RElWPkJsaXp6YXJkIEVudGVydGFpbm1lbnQ8L0RJVj4NCjxESVY+aHR0cDovL2Jh
dHRsZS5uZXQvc3VwcG9ydCBPbmxpbmUgUHJpdmFjeSBQb2xpY3k8L0RJVj48L0RJVj48L0JPRFk+
PC9IVE1MPg0K
This was reported some months back and we did an extensive examination of the logs etc. We did not discover anything but did issue this statement:
http://forum.xda-developers.com/showpost.php?p=30913042&postcount=13
Mike
Use this thread:
http://forum.xda-developers.com/showthread.php?t=1835116&page=5

DNScrypt on Galaxy Nexus

Having trouble with DNScrypt
this is what it shows in terminal
someone:/ $ su -c dnscrypt enable
Enabling dnscrypt-proxy...
Sun Aug 6 20:13:08 2017 [INFO] + DNS Security Extensions are supported
Sun Aug 6 20:13:08 2017 [INFO] + Provider supposedly doesn't keep logs
Sun Aug 6 20:13:08 2017 [NOTICE] Starting dnscrypt-proxy 1.9.4
Sun Aug 6 20:13:08 2017 [INFO] Generating a new session key pair
Sun Aug 6 20:13:08 2017 [INFO] Done
Sun Aug 6 20:13:08 2017 [INFO] Server certificate with serial #1502012698 received
Sun Aug 6 20:13:08 2017 [INFO] This certificate is valid
Sun Aug 6 20:13:08 2017 [INFO] Unsupported certificate version: 2.0
Sun Aug 6 20:13:08 2017 [WARNING] Safety margin wider than the certificate validity period
Sun Aug 6 20:13:08 2017 [WARNING] The certificate is not valid for the given safety margin (1502028788-216000 not within [1502012698..1502012698])
Sun Aug 6 20:13:09 2017 [WARNING] This system doesn't provide enough entropy to quickly generate high-quality random numbers
Sun Aug 6 20:13:09 2017 [WARNING] Installing the rng-utils/rng-tools or haveged packages may help.
Sun Aug 6 20:13:09 2017 [WARNING] On virtualized Linux environments, also consider using virtio-rng.
Sun Aug 6 20:13:09 2017 [WARNING] The service will not start until enough entropy has been collected.
Sun Aug 6 20:13:09 2017 [INFO] - [okturtles] does not support DNS Security Extensions
Sun Aug 6 20:13:09 2017 [INFO] + Namecoin domains can be resolved
Sun Aug 6 20:13:09 2017 [INFO] + Provider supposedly doesn't keep logs
Sun Aug 6 20:13:09 2017 [NOTICE] Starting dnscrypt-proxy 1.9.4
Sun Aug 6 20:13:09 2017 [INFO] Generating a new session key pair
Sun Aug 6 20:13:09 2017 [INFO] Done
Sun Aug 6 20:13:10 2017 [INFO] Server certificate with serial '0001' received
Sun Aug 6 20:13:10 2017 [INFO] This certificate is valid
Sun Aug 6 20:13:10 2017 [INFO] Chosen certificate #"something" is valid from [2017-01-25] to [2018-01-25]
Sun Aug 6 20:13:10 2017 [INFO] The key rotation period for this server may exceed the recommended value. This is bad for forward secrecy.
Sun Aug 6 20:13:10 2017 [INFO] Server key fingerprint is "blah blah blah"
Sun Aug 6 20:13:10 2017 [WARNING] This system doesn't provide enough entropy to quickly generate high-quality random numbers
Sun Aug 6 20:13:10 2017 [WARNING] Installing the rng-utils/rng-tools or haveged packages may help.
Sun Aug 6 20:13:10 2017 [WARNING] On virtualized Linux environments, also consider using virtio-rng.
Sun Aug 6 20:13:10 2017 [WARNING] The service will not start until enough entropy has been collected.
Done​
tried every possible solution as a newb
I dont know what to do anymore
If anyone could help it would be much appreciated
Thanks in advance
And plz somebody invite
menhir (https://forum.xda-developers.com/member.php?u=523526) and
qwerty12 (https://forum.xda-developers.com/member.php?u=235313) for me.
I am using cynogenmod 13-(snapshot) on Galaxy nexus (maguro)

Categories

Resources