This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/home/roroco/.rbenv/shims/bundle exec /home/roroco/.rbenv/versions/2.3.1/bin/ruby -e at_exit{sleep(1)};$stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift) /home/roroco/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/ruby-debug-ide-0.6.0/bin/rdebug-ide --disable-int-handler --evaluation-timeout 10 --rubymine-protocol-extensions --port 35940 --host 0.0.0.0 --dispatcher-port 35313 -- /home/roroco/Dropbox/rbs/ro_dict/exe.rb | |
Fast Debugger (ruby-debug-ide 0.6.0, debase 0.2.1, file filtering is supported) listens on 0.0.0.0:35940 | |
16-08-13 18:06:57: set sinatra app RoDict::Sv::App ---- /home/roroco/Dropbox/rbs/ro_dict/lib/ro_dict/sv.rb:6 in `<module:RoDict>' | |
16-08-13 18:06:58: kill 23314 ---- /home/roroco/Dropbox/rbs/ro_cmds/lib/sh/process.rb:419 in `st' | |
[2016-08-13 18:06:58] INFO WEBrick 1.3.1 | |
[2016-08-13 18:06:58] INFO ruby 2.3.1 (2016-04-26) [x86_64-linux] | |
== Sinatra (v1.4.7) has taken the stage on 23314 for development with backup from WEBrick | |
[2016-08-13 18:06:58] INFO WEBrick::HTT |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apply plugin: 'com.android.library' | |
android { | |
compileSdkVersion 23 | |
buildToolsVersion "23.0.3" | |
defaultConfig { | |
minSdkVersion 23 | |
targetSdkVersion 23 | |
versionCode 1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apply plugin: 'com.android.library' | |
android { | |
compileSdkVersion 23 | |
buildToolsVersion "23.0.3" | |
defaultConfig { | |
minSdkVersion 23 | |
targetSdkVersion 23 | |
versionCode 1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apply plugin: 'com.android.library' | |
android { | |
compileSdkVersion 23 | |
buildToolsVersion "23.0.3" | |
defaultConfig { | |
minSdkVersion 23 | |
targetSdkVersion 23 | |
versionCode 1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<manifest xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" | |
package="ro.withyoumi"> | |
<uses-permission android:name="android.permission.INTERNET"/> | |
<uses-permission android:name="android.permission.READ_PHONE_STATE"/> | |
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/> | |
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE"/> | |
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/> | |
<uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW"/> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<manifest xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" | |
package="ro.withyoumi"> | |
<uses-permission android:name="android.permission.INTERNET"/> | |
<uses-permission android:name="android.permission.READ_PHONE_STATE"/> | |
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/> | |
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE"/> | |
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/> | |
<uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW"/> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<manifest xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" | |
package="ro.withyoumi"> | |
<uses-permission android:name="android.permission.INTERNET"/> | |
<uses-permission android:name="android.permission.READ_PHONE_STATE"/> | |
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/> | |
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE"/> | |
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/> | |
<uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW"/> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package ro.rotry; | |
import android.media.MediaRecorder; | |
import android.support.v7.app.AppCompatActivity; | |
import android.os.Bundle; | |
import java.io.IOException; | |
public class TestMr extends AppCompatActivity { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package ro.rotry; | |
import android.media.MediaRecorder; | |
import android.support.v7.app.AppCompatActivity; | |
import android.os.Bundle; | |
import java.io.IOException; | |
public class TestMr extends AppCompatActivity { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
04-25 05:52:30.807 625-685/system_process I/InputDispatcher: Application is not responding: AppWindowToken{9234186 token=Token{25c8261 ActivityRecord{cbf21c8 u0 ro.adr.test/.TestSeekBar t258}}} - Window{9051836 u0 ro.adr.test/ro.adr.test.TestSeekBar}. It has been 5001.7ms since event, 5001.6ms since wait started. Reason: Waiting to send key event because the focused window has not finished processing all of the input events that were previously delivered to it. Outbound queue length: 0. Wait queue length: 1. | |
04-25 05:52:30.808 625-685/system_process I/WindowManager: Input event dispatching timed out sending to ro.adr.test/ro.adr.test.TestSeekBar. Reason: Waiting to send key event because the focused window has not finished processing all of the input events that were previously delivered to it. Outbound queue length: 0. Wait queue length: 1. | |
04-25 05:52:30.810 625-685/system_process I/ActivityManager: Force stopping ro.adr.test appid=10061 user=0: finished inst | |
04-25 05:52:30.810 2039-2039/? D/AndroidR |