Giter VIP home page Giter VIP logo

android-playground's People

Contributors

josejuansanchez avatar

Watchers

 avatar  avatar

android-playground's Issues

Include 'adb shell input'

Usage: input [<source>] <command> [<arg>...]

The sources are: 
      mouse
      keyboard
      joystick
      touchnavigation
      touchpad
      trackball
      stylus
      dpad
      touchscreen
      gamepad

The commands and default sources are:
      text <string> (Default: touchscreen)
      keyevent [--longpress] <key code number or name> ... (Default: keyboard)
      tap <x> <y> (Default: touchscreen)
      swipe <x1> <y1> <x2> <y2> [duration(ms)] (Default: touchscreen)
      press (Default: trackball)
      roll <dx> <dy> (Default: trackball)

References:

Bug: MainActivity has leaked ServiceConnection android.speech.tts.TextToSpeech

 Activity org.josejuansanchez.playground.MainActivity has leaked ServiceConnection android.speech.tts.TextToSpeech$Connection@11ddd68b that was originally bound here
    android.app.ServiceConnectionLeaked: Activity org.josejuansanchez.playground.MainActivity has leaked ServiceConnection android.speech.tts.TextToSpeech$Connection@11ddd68b that was originally bound here
            at android.app.LoadedApk$ServiceDispatcher.<init>(LoadedApk.java:1077)
            at android.app.LoadedApk.getServiceDispatcher(LoadedApk.java:971)
            at android.app.ContextImpl.bindServiceCommon(ContextImpl.java:1774)
            at android.app.ContextImpl.bindService(ContextImpl.java:1757)
            at android.content.ContextWrapper.bindService(ContextWrapper.java:539)
            at android.speech.tts.TextToSpeech.connectToEngine(TextToSpeech.java:800)
            at android.speech.tts.TextToSpeech.initTts(TextToSpeech.java:770)
            at android.speech.tts.TextToSpeech.<init>(TextToSpeech.java:723)
            at android.speech.tts.TextToSpeech.<init>(TextToSpeech.java:702)
            at android.speech.tts.TextToSpeech.<init>(TextToSpeech.java:686)
            at org.josejuansanchez.playground.controllers.TextToSpeechController.<init>(TextToSpeechController.java:23)
            at org.josejuansanchez.playground.MainActivity.onCreate(MainActivity.java:137)
            at android.app.Activity.performCreate(Activity.java:5990)
            at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1106)
            at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2278)
            at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2387)
            at android.app.ActivityThread.access$800(ActivityThread.java:151)
            at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1303)
            at android.os.Handler.dispatchMessage(Handler.java:102)
            at android.os.Looper.loop(Looper.java:135)
            at android.app.ActivityThread.main(ActivityThread.java:5254)
            at java.lang.reflect.Method.invoke(Native Method)
            at java.lang.reflect.Method.invoke(Method.java:372)
            at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:903)
            at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:698)

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.