Giter Club home page Giter Club logo

android-streaming-testbed's People

Contributors

azupko avatar dheimann avatar girlscott5 avatar kylekellogg avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

android-streaming-testbed's Issues

Android Studio build fails - task 'app:compileDebugJava'

Greetings -

Build attempt on Studio 2.1.1 for 4.2 (actual) device failing with errors in two classes:

/Users/timfulton/android-streaming-testbed/app/src/main/java/red5pro/org/testandroidproject/tests/PublishRemoteCallTest/PublishRemoteCallTest.java
error: method send in class R5Stream cannot be applied to given types;
required: R5RemoteCallContainer
found: String,Hashtable<String,String>
reason: actual and formal argument lists differ in length
/Users/timfulton/android-streaming-testbed/app/src/main/java/red5pro/org/testandroidproject/tests/SubscribeTwoStreamTest/SubscribeTwoStreamTest.java
error: cannot find symbol variable audioController
Note: /Users/timfulton/android-streaming-testbed/app/src/main/java/red5pro/org/testandroidproject/tests/SubscribeImageTest/SubscribeImageTest.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Error:Execution failed for task ':app:compileDebugJava'.
> Compilation failed; see the compiler error output for details.

Re: deprecated API - in my build.gradle(module: app), I have:

compileSdkVersion 19
buildToolsVersion 19.1.0
targetSdkVersion 19

I'm very new to Android development, but this strikes me as not a configuration issue.

Any ideas greatly appreciated!

problem with android studio 2.2.1

Dear all,

i tried to compile the software, but get an error:
Error Note: /Users/zeevmindali/Desktop/streamer/app/src/main/java/red5pro/org/testandroidproject/tests/SubscribeImageTest/SubscribeImageTest.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':app:compileDebugJavaWithJavac'.

    java.io.FileNotFoundException: /Users/zeevmindali/Desktop/streamer/app/libs/red5pro-1.0.2.jar (No such file or directory)

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --debug option to get more log output.

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.