Skip to content

Latest commit

 

History

History
43 lines (23 loc) · 1.21 KB

README.md

File metadata and controls

43 lines (23 loc) · 1.21 KB

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 in project to your android phone to run app (video) this require android 5.1 and upper.

Authors

License

This is free, Share to learn.