Android Templates And Utilities is a collection of source codes, utilities, templates and snippets for Android development. It helps to build new apps and shows the best way how to implement certain problems on Android platform.
Android Templates And Utilities are organized into 3 groups:
- Demo - runnable demo app including src, res, manifest.
- Src - source code including classes, methods, resources.
- Res - resource code including xml files, images.
This README file serves mainly like a template for other projects.
Fill in text about main features.
Fill in text about installation.
Fill in text about usage.
Fill in text about documentation.
Fill in text about version changes.
Some projects use external libraries for additional functionality. All library dependencies in the project should be listed below. For example:
- ActionBarSherlock
- ActionBarSherlock map plugin
- ActiveAndroid
- AndEngine
- Android Support Library v4
- Android UI Patterns Collection
- Androrm
- Crittercism
- Facebook Android SDK
- File Picker Activity
- Flurry
- Google Cloud Messaging
- Green Droid
- GreenDAO
- GSON
- Holo Everywhere
- Ignition
- Jackson
- Localytics
- Map View Baloons
- Nine Old Androids
- Number Picker
- OrmLite
- Polaris
- RSS Reader
- Sliding Menu
- Sticky List Headers
- Sugar ORM
- Swipe To Dismiss
- Tree View List
- Universal Image Loader
- View Pager Indicator
- ZXing
- Petr Nohejl, 2012
Copyright (C) 2012 Petr Nohejl, petrnohejl.cz
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 2
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, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
This program comes with ABSOLUTELY NO WARRANTY!