Back to project page sloop.
The source code is released under:
NON-LICENSE The Sloop data-browser source code is hereby released into the Public Domain. The original author, David Megginson, Megginson Technologies Ltd., and Acclar Open Ltd. provide no warranty:...
If you think the Android project sloop listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
/** * Activities (top-level pages) for Sloop. * * The starting screen is {@link com.megginson.sloop.activities.MainActivity}. This package also * contains fragments and action providers that form parts of the activities. * * @author David Megginson */ package com.megginson.sloop.activities;