Learn how to develop Android app with WebControl

CAI_Support

Senior Member
We have developed Android app for controlling WebControl over network. Now, we released that Android app source code for anyone to learn how to develop Android app, or modify this app with your own design to control WebControl.  We removed all copyright statement from all the source files, so that you can use modified app in any way you want, including commercial use.
 
The WebControl Android app source code zip file is located at:
http://www.cainetworks.com/products/webcontrol/webcontrol.zip
 
To develop Android app, you will need to have Eclipse development environment, and full JDK.
Eclipse Classic is the one we recommend, it can be downloaded from here:
http://www.eclipse.org/downloads/
Installation for Eclipse is different from other software, it simply unzip into a directory without any installation software.
For example, you can create a directory called
C:\android\
under that, you can place the webcontrol.zip and unzip that into
C:\android\webcontrol\
and unzip Eclipse into
C:\android\eclipse\
 
You will need to install the full Java Development software and tools.
 
If you want to modify the database inside the app, you will also need to install SQL Lite, that can be from FireFox browser extension.
 
We are sorry that we will not provide support for developing Android app.  But we believe there are a lot of experts on this forum will help you by posting your question in this topic on this forum.
 
Have fun with WebControl!
 
 
You might had problem downloading the source earlier today, due to Yahoo Domain manager altered our domain record by accident. Now, everything is restored. Sorry for the problem.
 
Back
Top