MultiWii EZ-GUI is a Android based configuration and GCS interface for the MultiWii multicopter controller software.
You can install it from Google Play.
http://play.google.com/store/apps/details?id=com.ezio.multiwii
*Use GoogleAPI 4.x to compile
*This app uses ActionBarSherlock and you have to have it in your workspace. In my workspace it is called library.
for more info go here: http://actionbarsherlock.com/usage.html
*also viewpagerindicator is used http://viewpagerindicator.com/
*App.java class is the main class in this app. Start from here.
*to create new activity you can use com.ezio.multiwii.notUsed.TemplateActivity.java as example
I'm working on this project in my spare time. If you find it usefull and you think that you can support my efforts, then please click on the link below...
MultiWii EZ-GUI
Copyright (C) <2013> Bartosz Szczygiel (eziosoft)
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.