Updated Android (markdown)

buggii 2014-03-30 01:20:50 -07:00
parent 14457bd8c3
commit 561885ce4f

@ -1,16 +1,17 @@
### Proxdroid
* [About proxdroid](https://github.com/Proxmark/proxmark3/wiki/Android#about)
* [About Proxdroid](https://github.com/Proxmark/proxmark3/wiki/Android#about)
* [Source and compiled version links](https://github.com/Proxmark/proxmark3/wiki/Android#links)
***
### About
### About Proxdroid
Since r653 and thanks to user/dev _marcv81_ **Proxdroid** - a compiled Android version of the proxmark3 client - is available !
Since r774 it was updated to support the new CDC/Serial interface.
![](http://i.imgur.com/r4Ub9jk.png)
* Proxdroid is an Android executable with the same functionalities of the Win/Linux versions;
* Proxdroid doesn't use Android APIs so it should work on every Android version;
* If your kernel already has required modules and libraies and also permissions to read/write on /dev/ttyACM?, root should not be necessary but it is preferred.
* If your kernel already has required modules and libraies and also permissions to read/write on /dev/ttyACM?, root should not be necessary but it is preferred (look at links below for more information).
### Links