https://github.com/leanh153/youtube
This repository is an android application, user can google account to sign in or Sign in by user's name. Data is stored on SQLite. this uses Youtube api v3 to to get video's information and play.
https://github.com/leanh153/youtube
android android-application googlesignin sqlite sqlite-database youtube-api-v3 youtube-player
Last synced: 11 months ago
JSON representation
This repository is an android application, user can google account to sign in or Sign in by user's name. Data is stored on SQLite. this uses Youtube api v3 to to get video's information and play.
- Host: GitHub
- URL: https://github.com/leanh153/youtube
- Owner: leanh153
- Created: 2018-07-16T01:24:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-02T09:07:17.000Z (over 7 years ago)
- Last Synced: 2025-01-10T21:32:50.388Z (about 1 year ago)
- Topics: android, android-application, googlesignin, sqlite, sqlite-database, youtube-api-v3, youtube-player
- Language: Java
- Homepage:
- Size: 5.19 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Alarm
* This is an application to watch videos from youtube, use youtube api v3 and login with google.
Data is stored on the SQLite database, using that data to check user's sign in, sign up information.
* Require Android API 22 or upper (Android 5.1).
## Pre-Requisites
- Android SDK
- Android Studio or other Gradle enabled build system
## Getting Started
- Download or clone this project to your machine
- Run the app from Android Studio. You may have to download the correct version of Gradle
and Android build tools from the Android SDK Manager.
## Running App
* After building finish, you can run by click on run icon or on the tab bar click on
run 'app' (may instead: Ctrl + F5)
* You can also copy file [app-debug.apk](https://github.com/leanh153/Youtube/raw/master/app-debug.apk) in project to
your android phone to [run app (video)](https://www.youtube.com/watch?v=p8_zUF5zCkA) this require android 5.1 and upper.
## Authors
* **LE VAN ANH** - *follow me* - [GitHub](https://github.com/leanh153)
* Make friend [**FACEBOOK**](https://WWW.facebook.com/leanh153)
* My LinkIn [LinkIn](https://www.linkedin.com/in/lênanh)
* Connect me email: anhle1531994@gmail.com
## License
This is free, Share to learn.