Some helper functions and shared resources to be used only by the simple apps suite.
Find a file
2016-12-11 11:24:25 +01:00
.idea adding some extensions 2016-12-11 11:24:25 +01:00
gradle/wrapper adding the project 2016-12-11 00:22:27 +01:00
library adding some extensions 2016-12-11 11:24:25 +01:00
samples remove some resources 2016-12-11 11:14:37 +01:00
.gitignore adding the project 2016-12-11 00:22:27 +01:00
build.gradle adding the project 2016-12-11 00:22:27 +01:00
gradle.properties adding the project 2016-12-11 00:22:27 +01:00
gradlew adding the project 2016-12-11 00:22:27 +01:00
gradlew.bat adding the project 2016-12-11 00:22:27 +01:00
LICENSE add readme and license 2016-12-11 00:23:33 +01:00
README.md add readme and license 2016-12-11 00:23:33 +01:00
settings.gradle create a new module Library 2016-12-11 00:33:47 +01:00

Simple-Commons

Some helper functions, dialogs etc used by all simple apps

License

Copyright 2016 SimpleMobileTools

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.