Mikrodroid lets you to manage MikroTik routers from an Android device. It is primarily aimed at power users who are used to doing things from the command line.
The application is currently in Alpha.
The initial goal is have to complete read-only access to all the menus and values on a typical MikroTik router.
In order to use the application you have to download the source code and get it working. I use Eclipse.
If you have any problems with the application please log a ticket.
Java library for X-Way and/or UNI-TE communication.
PROJECT HAS MOVED HERE: https://github.com/Elektordi/x-way-uni-te
X-Way and UNI-TE (also used in Unitelway) are communication protocols for old Schneider Electrics PLCs (Programmable Logic Controllers), formerly "Modicon Télémécanique".
The aim of this open-source project is to create a Java library to send and receive such data, because there is actually no open-source project at all in this field.
Keep in mind that those protocols are old and not maintained anymore by any company,...