We already have a X10 home automation server in C# that run on Windows as Service. But we want to redesign all for Android (b4a) as an "Android X10 server". Our app (C#) is simple, its like a listener, just the CM15Pro module send an receive commands (on/off/dimm) through usb or serial port.
Maybe someone can help us to rewrite it to B4a? obviously we can pay for help
For example this is a X10 Java example that can control CM15Pro...
This is the Java X10 project page:
https://code.google.com/p/javax10/
Sample:
https://code.google.com/p/javax10/source/browse/trunk/src/x10/interfaces/cm15a/CM15A.java?r=61
Any way to use this project on B4a as library?
Thanks for advise and excuse y english
Maybe someone can help us to rewrite it to B4a? obviously we can pay for help
For example this is a X10 Java example that can control CM15Pro...
This is the Java X10 project page:
https://code.google.com/p/javax10/
Sample:
https://code.google.com/p/javax10/source/browse/trunk/src/x10/interfaces/cm15a/CM15A.java?r=61
Any way to use this project on B4a as library?
Thanks for advise and excuse y english
Last edited: