https://github.com/snoopycodex/androidutilities
https://github.com/snoopycodex/androidutilities
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/snoopycodex/androidutilities
- Owner: SnoopyCodeX
- License: apache-2.0
- Created: 2020-09-19T09:41:04.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-19T14:10:46.000Z (over 5 years ago)
- Last Synced: 2025-01-23T15:37:50.781Z (about 1 year ago)
- Language: Java
- Size: 106 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AndroidUtilities
> A collection of different utilities for android development such as file utilities, time utilities, font utilities and more!
## LICENSE
```
Copyright 2020 SnoopyCodeX | Cyber Droid Developers PH
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.
```