Hi everyone,
I wanted to find a way to get a basic NFC reader capabilities (APDU command terminal) without paying 50$+ on ebay...
So I built an app that creates a server (that you can connect to from your PC), that acts like scriptor - you can send and receive APDU messages there.
Since I have less than 10 posts I cannot provide you with a link, so if you want it just search the play store for "NFC Relay" (I will be very thankful if someone can comment with the direct link)
Since the developer program cost like 25$ it's a paid app (I plan to make it free after I cover all the app-related expenses), but since I really just want to get it out there for people like me, if you send me your email address AFAIK I can add you to the "testers" list so you can download it for free.
Again - I hope this isn't considered spam, and anyone who wants to download it for free just send me your email addresse (though I think there's a limit on how many addresses I can add there).
https://play.google.com/store/apps/details?id=com.tomer.nfcrelay
sent from space
tomer1510 said:
Hi everyone,
I wanted to find a way to get a basic NFC reader capabilities (APDU command terminal) without paying 50$+ on ebay...
So I built an app that creates a server (that you can connect to from your PC), that acts like scriptor - you can send and receive APDU messages there.
Since I have less than 10 posts I cannot provide you with a link, so if you want it just search the play store for "NFC Relay" (I will be very thankful if someone can comment with the direct link)
Since the developer program cost like 25$ it's a paid app (I plan to make it free after I cover all the app-related expenses), but since I really just want to get it out there for people like me, if you send me your email address AFAIK I can add you to the "testers" list so you can download it for free.
Again - I hope this isn't considered spam, and anyone who wants to download it for free just send me your email addresse (though I think there's a limit on how many addresses I can add there).
Click to expand...
Click to collapse
Hi,
Do you know if it compatible with everything nfc chip ?
Some differentchipset doesn't work with MCT for example
does the phone work like a proxmark with your app ?
Related
Hi
I've coded a small application to send SMS over Cherry-SMS (a Internet SMS-Provider).
I don't know if anyone needs something like that, but well here it is.
If wanted I add more service providers to it. But I rather want to add it's functionality to Slide2SMS (with more service providers).
Features:
choose the Contact from the phone's contactlist
check the credits of your account
sent messages will be saved to the SMS Sent Box (Pocket Outlook)
If you like what you see:
is it possible to use this app with other sip providers? i want to use my betamax (voipbuster.com) account to easily send sms with my wm6 phone...
would be very nice!
greets
wow somebody who is actually interested in something like that...
well in the current state it's not possible to do so, but when I have time again I'll look at it. (needs some rewriting)
Is there any voipbuster account which has a specific amount of free sms to test my program with?
thanks for your answer, but i've found an app that fits my needs. (VoipSMS 3)
hi, i wanted to say thanks for your app. Its a great app
wonderfull ;-)
Thank you very much!
Exactly that what i have searched for!
The Tread and the app seems to be quiet old... but it works wonderfull on my HD2 ;-)
Hello guys i am thinking of creating an app for this platform bring the best of shopping list apps and health apps in one unified app that can all these simple works for you. Like i want the health app to fully integrated into the accounts of shopping list so that in each day you have a full report on which items where your money was spent on and i will also include both cash and bank account in case you want to beware also with how your bank account is worth. I just have one main problem the app will require the user to enter alot of items and backing up is another major problem. i need some to help me on the sync, i want the app to b able to sync may be to the users preferred email address
If you want development advice you need to ask way more specific. It sounds like you don't even know what sync is.
Or what healthcare actually means.
Just picked up a request from the DEV IDEA POOL
danchar4 said:
I have a very simple app request to target unlocked phones. Basically a one button switch between primary LiveID accounts based on sensboston's work: http://forum.xda-developers.com/showthread.php?t=1335240
1. Launch app
2. app asks for email address
3. user types in email address or selects email from list of last-used addresses
4. app asks "Are you sure?" with suitable warning
5. app writes selected email address to following regkeys:
Code:
[HKCU\Software\Microsoft\ActiveSync\Partners\{B2830118-7BC6-4A74-8C9A-3D8B9CEF88E0}]
"Email"[email protected]
"User"[email protected]
[HKCU\Software\Microsoft\IdentityCRL\Environment\Production]
"DefaultID"[email protected]
6. app automatically reboots phone
Simple enough, right?
Click to expand...
Click to collapse
Here it is!
Because I made no test on myself please give me feedback if the registry values get applied
ne0cr0n, unfortunately, "my" method has some important cons (you should list 'em) - after that change you'll be not able to upload pictures to SkyDrive, also some accounts like Twitter will be non-functional I've tried to find some workaround but without success...
sensboston said:
ne0cr0n, unfortunately, "my" method has some important cons (you should list 'em) - after that change you'll be not able to upload pictures to SkyDrive, also some accounts like Twitter will be non-functional I've tried to find some workaround but without success...
Click to expand...
Click to collapse
but you can revert it back, right?
The new LiveID could be associated to a different market zone, which you could use to buy some apps with your correct credit card infos, then revert back to your main LiveID, and regain all regular functionalities like auto uploads to skydrive, twitter integration, etc.
Am I right?
http://forum.xda-developers.com/showthread.php?p=25500576#post25500576
kevyn82 said:
Am I right?
Click to expand...
Click to collapse
I'm so sorry but I can't confirm - just never tested this way. I've researched that hack 'cause damn Verizon blocked and deleted my very-very old email ( @verizon.net) what I've used during 11 years, and also as my LiveID email.
Wow dude thanks for writing the app so quickly. What is the etiquette for sharing apps? Are you supposed to share source code too? I don't want to be rude by asking you for the source
I don't use twitter, but I was able to upload a photo to skydrive just fine after swapping LiveID's. Steps:
reset my phone with my own liveID
download bunch of apps from appstore
dev unlock/interop, etc
manually edit registry and change to my wife's LiveID (she has zunepass on her ID which is why I wanted to swap to hers)
reboot phone
take picture
upload to skydrive
login to skydrive app and see that picture is there on *my* skydrive account, not my wife's
So skydrive integration with picture hub/camera obviously stored my liveID and credentials somewhere other than the regkeys I edited. Most likely Twitter is the same way.
I presume the credential data is stored encrypted in some weird GUID key with no obvious pattern. Too bad there is no regmon/procmon tool like on Big windows, otherwise I could figure it out in a few seconds... Although somehow I doubt that you can use provxml to import export those keys to re-write encrypted credentials. That would be a pretty bad exploit.
So I ran IDSwitch and it gave me the error "no root access". Hmm. So I went into WP7 Root tools and switched on "trusted" for the app.
So a pre-requisite for running the app is to have WP7 root tools? I'm kinda new at this so perhaps that is an assumption of any app that is going to do interop/native stuff? In order to get it to work you have to set it to "trusted"?
Anyway the app let me type in the new liveID and rebooted the phone, but upon booting up, it appears that the old LiveID is still there in the 3 registry settings. I ran it a second time and the app remembered the address I typed in so thats cool. BUt again after rebooting, it failed to modify the registry entries.
Can you post up a debug version with some breakpoints or console spew? I could try to attach a debugger on my end (not sure I know how to do that, but I can try to figure it out)
sensboston said:
ne0cr0n, unfortunately, "my" method has some important cons (you should list 'em) - after that change you'll be not able to upload pictures to SkyDrive, also some accounts like Twitter will be non-functional I've tried to find some workaround but without success...
Click to expand...
Click to collapse
Thanks for the info. I will add a warning and how to use message when launching the app for the first time.
danchar4 said:
Wow dude thanks for writing the app so quickly. What is the etiquette for sharing apps? Are you supposed to share source code too? I don't want to be rude by asking you for the source
Click to expand...
Click to collapse
I will do that, but the code is kind of ugly xD
danchar4 said:
Can you post up a debug version with some breakpoints or console spew? I could try to attach a debugger on my end (not sure I know how to do that, but I can try to figure it out)
Click to expand...
Click to collapse
I uploaded the source. Should make things much easier
I tried it on Samsung Focus Mango updated with WP7 Root Tools. Even though it reboots but it does not change the primary id. After reboot when I open the app again, it shows the primary id as the old id and not the id to which I wanted to switch.
Found the bug. I used the content from to current ID textbox not the new ID textbox -.-
I guess nobody tested it or I am getting a different result. Here is what happens :
1. ID A which is primary ID in my Account with No CC.
2. I switch from ID A to ID B. ID B does not have a CC.
3. When I access Marketplace, The region used is according to ID B.
4. Next I Move to buy an App and it asks me to signin with ID A instead of ID B.
5. For free apps, I can easily download it without going to login page ever which is pretty obvious.
Today Evening I will try out to buy app by signing with ID A when it sends me to login page of ID B by first sigining out and then signing again.
Few things I noticed :
1. Facebook, Twitter, Skydrive all was working.
2. It takes a while for the OS to realize the ID is new and hence may take around a minute or more to change marketplace.
3. I downloaded a free app with the swtched id and used it without any issues.
4. I even updated a free App which was bought using the primary ID with the new ID.
5. Email ID A stopped working. It did not show any email nor it gave an error of wrong password which is pretty odd.
My Thoughts :
1. This will be useful for parents who have kids carrying a Windows Phone who do not want to give them credit card access but using this they might buy apps for kids.
2. I still need to test but this will work for IDs which are in same region. For example I have a US id to which if I want to add a CC, the country is fixed and hence I cannot use an Indian CC with it.
wpxbox said:
1. Facebook, Twitter, Skydrive all was working.
Click to expand...
Click to collapse
Try to share pictures from camera to SkyDrive...
wpxbox said:
2. It takes a while for the OS to realize the ID is new and hence may take around a minute or more to change marketplace.
Click to expand...
Click to collapse
Try to reboot after LiveID change.
Just tried it out and it worked. The file was uploaded to Skydrive account of the primary Live id.
Wait... What "primary Live id" and what are you tried? New one or the old one? Have you tried:
- change LiveID to new one
- reboot handsets
- go to pictures hub and share picture to the SkyDrive ?
When I said Primary Live Id I mean the ID with which the phone was configured.
1.Phone configured with ID A
2. Change to ID B using the app, Reboot
3. Upload to Skydrive and it was stored in ID A Skydrive Account.
He-he, it's exactly what I mean by "not working". For example if you change first (original) LiveID email to the new one (as I had to do), you'll be not able to upload pictures to SkyDrive, and can't login to the Twitter account. So please do not confuse people.
sensboston said:
He-he, it's exactly what I mean by "not working". For example if you change first (original) LiveID email to the new one (as I had to do), you'll be not able to upload pictures to SkyDrive, and can't login to the Twitter account. So please do not confuse people.
Click to expand...
Click to collapse
Oh Ok I understand now what you said by breaking. The new ID cannot be used for Skydrive or Facebook or Twitter etc in short, anything connected with old Live id.
Basically its not a true switcher and can only be used to buy apps with the new account connected with CC
Hi all
The whole idea of this app is JUST to let you assign an account that will give u the ability to buy apps from marketplace using CC, if your original ID have problem with adding CC information. So it is not to change you ID permanently. You can read my thread if u want. Anyway thanks op for making the app.
I can confirm this works. Just bought an app using a different account and it works. Editing a video on this so will be up in couple of hours.
As promised, Here the link to the video we made http://youtu.be/2H7dr7ZzJZs
I have a couple Email Digital Certificates (.p12) that I use to sign and encrypt emails from my desktop. I would like to start using them on my phone, but cannot seem to find any options in the native HTC Email app. I got them installed in the security settings on the phone, but just cannot find an option to use them in my emails. I have also tried using K-9, but cannot find an option within that app either.
So, is there any way to digitally sign and/or encrypt emails within the native email app?
If not, are there any reputable, trustworthy 3rd party apps in the app store that have this capability?
Oh and not sure if it actually matters, but I have the VZW variant One M8....
Thanks in advance,
Kratos
king kratos said:
I have a couple Email Digital Certificates (.p12) that I use to sign and encrypt emails from my desktop. I would like to start using them on my phone, but cannot seem to find any options in the native HTC Email app. I got them installed in the security settings on the phone, but just cannot find an option to use them in my emails. I have also tried using K-9, but cannot find an option within that app either.
So, is there any way to digitally sign and/or encrypt emails within the native email app?
If not, are there any reputable, trustworthy 3rd party apps in the app store that have this capability?
Oh and not sure if it actually matters, but I have the VZW variant One M8....
Thanks in advance,
Kratos
Click to expand...
Click to collapse
I think I finally figured this out. Android (for some very strange reason) doesn't actually support digital signatures or encryption with email natively. Therefore, one MUST use a third party app to process encrypted or digitally signed emails.
I have checked out R2Mail2 as a possible solution and am thus far liking it. There were a couple other options (but only a couple I could find) and they either had very low reviews or were requesting permissions that just didn't make sense. In fact one of them actually tried to explain why they needed permissions to view call logs, but weren't convincing enough for me so I skipped over it.
I also have a Galaxy Tab 2 10.1 and it supposedly supports certificates natively (something Samsung added themselves), but I guess it doesn't support S/MIME with the .p12 extension as it continues to tell me that there are no files found on my device.
If anyone has any other solutions that are better than having to use (and pay for) a 3rd party app, please do tell.
Thanks Kratos
king kratos said:
I think I finally figured this out. Android (for some very strange reason) doesn't actually support digital signatures or encryption with email natively. Therefore, one MUST use a third party app to process encrypted or digitally signed emails.
I have checked out R2Mail2 as a possible solution and am thus far liking it. There were a couple other options (but only a couple I could find) and they either had very low reviews or were requesting permissions that just didn't make sense. In fact one of them actually tried to explain why they needed permissions to view call logs, but weren't convincing enough for me so I skipped over it.
I also have a Galaxy Tab 2 10.1 and it supposedly supports certificates natively (something Samsung added themselves), but I guess it doesn't support S/MIME with the .p12 extension as it continues to tell me that there are no files found on my device.
If anyone has any other solutions that are better than having to use (and pay for) a 3rd party app, please do tell.
Thanks Kratos
Click to expand...
Click to collapse
No one has any ideas about native S/MIME support?
Kratos
I've been looking into this for a while... and I think you already found the best solution. R2Mail2 handles both S/MIME and PGP. I haven't seen any other good options for S/MIME. K9 + APG can give you PGP. There used to be a simple native mail app that would do PGP, but it looks like thats been pulled by Google.
Hi,
finally I found LineageOS as a suitable OS for the Moto G4 Plus in a work environment, where employees get an restricted user profile. In my test, everything seems to work fine up to now. But the problem is now that I cannot enable the "Email"App for the restricted profiles to connect to the Exchangeserver 2010.
Since k9-Mail does not work with Exchange, it could not work as a replacement.
I read, the reason is that a google account cannot be used in restricted accounts. That is fine. But I don't want to use a google but an exchange account. Does anyone has an idea how to solve this?
risaer said:
Hi, finally I found LineageOS as a suitable OS for the Moto G4 Plus in a work environment, where employees get an restricted user profile. In my test, everything seems to work fine up to now...
Click to expand...
Click to collapse
I don't have this device but, your best bet is to post this question within the following Official LineageOS thread for your device.
https://forum.xda-developers.com/showthread.php?t=3522101
If all else fails, and you don't receive any responses from the above thread, you can always try to obtain some member guidance within the following Q&A thread that's specific to your device.
https://forum.xda-developers.com/showthread.php?t=3526598
Good Luck!
~~~~~~~~~~~~~~~
I DO NOT provide support via PM unless asked/requested by myself. PLEASE keep it in the threads where everyone can share.
risaer said:
Hi,
finally I found LineageOS as a suitable OS for the Moto G4 Plus in a work environment, where employees get an restricted user profile. In my test, everything seems to work fine up to now. But the problem is now that I cannot enable the "Email"App for the restricted profiles to connect to the Exchangeserver 2010.
Since k9-Mail does not work with Exchange, it could not work as a replacement.
I read, the reason is that a google account cannot be used in restricted accounts. That is fine. But I don't want to use a google but an exchange account. Does anyone has an idea how to solve this?
Click to expand...
Click to collapse
So you have gapps installed. Do you really need it in this setup? Without gapps you get the default aosp mail. No Google account on the phone.
Hmm. I suppose it is not a device specific problem, but a general one.
Maybe even a general Nougat one? <-- UPDATE: Stock seems not to have the selection list **
And no. No GAPPs. It is the modified Version with MicroG. Email app is com.android.email (Version 7.1.2). I will try the unmodified version also.
If I go to the user page where I can allow, which apps can be used, more or less every app is listed but (UKW-Radio, Recorder AND E-Mail).
I also tried to move the Email from /system/app to /data/app which only caused force closes.
Maybe another reason could be that by entering exchange data you will be forced to add it as device administrator so it is not in the list?
Any help is apreciated.
I tested several mail-apps now, but either they do not support the Exchange server or they send a lot of data to other obscure servers so I have not found any alternative. I also installed the "Gmail" app (which is also usable with an exchange account) but this also does not appear in the share list and I absolutely do not understand why.
risaer said:
I tested several mail-apps now, but either they do not support the Exchange server or they send a lot of data to other obscure servers so I have not found any alternative. I also installed the "Gmail" app (which is also usable with an exchange account) but this also does not appear in the share list and I absolutely do not understand why.
Click to expand...
Click to collapse
Looks like you should install something from Microsoft.
kurtn said:
Looks like you should install something from Microsoft.
Click to expand...
Click to collapse
Sorry, if I do not understand if there is a hidden meaning behind this. If this is a serious tip I do not know what app? The android outlook app (which really looks neat) happily transfers AND STORES your account credentials and the content on their servers (see e.g. https://www.pcworld.com/article/288...s-new-outlook-apps-over-privacy-concerns.html , article is from 2015, but I suppose it is still valid. Some time ago I checked it and found out that there is no connection to my but only to some foreign servers). That is not only critical in my sense of privacy but also illegal in the sense of the GPDR. Funny that some people advertise certified Microsoft cloud products for the GPDR.
Nevertheless: Even if I would not use an MS server this would not solve the problem that I cannot select Email or GMail as an allowed app for an restricted user. I also tried the unmodified Lineageos but it has the same issue.
I really do not understand how all the companies work with android phones in working environments. All this fiddeling around just do protect the phones by encrypting the content in case of loss, to give the user restricted access so that they cannot install apps that must not be on the device and to care about privacy. Like on a usual work pc. Do they all use I-Phones?
possible Explaination (?)
(arrg. Always copy your text before you try to send your post) short summary of what I've written:
according to these links my understanding like this:
https://support.google.com/nexus/answer/3175031?hl=en and https://android.stackexchange.com/q...restricted-accounts-on-phone-running-lollipop
"Normal user" and "restricted user" is not equivalent to windows "admin" and "restricted user". "restricted users" are not allowed to use accounts so you need to use "normal user" which has some rights less than the owner. All allowed apps has to be installed again (but are just links, no duplicates).
The store and some other apps can be locked with a pattern.
I will test this. If you have further ideas or a suiable management solution for more than 10 phones to hesitate to write.