https://github.com/ganeshmukesh123/pets
https://github.com/ganeshmukesh123/pets
android android-application sqlite-android
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ganeshmukesh123/pets
- Owner: ganeshmukesh123
- License: other
- Created: 2017-09-09T16:47:41.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-24T18:17:28.000Z (over 7 years ago)
- Last Synced: 2025-02-02T18:56:00.505Z (12 months ago)
- Topics: android, android-application, sqlite-android
- Language: Java
- Size: 19.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Pets App
===================================
This app displays a list of pets and their related data that the user inputs.
Used in a Udacity course in the Android Basics Nanodegree by Google.
Getting Started
---------------
This sample uses the Gradle build system. To build this project, use the
"gradlew build" command or use "Import Project" in Android Studio.
License
-------
Copyright 2016 The Android Open Source Project, Inc.
Licensed to the Apache Software Foundation (ASF) under one or more contributor
license agreements. See the NOTICE file distributed with this work for
additional information regarding copyright ownership. The ASF licenses this
file to you 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.