https://github.com/ch8n/no-external-library-mvvm-example
https://github.com/ch8n/no-external-library-mvvm-example
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ch8n/no-external-library-mvvm-example
- Owner: ch8n
- Created: 2020-10-27T10:40:47.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-27T11:23:43.000Z (over 5 years ago)
- Last Synced: 2025-04-05T05:16:53.399Z (about 1 year ago)
- Language: Kotlin
- Size: 334 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Android-no-3rd-party-mvvm-example
#### This project AIM to demonstrate all the feature present in modern android development using core standard android libraries
if you like to request a feature to be implemented using standard libraries please create a `issue`
## License
```
Copyright [2020] [Chetan gupta] [chetangupta.net]
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.
```