Giter VIP home page Giter VIP logo

conversations's Introduction

Conversations

Getting Up and Running

TODO does https://medium.com/surabayadev/setting-up-react-native-android-without-android-studio-35a496e1dfa3 make things simpler?

  1. Install node.js
  2. Install the Yarn Package Manager
  3. Configure Android
    1. Install Android Studio
    2. create an ANDROID_HOME environment variable, pointing at your Android SDK directory (~/Library/Android/sdk on a Mac, most likely)
    3. Within Adroid Studio, Open an existing Android Studio project and select the android directory within this repository
    4. Create a virtual device
    5. You must launch the device in the Android emulator in order to run the application
  4. Create a YouTube API key for local development (see the Getting Started guide for more information)
  5. create a YOUTUBE_API_KEY environment variable equal to your API key
  6. Run yarn start from within a terminal in the project directory to start the development server
  7. View the application from within your Android virtual device by running yarn android in a separate terminal session

conversations's People

Contributors

bdougsand avatar bhinebaugh avatar carpeliam avatar ranjani23 avatar sashamaryl avatar stevemanone avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

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

conversations's Issues

YouTubePlayer released

07-31 20:54:41.812 19376-19376/org.aashiyaan E/ViewRootImpl: sendUserActionEvent() returned. sendUserActionEvent() returned. 07-31 20:54:41.813 19376-19376/org.aashiyaan E/ViewRootImpl: sendUserActionEvent() returned. 07-31 20:54:42.029 19376-19376/org.aashiyaan E/AndroidRuntime: FATAL EXCEPTION: main Process: org.aashiyaan, PID: 19376 java.lang.IllegalStateException: This YouTubePlayer has been released at kit.a(SourceFile:106) at kit.l(SourceFile:235) at akgr.onTransact(SourceFile:45) at android.os.Binder.transact(Binder.java:612) at com.google.android.youtube.player.internal.d$a$a.a(Unknown Source:18) at com.google.android.youtube.player.internal.s.play(Unknown Source:2) at com.inprogress.reactnativeyoutube.YouTubePlayerController$1.run(YouTubePlayerController.java:315) at android.os.Handler.handleCallback(Handler.java:789) at android.os.Handler.dispatchMessage(Handler.java:98) at android.os.Looper.loop(Looper.java:164) at android.app.ActivityThread.main(ActivityThread.java:6938) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:327) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1374)

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.