The SuperToasts library is an enhancement of the stock Android Toast class. This library offers developers new ways of communicating with their users. The idea for this library came from the UndoBar Library and the Crouton Library.
This is a Beta release, expect bugs.
###Eclipse
- Download the ZIP file
- Extract the SuperToasts project from the ZIP file
- In Eclipse: New > Android Project from Existing Code > SuperToasts project > Finish
- Right click on your project
- Android > Library: Add > SuperToasts
###Maven coming very soon!
Check out the Wiki pages here.
A simple demo application is available on Google Play. This demo application does not showcase all of the libraries functions rather it is a short demonstration of major features/functions of the library.
John Persano
Copyright 2013 John Persano
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.