This file contains hidden or 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 com.example.zack.test; | |
import android.support.v7.app.ActionBarActivity; | |
import android.os.Bundle; | |
import android.util.Base64; | |
import android.util.Log; | |
import android.view.Menu; | |
import android.view.MenuItem; | |
import java.io.DataOutputStream; | |
import java.io.IOException; |
This file contains hidden or 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 com.example.zack.test; | |
import android.support.v7.app.ActionBarActivity; | |
import android.os.Bundle; | |
import android.util.Base64; | |
import android.view.Menu; | |
import android.view.MenuItem; | |
import java.io.DataOutputStream; | |
import java.io.IOException; | |
import java.io.InputStream; |
This file contains hidden or 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
30304/? V/ClClient﹕ V 2015-06-20T22:51:31.317+0100 [ci=NhRh5DSjod] 85393 ClClient RECV(82) KeepAliveResponse_5 | |
06-20 22:51:31.796 993-4722/? D/SSRM:n﹕ SIOP:: AP = 290, PST = 307, CUR = 93 | |
06-20 22:51:33.596 993-1268/? D/BatteryService﹕ !@BatteryListener : batteryPropertiesChanged! | |
06-20 22:51:33.596 993-1268/? D/BatteryService﹕ level:100, scale:100, status:5, health:2, present:true, voltage: 4393, temperature: 267, technology: Li-ion, AC powered:false, USB powered:true, Wireless powered:false, icon:17303722, invalid charger:0 | |
06-20 22:51:33.596 993-1268/? D/BatteryService﹕ online:4, current avg:90, charge type:1, power sharing:false, high voltage charger:false, capacity:322000, current_now:91 | |
06-20 22:51:33.596 993-993/? D/BatteryService﹕ Sending ACTION_BATTERY_CHANGED. | |
06-20 22:51:33.596 993-1268/? D/BatteryService﹕ stay LED for fully charged | |
06-20 22:51:33.606 993-993/? I/MotionRecognitionService﹕ Plugged | |
06-20 22:51:33.606 993-993/? I/MotionRecognitionService﹕ setP |