Code Monkey home page Code Monkey logo

search-youtube's Introduction

Youtube Search Android App

An Android App which provides the basic functionality of searching videos from youtube, displaying the results and playing them.

  • Used Youtube Data API v3
  • Used Youtube Player API

Features

  • Search
  • Play Video

Views Used

  • Youtube Player View
  • Recycler View
  • Card View

ScreenShots

  • Dashboard

  • Loading while searching and displaying

  • Results being shown

  • Video being loaded on next screen

  • Playing video


Star History

Star History Chart

search-youtube's People

Contributors

abhi5658 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

search-youtube's Issues

getting this error

E/memtrack: Couldn't load memtrack module
2019-07-11 22:04:14.029 26229-26229/cf.jrntr.app E/RecyclerView: No adapter attached; skipping layout
2019-07-11 22:04:14.370 26229-26229/cf.jrntr.app E/AndroidRuntime: FATAL EXCEPTION: main
Process: cf.jrntr.app, PID: 26229
java.lang.NullPointerException: Attempt to invoke interface method 'int java.util.List.size()' on a null object reference
at cf.jrntr.app.YoutubeAdapter.getItemCount(YoutubeAdapter.java:172)
at androidx.recyclerview.widget.RecyclerView.dispatchLayoutStep1(RecyclerView.java:3834)
at androidx.recyclerview.widget.RecyclerView.dispatchLayout(RecyclerView.java:3639)
at androidx.recyclerview.widget.RecyclerView.onLayout(RecyclerView.java:4194)
at android.view.View.layout(View.java:19659)
at android.view.ViewGroup.layout(ViewGroup.java:6075)
at android.widget.LinearLayout.setChildFrame(LinearLayout.java:1791)
at android.widget.LinearLayout.layoutVertical(LinearLayout.java:1635)
at android.widget.LinearLayout.onLayout(LinearLayout.java:1544)
at android.view.View.layout(View.java:19659)
at android.view.ViewGroup.layout(ViewGroup.java:6075)
at android.widget.FrameLayout.layoutChildren(FrameLayout.java:323)
at android.widget.FrameLayout.onLayout(FrameLayout.java:261)
at android.view.View.layout(View.java:19659)

got error

/home/bishal/Desktop/androidstudio/BijayaDashamiTihar/app/src/main/java/com/bijayadashami/bishal/mainactivity.java:
uses or overrides a deprecated API.
Recompile with -Xlint:deprecation for details.

and

Program type already present: javax.annotation.CheckForSigned
Message{kind=ERROR, text=Program type already present: javax.annotation.CheckForSigned, sources=[Unknown source file], tool name=Optional.of(D8)}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.