SilverLining for Android  1.0
Skies, 3D clouds, and weather for Android
SilverLining Licensing

In order to use SilverLining within your application, you must instantiate an Atmosphere object. For example:

        atm = new Atmosphere("Your Product Name", "Your License Code");

You may specify any name and license code into the Atmosphere constructor, but if it's not a valid license, SilverLining will run in evaluation mode. This means it will display a log message warning that SilverLining is unlicensed at startup, and it will terminate your app after five minutes of use.

To purchase a license after your evaluation, visit http://sundog-soft.com/sds/purchase-a-license/ or contact sales@sundog-soft.com.