Android FlatUI is an Open Source Android library that allows developers to easily create professional looking & visual appealing "Flat UI" applications. Feel free to use it in your Android apps provided that you cite this project and include the license in your app.
- Nothing! You can use this library's flat views just like you use Android's default views.
- File->Import->General->Existing Projects into Workspace, Next
- Select root directory: /path/to/project
- Projects->Select All
- UNCHECK both "Copy projects into workspace" and "Add project to working sets"
- Finish
After you have imported the library in your Eclipse workspace by following the above mentioned steps
- Right click on project
- Properties->Android
- Click "Add" button
- Click Android FlatUI
- Click OK
If you have fixed a bug, improved an algorithm or otherwise contributed to the library and you feel like sharing your work with the community, please send me a pull request on GitHub with a concise description of the changes. Please respect & follow my coding style and use proper descriptive comments, indentations etc.
- Umer Farooq
http://www.wingoku.com/2014/04/wingoku-flatui-ui-theming-library-for.html
For more info ask me on Twitter with @WinGokus
Copyright 2014 Umer Farooq
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.