onepf / OpenIAB

Open In-App Billing for Google Play, SlideMe, Amazon Store, Nokia Store, Samsung Apps, Yandex.Store, Appland, Aptoide, AppMall and Fortumo.
http://onepf.org/openiab/
Apache License 2.0
476 stars 171 forks source link

error while integrating OpenIAB in unity #228

Open RamGul opened 10 years ago

RamGul commented 10 years ago

While running angryBots with OpenIAB interation ....I got error for Google Play: The version of application is not configured for billing through google Play.

oorlov commented 10 years ago

Hi @RamGul !

Please ensure you prepared your .apk and in-app products in Developer Console correctly. We described procedure in step 5 here https://github.com/onepf/OpenIAB#google-play-and-open-stores

oorlov commented 10 years ago

If it still doesn't work, please share OpenIAB logs with us. need to call OpenIAB.enableDebugLogging(true); before .init()

emperor1412 commented 10 years ago

Hi, I am using OpenIAB Unity plugin 0.9.6. I were able to get OpenIAB working on google, amazon but never get samsung inapp purchase working. The event billingSupportedEvent and billingNotSupportedEvent never get called. I did follow the instruction to install the apk using adb install -i com.sec.android.app.samsungapps /path/to/YourApp.apk. The app was successfully installed on my android device - the samsung one. By the way the enableDebugLogging method is not static and I have to modified it to static and call it before calling init method, but that produce a bug log:

06-17 16:34:58.324: I/Unity(9797): AndroidJavaException: java.lang.NoSuchMethodError: no method with name='enableDebugLogging' signature='(Z)V' in class Lorg/onepf/openiab/UnityPlugin;

oorlov commented 10 years ago

Hi @emperor1412 !

We've fixed issue with logging in recent commit. Could you try to collect logs again using latest version from master or pre-compiled binary from here: https://yadi.sk/d/yc-WEwhsU4T9J ?

emperor1412 commented 10 years ago

Hi, the games is already available on Slideme, Google Play, Nokia X and Amazon, I did downloaded the game from these store. Now I am going to post a new version and want to test in-app feature again on the same android device - samsung one. Just so you know if it help.

I used the test scene OpenIAB-demo included in the package with SKUs and Base64-encoded RSA public keys set correctly to my games, now it does not work for any stores.

Using the package you provided, here is the log, I set the debug tag to be "openiab_test_test":

06-20 01:45:22.591: D/MotionEngine(1730): [@@@ Motion Engine @@@] GetMotionScenarioId 0.057461 0.316035 9.710882 0.000000 0.000000 0.000000 51 20 06-20 01:45:22.931: I/InputReader(1730): Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.17 ] 06-20 01:45:22.931: I/InputDispatcher(1730): Delivering touch to current input target: action: 0x0 06-20 01:45:22.931: I/InputDispatcher(1730): Delivering touch to current input target: action: 0x0 06-20 01:45:22.931: I/InputDispatcher(1730): Delivering touch to current input target: action: 0x0 06-20 01:45:23.001: D/hawaii.hwcomposer(1389): FBDevice::post called 59 times 06-20 01:45:23.011: D/hawaii.hwcomposer(1389): FBDevice::vsync called 60 times 06-20 01:45:23.351: I/InputReader(1730): Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] 06-20 01:45:23.351: I/InputDispatcher(1730): Delivering touch to current input target: action: 0x1 06-20 01:45:23.351: I/InputDispatcher(1730): Delivering touch to current input target: action: 0x1 06-20 01:45:23.351: I/InputDispatcher(1730): Delivering touch to current input target: action: 0x1 06-20 01:45:23.451: D/OpenIAB-UnityPlugin(6091): createBroadcasts 06-20 01:45:23.451: D/OpenIAB-UnityPlugin(6091): Starting setup. 06-20 01:45:23.461: D/openiab_test_test(6091): in: 6 startSetup() discovered openstores: [] 06-20 01:45:23.471: D/GooglePlay(6091): isBillingAvailable() packageName: com.ohohgames.newchampion 06-20 01:45:23.612: D/Finsky(5477): [500] InAppBillingUtils.getPreferredAccount: com.ohohgames.newchampion: Account from first account - [67oSKJ0QwtPKVgRNeMq0dboE1UQ] 06-20 01:45:23.622: D/AmazonAppstore(6091): hasAmazonClasses() cannot load class com.amazon.android.Kiwi 06-20 01:45:23.622: D/AmazonAppstore(6091): isPackageInstaller() sandBox: true 06-20 01:45:23.642: I/power(1730): *** acquire_dvfs_lock : lockType : 1 freq : 999999 06-20 01:45:23.642: D/PowerManagerService(1730): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT frequency : 999999 uid : 1000 pid : 1730 tag : ActivityManager 06-20 01:45:23.642: W/ActivityManager(1730): mDVFSLock.acquire() 06-20 01:45:23.662: D/MotionEngine(1730): [@@@ Motion Engine @@@] GetMotionScenarioId 0.134075 0.229843 9.710882 0.000000 0.000000 0.000000 51 20 06-20 01:45:23.812: D/dalvikvm(1730): GC_FOR_ALLOC freed 624K, 17% free 18150K/21703K, paused 102ms, total 107ms 06-20 01:45:23.812: I/dalvikvm-heap(1730): Grow heap (frag case) to 18.650MB for 214528-byte allocation 06-20 01:45:23.912: D/dalvikvm(1730): GC_FOR_ALLOC freed 259K, 18% free 18100K/21959K, paused 94ms, total 94ms 06-20 01:45:23.912: D/BatteryStatsImpl(1730): ++++++xy WakeLock start : pid=1730, name=, type=0, tid=2270, pid=1730, pName=null 06-20 01:45:23.922: D/MotionEngine(1730): [MotionEngine] -> PR_MOVE -> Move Recognition Lv(1) 06-20 01:45:23.992: D/hawaii.hwcomposer(1389): FBDevice::vsync called 59 times 06-20 01:45:24.002: D/hawaii.hwcomposer(1389): FBDevice::post called 42 times 06-20 01:45:24.072: W/SignalStrength(1837): getGsmLevel=4 06-20 01:45:24.072: W/SignalStrength(1837): getLevel=4 (SignalStrength: 15 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 gsm|lte 4) 06-20 01:45:24.072: W/SignalStrength(1837): getGsmLevel=4 06-20 01:45:24.072: W/SignalStrength(1837): getLevel=4 (SignalStrength: 15 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 gsm|lte 4) 06-20 01:45:24.072: D/NetworkController_dual(1837): refreshViews connected={ wifi } level=4|4 combinedSignalIconId=0x7f020169/com.android.systemui:drawable/stat_sys_wifi_signal_4 combinedActivityIconId=0x7f02014a mAirplaneMode=false mDataActivity1=0 mDataActivity2=0 mPhoneSignalIconId1=0x7f020147 mPhoneSignalIconId2=0x7f020141 mLastPhoneSignalIconId1=0x7f020147 mLastPhoneSignalIconId2=0x7f020141 mDataDirectionIconId1=0x0 mDataDirectionIconId2=0x0 mDataSignalIconId1=0x7f020147 mDataSignalIconId2=0x7f020141 mDataTypeIconId1=0x7f0200f7 mDataTypeIconId2=0x7f0200f5 mWifiIconId=0x7f020169 mRoamingIconId1=0x0 mRoamingIconId2=0x0 mBluetoothTetherIconId=0x7f020153 06-20 01:45:24.072: D/NetworkController_dual(1837): refreshSignalCluster() : mBluetoothTethered = false 06-20 01:45:24.072: D/NetworkController_dual(1837): refreshSignalCluster() : mSim[0].mDataState=-1, mSim[1].mDataState=-1 06-20 01:45:24.072: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:24.072: D/NetworkController_dual(1837): getNumberOfSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:24.072: D/NetworkController_dual(1837): getNumberOfSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:24.072: D/NetworkController_dual(1837): getNumberOfSim() numberOfSim=2 06-20 01:45:24.072: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:24.072: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:24.072: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:24.072: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:24.072: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:24.072: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:45:24.072: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:24.072: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:24.072: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:45:24.072: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:24.072: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:24.072: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:45:24.072: D/NetworkController_dual(1837): changing data overlay icon id to 2130837834 06-20 01:45:24.222: D/SensorService(1730): SensorDevice::activating sensor handle=0 ns=20000000 06-20 01:45:24.222: D/SensorsPoll(1730): poll__setDelay: handle:0 , ns:20000000 06-20 01:45:24.232: V/AudioFlinger(1392): stop(4098), calling pid 6091 06-20 01:45:24.232: V/AudioFlinger(1392): not stopping/stopped => stopping/stopped (4098) on thread 0x41de3008 06-20 01:45:24.232: V/AudioPolicyManagerBase(1392): stopOutput() output 2, stream 3, session 17 06-20 01:45:24.232: V/AudioPolicyManagerBase(1392): changeRefCount() stream 3, count 0 06-20 01:45:24.232: V/AudioPolicyManagerBase(1392): getNewDevice() selected device 0 06-20 01:45:24.232: V/AudioPolicyManagerBase(1392): setOutputDevice() output 2 device 0000 force 0 delayMs 172 06-20 01:45:24.232: V/AudioPolicyManagerBase(1392): setOutputDevice() prevDevice 0002 06-20 01:45:24.232: V/AudioPolicyManagerBase(1392): setOutputDevice() setting same device 0000 or null device for output 2 06-20 01:45:24.232: V/AudioPolicyManagerALSA(1392): setOutputDevice() output=2, mHWOutVoIP=3, isInCall()=0 06-20 01:45:24.232: V/AudioPolicyManagerALSA(1392): output matches OutputCurrent for index 0 06-20 01:45:24.232: V/AudioPolicyManagerALSA(1392): Output id(2) mDevice updated to newDevice =2 06-20 01:45:24.232: V/AudioPolicyManagerALSA(1392): Output id(3) mDevice updated to newDevice =2 06-20 01:45:24.232: V/AudioPolicyManagerBase(1392): checkOutputForStrategy(0002,0002,3) 06-20 01:45:24.232: V/AudioPolicyManagerBase(1392): getOutputsForDevice device 0002 -> 0002 06-20 01:45:24.232: V/AudioPolicyManagerBase(1392): getOutputsForDevice device 0002 -> 0002 06-20 01:45:24.232: W/AudioPolicyManagerALSA(1392): stopOutput(): status 0, stream 3, mHWOutVoIP 3, mVoIPInUse 06-20 01:45:24.242: V/AudioFlinger(1392): releasing 17 from 6091 06-20 01:45:24.242: V/AudioFlinger(1392): decremented refcount to 0 06-20 01:45:24.242: V/AudioFlinger(1392): purging stale effects 06-20 01:45:24.242: V/AudioPolicyManagerBase(1392): releaseOutput() 2 06-20 01:45:24.272: D/WindowManager(1730): PhoneWindowManager: focusChangedLw 06-20 01:45:24.272: D/WindowManager(1730): updateReadingMode 06-20 01:45:24.272: V/AudioFlinger(1392): presentationComplete() reset: mPresentationCompleteFrames 972832 audioHalFrames 4128 06-20 01:45:24.272: D/WindowManager(1730): mInputFocus is not null. 06-20 01:45:24.272: D/WindowManager(1730): mInputFocus is not null. 06-20 01:45:24.272: D/WindowManager(1730): mInputFocus is not null. 06-20 01:45:24.312: I/webclipboard(5808): clipservice: android.sec.clipboard.ClipboardExManager@416def20 06-20 01:45:24.322: D/AccountActivity(5808): requestAccessToken() type : ACCOUNT_AIDL_APP_BASE 06-20 01:45:24.332: D/PowerManagerService(1730): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT frequency : 999999 uid : 1000 pid : 1730 tag : ActivityManager 06-20 01:45:24.332: W/ActivityManager(1730): mDVFSLock.acquire() 06-20 01:45:24.332: D/WindowManager(1730): mInputFocus is not null. 06-20 01:45:24.342: D/WindowManager(1730): mInputFocus is not null. 06-20 01:45:24.362: D/WindowManager(1730): mInputFocus is not null. 06-20 01:45:24.362: I/SurfaceFlinger(1389): id=31(2) createSurf 0x4228881c (1x1),1 flag=0 06-20 01:45:24.362: D/WindowManager(1730): mInputFocus is not null. 06-20 01:45:24.382: D/WindowManager(1730): mInputFocus is not null. 06-20 01:45:24.382: D/WindowManager(1730): mInputFocus is not null. 06-20 01:45:24.392: E/hawaii.gralloc(1389): GRALLOC ALLOC flags 933 06-20 01:45:24.402: V/AudioFlinger(1392): presentationComplete() session 17 complete: framesWritten 974848 06-20 01:45:24.402: V/AudioFlinger(1392): remove track (4098) and delete from mixer 06-20 01:45:24.402: D/(5808): Waiting for mm thread to come up 06-20 01:45:24.402: D/(5808): Waiting for mm thread to come up 06-20 01:45:24.402: D/(5808): Waiting for mm thread to come up 06-20 01:45:24.402: D/(5808): mm_device_thread starting 06-20 01:45:24.412: E/HAWAII_EGL(1389): abuffer = (480 800) (933) 06-20 01:45:24.412: D/WindowManager(1730): mInputFocus is not null. 06-20 01:45:24.422: V/AudioFlinger(1392): PlaybackThread::Track destructor 06-20 01:45:24.422: V/AudioFlinger(1392): removeClient_l() pid 6091, tid 1644, calling tid 1392 06-20 01:45:24.422: D/WindowManager(1730): mInputFocus is not null. 06-20 01:45:24.432: W/PowerManagerService(1730): Timer 0x3->0x3|0x0 06-20 01:45:24.442: I/SA(5826): [RATA] onCreate() 06-20 01:45:24.462: I/SA(5826): [RequestAccessTokenActivity] THEME_EXCEPTIONAL_TYPE_NONE_FOR_ACTIVITY_INTERFACE 06-20 01:45:24.613: E/Watchdog(1730): !@Sync 34 06-20 01:45:24.643: I/power(1730): *** release_dvfs_lock : lockType : 1 06-20 01:45:24.643: D/PowerManagerService(1730): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 06-20 01:45:24.643: W/ActivityManager(1730): mDVFSLock.release() 06-20 01:45:24.723: D/MotionEngine(1730): [@@@ Motion Engine @@@] GetMotionScenarioId 0.114922 0.239420 9.672575 0.000000 0.000000 0.000000 51 20 06-20 01:45:24.913: I/SA(5826): [Theme] settings text color : ffbebebe 06-20 01:45:24.913: I/SA(5826): [Theme] settings theme bg : tw_background_holo_dark 06-20 01:45:24.923: I/SA(5826): [RequestAccessTokenActivity] setTheme=[R.style.Theme_ICS_Black ] 06-20 01:45:24.923: I/SA(5826): [RequestAccessTokenActivity] onCreate Intent=[ samsungaccount.REQUEST_ACCESSTOKEN. external_m_p : android.iap. common_c_i : ? common_c_s : ? OSP_VER : OSP_02 MODE : BACKGROUND additional : server_url,api_server_url,auth_server_url,cc,user_id,birthday,email_id,mcc,login_id,login_id_type, ] 06-20 01:45:24.923: I/SA(5826): [RequestAccessTokenActivity] device=[SA = 1.5.0324 V = 16 HWD = 800X480 1.5 dpi = 240 SIZE = 2 LOCALE = vi_VN CSC = XXV MCC = 452 MNC 1 T = user DEVICE = kyleve P = kylevexx I = JZO54K M = GT-S7392 OKLEFT false DIS JZO54K.S7392DZUAML1 PSS = 3.979127307850313 ] 06-20 01:45:24.923: I/SA(5826): [RATA] isAvailableActivity() 06-20 01:45:24.923: I/SA(5826): [RequestAccessTokenActivity] setTheme=[android.R.style.Theme_DeviceDefault_Panel] 06-20 01:45:24.923: I/SA(5826): [RATA] startMainProcess() 06-20 01:45:24.923: I/SA(5826): [MPC] getEmptyMandatoryParams 06-20 01:45:24.923: I/SA(5826): [SCU] isHaveSA() - true 06-20 01:45:24.923: I/SA(5826): [DBM] Is Checking both Data V01 and V02 : false 06-20 01:45:24.923: I/SA(5826): [DBMV2] getUserAuthToken 06-20 01:45:24.923: I/SA(5826): [DBMV2] getDataV02ForItems 06-20 01:45:24.923: I/SA(5826): [SSP] query invoked 06-20 01:45:24.933: I/SA(5826): [AESC] decrypt START 06-20 01:45:24.933: I/SA(5826): [AESC] decrypt END 06-20 01:45:24.933: I/SA(5826): [DBM] V02 Data valid : true 06-20 01:45:24.933: I/SA(5826): [RATA] runAccessTokenTask() 06-20 01:45:24.963: I/SA(5826): [RATAGetAccessTokenTask] doInBackground 06-20 01:45:24.963: I/SA(5826): [ViewComponentAttribute] isAvailableSignature() 06-20 01:45:24.963: I/SA(5826): [SCHU] runCheckSignature : 16 06-20 01:45:24.963: I/SA(5826): [SCHU] sdk version =< 16 06-20 01:45:24.963: I/SurfaceFlinger(1389): id=32(2) createSurf 0x416a6444 (1x1),1 flag=0 06-20 01:45:24.963: D/WindowManager(1730): PhoneWindowManager: focusChangedLw 06-20 01:45:24.963: D/WindowManager(1730): updateReadingMode 06-20 01:45:24.963: D/WindowManager(1730): mInputFocus is not null. 06-20 01:45:24.973: D/HAWAII_EGL(5826): eglCreateContext() config: 35 context: 0x4abdd7c8, VC context 2, Thread 5826 06-20 01:45:24.973: D/HAWAII_EGL(5826): Set SWAP INTERVAL 0 06-20 01:45:24.973: D/STATUSBAR-StatusBarManagerService(1730): setSystemUiVisibility(0x0) 06-20 01:45:24.973: D/STATUSBAR-StatusBarManagerService(1730): manageDisableList what=0x0 pkg=WindowManager.LayoutParams 06-20 01:45:24.973: D/PhoneStatusBar(1837): setAreThereNotifications: N=1 any=true clearable=false 06-20 01:45:24.973: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:24.973: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:24.973: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:45:24.983: D/HAWAII_EGL(5826): eglCreateWindowSurface() surface: 0x4ad07818, VC surface: 5, Thread: 5826 06-20 01:45:24.983: D/HAWAII_EGL(5826): eglMakeCurrent(0x4abdd7c8, 0x4ad07818, 0x4ad07818) Thread: 5826 06-20 01:45:24.983: E/hawaii.gralloc(1389): GRALLOC ALLOC flags 10000b22 06-20 01:45:24.993: D/hawaii.hwcomposer(1389): FBDevice::post called 17 times 06-20 01:45:24.993: V/webkit(5808): BrowserFrame constructor: this=Handler (android.webkit.BrowserFrame) {416edbd8} 06-20 01:45:24.993: I/SA(5826): [RATA_GetAccessTokenTask] isAccessTokenReusable 06-20 01:45:24.993: D/PhoneStatusBar(1837): hiding the MENU button 06-20 01:45:25.003: D/HAWAII_EGL(5826): eglMakeCurrent(NULL) Thread: 5826 06-20 01:45:25.003: D/HAWAII_EGL(5826): eglDestroySurface() surface: 0x4ad07818, android window 0x4b25b010, Thread: 5826 06-20 01:45:25.003: D/hawaii.hwcomposer(1389): FBDevice::vsync called 60 times 06-20 01:45:25.003: D/HAWAII_EGL(5826): Set SWAP INTERVAL 0 06-20 01:45:25.003: D/HAWAII_EGL(5826): eglCreateWindowSurface() surface: 0x4b25cba8, VC surface: 6, Thread: 5826 06-20 01:45:25.003: D/BatteryStatsImpl(1730): ++++++xy WakeLock stop : pid=1730, name=, type=0, tid=1973, pid=1730, pName=null 06-20 01:45:25.033: E/hawaii.gralloc(1389): GRALLOC ALLOC flags 933 06-20 01:45:25.043: D/HAWAII_EGL(5826): eglMakeCurrent(0x4abdd7c8, 0x4b25cba8, 0x4b25cba8) Thread: 5826 06-20 01:45:25.043: I/SA(5826): [RATA_GetAccessTokenTask] isAccessTokenExist 06-20 01:45:25.053: I/SA(5826): [SCU] getAccessTokenInfo 06-20 01:45:25.063: I/SA(5826): [RATMUV] getAccessToken 06-20 01:45:25.073: E/hawaii.gralloc(1389): GRALLOC ALLOC flags 10000b22 06-20 01:45:25.073: D/HAWAII_EGL(5826): eglMakeCurrent(NULL) Thread: 5826 06-20 01:45:25.073: D/HAWAII_EGL(5826): eglDestroySurface() surface: 0x4b25cba8, android window 0x4b25b010, Thread: 5826 06-20 01:45:25.073: D/HAWAII_EGL(5826): Set SWAP INTERVAL 0 06-20 01:45:25.073: D/HAWAII_EGL(5826): eglCreateWindowSurface() surface: 0x4b25cba8, VC surface: 7, Thread: 5826 06-20 01:45:25.073: I/SA(5826): [RATMUV] getRefreshToken 06-20 01:45:25.073: I/SA(5826): [RATMUV] getAccessToken 06-20 01:45:25.073: I/SA(5826): [ODM] getCheckListFromOpenDB 06-20 01:45:25.083: I/SA(5826): [ODM] getTncResult 06-20 01:45:25.083: I/SA(5826): [ODM] getTncCursor 06-20 01:45:25.093: I/SA(5826): [OCP] selection : null 06-20 01:45:25.093: I/SA(5826): [SCU] isHaveSA() - true 06-20 01:45:25.103: E/HAWAII_EGL(1389): abuffer = (480 800) (933) 06-20 01:45:25.113: I/SA(5826): [ODM] isRequireField 06-20 01:45:25.113: I/SA(5826): [ODM] getFieldCursor 06-20 01:45:25.113: I/SA(5826): [OCP] selection : Value2=? 06-20 01:45:25.113: I/SA(5826): [SCU] isHaveSA() - true 06-20 01:45:25.113: I/SA(5826): [AESC] encrypt START 06-20 01:45:25.113: W/SignalStrength(1837): getGsmLevel=4 06-20 01:45:25.113: W/SignalStrength(1837): getLevel=4 (SignalStrength: 15 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 gsm|lte 4) 06-20 01:45:25.113: W/SignalStrength(1837): getGsmLevel=4 06-20 01:45:25.113: W/SignalStrength(1837): getLevel=4 (SignalStrength: 15 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 gsm|lte 4) 06-20 01:45:25.113: D/NetworkController_dual(1837): refreshViews connected={ wifi } level=4|4 combinedSignalIconId=0x7f020169/com.android.systemui:drawable/stat_sys_wifi_signal_4 combinedActivityIconId=0x7f02014c mAirplaneMode=false mDataActivity1=0 mDataActivity2=0 mPhoneSignalIconId1=0x7f020147 mPhoneSignalIconId2=0x7f020141 mLastPhoneSignalIconId1=0x7f020147 mLastPhoneSignalIconId2=0x7f020141 mDataDirectionIconId1=0x0 mDataDirectionIconId2=0x0 mDataSignalIconId1=0x7f020147 mDataSignalIconId2=0x7f020141 mDataTypeIconId1=0x7f0200f7 mDataTypeIconId2=0x7f0200f5 mWifiIconId=0x7f020169 mRoamingIconId1=0x0 mRoamingIconId2=0x0 mBluetoothTetherIconId=0x7f020153 06-20 01:45:25.123: I/SA(5826): [AESC] encrypt END 06-20 01:45:25.123: D/NetworkController_dual(1837): refreshSignalCluster() : mBluetoothTethered = false 06-20 01:45:25.123: D/NetworkController_dual(1837): refreshSignalCluster() : mSim[0].mDataState=-1, mSim[1].mDataState=-1 06-20 01:45:25.123: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:25.123: D/NetworkController_dual(1837): getNumberOfSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:25.123: D/NetworkController_dual(1837): getNumberOfSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:25.123: D/NetworkController_dual(1837): getNumberOfSim() numberOfSim=2 06-20 01:45:25.123: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:25.123: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:25.123: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:25.123: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:25.123: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:25.123: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:45:25.123: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:25.123: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:25.123: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:45:25.123: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:25.123: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:25.123: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:45:25.123: D/NetworkController_dual(1837): changing data overlay icon id to 2130837836 06-20 01:45:25.143: D/dalvikvm(1730): WAIT_FOR_CONCURRENT_GC blocked 0ms 06-20 01:45:25.303: D/dalvikvm(1730): GC_EXPLICIT freed 409K, 19% free 17803K/21959K, paused 7ms+7ms, total 163ms 06-20 01:45:25.303: I/SA(5826): [SCU] Validation Process is completed 06-20 01:45:25.303: I/SA(5826): [RATA_GetAccessTokenTask] runTokenReuseProcess 06-20 01:45:25.303: I/SA(5826): [RATA_GetAccessTokenTask] setAccessTokenFromDB 06-20 01:45:25.303: I/SA(5826): [SCU] getAccessTokenInfo 06-20 01:45:25.303: I/SA(5826): [RATA_GetAccessTokenTask] onPostExecute 06-20 01:45:25.303: I/SA(5826): [RATAGetAccessTokenTask] setNoneErrorResult 06-20 01:45:25.303: I/SA(5826): [RATMUV] getAccessToken 06-20 01:45:25.303: I/SA(5826): [RATMUV] getRefreshToken 06-20 01:45:25.303: I/SA(5826): [RATMUV] getAccessTokenExpiresIn 06-20 01:45:25.303: I/SA(5826): [RATMUV] getRefreshTokenExpiresIn 06-20 01:45:25.303: I/SA(5826): [SCU] saveAccessToken 06-20 01:45:25.323: I/SA(5826): [RATA_GetAccessTokenTask] setAdditionalInfo 06-20 01:45:25.333: I/SA(5826): [SCU] get signed id from account manager. 06-20 01:45:25.333: I/SA(5826): [DBMV2] getUserID 06-20 01:45:25.333: I/SA(5826): [DBMV2] getDataV02ForItems 06-20 01:45:25.333: I/SA(5826): [SSP] query invoked 06-20 01:45:25.343: I/SA(5826): [AESC] decrypt START 06-20 01:45:25.343: I/SA(5826): [AESC] decrypt END 06-20 01:45:25.343: I/SA(5826): [DBMV2] getBirthDate 06-20 01:45:25.343: I/SA(5826): [DBMV2] getDataV02ForItems 06-20 01:45:25.343: I/SA(5826): [SSP] query invoked 06-20 01:45:25.343: I/SA(5826): [AESC] decrypt START 06-20 01:45:25.343: I/SA(5826): [AESC] decrypt END 06-20 01:45:25.343: I/SA(5826): [DBMV2] getMccFromDB 06-20 01:45:25.343: I/SA(5826): [DBMV2] getDataV02ForItems 06-20 01:45:25.343: I/SA(5826): [SSP] query invoked 06-20 01:45:25.353: I/SA(5826): [AESC] decrypt START 06-20 01:45:25.353: I/SA(5826): [AESC] decrypt END 06-20 01:45:25.353: I/SA(5826): [SCU] get signed id from account manager. 06-20 01:45:25.353: I/SA(5826): [SCU] get signed id from account manager. 06-20 01:45:25.353: I/SA(5826): [RequestAccessTokenActivity] setResultWithLog resultCode=[-1] 06-20 01:45:25.433: D/BatteryStatsImpl(1730): ++++++xy WakeLock start : pid=1730, name=, type=0, tid=1974, pid=1730, pName=null 06-20 01:45:25.433: I/power(1730): *** acquire_dvfs_lock : lockType : 1 freq : 999999 06-20 01:45:25.433: D/PowerManagerService(1730): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT frequency : 999999 uid : 1000 pid : 1730 tag : ActivityManager 06-20 01:45:25.433: W/ActivityManager(1730): mDVFSLock.acquire() 06-20 01:45:25.453: D/AccountActivity(5808): onAccountResult() 06-20 01:45:25.453: D/AccountActivity(5808): requestCode : 3001 06-20 01:45:25.453: D/AccountActivity(5808): resultCode : -1 06-20 01:45:25.463: D/AccountActivity(5808): doReceivedDataProcess() Result Code : -1 06-20 01:45:25.483: D/WindowManager(1730): PhoneWindowManager: focusChangedLw 06-20 01:45:25.483: D/WindowManager(1730): updateReadingMode 06-20 01:45:25.483: V/PhoneStatusBar(1837): setLightsOn(true) 06-20 01:45:25.483: D/STATUSBAR-StatusBarManagerService(1730): setSystemUiVisibility(0x0) 06-20 01:45:25.483: D/STATUSBAR-StatusBarManagerService(1730): manageDisableList what=0x0 pkg=WindowManager.LayoutParams 06-20 01:45:25.483: D/PhoneStatusBar(1837): showing the MENU button 06-20 01:45:25.513: D/HAWAII_EGL(5826): eglMakeCurrent(0x4abdd7c8, 0x4b25cba8, 0x4b25cba8) Thread: 5826 06-20 01:45:25.513: E/hawaii.gralloc(1389): GRALLOC ALLOC flags 10000b22 06-20 01:45:25.513: D/HAWAII_EGL(5826): eglMakeCurrent(NULL) Thread: 5826 06-20 01:45:25.513: D/HAWAII_EGL(5826): eglDestroySurface() surface: 0x4b25cba8, android window 0x4b25b010, Thread: 5826 06-20 01:45:25.574: I/SurfaceFlinger(1389): id=32 Removed idx=5 Map Size=5 06-20 01:45:25.574: D/WindowManager(1730): PhoneWindowManager: focusChangedLw 06-20 01:45:25.574: D/WindowManager(1730): updateReadingMode 06-20 01:45:25.574: D/WindowManager(1730): This has baseActivity 06-20 01:45:25.574: D/STATUSBAR-StatusBarManagerService(1730): setSystemUiVisibility(0x0) 06-20 01:45:25.574: D/STATUSBAR-StatusBarManagerService(1730): manageDisableList what=0x0 pkg=WindowManager.LayoutParams 06-20 01:45:25.584: D/PhoneStatusBar(1837): hiding the MENU button 06-20 01:45:25.584: D/PhoneStatusBar(1837): animateCollapse(): mExpanded=false mExpandedVisible=false mExpanded=false mAnimating=false mAnimatingReveal=false mAnimY=0.0 mAnimVel=0.0 flags=0 06-20 01:45:25.584: D/RecentsPanelView(1837): panelHeight=0 06-20 01:45:25.584: W/InputMethodManagerService(1730): Focus gain on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@41efc248 (uid=10114 pid=5808) 06-20 01:45:25.584: V/InputMethodManagerService(1730): Focus gain on non-focused client mCurClient info is ClientState{4216a4c0 uid 10061 pid 5826} 06-20 01:45:25.614: I/SurfaceFlinger(1389): id=32 Removed idx=-2 Map Size=5 06-20 01:45:25.614: W/InputMethodManagerService(1730): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@41efc248 (uid=10114 pid=5808) 06-20 01:45:25.624: D/(5808): Waiting for mm thread to shut down 06-20 01:45:25.624: D/(5808): mm_device_thread exiting 06-20 01:45:25.854: D/MotionEngine(1730): [@@@ Motion Engine @@@] GetMotionScenarioId 0.134075 0.210690 9.720459 0.000000 0.000000 0.000000 51 20 06-20 01:45:25.934: I/SurfaceFlinger(1389): id=31 Removed idx=4 Map Size=4 06-20 01:45:25.934: I/SurfaceFlinger(1389): id=31 Removed idx=-2 Map Size=4 06-20 01:45:25.984: D/hawaii.hwcomposer(1389): FBDevice::vsync called 59 times 06-20 01:45:25.994: D/hawaii.hwcomposer(1389): FBDevice::post called 31 times 06-20 01:45:26.214: D/SensorService(1730): info.rates.add, set DEFAULT_EVENTS_PERIOD 06-20 01:45:26.214: D/SensorService(1730): SensorDevice::activating sensor handle=0 ns=20000000 06-20 01:45:26.214: D/SensorsPoll(1730): pollsetDelay: handle:0 , ns:20000000 06-20 01:45:26.214: I/SensorService(1730): info.selectDelay() ns=20000000
06-20 01:45:26.214: D/SensorsPoll(1730): poll
setDelay: handle:0 , ns:20000000 06-20 01:45:26.214: D/SensorService(1730): SensorDevice::setDelay, Return(true 1, false 0) = 1 06-20 01:45:26.224: E/AudioPolicyService(1392): getOutput() tid 1657 ++ 06-20 01:45:26.224: E/AudioPolicyService(1392): getOutput() tid 1657 -- 06-20 01:45:26.224: D/AudioPolicyManagerALSA(1392): getOutput: stream=3, samplingRate=0, format=0, channels=0x3,flags=0 mPhoneState=0 mHWOutVoIP=3 cfg_dspvoip=1 06-20 01:45:26.224: V/AudioPolicyManagerBase(1392): getOutput() stream 3, samplingRate 0, format 0, channelMask 3, flags 0 06-20 01:45:26.224: V/AudioPolicyManagerBase(1392): getOutputsForDevice device 0002 -> 0002 06-20 01:45:26.224: V/AudioPolicyManagerBase(1392): getOutput() returns output 2 06-20 01:45:26.224: I/AudioPolicyManagerALSA(1392): getOutput: get output =2 for stream=3, samplingRate=0, format=0, channels=0x3,flags=0 flag mPhoneState=0 06-20 01:45:26.224: E/AudioPolicyService(1392): getOutput() tid 1670 ++ 06-20 01:45:26.224: E/AudioPolicyService(1392): getOutput() tid 1670 -- 06-20 01:45:26.224: D/AudioPolicyManagerALSA(1392): getOutput: stream=3, samplingRate=0, format=0, channels=0x3,flags=0 mPhoneState=0 mHWOutVoIP=3 cfg_dspvoip=1 06-20 01:45:26.224: V/AudioPolicyManagerBase(1392): getOutput() stream 3, samplingRate 0, format 0, channelMask 3, flags 0 06-20 01:45:26.224: V/AudioPolicyManagerBase(1392): getOutputsForDevice device 0002 -> 0002 06-20 01:45:26.224: V/AudioPolicyManagerBase(1392): getOutput() returns output 2 06-20 01:45:26.224: I/AudioPolicyManagerALSA(1392): getOutput: get output =2 for stream=3, samplingRate=0, format=0, channels=0x3,flags=0 flag mPhoneState=0 06-20 01:45:26.224: E/AudioPolicyService(1392): getOutput() tid 1721 ++ 06-20 01:45:26.224: E/AudioPolicyService(1392): getOutput() tid 1721 -- 06-20 01:45:26.224: D/AudioPolicyManagerALSA(1392): getOutput: stream=3, samplingRate=0, format=0, channels=0x3,flags=0 mPhoneState=0 mHWOutVoIP=3 cfg_dspvoip=1 06-20 01:45:26.224: V/AudioPolicyManagerBase(1392): getOutput() stream 3, samplingRate 0, format 0, channelMask 3, flags 0 06-20 01:45:26.224: V/AudioPolicyManagerBase(1392): getOutputsForDevice device 0002 -> 0002 06-20 01:45:26.224: V/AudioPolicyManagerBase(1392): getOutput() returns output 2 06-20 01:45:26.224: I/AudioPolicyManagerALSA(1392): getOutput: get output =2 for stream=3, samplingRate=0, format=0, channels=0x3,flags=0 flag mPhoneState=0 06-20 01:45:26.224: E/AudioPolicyService(1392): getOutput() tid 3237 ++ 06-20 01:45:26.224: E/AudioPolicyService(1392): getOutput() tid 3237 -- 06-20 01:45:26.224: D/AudioPolicyManagerALSA(1392): getOutput: stream=3, samplingRate=0, format=0, channels=0x3,flags=0 mPhoneState=0 mHWOutVoIP=3 cfg_dspvoip=1 06-20 01:45:26.224: V/AudioPolicyManagerBase(1392): getOutput() stream 3, samplingRate 0, format 0, channelMask 3, flags 0 06-20 01:45:26.224: V/AudioPolicyManagerBase(1392): getOutputsForDevice device 0002 -> 0002 06-20 01:45:26.224: V/AudioPolicyManagerBase(1392): getOutput() returns output 2 06-20 01:45:26.224: I/AudioPolicyManagerALSA(1392): getOutput: get output =2 for stream=3, samplingRate=0, format=0, channels=0x3,flags=0 flag mPhoneState=0 06-20 01:45:26.224: E/AudioPolicyService(1392): getOutput() tid 1657 ++ 06-20 01:45:26.224: E/AudioPolicyService(1392): getOutput() tid 1657 -- 06-20 01:45:26.224: D/AudioPolicyManagerALSA(1392): getOutput: stream=3, samplingRate=0, format=0, channels=0x3,flags=0 mPhoneState=0 mHWOutVoIP=3 cfg_dspvoip=1 06-20 01:45:26.224: V/AudioPolicyManagerBase(1392): getOutput() stream 3, samplingRate 0, format 0, channelMask 3, flags 0 06-20 01:45:26.224: V/AudioPolicyManagerBase(1392): getOutputsForDevice device 0002 -> 0002 06-20 01:45:26.224: V/AudioPolicyManagerBase(1392): getOutput() returns output 2 06-20 01:45:26.224: I/AudioPolicyManagerALSA(1392): getOutput: get output =2 for stream=3, samplingRate=0, format=0, channels=0x3,flags=0 flag mPhoneState=0 06-20 01:45:26.224: E/AudioPolicyService(1392): getOutput() tid 1670 ++ 06-20 01:45:26.224: E/AudioPolicyService(1392): getOutput() tid 1670 -- 06-20 01:45:26.224: D/AudioPolicyManagerALSA(1392): getOutput: stream=3, samplingRate=24000, format=1, channels=0x3,flags=0 mPhoneState=0 mHWOutVoIP=3 cfg_dspvoip=1 06-20 01:45:26.224: V/AudioPolicyManagerBase(1392): getOutput() stream 3, samplingRate 24000, format 1, channelMask 3, flags 0 06-20 01:45:26.224: V/AudioPolicyManagerBase(1392): getOutputsForDevice device 0002 -> 0002 06-20 01:45:26.224: V/AudioPolicyManagerBase(1392): getOutput() returns output 2 06-20 01:45:26.224: I/AudioPolicyManagerALSA(1392): getOutput: get output =2 for stream=3, samplingRate=24000, format=1, channels=0x3,flags=0 flag mPhoneState=0 06-20 01:45:26.224: V/AudioFlinger(1392): createTrack() sessionId: 0 06-20 01:45:26.224: V/AudioFlinger(1392): createTrack() lSessionId: 18 06-20 01:45:26.224: V/AudioFlinger(1392): Track constructor name 4098, calling pid 6091 06-20 01:45:26.234: V/AudioFlinger(1392): acquiring 18 from 6091 06-20 01:45:26.234: V/AudioFlinger(1392): added new entry for 18 06-20 01:45:26.234: V/AudioFlinger(1392): start(4098), calling pid 6091 session 18 06-20 01:45:26.234: V/AudioFlinger(1392): ? => ACTIVE (4098) on thread 0x42376628 06-20 01:45:26.234: V/AudioPolicyManagerBase(1392): startOutput() output 2, stream 3, session 18 06-20 01:45:26.234: V/AudioPolicyManagerBase(1392): changeRefCount() stream 3, count 1 06-20 01:45:26.234: V/AudioPolicyManagerBase(1392): getNewDevice() selected device 2 06-20 01:45:26.234: V/AudioPolicyManagerBase(1392): setOutputDevice() output 2 device 0002 force 0 delayMs 0 06-20 01:45:26.234: V/AudioPolicyManagerBase(1392): setOutputDevice() prevDevice 0002 06-20 01:45:26.234: V/AudioPolicyManagerBase(1392): setOutputDevice() setting same device 0002 or null device for output 2 06-20 01:45:26.234: V/AudioPolicyManagerALSA(1392): setOutputDevice() output=2, mHWOutVoIP=3, isInCall()=0 06-20 01:45:26.234: V/AudioPolicyManagerALSA(1392): output matches OutputCurrent for index 0 06-20 01:45:26.234: V/AudioPolicyManagerALSA(1392): Output id(2) mDevice updated to newDevice =2 06-20 01:45:26.234: V/AudioPolicyManagerALSA(1392): Output id(3) mDevice updated to newDevice =2 06-20 01:45:26.234: V/AudioPolicyManagerBase(1392): getNewDevice() selected device 2 06-20 01:45:26.234: V/AudioPolicyManagerBase(1392): checkOutputForStrategy(0002,0002,3) 06-20 01:45:26.234: V/AudioPolicyManagerBase(1392): getOutputsForDevice device 0002 -> 0002 06-20 01:45:26.234: V/AudioPolicyManagerBase(1392): getOutputsForDevice device 0002 -> 0002 06-20 01:45:26.234: V/AudioFlinger(1392): mWaitWorkCV.broadcast 06-20 01:45:26.234: D/BatteryStatsImpl(1730): ++++++xy WakeLock stop : pid=1730, name=, type=0, tid=1931, pid=1730, pName=null 06-20 01:45:26.234: I/AudioMixer(1392): AudioMixer::track_t::setResampler channelCount 2 06-20 01:45:26.234: I/AudioResampler(1392): AudioResampler::AudioResampler() 16 bits, 2 channels 06-20 01:45:26.234: I/AudioResampler(1392): new MM resampler(24000 -> 48000, 2) 06-20 01:45:26.234: D/STATUSBAR-StatusBarManagerService(1730): setSystemUiVisibility(0x1) 06-20 01:45:26.234: D/STATUSBAR-StatusBarManagerService(1730): manageDisableList what=0x0 pkg=WindowManager.LayoutParams 06-20 01:45:26.234: D/PhoneStatusBar(1837): animateCollapse(): mExpanded=false mExpandedVisible=false mExpanded=false mAnimating=false mAnimatingReveal=false mAnimY=0.0 mAnimVel=0.0 flags=0 06-20 01:45:26.234: D/PhoneStatusBar(1837): setAreThereNotifications: N=1 any=true clearable=false 06-20 01:45:26.234: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:26.234: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:26.234: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:45:26.254: D/HAWAII_EGL(5826): eglMakeCurrent(0x4abdd7c8, 0x4d43afc0, 0x4d43afc0) Thread: 5826 06-20 01:45:26.254: D/HAWAII_EGL(5826): eglMakeCurrent(NULL) Thread: 5826 06-20 01:45:26.254: D/PhoneStatusBar(1837): hiding the MENU button 06-20 01:45:26.254: D/RecentsPanelView(1837): panelHeight=0 06-20 01:45:26.274: I/SA(5826): [RATA] onDestroy() 06-20 01:45:26.284: D/HAWAII_EGL(5826): eglMakeCurrent(0x4abdd7c8, 0x4d43afc0, 0x4d43afc0) Thread: 5826 06-20 01:45:26.284: D/HAWAII_EGL(5826): eglMakeCurrent(NULL) Thread: 5826 06-20 01:45:26.354: D/MotionEngine(1730): [MotionEngine] -> PR_MOVE -> Move Recognition Lv(1) 06-20 01:45:26.444: I/power(1730): *** release_dvfs_lock : lockType : 1 06-20 01:45:26.444: D/PowerManagerService(1730): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 06-20 01:45:26.444: W/ActivityManager(1730): mDVFSLock.release() 06-20 01:45:26.975: D/MotionEngine(1730): [@@@ Motion Engine @@@] GetMotionScenarioId 0.124498 0.201113 9.682152 0.000000 0.000000 0.000000 51 20 06-20 01:45:26.995: D/hawaii.hwcomposer(1389): FBDevice::vsync called 60 times 06-20 01:45:27.005: D/hawaii.hwcomposer(1389): FBDevice::post called 47 times 06-20 01:45:28.006: D/hawaii.hwcomposer(1389): FBDevice::vsync called 60 times 06-20 01:45:28.006: D/hawaii.hwcomposer(1389): FBDevice::post called 60 times 06-20 01:45:28.016: D/MotionEngine(1730): [@@@ Motion Engine @@@] GetMotionScenarioId 0.162806 0.181959 9.662998 0.000000 0.000000 0.000000 51 20 06-20 01:45:28.416: D/MotionEngine(1730): [MotionEngine] -> PR_MOVE -> Move Recognition Lv(4) 06-20 01:45:28.416: D/MotionEngine(1730): [MotionEngine] -> Add2MotionEventQueue(Smart Alert Tutorial(98)) 06-20 01:45:28.416: D/MotionEngine(1730): [@@@ Motion Engine @@@] Event num 98 Occured 06-20 01:45:28.997: D/hawaii.hwcomposer(1389): FBDevice::vsync called 59 times 06-20 01:45:28.997: D/hawaii.hwcomposer(1389): FBDevice::post called 59 times 06-20 01:45:29.057: D/MotionEngine(1730): [@@@ Motion Engine @@@] GetMotionScenarioId 0.354342 0.488417 9.586384 0.000000 0.000000 0.000000 51 20 06-20 01:45:29.998: D/hawaii.hwcomposer(1389): FBDevice::vsync called 60 times 06-20 01:45:30.008: D/hawaii.hwcomposer(1389): FBDevice::post called 60 times 06-20 01:45:30.098: D/MotionEngine(1730): [@@@ Motion Engine @@@] GetMotionScenarioId 0.134075 0.201113 9.749189 0.000000 0.000000 0.000000 51 20 06-20 01:45:30.178: D/MotionEngine(1730): [MotionEngine] -> PR_MOVE -> Move Recognition Lv(2) 06-20 01:45:30.178: D/MotionEngine(1730): [@@@ Motion Engine @@@] Event num 71 Occured 06-20 01:45:30.178: I/MotionRecognitionService(1730): send 71=FLAT ~~ 06-20 01:45:30.989: D/hawaii.hwcomposer(1389): FBDevice::post called 59 times 06-20 01:45:31.009: D/hawaii.hwcomposer(1389): FBDevice::vsync called 60 times 06-20 01:45:31.099: W/SignalStrength(1837): getGsmLevel=4 06-20 01:45:31.099: W/SignalStrength(1837): getLevel=4 (SignalStrength: 15 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 gsm|lte 4) 06-20 01:45:31.099: W/SignalStrength(1837): getGsmLevel=4 06-20 01:45:31.099: W/SignalStrength(1837): getLevel=4 (SignalStrength: 15 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 gsm|lte 4) 06-20 01:45:31.099: D/NetworkController_dual(1837): refreshViews connected={ wifi } level=4|4 combinedSignalIconId=0x7f020169/com.android.systemui:drawable/stat_sys_wifi_signal_4 combinedActivityIconId=0x7f02014a mAirplaneMode=false mDataActivity1=0 mDataActivity2=0 mPhoneSignalIconId1=0x7f020147 mPhoneSignalIconId2=0x7f020141 mLastPhoneSignalIconId1=0x7f020147 mLastPhoneSignalIconId2=0x7f020141 mDataDirectionIconId1=0x0 mDataDirectionIconId2=0x0 mDataSignalIconId1=0x7f020147 mDataSignalIconId2=0x7f020141 mDataTypeIconId1=0x7f0200f7 mDataTypeIconId2=0x7f0200f5 mWifiIconId=0x7f020169 mRoamingIconId1=0x0 mRoamingIconId2=0x0 mBluetoothTetherIconId=0x7f020153 06-20 01:45:31.099: D/NetworkController_dual(1837): refreshSignalCluster() : mBluetoothTethered = false 06-20 01:45:31.099: D/NetworkController_dual(1837): refreshSignalCluster() : mSim[0].mDataState=-1, mSim[1].mDataState=-1 06-20 01:45:31.099: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:31.099: D/NetworkController_dual(1837): getNumberOfSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:31.099: D/NetworkController_dual(1837): getNumberOfSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:31.099: D/NetworkController_dual(1837): getNumberOfSim() numberOfSim=2 06-20 01:45:31.099: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:31.099: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:31.099: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:31.099: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:31.099: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:31.099: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:45:31.099: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:31.099: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:31.099: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:45:31.099: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:31.099: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:31.099: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:45:31.099: D/NetworkController_dual(1837): changing data overlay icon id to 2130837834 06-20 01:45:31.139: D/MotionEngine(1730): [@@@ Motion Engine @@@] GetMotionScenarioId 0.114922 0.172383 9.710882 0.000000 0.000000 0.000000 51 20 06-20 01:45:31.259: D/dalvikvm(1961): WAIT_FOR_CONCURRENT_GC blocked 0ms 06-20 01:45:31.319: D/dalvikvm(1961): GC_EXPLICIT freed 27K, 14% free 9873K/11463K, paused 4ms+2ms, total 66ms 06-20 01:45:31.940: D/MotionEngine(1730): [MotionEngine] -> PR_MOVE -> Move Recognition Lv(1) 06-20 01:45:32.000: D/hawaii.hwcomposer(1389): FBDevice::vsync called 59 times 06-20 01:45:32.000: D/hawaii.hwcomposer(1389): FBDevice::post called 60 times 06-20 01:45:32.110: W/SignalStrength(1837): getGsmLevel=4 06-20 01:45:32.110: W/SignalStrength(1837): getLevel=4 (SignalStrength: 15 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 gsm|lte 4) 06-20 01:45:32.110: W/SignalStrength(1837): getGsmLevel=4 06-20 01:45:32.110: W/SignalStrength(1837): getLevel=4 (SignalStrength: 15 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 gsm|lte 4) 06-20 01:45:32.110: D/NetworkController_dual(1837): refreshViews connected={ wifi } level=4|4 combinedSignalIconId=0x7f020169/com.android.systemui:drawable/stat_sys_wifi_signal_4 combinedActivityIconId=0x7f02014c mAirplaneMode=false mDataActivity1=0 mDataActivity2=0 mPhoneSignalIconId1=0x7f020147 mPhoneSignalIconId2=0x7f020141 mLastPhoneSignalIconId1=0x7f020147 mLastPhoneSignalIconId2=0x7f020141 mDataDirectionIconId1=0x0 mDataDirectionIconId2=0x0 mDataSignalIconId1=0x7f020147 mDataSignalIconId2=0x7f020141 mDataTypeIconId1=0x7f0200f7 mDataTypeIconId2=0x7f0200f5 mWifiIconId=0x7f020169 mRoamingIconId1=0x0 mRoamingIconId2=0x0 mBluetoothTetherIconId=0x7f020153 06-20 01:45:32.110: D/NetworkController_dual(1837): refreshSignalCluster() : mBluetoothTethered = false 06-20 01:45:32.110: D/NetworkController_dual(1837): refreshSignalCluster() : mSim[0].mDataState=-1, mSim[1].mDataState=-1 06-20 01:45:32.110: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:32.110: D/NetworkController_dual(1837): getNumberOfSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:32.110: D/NetworkController_dual(1837): getNumberOfSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:32.110: D/NetworkController_dual(1837): getNumberOfSim() numberOfSim=2 06-20 01:45:32.110: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:32.110: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:32.110: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:32.110: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:32.110: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:32.110: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:45:32.110: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:32.110: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:32.110: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:45:32.110: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:32.110: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:32.110: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:45:32.110: D/NetworkController_dual(1837): changing data overlay icon id to 2130837836 06-20 01:45:32.220: D/MotionEngine(1730): [@@@ Motion Engine @@@] GetMotionScenarioId 0.105345 0.201113 9.730036 0.000000 0.000000 0.000000 51 20 06-20 01:45:33.001: D/hawaii.hwcomposer(1389): FBDevice::vsync called 60 times 06-20 01:45:33.011: D/hawaii.hwcomposer(1389): FBDevice::post called 60 times 06-20 01:45:33.221: D/MotionEngine(1730): [MotionEngine] -> PR_MOVE -> Move Recognition Lv(4) 06-20 01:45:33.221: D/MotionEngine(1730): [MotionEngine] -> Add2MotionEventQueue(Smart Alert Tutorial(98)) 06-20 01:45:33.221: D/MotionEngine(1730): [@@@ Motion Engine @@@] Event num 98 Occured 06-20 01:45:33.281: D/MotionEngine(1730): [@@@ Motion Engine @@@] GetMotionScenarioId 0.172383 0.181959 10.228029 0.000000 0.000000 0.000000 51 20 06-20 01:45:33.992: D/hawaii.hwcomposer(1389): FBDevice::post called 59 times 06-20 01:45:34.002: D/hawaii.hwcomposer(1389): FBDevice::vsync called 60 times 06-20 01:45:34.052: D/MotionEngine(1730): [MotionEngine] -> PR_MOVE -> Move Recognition Lv(2) 06-20 01:45:34.052: D/MotionEngine(1730): [@@@ Motion Engine @@@] Event num 71 Occured 06-20 01:45:34.052: I/MotionRecognitionService(1730): send 71=FLAT ~~ 06-20 01:45:34.312: D/MotionEngine(1730): [@@@ Motion Engine @@@] GetMotionScenarioId 0.143652 0.210690 9.682152 0.000000 0.000000 0.000000 51 20 06-20 01:45:34.993: D/hawaii.hwcomposer(1389): FBDevice::vsync called 59 times 06-20 01:45:34.993: D/hawaii.hwcomposer(1389): FBDevice::post called 60 times 06-20 01:45:35.353: D/MotionEngine(1730): [@@@ Motion Engine @@@] GetMotionScenarioId 0.114922 0.191536 9.672575 0.000000 0.000000 0.000000 51 20 06-20 01:45:35.683: D/BatteryService(1730): update start 06-20 01:45:35.683: D/KeyguardUpdateMonitor(1730): received broadcast android.intent.action.BATTERY_CHANGED 06-20 01:45:35.683: D/KeyguardUpdateMonitor(1730): handleBatteryUpdate 06-20 01:45:35.683: D/BatteryService(1730): level:59 scale:100 status:2 health:2 present:true voltage: 4045 temperature: 377 technology: Li-ion AC powered:false USB powered:true icon:17303345 invalid charger:0 online:0 charge type:0 current avg:0 06-20 01:45:35.693: I/dalvikvm(2151): Jit: resizing JitTable from 4096 to 8192 06-20 01:45:35.693: D/STATUSBAR-BatteryController(1837): onReceive() - ACTION_BATTERY_CHANGED 06-20 01:45:35.693: D/STATUSBAR-BatteryController(1837): onReceive() - level:59 06-20 01:45:35.693: D/STATUSBAR-BatteryController(1837): onReceive() - plugged:2 06-20 01:45:35.693: D/STATUSBAR-BatteryController(1837): onReceive() - BATTERY_STATUS_CHARGING: 06-20 01:45:35.693: D/STATUSBAR-PhoneStatusBar(1837): ACTION_BATTERY_CHANGED 06-20 01:45:35.693: D/STATUSBAR-PhoneStatusBar(1837): NORMAL_BATTERY 06-20 01:45:36.004: D/hawaii.hwcomposer(1389): FBDevice::vsync called 60 times 06-20 01:45:36.004: D/hawaii.hwcomposer(1389): FBDevice::post called 60 times 06-20 01:45:36.414: D/MotionEngine(1730): [@@@ Motion Engine @@@] GetMotionScenarioId 0.114922 0.229843 9.749189 0.000000 0.000000 0.000000 51 20 06-20 01:45:36.414: D/MotionEngine(1730): [MotionEngine] -> PR_MOVE -> Move Recognition Lv(1) 06-20 01:45:36.985: D/hawaii.hwcomposer(1389): FBDevice::vsync called 59 times 06-20 01:45:36.995: D/hawaii.hwcomposer(1389): FBDevice::post called 59 times 06-20 01:45:37.455: D/MotionEngine(1730): [@@@ Motion Engine @@@] GetMotionScenarioId 0.134075 0.172383 9.730036 0.000000 0.000000 0.000000 51 20 06-20 01:45:37.996: D/hawaii.hwcomposer(1389): FBDevice::vsync called 60 times 06-20 01:45:37.996: D/hawaii.hwcomposer(1389): FBDevice::post called 60 times 06-20 01:45:38.116: W/SignalStrength(1837): getGsmLevel=4 06-20 01:45:38.116: W/SignalStrength(1837): getLevel=4 (SignalStrength: 15 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 gsm|lte 4) 06-20 01:45:38.116: W/SignalStrength(1837): getGsmLevel=4 06-20 01:45:38.116: W/SignalStrength(1837): getLevel=4 (SignalStrength: 15 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 gsm|lte 4) 06-20 01:45:38.116: D/NetworkController_dual(1837): refreshViews connected={ wifi } level=4|4 combinedSignalIconId=0x7f020169/com.android.systemui:drawable/stat_sys_wifi_signal_4 combinedActivityIconId=0x7f02014a mAirplaneMode=false mDataActivity1=0 mDataActivity2=0 mPhoneSignalIconId1=0x7f020147 mPhoneSignalIconId2=0x7f020141 mLastPhoneSignalIconId1=0x7f020147 mLastPhoneSignalIconId2=0x7f020141 mDataDirectionIconId1=0x0 mDataDirectionIconId2=0x0 mDataSignalIconId1=0x7f020147 mDataSignalIconId2=0x7f020141 mDataTypeIconId1=0x7f0200f7 mDataTypeIconId2=0x7f0200f5 mWifiIconId=0x7f020169 mRoamingIconId1=0x0 mRoamingIconId2=0x0 mBluetoothTetherIconId=0x7f020153 06-20 01:45:38.116: D/NetworkController_dual(1837): refreshSignalCluster() : mBluetoothTethered = false 06-20 01:45:38.116: D/NetworkController_dual(1837): refreshSignalCluster() : mSim[0].mDataState=-1, mSim[1].mDataState=-1 06-20 01:45:38.116: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:38.116: D/NetworkController_dual(1837): getNumberOfSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:38.116: D/NetworkController_dual(1837): getNumberOfSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:38.116: D/NetworkController_dual(1837): getNumberOfSim() numberOfSim=2 06-20 01:45:38.116: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:38.116: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:38.116: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:38.116: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:38.116: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:38.116: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:45:38.116: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:38.116: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:38.116: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:45:38.116: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:38.116: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:38.116: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:45:38.116: D/NetworkController_dual(1837): changing data overlay icon id to 2130837834 06-20 01:45:38.496: D/MotionEngine(1730): [@@@ Motion Engine @@@] GetMotionScenarioId 0.105345 0.181959 9.701305 0.000000 0.000000 0.000000 51 20 06-20 01:45:38.716: D/MotionEngine(1730): [MotionEngine] -> PR_MOVE -> Move Recognition Lv(1) 06-20 01:45:38.987: D/hawaii.hwcomposer(1389): FBDevice::post called 59 times 06-20 01:45:39.007: D/hawaii.hwcomposer(1389): FBDevice::vsync called 60 times 06-20 01:45:39.127: W/SignalStrength(1837): getGsmLevel=4 06-20 01:45:39.127: W/SignalStrength(1837): getLevel=4 (SignalStrength: 15 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 gsm|lte 4) 06-20 01:45:39.127: W/SignalStrength(1837): getGsmLevel=4 06-20 01:45:39.127: W/SignalStrength(1837): getLevel=4 (SignalStrength: 15 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 gsm|lte 4) 06-20 01:45:39.127: D/NetworkController_dual(1837): refreshViews connected={ wifi } level=4|4 combinedSignalIconId=0x7f020169/com.android.systemui:drawable/stat_sys_wifi_signal_4 combinedActivityIconId=0x7f02014c mAirplaneMode=false mDataActivity1=0 mDataActivity2=0 mPhoneSignalIconId1=0x7f020147 mPhoneSignalIconId2=0x7f020141 mLastPhoneSignalIconId1=0x7f020147 mLastPhoneSignalIconId2=0x7f020141 mDataDirectionIconId1=0x0 mDataDirectionIconId2=0x0 mDataSignalIconId1=0x7f020147 mDataSignalIconId2=0x7f020141 mDataTypeIconId1=0x7f0200f7 mDataTypeIconId2=0x7f0200f5 mWifiIconId=0x7f020169 mRoamingIconId1=0x0 mRoamingIconId2=0x0 mBluetoothTetherIconId=0x7f020153 06-20 01:45:39.127: D/NetworkController_dual(1837): refreshSignalCluster() : mBluetoothTethered = false 06-20 01:45:39.127: D/NetworkController_dual(1837): refreshSignalCluster() : mSim[0].mDataState=-1, mSim[1].mDataState=-1 06-20 01:45:39.127: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:39.127: D/NetworkController_dual(1837): getNumberOfSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:39.127: D/NetworkController_dual(1837): getNumberOfSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:39.127: D/NetworkController_dual(1837): getNumberOfSim() numberOfSim=2 06-20 01:45:39.127: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:39.127: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:39.127: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:39.127: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:39.127: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:39.127: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:45:39.127: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:39.127: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:39.127: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:45:39.127: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:39.127: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:39.127: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:45:39.127: D/NetworkController_dual(1837): changing data overlay icon id to 2130837836 06-20 01:45:39.177: D/BatteryStatsImpl(1730): ++++++xy WakeLock start : pid=1730, name=, type=0, tid=1767, pid=1730, pName=null 06-20 01:45:39.177: D/BatteryStatsImpl(1730): ++++++xy WakeLock start : pid=2151, name=, type=0, tid=1740, pid=1730, pName=null 06-20 01:45:39.177: V/AlarmManager(1730): waitForAlarm result :4 06-20 01:45:39.177: V/AlarmManager(1730): trigger ELAPSED_REALTIME_WAKEUP or RTC_WAKEUP: gms 06-20 01:45:39.187: D/BatteryStatsImpl(1730): ++++++xy WakeLock stop : pid=1730, name=, type=0, tid=1748, pid=1730, pName=null 06-20 01:45:39.187: D/BatteryStatsImpl(1730): ++++++xy WakeLock start : pid=2151, name=, type=0, tid=1730, pid=1730, pName=null 06-20 01:45:39.197: D/BatteryStatsImpl(1730): ++++++xy WakeLock start : pid=2151, name=, type=0, tid=1931, pid=1730, pName=null 06-20 01:45:39.207: D/BatteryStatsImpl(1730): ++++++xy WakeLock start : pid=2151, name=, type=0, tid=2270, pid=1730, pName=null 06-20 01:45:39.207: D/SensorService(1730): info.rates.add, set DEFAULT_EVENTS_PERIOD 06-20 01:45:39.207: D/SensorService(1730): SensorDevice::activating sensor handle=0 ns=20000000 06-20 01:45:39.207: D/SensorsPoll(1730): pollsetDelay: handle:0 , ns:20000000 06-20 01:45:39.207: I/SensorService(1730): info.selectDelay() ns=20000000
06-20 01:45:39.207: D/SensorsPoll(1730): poll
setDelay: handle:0 , ns:20000000 06-20 01:45:39.207: D/SensorService(1730): SensorDevice::setDelay, Return(true 1, false 0) = 1 06-20 01:45:39.207: D/SensorManager(2151): registerListener :: handle = 0 name= BMA254 delay= 20000
06-20 01:45:39.207: D/BatteryStatsImpl(1730): ++++++xy WakeLock stop : pid=2151, name=, type=0, tid=1740, pid=1730, pName=null 06-20 01:45:39.557: D/MotionEngine(1730): [@@@ Motion Engine @@@] GetMotionScenarioId 0.143652 0.191536 9.682152 0.000000 0.000000 0.000000 51 20 06-20 01:45:39.717: D/SensorManager(2151): unregisterListener::
06-20 01:45:39.717: D/Sensors(2151): Remain listener = Sending .. normal delay 200ms 06-20 01:45:39.717: I/Sensors(2151): sendDelay --- 200000000 06-20 01:45:39.717: I/SensorService(1730): info.selectDelay() ns=20000000
06-20 01:45:39.717: D/SensorsPoll(1730): pollsetDelay: handle:0 , ns:20000000 06-20 01:45:39.717: D/SensorService(1730): SensorDevice::setDelay, Return(true 1, false 0) = 1 06-20 01:45:39.717: D/SensorManager(2151): JNI - sendDelay 06-20 01:45:39.717: I/SensorManager(2151): Set normal delay = true 06-20 01:45:39.717: D/SensorService(1730): SensorDevice::activating sensor handle=0 ns=20000000 06-20 01:45:39.717: D/SensorsPoll(1730): pollsetDelay: handle:0 , ns:20000000 06-20 01:45:39.717: D/BatteryStatsImpl(1730): ++++++xy WakeLock start : pid=2151, name=, type=0, tid=1946, pid=1730, pName=null 06-20 01:45:39.717: D/BatteryStatsImpl(1730): ++++++xy WakeLock stop : pid=2151, name=, type=0, tid=1973, pid=1730, pName=null 06-20 01:45:39.717: D/BatteryStatsImpl(1730): ++++++xy WakeLock stop : pid=2151, name=, type=0, tid=1973, pid=1730, pName=null 06-20 01:45:39.717: D/BatteryStatsImpl(1730): ++++++xy WakeLock start : pid=2151, name=, type=0, tid=1948, pid=1730, pName=null 06-20 01:45:39.717: D/BatteryStatsImpl(1730): ++++++xy WakeLock stop : pid=2151, name=, type=0, tid=1740, pid=1730, pName=null 06-20 01:45:39.717: D/BatteryStatsImpl(1730): ++++++xy WakeLock stop : pid=2151, name=, type=0, tid=1934, pid=1730, pName=null 06-20 01:45:39.717: D/BatteryStatsImpl(1730): ++++++xy WakeLock start : pid=2151, name=, type=0, tid=1730, pid=1730, pName=null 06-20 01:45:39.717: D/BatteryStatsImpl(1730): ++++++xy WakeLock stop : pid=2151, name=, type=0, tid=1974, pid=1730, pName=null 06-20 01:45:39.727: D/BatteryStatsImpl(1730): ++++++xy WakeLock start : pid=2151, name=, type=0, tid=1946, pid=1730, pName=null 06-20 01:45:39.737: D/BatteryStatsImpl(1730): ++++++xy WakeLock stop : pid=2151, name=, type=0, tid=1931, pid=1730, pName=null 06-20 01:45:39.747: D/BatteryStatsImpl(1730): ++++++xy WakeLock start : pid=2151, name=, type=0, tid=1740, pid=1730, pName=null 06-20 01:45:39.757: D/BatteryStatsImpl(1730): ++++++xy WakeLock stop : pid=2151, name=, type=0, tid=1730, pid=1730, pName=null 06-20 01:45:39.767: W/AlarmManager(1730): FACTORY_ON= 0 06-20 01:45:39.767: D/BatteryStatsImpl(1730): ++++++xy WakeLock stop : pid=2151, name=, type=0, tid=1741, pid=1730, pName=null 06-20 01:45:39.777: D/BatteryStatsImpl(1730): ++++++xy WakeLock start : pid=2151, name=, type=0, tid=2270, pid=1730, pName=null 06-20 01:45:39.827: D/GCoreUlr(2151): Throttling analytics event: entity, activity_received, 1 06-20 01:45:39.837: D/GCoreUlr(2151): Throttling analytics event: entity, DetectedActivityStore:save_attempt, 1 06-20 01:45:39.867: D/GCoreUlr(2151): Throttling analytics event: entity, DetectedActivityStore:saved, 1 06-20 01:45:39.887: D/BatteryStatsImpl(1730): ++++++xy WakeLock stop : pid=2151, name=, type=0, tid=1948, pid=1730, pName=null 06-20 01:45:39.998: D/hawaii.hwcomposer(1389): FBDevice::vsync called 59 times 06-20 01:45:39.998: D/hawaii.hwcomposer(1389): FBDevice::post called 59 times 06-20 01:45:40.048: D/dalvikvm(6091): GC_CONCURRENT freed 349K, 11% free 9677K/10823K, paused 16ms+3ms, total 47ms 06-20 01:45:40.618: D/MotionEngine(1730): [@@@ Motion Engine @@@] GetMotionScenarioId 0.143652 0.220267 9.682152 0.000000 0.000000 0.000000 51 20 06-20 01:45:40.999: D/hawaii.hwcomposer(1389): FBDevice::vsync called 60 times 06-20 01:45:41.009: D/hawaii.hwcomposer(1389): FBDevice::post called 60 times 06-20 01:45:41.059: D/MotionEngine(1730): [MotionEngine] -> PR_MOVE -> Move Recognition Lv(1) 06-20 01:45:41.659: D/MotionEngine(1730): [@@@ Motion Engine @@@] GetMotionScenarioId 0.114922 0.191536 9.701305 0.000000 0.000000 0.000000 51 20 06-20 01:45:42.000: D/hawaii.hwcomposer(1389): FBDevice::post called 59 times 06-20 01:45:42.010: D/hawaii.hwcomposer(1389): FBDevice::vsync called 60 times 06-20 01:45:42.140: W/SignalStrength(1837): getGsmLevel=4 06-20 01:45:42.140: W/SignalStrength(1837): getLevel=4 (SignalStrength: 15 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 gsm|lte 4) 06-20 01:45:42.140: W/SignalStrength(1837): getGsmLevel=4 06-20 01:45:42.140: W/SignalStrength(1837): getLevel=4 (SignalStrength: 15 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 gsm|lte 4) 06-20 01:45:42.140: D/NetworkController_dual(1837): refreshViews connected={ wifi } level=4|4 combinedSignalIconId=0x7f020169/com.android.systemui:drawable/stat_sys_wifi_signal_4 combinedActivityIconId=0x7f02014a mAirplaneMode=false mDataActivity1=0 mDataActivity2=0 mPhoneSignalIconId1=0x7f020147 mPhoneSignalIconId2=0x7f020141 mLastPhoneSignalIconId1=0x7f020147 mLastPhoneSignalIconId2=0x7f020141 mDataDirectionIconId1=0x0 mDataDirectionIconId2=0x0 mDataSignalIconId1=0x7f020147 mDataSignalIconId2=0x7f020141 mDataTypeIconId1=0x7f0200f7 mDataTypeIconId2=0x7f0200f5 mWifiIconId=0x7f020169 mRoamingIconId1=0x0 mRoamingIconId2=0x0 mBluetoothTetherIconId=0x7f020153 06-20 01:45:42.140: D/NetworkController_dual(1837): refreshSignalCluster() : mBluetoothTethered = false 06-20 01:45:42.140: D/NetworkController_dual(1837): refreshSignalCluster() : mSim[0].mDataState=-1, mSim[1].mDataState=-1 06-20 01:45:42.140: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:42.140: D/NetworkController_dual(1837): getNumberOfSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:42.140: D/NetworkController_dual(1837): getNumberOfSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:42.140: D/NetworkController_dual(1837): getNumberOfSim() numberOfSim=2 06-20 01:45:42.140: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:42.140: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:42.140: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:42.140: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:42.140: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:42.140: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:45:42.140: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:42.140: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:42.140: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:45:42.140: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:42.140: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:42.140: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:45:42.140: D/NetworkController_dual(1837): changing data overlay icon id to 2130837834 06-20 01:45:42.700: D/MotionEngine(1730): [@@@ Motion Engine @@@] GetMotionScenarioId 0.124498 0.229843 9.730036 0.000000 0.000000 0.000000 51 20 06-20 01:45:43.001: D/hawaii.hwcomposer(1389): FBDevice::vsync called 59 times 06-20 01:45:43.001: D/hawaii.hwcomposer(1389): FBDevice::post called 60 times 06-20 01:45:43.361: D/MotionEngine(1730): [MotionEngine] -> PR_MOVE -> Move Recognition Lv(1) 06-20 01:45:43.741: D/MotionEngine(1730): [@@@ Motion Engine @@@] GetMotionScenarioId 0.181959 0.210690 9.672575 0.000000 0.000000 0.000000 51 20 06-20 01:45:43.991: D/hawaii.hwcomposer(1389): FBDevice::vsync called 60 times 06-20 01:45:44.002: D/hawaii.hwcomposer(1389): FBDevice::post called 60 times 06-20 01:45:44.132: W/SignalStrength(1837): getGsmLevel=4 06-20 01:45:44.132: W/SignalStrength(1837): getLevel=4 (SignalStrength: 15 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 gsm|lte 4) 06-20 01:45:44.132: W/SignalStrength(1837): getGsmLevel=4 06-20 01:45:44.132: W/SignalStrength(1837): getLevel=4 (SignalStrength: 15 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 gsm|lte 4) 06-20 01:45:44.132: D/NetworkController_dual(1837): refreshViews connected={ wifi } level=4|4 combinedSignalIconId=0x7f020169/com.android.systemui:drawable/stat_sys_wifi_signal_4 combinedActivityIconId=0x7f02014c mAirplaneMode=false mDataActivity1=0 mDataActivity2=0 mPhoneSignalIconId1=0x7f020147 mPhoneSignalIconId2=0x7f020141 mLastPhoneSignalIconId1=0x7f020147 mLastPhoneSignalIconId2=0x7f020141 mDataDirectionIconId1=0x0 mDataDirectionIconId2=0x0 mDataSignalIconId1=0x7f020147 mDataSignalIconId2=0x7f020141 mDataTypeIconId1=0x7f0200f7 mDataTypeIconId2=0x7f0200f5 mWifiIconId=0x7f020169 mRoamingIconId1=0x0 mRoamingIconId2=0x0 mBluetoothTetherIconId=0x7f020153 06-20 01:45:44.132: D/NetworkController_dual(1837): refreshSignalCluster() : mBluetoothTethered = false 06-20 01:45:44.132: D/NetworkController_dual(1837): refreshSignalCluster() : mSim[0].mDataState=-1, mSim[1].mDataState=-1 06-20 01:45:44.142: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:44.142: D/NetworkController_dual(1837): getNumberOfSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:44.142: D/NetworkController_dual(1837): getNumberOfSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:44.142: D/NetworkController_dual(1837): getNumberOfSim() numberOfSim=2 06-20 01:45:44.142: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:44.142: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:44.142: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:44.142: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:44.142: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:44.142: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:45:44.142: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:44.142: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:44.142: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:45:44.142: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:44.142: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:44.142: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:45:44.142: D/NetworkController_dual(1837): changing data overlay icon id to 2130837836 06-20 01:45:44.172: D/MotionEngine(1730): [MotionEngine] -> PR_MOVE -> Move Recognition Lv(4) 06-20 01:45:44.172: D/MotionEngine(1730): [MotionEngine] -> Add2MotionEventQueue(Smart Alert Tutorial(98)) 06-20 01:45:44.172: D/MotionEngine(1730): [@@@ Motion Engine @@@] Event num 98 Occured 06-20 01:45:44.222: D/dalvikvm(3726): WAIT_FOR_CONCURRENT_GC blocked 0ms 06-20 01:45:44.322: D/dalvikvm(3726): GC_EXPLICIT freed 345K, 11% free 10042K/11207K, paused 4ms+3ms, total 97ms 06-20 01:45:44.552: D/SensorService(1730): AutoRotationSensor::process: Ar_SensorChanged oldrotation = [255], rotation = [3] 06-20 01:45:44.552: V/WindowOrientationListener(1730): Rotation Sensor : x=3.0 06-20 01:45:44.552: V/WindowOrientationListener(1730): Proposed rotation changed! proposedRotation=3currentRotation = -1 06-20 01:45:44.552: V/MotionRecognitionService(1730): .updateOrientation : rotation = 3 06-20 01:45:44.572: D/SensorService(1730): AutoRotationSensor::process: Ar_SensorChanged oldrotation = [3], rotation = [255] 06-20 01:45:44.572: V/WindowOrientationListener(1730): Rotation Sensor : x=255.0 06-20 01:45:44.772: D/MotionEngine(1730): [@@@ Motion Engine @@@] GetMotionScenarioId -3.658340 5.123591 7.192182 0.000000 0.000000 0.000000 51 20 06-20 01:45:44.832: D/SensorService(1730): AutoRotationSensor::process: Ar_SensorChanged oldrotation = [255], rotation = [0] 06-20 01:45:44.832: V/WindowOrientationListener(1730): Rotation Sensor : x=0.0 06-20 01:45:44.832: V/WindowOrientationListener(1730): Proposed rotation changed! proposedRotation=0currentRotation = -1 06-20 01:45:44.832: V/MotionRecognitionService(1730): .updateOrientation : rotation = 0 06-20 01:45:44.982: D/hawaii.hwcomposer(1389): FBDevice::vsync called 59 times 06-20 01:45:44.992: D/hawaii.hwcomposer(1389): FBDevice::post called 59 times 06-20 01:45:45.143: W/SignalStrength(1837): getGsmLevel=4 06-20 01:45:45.143: W/SignalStrength(1837): getLevel=4 (SignalStrength: 15 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 gsm|lte 4) 06-20 01:45:45.143: W/SignalStrength(1837): getGsmLevel=4 06-20 01:45:45.143: W/SignalStrength(1837): getLevel=4 (SignalStrength: 15 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 gsm|lte 4) 06-20 01:45:45.143: D/NetworkController_dual(1837): refreshViews connected={ wifi } level=4|4 combinedSignalIconId=0x7f020169/com.android.systemui:drawable/stat_sys_wifi_signal_4 combinedActivityIconId=0x7f02014a mAirplaneMode=false mDataActivity1=0 mDataActivity2=0 mPhoneSignalIconId1=0x7f020147 mPhoneSignalIconId2=0x7f020141 mLastPhoneSignalIconId1=0x7f020147 mLastPhoneSignalIconId2=0x7f020141 mDataDirectionIconId1=0x0 mDataDirectionIconId2=0x0 mDataSignalIconId1=0x7f020147 mDataSignalIconId2=0x7f020141 mDataTypeIconId1=0x7f0200f7 mDataTypeIconId2=0x7f0200f5 mWifiIconId=0x7f020169 mRoamingIconId1=0x0 mRoamingIconId2=0x0 mBluetoothTetherIconId=0x7f020153 06-20 01:45:45.143: D/NetworkController_dual(1837): refreshSignalCluster() : mBluetoothTethered = false 06-20 01:45:45.143: D/NetworkController_dual(1837): refreshSignalCluster() : mSim[0].mDataState=-1, mSim[1].mDataState=-1 06-20 01:45:45.143: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:45.143: D/NetworkController_dual(1837): getNumberOfSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:45.143: D/NetworkController_dual(1837): getNumberOfSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:45.143: D/NetworkController_dual(1837): getNumberOfSim() numberOfSim=2 06-20 01:45:45.143: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:45.143: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:45.143: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:45.143: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:45.143: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:45.143: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:45:45.143: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:45.143: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:45.143: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:45:45.143: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:45.143: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:45.143: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:45:45.143: D/NetworkController_dual(1837): changing data overlay icon id to 2130837834 06-20 01:45:45.513: D/SensorService(1730): AutoRotationSensor::process: Ar_SensorChanged oldrotation = [0], rotation = [255] 06-20 01:45:45.513: V/WindowOrientationListener(1730): Rotation Sensor : x=255.0 06-20 01:45:45.573: D/SensorService(1730): AutoRotationSensor::process: Ar_SensorChanged oldrotation = [255], rotation = [0] 06-20 01:45:45.573: V/WindowOrientationListener(1730): Rotation Sensor : x=0.0 06-20 01:45:45.573: V/WindowOrientationListener(1730): Proposed rotation changed! proposedRotation=0currentRotation = -1 06-20 01:45:45.573: V/MotionRecognitionService(1730): .updateOrientation : rotation = 0 06-20 01:45:45.613: D/SensorService(1730): AutoRotationSensor::process: Ar_SensorChanged oldrotation = [0], rotation = [255] 06-20 01:45:45.613: V/WindowOrientationListener(1730): Rotation Sensor : x=255.0 06-20 01:45:45.633: D/SensorService(1730): AutoRotationSensor::process: Ar_SensorChanged oldrotation = [255], rotation = [0] 06-20 01:45:45.633: V/WindowOrientationListener(1730): Rotation Sensor : x=0.0 06-20 01:45:45.633: V/WindowOrientationListener(1730): Proposed rotation changed! proposedRotation=0currentRotation = -1 06-20 01:45:45.633: V/MotionRecognitionService(1730): .updateOrientation : rotation = 0 06-20 01:45:45.673: D/SensorService(1730): AutoRotationSensor::process: Ar_SensorChanged oldrotation = [0], rotation = [255] 06-20 01:45:45.673: V/WindowOrientationListener(1730): Rotation Sensor : x=255.0 06-20 01:45:45.693: D/SensorService(1730): AutoRotationSensor::process: Ar_SensorChanged oldrotation = [255], rotation = [0] 06-20 01:45:45.693: V/WindowOrientationListener(1730): Rotation Sensor : x=0.0 06-20 01:45:45.693: V/WindowOrientationListener(1730): Proposed rotation changed! proposedRotation=0currentRotation = -1 06-20 01:45:45.693: V/MotionRecognitionService(1730): .updateOrientation : rotation = 0 06-20 01:45:45.813: D/MotionEngine(1730): [@@@ Motion Engine @@@] GetMotionScenarioId -1.896208 7.766790 5.525817 0.000000 0.000000 0.000000 51 20 06-20 01:45:45.993: D/MotionEngine(1730): [@@@ Motion Engine @@@] Double Tapping event occured 0 0 06-20 01:45:45.993: D/MotionEngine(1730): [@@@ Motion Engine @@@] Put Double Tapping event in the Queue 06-20 01:45:45.993: D/MotionEngine(1730): [MotionEngine] -> Add2MotionEventQueue(Two Tapping(1)) 06-20 01:45:45.993: D/hawaii.hwcomposer(1389): FBDevice::vsync called 60 times 06-20 01:45:46.003: D/hawaii.hwcomposer(1389): FBDevice::post called 60 times 06-20 01:45:46.144: W/SignalStrength(1837): getGsmLevel=4 06-20 01:45:46.144: W/SignalStrength(1837): getLevel=4 (SignalStrength: 15 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 gsm|lte 4) 06-20 01:45:46.144: W/SignalStrength(1837): getGsmLevel=4 06-20 01:45:46.144: W/SignalStrength(1837): getLevel=4 (SignalStrength: 15 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 gsm|lte 4) 06-20 01:45:46.144: D/NetworkController_dual(1837): refreshViews connected={ wifi } level=4|4 combinedSignalIconId=0x7f020169/com.android.systemui:drawable/stat_sys_wifi_signal_4 combinedActivityIconId=0x7f02014c mAirplaneMode=false mDataActivity1=0 mDataActivity2=0 mPhoneSignalIconId1=0x7f020147 mPhoneSignalIconId2=0x7f020141 mLastPhoneSignalIconId1=0x7f020147 mLastPhoneSignalIconId2=0x7f020141 mDataDirectionIconId1=0x0 mDataDirectionIconId2=0x0 mDataSignalIconId1=0x7f020147 mDataSignalIconId2=0x7f020141 mDataTypeIconId1=0x7f0200f7 mDataTypeIconId2=0x7f0200f5 mWifiIconId=0x7f020169 mRoamingIconId1=0x0 mRoamingIconId2=0x0 mBluetoothTetherIconId=0x7f020153 06-20 01:45:46.144: D/NetworkController_dual(1837): refreshSignalCluster() : mBluetoothTethered = false 06-20 01:45:46.144: D/NetworkController_dual(1837): refreshSignalCluster() : mSim[0].mDataState=-1, mSim[1].mDataState=-1 06-20 01:45:46.144: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:46.144: D/NetworkController_dual(1837): getNumberOfSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:46.144: D/NetworkController_dual(1837): getNumberOfSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:46.144: D/NetworkController_dual(1837): getNumberOfSim() numberOfSim=2 06-20 01:45:46.144: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:46.144: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:46.144: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:46.144: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:46.144: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:46.144: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:45:46.154: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:46.154: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:46.154: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:45:46.154: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:46.154: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:46.154: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:45:46.154: D/NetworkController_dual(1837): changing data overlay icon id to 2130837836 06-20 01:45:46.854: D/MotionEngine(1730): [@@@ Motion Engine @@@] GetMotionScenarioId -0.507571 8.504205 5.056554 0.000000 0.000000 0.000000 51 20 06-20 01:45:47.004: D/hawaii.hwcomposer(1389): FBDevice::vsync called 60 times 06-20 01:45:47.004: D/hawaii.hwcomposer(1389): FBDevice::post called 60 times 06-20 01:45:47.895: D/MotionEngine(1730): [@@@ Motion Engine @@@] GetMotionScenarioId -0.766145 9.174581 2.987964 0.000000 0.000000 0.000000 51 20 06-20 01:45:47.995: D/hawaii.hwcomposer(1389): FBDevice::vsync called 59 times 06-20 01:45:47.995: D/hawaii.hwcomposer(1389): FBDevice::post called 59 times 06-20 01:45:48.936: D/MotionEngine(1730): [@@@ Motion Engine @@@] GetMotionScenarioId 0.363919 9.461885 2.470816 0.000000 0.000000 0.000000 51 20 06-20 01:45:48.956: D/MotionEngine(1730): [MotionEngine] -> PR_MOVE -> Move Recognition Lv(2) 06-20 01:45:48.956: D/MotionEngine(1730): [@@@ Motion Engine @@@] Event num 71 Occured 06-20 01:45:48.956: I/MotionRecognitionService(1730): send 71=FLAT ~~ 06-20 01:45:48.986: I/InputReader(1730): Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.18 ] 06-20 01:45:48.986: I/InputDispatcher(1730): Delivering touch to current input target: action: 0x0 06-20 01:45:48.986: I/InputDispatcher(1730): Delivering touch to current input target: action: 0x0 06-20 01:45:48.986: I/InputDispatcher(1730): Delivering touch to current input target: action: 0x0 06-20 01:45:48.996: D/hawaii.hwcomposer(1389): FBDevice::vsync called 60 times 06-20 01:45:49.006: D/hawaii.hwcomposer(1389): FBDevice::post called 60 times 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x50732a88 deleted, size = 120 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x50732b30 deleted, size = 120 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x4ee01e40 deleted, size = 120 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x4d9cdf48 deleted, size = 128 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x54e160a8 deleted, size = 128 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x54e1cf58 deleted, size = 128 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x50bc8fb8 deleted, size = 128 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x50c0cfa0 deleted, size = 136 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x54d9d2b8 deleted, size = 136 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x54465358 deleted, size = 136 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x4d9ccfe0 deleted, size = 136 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x4d92a040 deleted, size = 136 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x54e17240 deleted, size = 136 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x4d32c810 deleted, size = 136 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x4f3b2328 deleted, size = 136 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x54e1a370 deleted, size = 136 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x54e1ab10 deleted, size = 136 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x4d8dfaf0 deleted, size = 144 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x54e1de10 deleted, size = 144 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x4d32c760 deleted, size = 152 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x4ec879a8 deleted, size = 152 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x4d329008 deleted, size = 152 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x50730960 deleted, size = 152 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x4ec878b0 deleted, size = 152 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x4d9188c0 deleted, size = 152 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x50730a40 deleted, size = 152 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x51018638 deleted, size = 160 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x54e16008 deleted, size = 160 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x54e187c8 deleted, size = 160 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x4d6c5238 deleted, size = 160 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x54cb22c0 deleted, size = 160 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x4d9db1b8 deleted, size = 160 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x4d41d828 deleted, size = 160 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x507346e0 deleted, size = 160 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x507360e0 deleted, size = 168 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x4d9584a8 deleted, size = 168 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x50740e98 deleted, size = 168 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x50ea73c0 deleted, size = 168 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x50741598 deleted, size = 168 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x4d6c5cb0 deleted, size = 168 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x4f45dff8 deleted, size = 168 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x50ea7498 deleted, size = 168 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x507415d8 deleted, size = 168 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x4adae060 deleted, size = 168 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x4d9db300 deleted, size = 168 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x4f3a5218 deleted, size = 176 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x4eca70f0 deleted, size = 176 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x4eca7078 deleted, size = 176 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x4ac0a1b8 deleted, size = 176 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x54423748 deleted, size = 176 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x4eca7130 deleted, size = 176 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x50bfd6d8 deleted, size = 176 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x4d7bfa08 deleted, size = 176 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x4f3a5710 deleted, size = 184 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x4eca74d8 deleted, size = 184 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x4ec87ca8 deleted, size = 184 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x4ec79c80 deleted, size = 184 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x4ee0c6c0 deleted, size = 184 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x4ec77978 deleted, size = 184 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x50c0ced0 deleted, size = 192 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x4d9117a8 deleted, size = 192 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x4ac10b58 deleted, size = 192 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x4d92bd28 deleted, size = 192 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x4ac05218 deleted, size = 192 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x4ac10cd0 deleted, size = 192 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x4d32cb20 deleted, size = 192 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x4d9b48c0 deleted, size = 200 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x54463f70 deleted, size = 200 06-20 01:45:49.227: D/TextLayoutCache(1975): Cache value 0x4d656a58 deleted, size = 232 06-20 01:45:49.227: D/dalvikvm(1975): WAIT_FOR_CONCURRENT_GC blocked 0ms 06-20 01:45:49.297: D/dalvikvm(1975): GC_EXPLICIT freed 1393K, 22% free 17081K/21639K, paused 2ms+17ms, total 74ms 06-20 01:45:49.517: I/InputReader(1730): Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] 06-20 01:45:49.517: I/InputDispatcher(1730): Delivering touch to current input target: action: 0x1 06-20 01:45:49.517: I/InputDispatcher(1730): Delivering touch to current input target: action: 0x1 06-20 01:45:49.517: I/InputDispatcher(1730): Delivering touch to current input target: action: 0x1 06-20 01:45:49.547: D/OpenIAB-UnityPlugin(6091): createBroadcasts 06-20 01:45:49.547: D/OpenIAB-UnityPlugin(6091): Starting setup. 06-20 01:45:49.547: D/openiab_test_test(6091): in: 3 startSetup() discovered openstores: [] 06-20 01:45:49.547: D/GooglePlay(6091): isBillingAvailable() packageName: com.ohohgames.newchampion 06-20 01:45:49.587: D/Finsky(5477): [501] InAppBillingUtils.getPreferredAccount: com.ohohgames.newchampion: Account from first account - [67oSKJ0QwtPKVgRNeMq0dboE1UQ] 06-20 01:45:49.597: D/AmazonAppstore(6091): hasAmazonClasses() cannot load class com.amazon.android.Kiwi 06-20 01:45:49.597: D/AmazonAppstore(6091): isPackageInstaller() sandBox: true 06-20 01:45:49.607: I/power(1730): * acquire_dvfs_lock : lockType : 1 freq : 999999 06-20 01:45:49.607: D/PowerManagerService(1730): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT frequency : 999999 uid : 1000 pid : 1730 tag : ActivityManager 06-20 01:45:49.607: W/ActivityManager(1730): mDVFSLock.acquire() 06-20 01:45:49.777: D/dalvikvm(1730): GC_FOR_ALLOC freed 754K, 19% free 17810K/21959K, paused 90ms, total 94ms 06-20 01:45:49.787: D/BatteryStatsImpl(1730): ++++++xy WakeLock start : pid=1730, name=, type=0, tid=1741, pid=1730, pName=null 06-20 01:45:49.977: D/MotionEngine(1730): [@@@ Motion Engine @@@] GetMotionScenarioId 0.162806 9.385271 2.547431 0.000000 0.000000 0.000000 51 20 06-20 01:45:49.987: D/hawaii.hwcomposer(1389): FBDevice::post called 51 times 06-20 01:45:50.007: D/hawaii.hwcomposer(1389): FBDevice::vsync called 60 times 06-20 01:45:50.308: I/webclipboard(5808): clipservice: android.sec.clipboard.ClipboardExManager@416be390 06-20 01:45:50.318: V/webkit(5808): BrowserFrame constructor: this=Handler (android.webkit.BrowserFrame) {416f5460} 06-20 01:45:50.338: D/WindowManager(1730): PhoneWindowManager: focusChangedLw 06-20 01:45:50.338: D/WindowManager(1730): updateReadingMode 06-20 01:45:50.338: D/AccountActivity(5808): requestAccessToken() type : ACCOUNT_AIDL_APP_BASE 06-20 01:45:50.338: D/WindowManager(1730): mInputFocus is not null. 06-20 01:45:50.338: D/WindowManager(1730): mInputFocus is not null. 06-20 01:45:50.338: D/WindowManager(1730): mInputFocus is not null. 06-20 01:45:50.338: D/PowerManagerService(1730): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT frequency : 999999 uid : 1000 pid : 1730 tag : ActivityManager 06-20 01:45:50.338: W/ActivityManager(1730): mDVFSLock.acquire() 06-20 01:45:50.348: D/WindowManager(1730): mInputFocus is not null. 06-20 01:45:50.348: D/WindowManager(1730): mInputFocus is not null. 06-20 01:45:50.358: I/SA(5826): [RATA] onCreate() 06-20 01:45:50.358: I/SA(5826): [RequestAccessTokenActivity] THEME_EXCEPTIONAL_TYPE_NONE_FOR_ACTIVITY_INTERFACE 06-20 01:45:50.368: I/SA(5826): [Theme] settings text color : ffbebebe 06-20 01:45:50.368: I/SA(5826): [Theme] settings theme bg : tw_background_holo_dark 06-20 01:45:50.368: I/SA(5826): [RequestAccessTokenActivity] setTheme=[R.style.Theme_ICS_Black ] 06-20 01:45:50.368: I/SA(5826): [RequestAccessTokenActivity] onCreate Intent=[ samsungaccount.REQUEST_ACCESSTOKEN. external_m_p : android.iap. common_c_i : ? common_c_s : ? OSP_VER : OSP_02 MODE : BACKGROUND additional : server_url,api_server_url,auth_server_url,cc,user_id,birthday,email_id,mcc,login_id,login_id_type, ] 06-20 01:45:50.368: D/WindowManager(1730): mInputFocus is not null. 06-20 01:45:50.368: D/WindowManager(1730): mInputFocus is not null. 06-20 01:45:50.378: I/SA(5826): [RequestAccessTokenActivity] device=[SA = 1.5.0324 V = 16 HWD = 800X480 1.5 dpi = 240 SIZE = 2 LOCALE = vi_VN CSC = XXV MCC = 452 MNC 1 T = user DEVICE = kyleve P = kylevexx I = JZO54K M = GT-S7392 OKLEFT false DIS JZO54K.S7392DZUAML1 PSS = 3.979127307850313 ] 06-20 01:45:50.378: I/SA(5826): [RATA] isAvailableActivity() 06-20 01:45:50.378: I/SA(5826): [RequestAccessTokenActivity] setTheme=[android.R.style.Theme_DeviceDefault_Panel] 06-20 01:45:50.378: I/SA(5826): [RATA] startMainProcess() 06-20 01:45:50.378: I/SA(5826): [MPC] getEmptyMandatoryParams 06-20 01:45:50.378: I/SA(5826): [SCU] isHaveSA() - true 06-20 01:45:50.378: I/SA(5826): [DBM] Is Checking both Data V01 and V02 : false 06-20 01:45:50.378: I/SA(5826): [DBMV2] getUserAuthToken 06-20 01:45:50.378: I/SA(5826): [DBMV2] getDataV02ForItems 06-20 01:45:50.378: I/SA(5826): [SSP] query invoked 06-20 01:45:50.388: I/SA(5826): [AESC] decrypt START 06-20 01:45:50.388: I/SA(5826): [AESC] decrypt END 06-20 01:45:50.388: I/SA(5826): [DBM] V02 Data valid : true 06-20 01:45:50.388: I/SA(5826): [RATA] runAccessTokenTask() 06-20 01:45:50.388: I/SurfaceFlinger(1389): id=33(3) createSurf 0x41ecf46c (1x1),1 flag=0 06-20 01:45:50.398: I/SA(5826): [RATAGetAccessTokenTask] doInBackground 06-20 01:45:50.408: E/hawaii.gralloc(1389): GRALLOC ALLOC flags 933 06-20 01:45:50.408: D/WindowManager(1730): mInputFocus is not null. 06-20 01:45:50.408: D/WindowManager(1730): mInputFocus is not null. 06-20 01:45:50.408: D/WindowManager(1730): mInputFocus is not null. 06-20 01:45:50.418: D/(5808): Waiting for mm thread to come up 06-20 01:45:50.418: D/(5808): Waiting for mm thread to come up 06-20 01:45:50.418: D/(5808): mm_device_thread starting 06-20 01:45:50.418: I/SA(5826): [ViewComponentAttribute] isAvailableSignature() 06-20 01:45:50.418: I/SA(5826): [SCHU] runCheckSignature : 16 06-20 01:45:50.428: I/SurfaceFlinger(1389): id=34(3) createSurf 0x41e3e194 (1x1),1 flag=0 06-20 01:45:50.428: E/HAWAII_EGL(1389): abuffer = (480 800) (933) 06-20 01:45:50.428: D/WindowManager(1730): PhoneWindowManager: focusChangedLw 06-20 01:45:50.428: D/WindowManager(1730): updateReadingMode 06-20 01:45:50.428: D/STATUSBAR-StatusBarManagerService(1730): setSystemUiVisibility(0x0) 06-20 01:45:50.428: D/STATUSBAR-StatusBarManagerService(1730): manageDisableList what=0x0 pkg=WindowManager.LayoutParams 06-20 01:45:50.428: D/PhoneStatusBar(1837): setAreThereNotifications: N=1 any=true clearable=false 06-20 01:45:50.428: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:50.428: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:50.428: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:45:50.438: D/HAWAII_EGL(5826): Set SWAP INTERVAL 0 06-20 01:45:50.438: D/HAWAII_EGL(5826): eglCreateWindowSurface() surface: 0x4d44bfe8, VC surface: 9, Thread: 5826 06-20 01:45:50.438: D/HAWAII_EGL(5826): eglMakeCurrent(0x4abdd7c8, 0x4d44bfe8, 0x4d44bfe8) Thread: 5826 06-20 01:45:50.438: E/hawaii.gralloc(1389): GRALLOC ALLOC flags 10000b22 06-20 01:45:50.448: I/SA(5826): [SCHU] sdk version =< 16 06-20 01:45:50.448: D/PhoneStatusBar(1837): hiding the MENU button 06-20 01:45:50.458: D/HAWAII_EGL(5826): eglMakeCurrent(NULL) Thread: 5826 06-20 01:45:50.458: D/HAWAII_EGL(5826): eglDestroySurface() surface: 0x4d44bfe8, android window 0x4d44c970, Thread: 5826 06-20 01:45:50.458: D/HAWAII_EGL(5826): Set SWAP INTERVAL 0 06-20 01:45:50.458: D/HAWAII_EGL(5826): eglCreateWindowSurface() surface: 0x4adb2950, VC surface: 10, Thread: 5826 06-20 01:45:50.468: D/BatteryStatsImpl(1730): ++++++xy WakeLock stop : pid=1730, name=, type=0, tid=1730, pid=1730, pName=null 06-20 01:45:50.478: D/HAWAII_EGL(5826): eglMakeCurrent(0x4abdd7c8, 0x4adb2950, 0x4adb2950) Thread: 5826 06-20 01:45:50.478: E/hawaii.gralloc(1389): GRALLOC ALLOC flags 933 06-20 01:45:50.488: I/power(1730): * release_dvfs_lock : lockType : 1 06-20 01:45:50.488: D/PowerManagerService(1730): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 06-20 01:45:50.488: W/ActivityManager(1730): mDVFSLock.release() 06-20 01:45:50.498: D/SensorService(1730): SensorDevice::activating sensor handle=0 ns=20000000 06-20 01:45:50.498: D/SensorsPoll(1730): pollsetDelay: handle:0 , ns:20000000 06-20 01:45:50.498: I/SA(5826): [RATA_GetAccessTokenTask] isAccessTokenReusable 06-20 01:45:50.498: I/SA(5826): [RATA_GetAccessTokenTask] isAccessTokenExist 06-20 01:45:50.528: V/AudioFlinger(1392): stop(4098), calling pid 6091 06-20 01:45:50.528: V/AudioFlinger(1392): not stopping/stopped => stopping/stopped (4098) on thread 0x41de3008 06-20 01:45:50.528: V/AudioPolicyManagerBase(1392): stopOutput() output 2, stream 3, session 18 06-20 01:45:50.528: V/AudioPolicyManagerBase(1392): changeRefCount() stream 3, count 0 06-20 01:45:50.528: V/AudioPolicyManagerBase(1392): getNewDevice() selected device 0 06-20 01:45:50.528: V/AudioPolicyManagerBase(1392): setOutputDevice() output 2 device 0000 force 0 delayMs 172 06-20 01:45:50.528: V/AudioPolicyManagerBase(1392): setOutputDevice() prevDevice 0002 06-20 01:45:50.528: V/AudioPolicyManagerBase(1392): setOutputDevice() setting same device 0000 or null device for output 2 06-20 01:45:50.528: V/AudioPolicyManagerALSA(1392): setOutputDevice() output=2, mHWOutVoIP=3, isInCall()=0 06-20 01:45:50.528: V/AudioPolicyManagerALSA(1392): output matches OutputCurrent for index 0 06-20 01:45:50.528: V/AudioPolicyManagerALSA(1392): Output id(2) mDevice updated to newDevice =2 06-20 01:45:50.528: V/AudioPolicyManagerALSA(1392): Output id(3) mDevice updated to newDevice =2 06-20 01:45:50.528: V/AudioPolicyManagerBase(1392): checkOutputForStrategy(0002,0002,3) 06-20 01:45:50.528: V/AudioPolicyManagerBase(1392): getOutputsForDevice device 0002 -> 0002 06-20 01:45:50.528: V/AudioPolicyManagerBase(1392): getOutputsForDevice device 0002 -> 0002 06-20 01:45:50.528: W/AudioPolicyManagerALSA(1392): stopOutput(): status 0, stream 3, mHWOutVoIP 3, mVoIPInUse 06-20 01:45:50.528: I/SA(5826): [SCU] getAccessTokenInfo 06-20 01:45:50.538: V/AudioFlinger(1392): releasing 18 from 6091 06-20 01:45:50.538: V/AudioFlinger(1392): decremented refcount to 0 06-20 01:45:50.538: V/AudioFlinger(1392): purging stale effects 06-20 01:45:50.538: V/AudioPolicyManagerBase(1392): releaseOutput() 2 06-20 01:45:50.548: I/SA(5826): [RATMUV] getAccessToken 06-20 01:45:50.548: I/SA(5826): [RATMUV] getRefreshToken 06-20 01:45:50.558: V/AudioFlinger(1392): presentationComplete() reset: mPresentationCompleteFrames 2234400 audioHalFrames 4128 06-20 01:45:50.598: D/dalvikvm(5826): GC_CONCURRENT freed 393K, 10% free 10776K/11911K, paused 1ms+14ms, total 227ms 06-20 01:45:50.598: I/SA(5826): [RATMUV] getAccessToken 06-20 01:45:50.598: I/SA(5826): [ODM] getCheckListFromOpenDB 06-20 01:45:50.598: I/SA(5826): [ODM] getTncResult 06-20 01:45:50.598: I/SA(5826): [ODM] getTncCursor 06-20 01:45:50.598: I/SA(5826): [OCP] selection : null 06-20 01:45:50.598: I/SA(5826): [SCU] isHaveSA() - true 06-20 01:45:50.648: I/SA(5826): [ODM] isRequireField 06-20 01:45:50.648: I/SA(5826): [ODM] getFieldCursor 06-20 01:45:50.648: I/SA(5826): [OCP] selection : Value2=? 06-20 01:45:50.658: I/SA(5826): [SCU] isHaveSA() - true 06-20 01:45:50.658: I/SA(5826): [AESC] encrypt START 06-20 01:45:50.678: I/SA(5826): [AESC] encrypt END 06-20 01:45:50.688: V/AudioFlinger(1392): presentationComplete() session 18 complete: framesWritten 2236416 06-20 01:45:50.688: V/AudioFlinger(1392): remove track (4098) and delete from mixer 06-20 01:45:50.708: I/SA(5826): [SCU] Validation Process is completed 06-20 01:45:50.708: I/SA(5826): [RATA_GetAccessTokenTask] runTokenReuseProcess 06-20 01:45:50.708: V/AudioFlinger(1392): PlaybackThread::Track destructor 06-20 01:45:50.708: V/AudioFlinger(1392): removeClient_l() pid 6091, tid 1644, calling tid 1392 06-20 01:45:50.718: I/SA(5826): [RATA_GetAccessTokenTask] setAccessTokenFromDB 06-20 01:45:50.718: I/SA(5826): [SCU] getAccessTokenInfo 06-20 01:45:50.728: E/hawaii.gralloc(1389): GRALLOC ALLOC flags 10000b22 06-20 01:45:50.738: D/HAWAII_EGL(5826): eglMakeCurrent(NULL) Thread: 5826 06-20 01:45:50.738: D/HAWAII_EGL(5826): eglDestroySurface() surface: 0x4adb2950, android window 0x4d44c970, Thread: 5826 06-20 01:45:50.738: D/HAWAII_EGL(5826): Set SWAP INTERVAL 0 06-20 01:45:50.738: D/HAWAII_EGL(5826): eglCreateWindowSurface() surface: 0x4adb2bd0, VC surface: 11, Thread: 5826 06-20 01:45:50.738: I/SA(5826): [RATA_GetAccessTokenTask] onPostExecute 06-20 01:45:50.738: I/SA(5826): [RATAGetAccessTokenTask] setNoneErrorResult 06-20 01:45:50.738: I/SA(5826): [RATMUV] getAccessToken 06-20 01:45:50.738: I/SA(5826): [RATMUV] getRefreshToken 06-20 01:45:50.738: I/SA(5826): [RATMUV] getAccessTokenExpiresIn 06-20 01:45:50.738: I/SA(5826): [RATMUV] getRefreshTokenExpiresIn 06-20 01:45:50.738: I/SA(5826): [SCU] saveAccessToken 06-20 01:45:50.748: I/SA(5826): [RATA_GetAccessTokenTask] setAdditionalInfo 06-20 01:45:50.758: E/HAWAII_EGL(1389): abuffer = (480 800) (933) 06-20 01:45:50.768: I/SA(5826): [SCU] get signed id from account manager. 06-20 01:45:50.768: I/SA(5826): [DBMV2] getUserID 06-20 01:45:50.768: I/SA(5826): [DBMV2] getDataV02ForItems 06-20 01:45:50.768: I/SA(5826): [SSP] query invoked 06-20 01:45:50.778: I/SA(5826): [AESC] decrypt START 06-20 01:45:50.778: I/SA(5826): [AESC] decrypt END 06-20 01:45:50.778: I/SA(5826): [DBMV2] getBirthDate 06-20 01:45:50.778: I/SA(5826): [DBMV2] getDataV02ForItems 06-20 01:45:50.778: I/SA(5826): [SSP] query invoked 06-20 01:45:50.788: I/SA(5826): [AESC] decrypt START 06-20 01:45:50.788: I/SA(5826): [AESC] decrypt END 06-20 01:45:50.788: I/SA(5826): [DBMV2] getMccFromDB 06-20 01:45:50.788: I/SA(5826): [DBMV2] getDataV02ForItems 06-20 01:45:50.788: I/SA(5826): [SSP] query invoked 06-20 01:45:50.788: I/SA(5826): [AESC] decrypt START 06-20 01:45:50.788: I/SA(5826): [AESC] decrypt END 06-20 01:45:50.798: I/SA(5826): [SCU] get signed id from account manager. 06-20 01:45:50.798: I/SA(5826): [SCU] get signed id from account manager. 06-20 01:45:50.798: I/SA(5826): [RequestAccessTokenActivity] setResultWithLog resultCode=[-1] 06-20 01:45:50.938: D/BatteryStatsImpl(1730): ++++++xy WakeLock start : pid=1730, name=, type=0, tid=1740, pid=1730, pName=null 06-20 01:45:50.938: I/power(1730): * acquire_dvfs_lock : lockType : 1 freq : 999999 06-20 01:45:50.938: D/PowerManagerService(1730): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT frequency : 999999 uid : 1000 pid : 1730 tag : ActivityManager 06-20 01:45:50.938: W/ActivityManager(1730): mDVFSLock.acquire() 06-20 01:45:50.948: D/BatteryStatsImpl(1730): ++++++xy WakeLock start : pid=1915, name=, type=0, tid=1934, pid=1730, pName=null 06-20 01:45:50.958: D/BatteryStatsImpl(1730): ++++++xy WakeLock stop : pid=1915, name=, type=0, tid=1741, pid=1730, pName=null 06-20 01:45:50.978: D/AccountActivity(5808): onAccountResult() 06-20 01:45:50.978: D/AccountActivity(5808): requestCode : 3001 06-20 01:45:50.978: D/AccountActivity(5808): resultCode : -1 06-20 01:45:50.978: D/AccountActivity(5808): doReceivedDataProcess() Result Code : -1 06-20 01:45:50.988: D/WindowManager(1730): PhoneWindowManager: focusChangedLw 06-20 01:45:50.988: D/WindowManager(1730): updateReadingMode 06-20 01:45:50.988: D/STATUSBAR-StatusBarManagerService(1730): setSystemUiVisibility(0x0) 06-20 01:45:50.988: D/STATUSBAR-StatusBarManagerService(1730): manageDisableList what=0x0 pkg=WindowManager.LayoutParams 06-20 01:45:50.998: V/PhoneStatusBar(1837): setLightsOn(true) 06-20 01:45:50.998: D/hawaii.hwcomposer(1389): FBDevice::vsync called 58 times 06-20 01:45:50.998: D/PhoneStatusBar(1837): showing the MENU button 06-20 01:45:51.018: W/PowerManagerService(1730): Timer 0x3->0x3|0x0 06-20 01:45:51.038: D/HAWAII_EGL(5826): eglMakeCurrent(0x4abdd7c8, 0x4adb2bd0, 0x4adb2bd0) Thread: 5826 06-20 01:45:51.038: E/hawaii.gralloc(1389): GRALLOC ALLOC flags 10000b22 06-20 01:45:51.038: D/HAWAII_EGL(5826): eglMakeCurrent(NULL) Thread: 5826 06-20 01:45:51.038: D/HAWAII_EGL(5826): eglDestroySurface() surface: 0x4adb2bd0, android window 0x4d44c970, Thread: 5826 06-20 01:45:51.118: D/hawaii.hwcomposer(1389): FBDevice::post called 28 times 06-20 01:45:51.209: D/MotionEngine(1730): [@@@ Motion Engine @@@] GetMotionScenarioId 0.038307 9.414001 2.729390 0.000000 0.000000 0.000000 51 20 06-20 01:45:51.209: D/dalvikvm(1730): GC_FOR_ALLOC freed 581K, 19% free 17806K/21959K, paused 99ms, total 101ms 06-20 01:45:51.209: I/SurfaceFlinger(1389): id=34 Removed idx=5 Map Size=5 06-20 01:45:51.209: D/WindowManager(1730): PhoneWindowManager: focusChangedLw 06-20 01:45:51.209: D/WindowManager(1730): updateReadingMode 06-20 01:45:51.209: D/WindowManager(1730): This has baseActivity 06-20 01:45:51.209: D/STATUSBAR-StatusBarManagerService(1730): setSystemUiVisibility(0x0) 06-20 01:45:51.209: D/STATUSBAR-StatusBarManagerService(1730): manageDisableList what=0x0 pkg=WindowManager.LayoutParams 06-20 01:45:51.219: I/SurfaceFlinger(1389): id=34 Removed idx=-2 Map Size=5 06-20 01:45:51.219: D/PhoneStatusBar(1837): hiding the MENU button 06-20 01:45:51.219: D/PhoneStatusBar(1837): animateCollapse(): mExpanded=false mExpandedVisible=false mExpanded=false mAnimating=false mAnimatingReveal=false mAnimY=0.0 mAnimVel=0.0 flags=0 06-20 01:45:51.229: D/RecentsPanelView(1837): panelHeight=0 06-20 01:45:51.239: W/InputMethodManagerService(1730): Focus gain on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@41efc248 (uid=10114 pid=5808) 06-20 01:45:51.239: V/InputMethodManagerService(1730): Focus gain on non-focused client mCurClient info is ClientState{41c65b40 uid 10108 pid 6091} 06-20 01:45:51.279: D/(5808): Waiting for mm thread to shut down 06-20 01:45:51.279: D/(5808): mm_device_thread exiting 06-20 01:45:51.339: I/power(1730): * release_dvfs_lock : lockType : 1 06-20 01:45:51.339: D/PowerManagerService(1730): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 06-20 01:45:51.339: W/ActivityManager(1730): mDVFSLock.release() 06-20 01:45:51.479: D/SensorService(1730): info.rates.add, set DEFAULT_EVENTS_PERIOD 06-20 01:45:51.479: D/SensorService(1730): SensorDevice::activating sensor handle=0 ns=20000000 06-20 01:45:51.479: D/SensorsPoll(1730): pollsetDelay: handle:0 , ns:20000000 06-20 01:45:51.479: I/SensorService(1730): info.selectDelay() ns=20000000
06-20 01:45:51.479: D/SensorsPoll(1730): poll__setDelay: handle:0 , ns:20000000 06-20 01:45:51.479: D/SensorService(1730): SensorDevice::setDelay, Return(true 1, false 0) = 1 06-20 01:45:51.489: D/BatteryStatsImpl(1730): ++++++xy WakeLock stop : pid=1730, name=, type=0, tid=1740, pid=1730, pName=null 06-20 01:45:51.489: D/HAWAII_EGL(5826): eglMakeCurrent(0x4abdd7c8, 0x4d43afc0, 0x4d43afc0) Thread: 5826 06-20 01:45:51.489: D/HAWAII_EGL(5826): eglMakeCurrent(NULL) Thread: 5826 06-20 01:45:51.489: E/AudioPolicyService(1392): getOutput() tid 1721 ++ 06-20 01:45:51.489: E/AudioPolicyService(1392): getOutput() tid 1721 -- 06-20 01:45:51.489: D/AudioPolicyManagerALSA(1392): getOutput: stream=3, samplingRate=0, format=0, channels=0x3,flags=0 mPhoneState=0 mHWOutVoIP=3 cfg_dspvoip=1 06-20 01:45:51.489: V/AudioPolicyManagerBase(1392): getOutput() stream 3, samplingRate 0, format 0, channelMask 3, flags 0 06-20 01:45:51.489: V/AudioPolicyManagerBase(1392): getOutputsForDevice device 0002 -> 0002 06-20 01:45:51.489: V/AudioPolicyManagerBase(1392): getOutput() returns output 2 06-20 01:45:51.489: I/AudioPolicyManagerALSA(1392): getOutput: get output =2 for stream=3, samplingRate=0, format=0, channels=0x3,flags=0 flag mPhoneState=0 06-20 01:45:51.499: E/AudioPolicyService(1392): getOutput() tid 1657 ++ 06-20 01:45:51.499: E/AudioPolicyService(1392): getOutput() tid 1657 -- 06-20 01:45:51.499: D/AudioPolicyManagerALSA(1392): getOutput: stream=3, samplingRate=0, format=0, channels=0x3,flags=0 mPhoneState=0 mHWOutVoIP=3 cfg_dspvoip=1 06-20 01:45:51.499: V/AudioPolicyManagerBase(1392): getOutput() stream 3, samplingRate 0, format 0, channelMask 3, flags 0 06-20 01:45:51.499: V/AudioPolicyManagerBase(1392): getOutputsForDevice device 0002 -> 0002 06-20 01:45:51.499: V/AudioPolicyManagerBase(1392): getOutput() returns output 2 06-20 01:45:51.499: I/AudioPolicyManagerALSA(1392): getOutput: get output =2 for stream=3, samplingRate=0, format=0, channels=0x3,flags=0 flag mPhoneState=0 06-20 01:45:51.499: E/AudioPolicyService(1392): getOutput() tid 3237 ++ 06-20 01:45:51.499: E/AudioPolicyService(1392): getOutput() tid 3237 -- 06-20 01:45:51.499: D/AudioPolicyManagerALSA(1392): getOutput: stream=3, samplingRate=0, format=0, channels=0x3,flags=0 mPhoneState=0 mHWOutVoIP=3 cfg_dspvoip=1 06-20 01:45:51.499: V/AudioPolicyManagerBase(1392): getOutput() stream 3, samplingRate 0, format 0, channelMask 3, flags 0 06-20 01:45:51.499: V/AudioPolicyManagerBase(1392): getOutputsForDevice device 0002 -> 0002 06-20 01:45:51.499: V/AudioPolicyManagerBase(1392): getOutput() returns output 2 06-20 01:45:51.499: I/AudioPolicyManagerALSA(1392): getOutput: get output =2 for stream=3, samplingRate=0, format=0, channels=0x3,flags=0 flag mPhoneState=0 06-20 01:45:51.499: E/AudioPolicyService(1392): getOutput() tid 1392 ++ 06-20 01:45:51.499: E/AudioPolicyService(1392): getOutput() tid 1392 -- 06-20 01:45:51.499: D/AudioPolicyManagerALSA(1392): getOutput: stream=3, samplingRate=0, format=0, channels=0x3,flags=0 mPhoneState=0 mHWOutVoIP=3 cfg_dspvoip=1 06-20 01:45:51.499: V/AudioPolicyManagerBase(1392): getOutput() stream 3, samplingRate 0, format 0, channelMask 3, flags 0 06-20 01:45:51.499: V/AudioPolicyManagerBase(1392): getOutputsForDevice device 0002 -> 0002 06-20 01:45:51.499: V/AudioPolicyManagerBase(1392): getOutput() returns output 2 06-20 01:45:51.499: I/AudioPolicyManagerALSA(1392): getOutput: get output =2 for stream=3, samplingRate=0, format=0, channels=0x3,flags=0 flag mPhoneState=0 06-20 01:45:51.499: E/AudioPolicyService(1392): getOutput() tid 1670 ++ 06-20 01:45:51.499: E/AudioPolicyService(1392): getOutput() tid 1670 -- 06-20 01:45:51.499: D/AudioPolicyManagerALSA(1392): getOutput: stream=3, samplingRate=0, format=0, channels=0x3,flags=0 mPhoneState=0 mHWOutVoIP=3 cfg_dspvoip=1 06-20 01:45:51.499: V/AudioPolicyManagerBase(1392): getOutput() stream 3, samplingRate 0, format 0, channelMask 3, flags 0 06-20 01:45:51.499: V/AudioPolicyManagerBase(1392): getOutputsForDevice device 0002 -> 0002 06-20 01:45:51.499: V/AudioPolicyManagerBase(1392): getOutput() returns output 2 06-20 01:45:51.499: I/AudioPolicyManagerALSA(1392): getOutput: get output =2 for stream=3, samplingRate=0, format=0, channels=0x3,flags=0 flag mPhoneState=0 06-20 01:45:51.499: E/AudioPolicyService(1392): getOutput() tid 1721 ++ 06-20 01:45:51.499: E/AudioPolicyService(1392): getOutput() tid 1721 -- 06-20 01:45:51.499: D/AudioPolicyManagerALSA(1392): getOutput: stream=3, samplingRate=24000, format=1, channels=0x3,flags=0 mPhoneState=0 mHWOutVoIP=3 cfg_dspvoip=1 06-20 01:45:51.499: V/AudioPolicyManagerBase(1392): getOutput() stream 3, samplingRate 24000, format 1, channelMask 3, flags 0 06-20 01:45:51.499: V/AudioPolicyManagerBase(1392): getOutputsForDevice device 0002 -> 0002 06-20 01:45:51.499: V/AudioPolicyManagerBase(1392): getOutput() returns output 2 06-20 01:45:51.499: I/AudioPolicyManagerALSA(1392): getOutput: get output =2 for stream=3, samplingRate=24000, format=1, channels=0x3,flags=0 flag mPhoneState=0 06-20 01:45:51.499: V/AudioFlinger(1392): createTrack() sessionId: 0 06-20 01:45:51.499: V/AudioFlinger(1392): createTrack() lSessionId: 19 06-20 01:45:51.499: V/AudioFlinger(1392): Track constructor name 4098, calling pid 6091 06-20 01:45:51.499: V/AudioFlinger(1392): acquiring 19 from 6091 06-20 01:45:51.499: V/AudioFlinger(1392): added new entry for 19 06-20 01:45:51.499: V/AudioFlinger(1392): start(4098), calling pid 6091 session 19 06-20 01:45:51.499: V/AudioFlinger(1392): ? => ACTIVE (4098) on thread 0x42376628 06-20 01:45:51.499: V/AudioPolicyManagerBase(1392): startOutput() output 2, stream 3, session 19 06-20 01:45:51.499: V/AudioPolicyManagerBase(1392): changeRefCount() stream 3, count 1 06-20 01:45:51.499: V/AudioPolicyManagerBase(1392): getNewDevice() selected device 2 06-20 01:45:51.499: V/AudioPolicyManagerBase(1392): setOutputDevice() output 2 device 0002 force 0 delayMs 0 06-20 01:45:51.499: V/AudioPolicyManagerBase(1392): setOutputDevice() prevDevice 0002 06-20 01:45:51.499: V/AudioPolicyManagerBase(1392): setOutputDevice() setting same device 0002 or null device for output 2 06-20 01:45:51.499: V/AudioPolicyManagerALSA(1392): setOutputDevice() output=2, mHWOutVoIP=3, isInCall()=0 06-20 01:45:51.499: V/AudioPolicyManagerALSA(1392): output matches OutputCurrent for index 0 06-20 01:45:51.499: V/AudioPolicyManagerALSA(1392): Output id(2) mDevice updated to newDevice =2 06-20 01:45:51.499: V/AudioPolicyManagerALSA(1392): Output id(3) mDevice updated to newDevice =2 06-20 01:45:51.499: V/AudioPolicyManagerBase(1392): getNewDevice() selected device 2 06-20 01:45:51.499: V/AudioPolicyManagerBase(1392): checkOutputForStrategy(0002,0002,3) 06-20 01:45:51.499: V/AudioPolicyManagerBase(1392): getOutputsForDevice device 0002 -> 0002 06-20 01:45:51.499: V/AudioPolicyManagerBase(1392): getOutputsForDevice device 0002 -> 0002 06-20 01:45:51.499: V/AudioFlinger(1392): mWaitWorkCV.broadcast 06-20 01:45:51.499: I/AudioMixer(1392): AudioMixer::track_t::setResampler channelCount 2 06-20 01:45:51.499: I/AudioResampler(1392): AudioResampler::AudioResampler() 16 bits, 2 channels 06-20 01:45:51.499: I/AudioResampler(1392): new MM resampler(24000 -> 48000, 2) 06-20 01:45:51.529: I/SA(5826): [RATA] onDestroy() 06-20 01:45:51.529: D/HAWAII_EGL(5826): eglMakeCurrent(0x4abdd7c8, 0x4d43afc0, 0x4d43afc0) Thread: 5826 06-20 01:45:51.529: D/HAWAII_EGL(5826): eglMakeCurrent(NULL) Thread: 5826 06-20 01:45:51.559: D/STATUSBAR-StatusBarManagerService(1730): setSystemUiVisibility(0x1) 06-20 01:45:51.559: D/STATUSBAR-StatusBarManagerService(1730): manageDisableList what=0x0 pkg=WindowManager.LayoutParams 06-20 01:45:51.559: D/PhoneStatusBar(1837): animateCollapse(): mExpanded=false mExpandedVisible=false mExpanded=false mAnimating=false mAnimatingReveal=false mAnimY=0.0 mAnimVel=0.0 flags=0 06-20 01:45:51.559: D/PhoneStatusBar(1837): setAreThereNotifications: N=1 any=true clearable=false 06-20 01:45:51.559: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:51.559: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:51.559: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:45:51.559: D/PhoneStatusBar(1837): hiding the MENU button 06-20 01:45:51.579: D/RecentsPanelView(1837): panelHeight=0 06-20 01:45:51.589: I/SurfaceFlinger(1389): id=33 Removed idx=4 Map Size=4 06-20 01:45:51.589: I/SurfaceFlinger(1389): id=33 Removed idx=-2 Map Size=4 06-20 01:45:51.999: D/hawaii.hwcomposer(1389): FBDevice::vsync called 60 times 06-20 01:45:52.009: D/hawaii.hwcomposer(1389): FBDevice::post called 43 times 06-20 01:45:52.210: W/SignalStrength(1837): getGsmLevel=4 06-20 01:45:52.210: W/SignalStrength(1837): getLevel=4 (SignalStrength: 15 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 gsm|lte 4) 06-20 01:45:52.210: W/SignalStrength(1837): getGsmLevel=4 06-20 01:45:52.210: W/SignalStrength(1837): getLevel=4 (SignalStrength: 15 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 gsm|lte 4) 06-20 01:45:52.210: D/NetworkController_dual(1837): refreshViews connected={ wifi } level=4|4 combinedSignalIconId=0x7f020169/com.android.systemui:drawable/stat_sys_wifi_signal_4 combinedActivityIconId=0x7f02014a mAirplaneMode=false mDataActivity1=0 mDataActivity2=0 mPhoneSignalIconId1=0x7f020147 mPhoneSignalIconId2=0x7f020141 mLastPhoneSignalIconId1=0x7f020147 mLastPhoneSignalIconId2=0x7f020141 mDataDirectionIconId1=0x0 mDataDirectionIconId2=0x0 mDataSignalIconId1=0x7f020147 mDataSignalIconId2=0x7f020141 mDataTypeIconId1=0x7f0200f7 mDataTypeIconId2=0x7f0200f5 mWifiIconId=0x7f020169 mRoamingIconId1=0x0 mRoamingIconId2=0x0 mBluetoothTetherIconId=0x7f020153 06-20 01:45:52.210: D/NetworkController_dual(1837): refreshSignalCluster() : mBluetoothTethered = false 06-20 01:45:52.210: D/NetworkController_dual(1837): refreshSignalCluster() : mSim[0].mDataState=-1, mSim[1].mDataState=-1 06-20 01:45:52.210: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:52.220: D/NetworkController_dual(1837): getNumberOfSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:52.220: D/NetworkController_dual(1837): getNumberOfSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:52.220: D/NetworkController_dual(1837): getNumberOfSim() numberOfSim=2 06-20 01:45:52.220: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:52.220: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:52.220: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:52.220: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:52.220: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:52.220: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:45:52.220: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:52.220: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:52.220: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:45:52.220: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:52.220: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:52.220: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:45:52.220: D/NetworkController_dual(1837): changing data overlay icon id to 2130837834 06-20 01:45:52.280: D/MotionEngine(1730): [@@@ Motion Engine @@@] GetMotionScenarioId -0.277727 9.270349 3.112462 0.000000 0.000000 0.000000 51 20 06-20 01:45:53.000: D/hawaii.hwcomposer(1389): FBDevice::post called 59 times 06-20 01:45:53.010: D/hawaii.hwcomposer(1389): FBDevice::vsync called 60 times 06-20 01:45:53.220: W/SignalStrength(1837): getGsmLevel=4 06-20 01:45:53.220: W/SignalStrength(1837): getLevel=4 (SignalStrength: 15 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 gsm|lte 4) 06-20 01:45:53.220: W/SignalStrength(1837): getGsmLevel=4 06-20 01:45:53.220: W/SignalStrength(1837): getLevel=4 (SignalStrength: 15 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 gsm|lte 4) 06-20 01:45:53.220: D/NetworkController_dual(1837): refreshViews connected={ wifi } level=4|4 combinedSignalIconId=0x7f020169/com.android.systemui:drawable/stat_sys_wifi_signal_4 combinedActivityIconId=0x7f02014c mAirplaneMode=false mDataActivity1=0 mDataActivity2=0 mPhoneSignalIconId1=0x7f020147 mPhoneSignalIconId2=0x7f020141 mLastPhoneSignalIconId1=0x7f020147 mLastPhoneSignalIconId2=0x7f020141 mDataDirectionIconId1=0x0 mDataDirectionIconId2=0x0 mDataSignalIconId1=0x7f020147 mDataSignalIconId2=0x7f020141 mDataTypeIconId1=0x7f0200f7 mDataTypeIconId2=0x7f0200f5 mWifiIconId=0x7f020169 mRoamingIconId1=0x0 mRoamingIconId2=0x0 mBluetoothTetherIconId=0x7f020153 06-20 01:45:53.220: D/NetworkController_dual(1837): refreshSignalCluster() : mBluetoothTethered = false 06-20 01:45:53.220: D/NetworkController_dual(1837): refreshSignalCluster() : mSim[0].mDataState=-1, mSim[1].mDataState=-1 06-20 01:45:53.220: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:53.220: D/NetworkController_dual(1837): getNumberOfSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:53.220: D/NetworkController_dual(1837): getNumberOfSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:53.220: D/NetworkController_dual(1837): getNumberOfSim() numberOfSim=2 06-20 01:45:53.220: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:53.220: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:53.220: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:53.220: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:53.220: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:53.220: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:45:53.220: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:53.220: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:53.220: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:45:53.220: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:53.220: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:53.220: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:45:53.220: D/NetworkController_dual(1837): changing data overlay icon id to 2130837836 06-20 01:45:53.321: D/MotionEngine(1730): [@@@ Motion Engine @@@] GetMotionScenarioId -1.120486 8.667010 3.993528 0.000000 0.000000 0.000000 51 20 06-20 01:45:53.991: D/hawaii.hwcomposer(1389): FBDevice::vsync called 59 times 06-20 01:45:53.991: D/hawaii.hwcomposer(1389): FBDevice::post called 60 times 06-20 01:45:54.352: D/MotionEngine(1730): [@@@ Motion Engine @@@] GetMotionScenarioId -0.900220 8.772355 4.232949 0.000000 0.000000 0.000000 51 20 06-20 01:45:54.612: E/Watchdog(1730): !@Sync 35 06-20 01:45:55.002: D/hawaii.hwcomposer(1389): FBDevice::vsync called 60 times 06-20 01:45:55.002: D/hawaii.hwcomposer(1389): FBDevice::post called 60 times 06-20 01:45:55.393: D/MotionEngine(1730): [@@@ Motion Engine @@@] GetMotionScenarioId -0.632069 8.868123 4.070143 0.000000 0.000000 0.000000 51 20 06-20 01:45:55.983: D/hawaii.hwcomposer(1389): FBDevice::vsync called 59 times 06-20 01:45:55.993: D/hawaii.hwcomposer(1389): FBDevice::post called 59 times 06-20 01:45:56.474: D/MotionEngine(1730): [@@@ Motion Engine @@@] GetMotionScenarioId -0.038307 9.002198 3.687071 0.000000 0.000000 0.000000 51 20 06-20 01:45:56.484: D/dalvikvm(2316): WAIT_FOR_CONCURRENT_GC blocked 0ms 06-20 01:45:56.524: D/dalvikvm(2316): GC_EXPLICIT freed 19K, 9% free 9439K/10371K, paused 2ms+2ms, total 40ms 06-20 01:45:56.924: I/InputReader(1730): Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.19 ] 06-20 01:45:56.924: I/InputDispatcher(1730): Delivering touch to current input target: action: 0x0 06-20 01:45:56.924: I/InputDispatcher(1730): Delivering touch to current input target: action: 0x0 06-20 01:45:56.924: I/InputDispatcher(1730): Delivering touch to current input target: action: 0x0 06-20 01:45:56.994: D/hawaii.hwcomposer(1389): FBDevice::vsync called 60 times 06-20 01:45:56.994: D/hawaii.hwcomposer(1389): FBDevice::post called 60 times 06-20 01:45:57.355: I/InputReader(1730): Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] 06-20 01:45:57.355: I/InputDispatcher(1730): Delivering touch to current input target: action: 0x1 06-20 01:45:57.355: I/InputDispatcher(1730): Delivering touch to current input target: action: 0x1 06-20 01:45:57.355: I/InputDispatcher(1730): Delivering touch to current input target: action: 0x1 06-20 01:45:57.395: I/power(1730): *** acquire_dvfs_lock : lockType : 1 freq : 999999 06-20 01:45:57.395: D/PowerManagerService(1730): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT frequency : 999999 uid : 1000 pid : 1730 tag : ActivityManager 06-20 01:45:57.395: W/ActivityManager(1730): mDVFSLock.acquire() 06-20 01:45:57.455: D/BatteryStatsImpl(1730): ++++++xy WakeLock start : pid=1730, name=, type=0, tid=1974, pid=1730, pName=null 06-20 01:45:57.515: D/MotionEngine(1730): [@@@ Motion Engine @@@] GetMotionScenarioId 0.229843 9.107543 3.342306 0.000000 0.000000 0.000000 51 20 06-20 01:45:57.735: D/SensorService(1730): SensorDevice::activating sensor handle=0 ns=20000000 06-20 01:45:57.735: D/SensorsPoll(1730): poll__setDelay: handle:0 , ns:20000000 06-20 01:45:57.775: V/AudioFlinger(1392): stop(4098), calling pid 6091 06-20 01:45:57.775: V/AudioFlinger(1392): not stopping/stopped => stopping/stopped (4098) on thread 0x41de3008 06-20 01:45:57.775: V/AudioPolicyManagerBase(1392): stopOutput() output 2, stream 3, session 19 06-20 01:45:57.775: V/AudioPolicyManagerBase(1392): changeRefCount() stream 3, count 0 06-20 01:45:57.775: V/AudioPolicyManagerBase(1392): getNewDevice() selected device 0 06-20 01:45:57.775: V/AudioPolicyManagerBase(1392): setOutputDevice() output 2 device 0000 force 0 delayMs 172 06-20 01:45:57.775: V/AudioPolicyManagerBase(1392): setOutputDevice() prevDevice 0002 06-20 01:45:57.775: V/AudioPolicyManagerBase(1392): setOutputDevice() setting same device 0000 or null device for output 2 06-20 01:45:57.775: V/AudioPolicyManagerALSA(1392): setOutputDevice() output=2, mHWOutVoIP=3, isInCall()=0 06-20 01:45:57.775: V/AudioPolicyManagerALSA(1392): output matches OutputCurrent for index 0 06-20 01:45:57.775: V/AudioPolicyManagerALSA(1392): Output id(2) mDevice updated to newDevice =2 06-20 01:45:57.775: V/AudioPolicyManagerALSA(1392): Output id(3) mDevice updated to newDevice =2 06-20 01:45:57.775: V/AudioPolicyManagerBase(1392): checkOutputForStrategy(0002,0002,3) 06-20 01:45:57.775: V/AudioPolicyManagerBase(1392): getOutputsForDevice device 0002 -> 0002 06-20 01:45:57.775: V/AudioPolicyManagerBase(1392): getOutputsForDevice device 0002 -> 0002 06-20 01:45:57.775: W/AudioPolicyManagerALSA(1392): stopOutput(): status 0, stream 3, mHWOutVoIP 3, mVoIPInUse 06-20 01:45:57.785: V/AudioFlinger(1392): releasing 19 from 6091 06-20 01:45:57.785: V/AudioFlinger(1392): decremented refcount to 0 06-20 01:45:57.785: V/AudioFlinger(1392): purging stale effects 06-20 01:45:57.785: V/AudioPolicyManagerBase(1392): releaseOutput() 2 06-20 01:45:57.795: V/WindowManager(1730): rotationForOrientationLw(orient=-1, last=0); user=0 USER_ROTATION_LOCKED mLidState=-1 mCoverState=-1 mDockMode=0 mHdmiPlugged=false mAccelerometerDefault=false sensorRotation=-1 06-20 01:45:57.805: D/WindowManager(1730): PhoneWindowManager: focusChangedLw 06-20 01:45:57.805: D/WindowManager(1730): updateReadingMode 06-20 01:45:57.805: E/openiab_test_test(6091): In-app billing error: Illegal state for operation (launchPurchaseFlow): IAB helper is not set up. 06-20 01:45:57.805: D/OpenIAB-UnityPlugin(6091): Purchase finished: IabResult: 3, Cannot start purchase process. Billing unavailable. (response: 3:Billing Unavailable), purchase: null 06-20 01:45:57.805: E/OpenIAB-UnityPlugin(6091): Error purchasing: IabResult: 3, Cannot start purchase process. Billing unavailable. (response: 3:Billing Unavailable) 06-20 01:45:57.805: D/WindowManager(1730): mInputFocus is not null. 06-20 01:45:57.805: D/WindowManager(1730): mInputFocus is not null. 06-20 01:45:57.805: D/WindowManager(1730): mInputFocus is not null. 06-20 01:45:57.815: V/AudioFlinger(1392): presentationComplete() reset: mPresentationCompleteFrames 2582560 audioHalFrames 4128 06-20 01:45:57.875: D/WindowManager(1730): mInputFocus is not null. 06-20 01:45:57.885: I/SurfaceFlinger(1389): id=35(3) createSurf 0x424dcecc (1x1),2 flag=400 06-20 01:45:57.885: D/WindowManager(1730): PhoneWindowManager: focusChangedLw 06-20 01:45:57.885: D/WindowManager(1730): updateReadingMode 06-20 01:45:57.885: D/WindowManager(1730): This has baseActivity 06-20 01:45:57.885: D/STATUSBAR-StatusBarManagerService(1730): setSystemUiVisibility(0x0) 06-20 01:45:57.885: D/STATUSBAR-StatusBarManagerService(1730): manageDisableList what=0x0 pkg=WindowManager.LayoutParams 06-20 01:45:57.895: D/PhoneStatusBar(1837): setAreThereNotifications: N=1 any=true clearable=false 06-20 01:45:57.895: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:57.895: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:57.895: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:45:57.905: D/PhoneStatusBar(1837): hiding the MENU button 06-20 01:45:57.915: E/hawaii.gralloc(1389): GRALLOC ALLOC flags 933 06-20 01:45:57.945: V/AudioFlinger(1392): presentationComplete() session 19 complete: framesWritten 2584576 06-20 01:45:57.945: V/AudioFlinger(1392): remove track (4098) and delete from mixer 06-20 01:45:57.965: V/AudioFlinger(1392): PlaybackThread::Track destructor 06-20 01:45:57.965: V/AudioFlinger(1392): removeClient_l() pid 6091, tid 1644, calling tid 1392 06-20 01:45:57.965: E/HAWAII_EGL(1389): abuffer = (480 800) (933) 06-20 01:45:57.965: E/hawaii.gralloc(1389): GRALLOC ALLOC flags 933 06-20 01:45:58.005: D/hawaii.hwcomposer(1389): FBDevice::vsync called 59 times 06-20 01:45:58.005: D/hawaii.hwcomposer(1389): FBDevice::post called 44 times 06-20 01:45:58.065: W/SurfaceView(6091): CHECK surface infomation creating=false formatChanged=false sizeChanged=false visible=false visibleChanged=true surfaceChanged=true realSizeChanged=false redrawNeeded=false left=false top=false 06-20 01:45:58.065: D/BatteryStatsImpl(1730): ++++++xy WakeLock stop : pid=1730, name=, type=0, tid=1974, pid=1730, pName=null 06-20 01:45:58.065: E/SpannableStringBuilder(6091): SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length 06-20 01:45:58.065: E/SpannableStringBuilder(6091): SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length 06-20 01:45:58.075: E/HAWAII_EGL(1389): abuffer = (480 800) (933) 06-20 01:45:58.225: W/SignalStrength(1837): getGsmLevel=4 06-20 01:45:58.225: W/SignalStrength(1837): getLevel=4 (SignalStrength: 15 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 gsm|lte 4) 06-20 01:45:58.225: W/SignalStrength(1837): getGsmLevel=4 06-20 01:45:58.225: W/SignalStrength(1837): getLevel=4 (SignalStrength: 15 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 gsm|lte 4) 06-20 01:45:58.225: D/NetworkController_dual(1837): refreshViews connected={ wifi } level=4|4 combinedSignalIconId=0x7f020169/com.android.systemui:drawable/stat_sys_wifi_signal_4 combinedActivityIconId=0x7f02014a mAirplaneMode=false mDataActivity1=0 mDataActivity2=0 mPhoneSignalIconId1=0x7f020147 mPhoneSignalIconId2=0x7f020141 mLastPhoneSignalIconId1=0x7f020147 mLastPhoneSignalIconId2=0x7f020141 mDataDirectionIconId1=0x0 mDataDirectionIconId2=0x0 mDataSignalIconId1=0x7f020147 mDataSignalIconId2=0x7f020141 mDataTypeIconId1=0x7f0200f7 mDataTypeIconId2=0x7f0200f5 mWifiIconId=0x7f020169 mRoamingIconId1=0x0 mRoamingIconId2=0x0 mBluetoothTetherIconId=0x7f020153 06-20 01:45:58.225: D/NetworkController_dual(1837): refreshSignalCluster() : mBluetoothTethered = false 06-20 01:45:58.225: D/NetworkController_dual(1837): refreshSignalCluster() : mSim[0].mDataState=-1, mSim[1].mDataState=-1 06-20 01:45:58.225: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:58.225: D/NetworkController_dual(1837): getNumberOfSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:58.225: D/NetworkController_dual(1837): getNumberOfSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:58.225: D/NetworkController_dual(1837): getNumberOfSim() numberOfSim=2 06-20 01:45:58.225: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:58.225: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:58.225: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:45:58.225: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:58.225: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:58.225: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:45:58.225: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:58.225: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:58.225: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:45:58.225: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:58.225: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:45:58.225: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:45:58.225: D/NetworkController_dual(1837): changing data overlay icon id to 2130837834 06-20 01:45:58.305: I/power(1730): *** release_dvfs_lock : lockType : 1 06-20 01:45:58.305: D/PowerManagerService(1730): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 06-20 01:45:58.305: W/ActivityManager(1730): mDVFSLock.release() 06-20 01:45:58.305: I/SurfaceFlinger(1389): id=29 Removed idx=3 Map Size=4 06-20 01:45:58.305: I/SurfaceFlinger(1389): id=29 Removed idx=-2 Map Size=4 06-20 01:45:58.305: I/SurfaceFlinger(1389): id=30 Removed idx=2 Map Size=3 06-20 01:45:58.426: W/PowerManagerService(1730): Timer 0x3->0x3|0x0 06-20 01:45:58.706: D/MotionEngine(1730): [@@@ Motion Engine @@@] GetMotionScenarioId -0.651223 7.833828 5.276821 0.000000 0.000000 0.000000 51 20 06-20 01:45:58.746: D/MotionEngine(1730): [MotionEngine] -> PR_MOVE -> Move Recognition Lv(4) 06-20 01:45:58.746: D/MotionEngine(1730): [MotionEngine] -> Add2MotionEventQueue(Smart Alert Tutorial(98)) 06-20 01:45:58.746: D/MotionEngine(1730): [@@@ Motion Engine @@@] Event num 98 Occured 06-20 01:45:58.996: D/hawaii.hwcomposer(1389): FBDevice::vsync called 60 times 06-20 01:45:59.326: D/SensorService(1730): AutoRotationSensor::process: Ar_SensorChanged oldrotation = [0], rotation = [255] 06-20 01:45:59.326: V/WindowOrientationListener(1730): Rotation Sensor : x=255.0 06-20 01:45:59.346: D/SensorService(1730): AutoRotationSensor::process: Ar_SensorChanged oldrotation = [255], rotation = [0] 06-20 01:45:59.346: V/WindowOrientationListener(1730): Rotation Sensor : x=0.0 06-20 01:45:59.346: V/WindowOrientationListener(1730): Proposed rotation changed! proposedRotation=0currentRotation = -1 06-20 01:45:59.346: V/MotionRecognitionService(1730): .updateOrientation : rotation = 0 06-20 01:45:59.767: D/MotionEngine(1730): [@@@ Motion Engine @@@] GetMotionScenarioId -0.651223 7.690176 6.148310 0.000000 0.000000 0.000000 51 20 06-20 01:45:59.987: V/AlarmManager(1730): waitForAlarm result :8 06-20 01:45:59.997: V/AlarmManager(1730): ClockReceiver onReceive() ACTION_TIME_TICK 06-20 01:45:59.997: D/BatteryStatsImpl(1730): ++++++xy WakeLock start : pid=1730, name=, type=0, tid=1767, pid=1730, pName=null 06-20 01:45:59.997: D/KeyguardUpdateMonitor(1730): received broadcast android.intent.action.TIME_TICK 06-20 01:45:59.997: D/KeyguardUpdateMonitor(1730): handleTimeUpdate 06-20 01:45:59.997: D/hawaii.hwcomposer(1389): FBDevice::vsync called 60 times 06-20 01:45:59.997: W/AlarmManager(1730): FACTORY_ON= 0 06-20 01:45:59.997: D/STATUSBAR-Clock(1837): onReceive() - ACTION_TIME_TICK 06-20 01:46:00.027: D/STATUSBAR-Clock(1837): onReceive() - ACTION_TIME_TICK 06-20 01:46:00.037: D/hawaii.hwcomposer(1389): FBDevice::post called 14 times 06-20 01:46:00.047: D/widget(1975): [MSC_HERO_Accu_JB]>>> SM:1292 [0:0] bTCC WCV = 200 06-20 01:46:00.057: D/widget(1975): [MSC_HERO_Accu_JB]>>> WC:1725 [0:0] drw 2nd Tm dt 06-20 01:46:00.067: D/BatteryStatsImpl(1730): ++++++xy WakeLock stop : pid=1730, name=, type=0, tid=1748, pid=1730, pName=null 06-20 01:46:00.788: V/AudioFlinger(1392): Audio hardware entering standby, mixer 0x41de3008, suspend count 0 06-20 01:46:00.788: D/AudioStreamOutALSA(1392): AudioStreamOutALSA::standby--pause, rate = 48000 06-20 01:46:00.808: D/MotionEngine(1730): [@@@ Motion Engine @@@] GetMotionScenarioId -0.727837 8.015787 5.544971 0.000000 0.000000 0.000000 51 20 06-20 01:46:00.848: I/AudioStreamOutALSA(1392): dump.audio.pcm = OFF 06-20 01:46:00.848: V/AudioStreamOutALSA(1392): Data Dump is disabled 06-20 01:46:00.848: V/AudioFlinger(1392): releaseWakeLock_l() AudioOut_2 06-20 01:46:00.848: D/BatteryStatsImpl(1730): ++++++xy WakeLock stop : pid=1392, name=, type=0, tid=1946, pid=1730, pName=null 06-20 01:46:00.848: V/AudioFlinger(1392): thread 0x41de3008 type 0 TID 1644 going to sleep 06-20 01:46:01.008: D/hawaii.hwcomposer(1389): FBDevice::vsync called 60 times 06-20 01:46:01.238: W/SignalStrength(1837): getGsmLevel=4 06-20 01:46:01.238: W/SignalStrength(1837): getLevel=4 (SignalStrength: 15 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 gsm|lte 4) 06-20 01:46:01.238: W/SignalStrength(1837): getGsmLevel=4 06-20 01:46:01.238: W/SignalStrength(1837): getLevel=4 (SignalStrength: 15 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 gsm|lte 4) 06-20 01:46:01.238: D/NetworkController_dual(1837): refreshViews connected={ wifi } level=4|4 combinedSignalIconId=0x7f020169/com.android.systemui:drawable/stat_sys_wifi_signal_4 combinedActivityIconId=0x7f02014c mAirplaneMode=false mDataActivity1=0 mDataActivity2=0 mPhoneSignalIconId1=0x7f020147 mPhoneSignalIconId2=0x7f020141 mLastPhoneSignalIconId1=0x7f020147 mLastPhoneSignalIconId2=0x7f020141 mDataDirectionIconId1=0x0 mDataDirectionIconId2=0x0 mDataSignalIconId1=0x7f020147 mDataSignalIconId2=0x7f020141 mDataTypeIconId1=0x7f0200f7 mDataTypeIconId2=0x7f0200f5 mWifiIconId=0x7f020169 mRoamingIconId1=0x0 mRoamingIconId2=0x0 mBluetoothTetherIconId=0x7f020153 06-20 01:46:01.238: D/NetworkController_dual(1837): refreshSignalCluster() : mBluetoothTethered = false 06-20 01:46:01.238: D/NetworkController_dual(1837): refreshSignalCluster() : mSim[0].mDataState=-1, mSim[1].mDataState=-1 06-20 01:46:01.238: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:46:01.238: D/NetworkController_dual(1837): getNumberOfSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:46:01.238: D/NetworkController_dual(1837): getNumberOfSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:46:01.238: D/NetworkController_dual(1837): getNumberOfSim() numberOfSim=2 06-20 01:46:01.238: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:46:01.238: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:46:01.238: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:46:01.238: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:46:01.238: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:46:01.238: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:46:01.238: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:46:01.238: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:46:01.238: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:46:01.238: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:46:01.238: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:46:01.238: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:46:01.238: D/NetworkController_dual(1837): changing data overlay icon id to 2130837836 06-20 01:46:01.278: D/hawaii.hwcomposer(1389): FBDevice::post called 1 times 06-20 01:46:01.859: D/MotionEngine(1730): [@@@ Motion Engine @@@] GetMotionScenarioId -1.158794 7.460332 5.947197 0.000000 0.000000 0.000000 51 20 06-20 01:46:01.999: D/hawaii.hwcomposer(1389): FBDevice::vsync called 59 times 06-20 01:46:02.139: D/MotionEngine(1730): [MotionEngine] -> PR_MOVE -> Move Recognition Lv(2) 06-20 01:46:02.139: D/MotionEngine(1730): [@@@ Motion Engine @@@] Event num 71 Occured 06-20 01:46:02.139: I/MotionRecognitionService(1730): send 71=FLAT ~~ 06-20 01:46:02.900: D/MotionEngine(1730): [@@@ Motion Engine @@@] GetMotionScenarioId -1.551443 7.402872 5.525817 0.000000 0.000000 0.000000 51 20 06-20 01:46:03.000: D/hawaii.hwcomposer(1389): FBDevice::vsync called 60 times 06-20 01:46:03.180: D/MotionEngine(1730): [MotionEngine] -> PR_MOVE -> Move Recognition Lv(4) 06-20 01:46:03.180: D/MotionEngine(1730): [MotionEngine] -> Add2MotionEventQueue(Smart Alert Tutorial(98)) 06-20 01:46:03.180: D/MotionEngine(1730): [@@@ Motion Engine @@@] Event num 98 Occured 06-20 01:46:03.240: W/SignalStrength(1837): getGsmLevel=4 06-20 01:46:03.240: W/SignalStrength(1837): getLevel=4 (SignalStrength: 15 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 gsm|lte 4) 06-20 01:46:03.240: W/SignalStrength(1837): getGsmLevel=4 06-20 01:46:03.240: W/SignalStrength(1837): getLevel=4 (SignalStrength: 15 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 gsm|lte 4) 06-20 01:46:03.240: D/NetworkController_dual(1837): refreshViews connected={ wifi } level=4|4 combinedSignalIconId=0x7f020169/com.android.systemui:drawable/stat_sys_wifi_signal_4 combinedActivityIconId=0x7f02014a mAirplaneMode=false mDataActivity1=0 mDataActivity2=0 mPhoneSignalIconId1=0x7f020147 mPhoneSignalIconId2=0x7f020141 mLastPhoneSignalIconId1=0x7f020147 mLastPhoneSignalIconId2=0x7f020141 mDataDirectionIconId1=0x0 mDataDirectionIconId2=0x0 mDataSignalIconId1=0x7f020147 mDataSignalIconId2=0x7f020141 mDataTypeIconId1=0x7f0200f7 mDataTypeIconId2=0x7f0200f5 mWifiIconId=0x7f020169 mRoamingIconId1=0x0 mRoamingIconId2=0x0 mBluetoothTetherIconId=0x7f020153 06-20 01:46:03.240: D/NetworkController_dual(1837): refreshSignalCluster() : mBluetoothTethered = false 06-20 01:46:03.240: D/NetworkController_dual(1837): refreshSignalCluster() : mSim[0].mDataState=-1, mSim[1].mDataState=-1 06-20 01:46:03.250: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:46:03.250: D/NetworkController_dual(1837): getNumberOfSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:46:03.250: D/NetworkController_dual(1837): getNumberOfSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:46:03.250: D/NetworkController_dual(1837): getNumberOfSim() numberOfSim=2 06-20 01:46:03.250: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:46:03.250: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:46:03.250: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:46:03.250: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:46:03.250: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:46:03.250: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:46:03.250: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:46:03.250: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:46:03.250: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:46:03.250: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:46:03.250: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:46:03.250: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:46:03.250: D/NetworkController_dual(1837): changing data overlay icon id to 2130837834 06-20 01:46:03.280: D/hawaii.hwcomposer(1389): FBDevice::post called 1 times 06-20 01:46:03.921: D/MotionEngine(1730): [MotionEngine] -> PR_MOVE -> Move Recognition Lv(2) 06-20 01:46:03.921: D/MotionEngine(1730): [@@@ Motion Engine @@@] Event num 71 Occured 06-20 01:46:03.921: I/MotionRecognitionService(1730): send 71=FLAT ~~ 06-20 01:46:03.941: D/MotionEngine(1730): [@@@ Motion Engine @@@] GetMotionScenarioId -1.110910 7.565677 6.253655 0.000000 0.000000 0.000000 51 20 06-20 01:46:03.991: D/hawaii.hwcomposer(1389): FBDevice::vsync called 59 times 06-20 01:46:04.972: D/InputReader(1730): Input event: value=1 06-20 01:46:04.972: D/InputManager-JNI(1730): [interceptKeyBeforeQueueing] call interceptKeybeforeQueueing(PWM)- wmActions=1 06-20 01:46:04.972: I/InputDispatcher(1730): Delivering key to current input target: action: 0x0 06-20 01:46:04.972: I/InputDispatcher(1730): Delivering key to current input target: action: 0x0 06-20 01:46:04.972: I/InputDispatcher(1730): Delivering key to current input target: action: 0x0 06-20 01:46:04.972: D/MotionEngine(1730): [@@@ Motion Engine @@@] GetMotionScenarioId -0.957681 7.939173 5.784391 0.000000 0.000000 0.000000 51 20 06-20 01:46:04.992: D/hawaii.hwcomposer(1389): FBDevice::vsync called 60 times 06-20 01:46:05.072: I/DrmEventService(1730): DrmEventService : OnLowMemory....Save the Phone 06-20 01:46:05.072: D/TextLayoutCache(1730): Cache value 0x56f39988 deleted, size = 192 06-20 01:46:05.072: D/TextLayoutCache(1730): Cache value 0x515dac98 deleted, size = 192 06-20 01:46:05.072: D/TextLayoutCache(1730): Cache value 0x518d9c00 deleted, size = 192 06-20 01:46:05.072: D/dalvikvm(1730): WAIT_FOR_CONCURRENT_GC blocked 0ms 06-20 01:46:05.172: D/dalvikvm(1730): GC_EXPLICIT freed 673K, 19% free 17817K/21959K, paused 3ms+8ms, total 97ms 06-20 01:46:05.252: D/InputReader(1730): Input event: value=0 06-20 01:46:05.252: D/InputManager-JNI(1730): [interceptKeyBeforeQueueing] call interceptKeybeforeQueueing(PWM)- wmActions=1 06-20 01:46:05.252: I/InputDispatcher(1730): Delivering key to current input target: action: 0x1 06-20 01:46:05.252: I/InputDispatcher(1730): Delivering key to current input target: action: 0x1 06-20 01:46:05.252: I/InputDispatcher(1730): Delivering key to current input target: action: 0x1 06-20 01:46:05.252: W/SignalStrength(1837): getGsmLevel=4 06-20 01:46:05.252: W/SignalStrength(1837): getLevel=4 (SignalStrength: 15 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 gsm|lte 4) 06-20 01:46:05.252: W/SignalStrength(1837): getGsmLevel=4 06-20 01:46:05.252: W/SignalStrength(1837): getLevel=4 (SignalStrength: 15 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 gsm|lte 4) 06-20 01:46:05.252: D/NetworkController_dual(1837): refreshViews connected={ wifi } level=4|4 combinedSignalIconId=0x7f020169/com.android.systemui:drawable/stat_sys_wifi_signal_4 combinedActivityIconId=0x7f02014c mAirplaneMode=false mDataActivity1=0 mDataActivity2=0 mPhoneSignalIconId1=0x7f020147 mPhoneSignalIconId2=0x7f020141 mLastPhoneSignalIconId1=0x7f020147 mLastPhoneSignalIconId2=0x7f020141 mDataDirectionIconId1=0x0 mDataDirectionIconId2=0x0 mDataSignalIconId1=0x7f020147 mDataSignalIconId2=0x7f020141 mDataTypeIconId1=0x7f0200f7 mDataTypeIconId2=0x7f0200f5 mWifiIconId=0x7f020169 mRoamingIconId1=0x0 mRoamingIconId2=0x0 mBluetoothTetherIconId=0x7f020153 06-20 01:46:05.252: D/NetworkController_dual(1837): refreshSignalCluster() : mBluetoothTethered = false 06-20 01:46:05.252: D/NetworkController_dual(1837): refreshSignalCluster() : mSim[0].mDataState=-1, mSim[1].mDataState=-1 06-20 01:46:05.252: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:46:05.252: D/NetworkController_dual(1837): getNumberOfSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:46:05.252: D/NetworkController_dual(1837): getNumberOfSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:46:05.252: D/NetworkController_dual(1837): getNumberOfSim() numberOfSim=2 06-20 01:46:05.252: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:46:05.252: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:46:05.252: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:46:05.252: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:46:05.252: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:46:05.252: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:46:05.252: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:46:05.252: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:46:05.252: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:46:05.252: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:46:05.252: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:46:05.252: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:46:05.252: D/NetworkController_dual(1837): changing data overlay icon id to 2130837836 06-20 01:46:05.322: D/BatteryStatsImpl(1730): ++++++xy WakeLock start : pid=1730, name=, type=0, tid=1741, pid=1730, pName=null 06-20 01:46:05.322: I/power(1730): * acquire_dvfs_lock : lockType : 1 freq : 999999 06-20 01:46:05.322: D/PowerManagerService(1730): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT frequency : 999999 uid : 1000 pid : 1730 tag : ActivityManager 06-20 01:46:05.322: W/ActivityManager(1730): mDVFSLock.acquire() 06-20 01:46:05.332: D/hawaii.hwcomposer(1389): FBDevice::post called 1 times 06-20 01:46:05.342: V/WindowManager(1730): rotationForOrientationLw(orient=1, last=0); user=0 USER_ROTATION_LOCKED mLidState=-1 mCoverState=-1 mDockMode=0 mHdmiPlugged=false mAccelerometerDefault=false sensorRotation=-1 06-20 01:46:05.763: D/BatteryService(1730): update start 06-20 01:46:05.763: D/KeyguardUpdateMonitor(1730): received broadcast android.intent.action.BATTERY_CHANGED 06-20 01:46:05.763: D/KeyguardUpdateMonitor(1730): handleBatteryUpdate 06-20 01:46:05.763: D/BatteryService(1730): level:59 scale:100 status:2 health:2 present:true voltage: 4047 temperature: 375 technology: Li-ion AC powered:false USB powered:true icon:17303345 invalid charger:0 online:0 charge type:0 current avg:0 06-20 01:46:05.763: D/STATUSBAR-BatteryController(1837): onReceive() - ACTION_BATTERY_CHANGED 06-20 01:46:05.763: D/STATUSBAR-BatteryController(1837): onReceive() - level:59 06-20 01:46:05.763: D/STATUSBAR-BatteryController(1837): onReceive() - plugged:2 06-20 01:46:05.763: D/STATUSBAR-BatteryController(1837): onReceive() - BATTERY_STATUS_CHARGING: 06-20 01:46:05.763: D/STATUSBAR-PhoneStatusBar(1837): ACTION_BATTERY_CHANGED 06-20 01:46:05.763: D/STATUSBAR-PhoneStatusBar(1837): NORMAL_BATTERY 06-20 01:46:06.003: D/hawaii.hwcomposer(1389): FBDevice::vsync called 60 times 06-20 01:46:06.013: D/MotionEngine(1730): [@@@ Motion Engine @@@] GetMotionScenarioId -1.244985 7.785944 5.803545 0.000000 0.000000 0.000000 51 20 06-20 01:46:06.253: W/SignalStrength(1837): getGsmLevel=4 06-20 01:46:06.253: W/SignalStrength(1837): getLevel=4 (SignalStrength: 15 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 gsm|lte 4) 06-20 01:46:06.253: W/SignalStrength(1837): getGsmLevel=4 06-20 01:46:06.253: W/SignalStrength(1837): getLevel=4 (SignalStrength: 15 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 gsm|lte 4) 06-20 01:46:06.253: D/NetworkController_dual(1837): refreshViews connected={ wifi } level=4|4 combinedSignalIconId=0x7f020169/com.android.systemui:drawable/stat_sys_wifi_signal_4 combinedActivityIconId=0x7f02014a mAirplaneMode=false mDataActivity1=0 mDataActivity2=0 mPhoneSignalIconId1=0x7f020147 mPhoneSignalIconId2=0x7f020141 mLastPhoneSignalIconId1=0x7f020147 mLastPhoneSignalIconId2=0x7f020141 mDataDirectionIconId1=0x0 mDataDirectionIconId2=0x0 mDataSignalIconId1=0x7f020147 mDataSignalIconId2=0x7f020141 mDataTypeIconId1=0x7f0200f7 mDataTypeIconId2=0x7f0200f5 mWifiIconId=0x7f020169 mRoamingIconId1=0x0 mRoamingIconId2=0x0 mBluetoothTetherIconId=0x7f020153 06-20 01:46:06.253: D/NetworkController_dual(1837): refreshSignalCluster() : mBluetoothTethered = false 06-20 01:46:06.253: D/NetworkController_dual(1837): refreshSignalCluster() : mSim[0].mDataState=-1, mSim[1].mDataState=-1 06-20 01:46:06.253: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:46:06.253: D/NetworkController_dual(1837): getNumberOfSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:46:06.253: D/NetworkController_dual(1837): getNumberOfSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:46:06.253: D/NetworkController_dual(1837): getNumberOfSim() numberOfSim=2 06-20 01:46:06.253: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:46:06.253: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:46:06.253: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:46:06.253: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:46:06.253: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:46:06.253: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:46:06.253: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:46:06.253: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:46:06.253: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:46:06.253: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:46:06.253: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:46:06.253: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:46:06.253: D/NetworkController_dual(1837): changing data overlay icon id to 2130837834 06-20 01:46:06.283: D/hawaii.hwcomposer(1389): FBDevice::post called 2 times 06-20 01:46:06.333: I/power(1730): * release_dvfs_lock : lockType : 1 06-20 01:46:06.333: D/PowerManagerService(1730): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 06-20 01:46:06.333: W/ActivityManager(1730): mDVFSLock.release() 06-20 01:46:06.473: W/PowerManagerService(1730): Timer 0x3->0x3|0x0 06-20 01:46:06.724: I/Choreographer(6091): Skipped 82 frames! The application may be doing too much work on its main thread. 06-20 01:46:06.724: I/SurfaceFlinger(1389): id=36(4) createSurf 0x4228b55c (480x800),4 flag=400 06-20 01:46:06.724: D/WindowManager(1730): PhoneWindowManager: focusChangedLw 06-20 01:46:06.724: D/WindowManager(1730): updateReadingMode 06-20 01:46:06.724: I/SurfaceFlinger(1389): id=37(5) createSurf 0x41e3cd44 (480x800),1 flag=0 06-20 01:46:06.724: D/WindowManager(1730): mInputFocus is not null. 06-20 01:46:06.724: D/WindowManager(1730): mInputFocus is not null. 06-20 01:46:06.734: D/WindowManager(1730): PhoneWindowManager: focusChangedLw 06-20 01:46:06.734: D/WindowManager(1730): updateReadingMode 06-20 01:46:06.734: D/WindowManager(1730): This has baseActivity 06-20 01:46:06.734: D/STATUSBAR-StatusBarManagerService(1730): setSystemUiVisibility(0x0) 06-20 01:46:06.734: D/STATUSBAR-StatusBarManagerService(1730): manageDisableList what=0x0 pkg=WindowManager.LayoutParams 06-20 01:46:06.734: D/PhoneStatusBar(1837): hiding the MENU button 06-20 01:46:06.744: D/SensorService(1730): info.rates.add, set DEFAULT_EVENTS_PERIOD 06-20 01:46:06.744: D/SensorService(1730): SensorDevice::activating sensor handle=0 ns=20000000 06-20 01:46:06.744: D/SensorsPoll(1730): pollsetDelay: handle:0 , ns:20000000 06-20 01:46:06.744: I/SensorService(1730): info.selectDelay() ns=20000000
06-20 01:46:06.744: D/SensorsPoll(1730): poll
setDelay: handle:0 , ns:20000000 06-20 01:46:06.744: D/SensorService(1730): SensorDevice::setDelay, Return(true 1, false 0) = 1 06-20 01:46:06.744: D/HAWAII_EGL(6091): eglMakeCurrent(NULL) Thread: 6107 06-20 01:46:06.744: D/HAWAII_EGL(6091): eglDestroySurface() surface: 0x4f41a230, android window 0x49f43618, Thread: 6107 06-20 01:46:06.744: E/AudioPolicyService(1392): getOutput() tid 1670 ++ 06-20 01:46:06.744: E/AudioPolicyService(1392): getOutput() tid 1670 -- 06-20 01:46:06.744: D/AudioPolicyManagerALSA(1392): getOutput: stream=3, samplingRate=0, format=0, channels=0x3,flags=0 mPhoneState=0 mHWOutVoIP=3 cfg_dspvoip=1 06-20 01:46:06.744: V/AudioPolicyManagerBase(1392): getOutput() stream 3, samplingRate 0, format 0, channelMask 3, flags 0 06-20 01:46:06.744: V/AudioPolicyManagerBase(1392): getOutputsForDevice device 0002 -> 0002 06-20 01:46:06.744: V/AudioPolicyManagerBase(1392): getOutput() returns output 2 06-20 01:46:06.744: I/AudioPolicyManagerALSA(1392): getOutput: get output =2 for stream=3, samplingRate=0, format=0, channels=0x3,flags=0 flag mPhoneState=0 06-20 01:46:06.744: E/AudioPolicyService(1392): getOutput() tid 1721 ++ 06-20 01:46:06.744: E/AudioPolicyService(1392): getOutput() tid 1721 -- 06-20 01:46:06.744: D/AudioPolicyManagerALSA(1392): getOutput: stream=3, samplingRate=0, format=0, channels=0x3,flags=0 mPhoneState=0 mHWOutVoIP=3 cfg_dspvoip=1 06-20 01:46:06.744: V/AudioPolicyManagerBase(1392): getOutput() stream 3, samplingRate 0, format 0, channelMask 3, flags 0 06-20 01:46:06.744: V/AudioPolicyManagerBase(1392): getOutputsForDevice device 0002 -> 0002 06-20 01:46:06.744: V/AudioPolicyManagerBase(1392): getOutput() returns output 2 06-20 01:46:06.744: I/AudioPolicyManagerALSA(1392): getOutput: get output =2 for stream=3, samplingRate=0, format=0, channels=0x3,flags=0 flag mPhoneState=0 06-20 01:46:06.744: E/AudioPolicyService(1392): getOutput() tid 1657 ++ 06-20 01:46:06.744: E/AudioPolicyService(1392): getOutput() tid 1657 -- 06-20 01:46:06.744: D/AudioPolicyManagerALSA(1392): getOutput: stream=3, samplingRate=0, format=0, channels=0x3,flags=0 mPhoneState=0 mHWOutVoIP=3 cfg_dspvoip=1 06-20 01:46:06.744: V/AudioPolicyManagerBase(1392): getOutput() stream 3, samplingRate 0, format 0, channelMask 3, flags 0 06-20 01:46:06.744: V/AudioPolicyManagerBase(1392): getOutputsForDevice device 0002 -> 0002 06-20 01:46:06.744: V/AudioPolicyManagerBase(1392): getOutput() returns output 2 06-20 01:46:06.744: I/AudioPolicyManagerALSA(1392): getOutput: get output =2 for stream=3, samplingRate=0, format=0, channels=0x3,flags=0 flag mPhoneState=0 06-20 01:46:06.754: E/AudioPolicyService(1392): getOutput() tid 3237 ++ 06-20 01:46:06.754: E/AudioPolicyService(1392): getOutput() tid 3237 -- 06-20 01:46:06.754: D/AudioPolicyManagerALSA(1392): getOutput: stream=3, samplingRate=0, format=0, channels=0x3,flags=0 mPhoneState=0 mHWOutVoIP=3 cfg_dspvoip=1 06-20 01:46:06.754: V/AudioPolicyManagerBase(1392): getOutput() stream 3, samplingRate 0, format 0, channelMask 3, flags 0 06-20 01:46:06.754: V/AudioPolicyManagerBase(1392): getOutputsForDevice device 0002 -> 0002 06-20 01:46:06.754: V/AudioPolicyManagerBase(1392): getOutput() returns output 2 06-20 01:46:06.754: I/AudioPolicyManagerALSA(1392): getOutput: get output =2 for stream=3, samplingRate=0, format=0, channels=0x3,flags=0 flag mPhoneState=0 06-20 01:46:06.754: E/hawaii.gralloc(1389): GRALLOC ALLOC flags 933 06-20 01:46:06.754: E/AudioPolicyService(1392): getOutput() tid 1392 ++ 06-20 01:46:06.754: E/AudioPolicyService(1392): getOutput() tid 1392 -- 06-20 01:46:06.754: D/AudioPolicyManagerALSA(1392): getOutput: stream=3, samplingRate=0, format=0, channels=0x3,flags=0 mPhoneState=0 mHWOutVoIP=3 cfg_dspvoip=1 06-20 01:46:06.754: V/AudioPolicyManagerBase(1392): getOutput() stream 3, samplingRate 0, format 0, channelMask 3, flags 0 06-20 01:46:06.754: V/AudioPolicyManagerBase(1392): getOutputsForDevice device 0002 -> 0002 06-20 01:46:06.754: V/AudioPolicyManagerBase(1392): getOutput() returns output 2 06-20 01:46:06.754: I/AudioPolicyManagerALSA(1392): getOutput: get output =2 for stream=3, samplingRate=0, format=0, channels=0x3,flags=0 flag mPhoneState=0 06-20 01:46:06.754: E/AudioPolicyService(1392): getOutput() tid 1670 ++ 06-20 01:46:06.754: E/AudioPolicyService(1392): getOutput() tid 1670 -- 06-20 01:46:06.754: D/AudioPolicyManagerALSA(1392): getOutput: stream=3, samplingRate=24000, format=1, channels=0x3,flags=0 mPhoneState=0 mHWOutVoIP=3 cfg_dspvoip=1 06-20 01:46:06.754: V/AudioPolicyManagerBase(1392): getOutput() stream 3, samplingRate 24000, format 1, channelMask 3, flags 0 06-20 01:46:06.754: V/AudioPolicyManagerBase(1392): getOutputsForDevice device 0002 -> 0002 06-20 01:46:06.754: V/AudioPolicyManagerBase(1392): getOutput() returns output 2 06-20 01:46:06.754: I/AudioPolicyManagerALSA(1392): getOutput: get output =2 for stream=3, samplingRate=24000, format=1, channels=0x3,flags=0 flag mPhoneState=0 06-20 01:46:06.764: V/AudioFlinger(1392): createTrack() sessionId: 0 06-20 01:46:06.764: V/AudioFlinger(1392): createTrack() lSessionId: 20 06-20 01:46:06.764: V/AudioFlinger(1392): Track constructor name 4098, calling pid 6091 06-20 01:46:06.784: V/AudioFlinger(1392): acquiring 20 from 6091 06-20 01:46:06.784: V/AudioFlinger(1392): added new entry for 20 06-20 01:46:06.784: D/PhoneStatusBar(1837): animateCollapse(): mExpanded=false mExpandedVisible=false mExpanded=false mAnimating=false mAnimatingReveal=false mAnimY=0.0 mAnimVel=0.0 flags=0 06-20 01:46:06.794: V/AudioFlinger(1392): start(4098), calling pid 6091 session 20 06-20 01:46:06.794: V/AudioFlinger(1392): ? => ACTIVE (4098) on thread 0x42376628 06-20 01:46:06.794: V/AudioPolicyManagerBase(1392): startOutput() output 2, stream 3, session 20 06-20 01:46:06.794: V/AudioPolicyManagerBase(1392): changeRefCount() stream 3, count 1 06-20 01:46:06.794: V/AudioPolicyManagerBase(1392): getNewDevice() selected device 2 06-20 01:46:06.794: V/AudioPolicyManagerBase(1392): setOutputDevice() output 2 device 0002 force 0 delayMs 0 06-20 01:46:06.794: V/AudioPolicyManagerBase(1392): setOutputDevice() prevDevice 0002 06-20 01:46:06.794: V/AudioPolicyManagerBase(1392): setOutputDevice() setting same device 0002 or null device for output 2 06-20 01:46:06.794: V/AudioPolicyManagerALSA(1392): setOutputDevice() output=2, mHWOutVoIP=3, isInCall()=0 06-20 01:46:06.794: V/AudioPolicyManagerALSA(1392): output matches OutputCurrent for index 0 06-20 01:46:06.794: V/AudioPolicyManagerALSA(1392): Output id(2) mDevice updated to newDevice =2 06-20 01:46:06.794: V/AudioPolicyManagerALSA(1392): Output id(3) mDevice updated to newDevice =2 06-20 01:46:06.794: V/AudioPolicyManagerBase(1392): getNewDevice() selected device 2 06-20 01:46:06.794: V/AudioPolicyManagerBase(1392): checkOutputForStrategy(0002,0002,3) 06-20 01:46:06.794: V/AudioPolicyManagerBase(1392): getOutputsForDevice device 0002 -> 0002 06-20 01:46:06.794: V/AudioPolicyManagerBase(1392): getOutputsForDevice device 0002 -> 0002 06-20 01:46:06.794: V/AudioFlinger(1392): mWaitWorkCV.broadcast 06-20 01:46:06.794: V/AudioFlinger(1392): thread 0x41de3008 type 0 TID 1644 waking up 06-20 01:46:06.794: D/BatteryStatsImpl(1730): ++++++xy WakeLock start : pid=1392, name=, type=0, tid=1730, pid=1730, pName=null 06-20 01:46:06.794: V/AudioFlinger(1392): acquireWakeLock_l() AudioOut_2 status 0 06-20 01:46:06.794: W/BufferQueue(1389): [SurfaceView] cancelBuffer: BufferQueue has been abandoned! 06-20 01:46:06.794: D/HAWAII_EGL(6091): Set SWAP INTERVAL 0 06-20 01:46:06.794: D/HAWAII_EGL(6091): eglCreateWindowSurface() surface: 0x4f357880, VC surface: 3, Thread: 6107 06-20 01:46:06.794: D/HAWAII_EGL(6091): eglMakeCurrent(0x4f41a7e0, 0x4f357880, 0x4f357880) Thread: 6107 06-20 01:46:06.794: E/hawaii.gralloc(1389): GRALLOC ALLOC flags 10000b22 06-20 01:46:06.804: E/HAWAII_EGL(1389): abuffer = (480 800) (933) 06-20 01:46:06.804: D/RecentsPanelView(1837): panelHeight=0 06-20 01:46:06.814: E/SpannableStringBuilder(6091): SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length 06-20 01:46:06.814: E/SpannableStringBuilder(6091): SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length 06-20 01:46:06.814: I/AudioMixer(1392): AudioMixer::track_t::setResampler channelCount 2 06-20 01:46:06.814: I/AudioResampler(1392): AudioResampler::AudioResampler() 16 bits, 2 channels 06-20 01:46:06.814: I/AudioResampler(1392): new MM resampler(24000 -> 48000, 2) 06-20 01:46:06.814: D/AudioStreamOutALSA(1392): Preparing the playback device @ rate 48000 deep = 0, wait for mLock_voiceOn... 06-20 01:46:06.814: D/AudioStreamOutALSA(1392): Prepare success result=0 06-20 01:46:06.824: D/BatteryStatsImpl(1730): ++++++xy WakeLock stop : pid=1730, name=, type=0, tid=1741, pid=1730, pName=null 06-20 01:46:06.834: E/hawaii.gralloc(1389): GRALLOC ALLOC flags 10000b22 06-20 01:46:06.834: E/HAWAII_EGL(1389): abuffer = (480 800) (10000b22) 06-20 01:46:06.874: I/Unity(6091): purchaseFailedEvent: Cannot start purchase process. Billing unavailable. (response: 3:Billing Unavailable) 06-20 01:46:06.874: I/Unity(6091):
06-20 01:46:06.874: I/Unity(6091): (Filename: ./artifacts/AndroidManagedGenerated/UnityEngineDebug.cpp Line: 53) 06-20 01:46:06.894: E/HAWAII_EGL(1389): abuffer = (480 800) (10000b22) 06-20 01:46:06.894: E/hawaii.gralloc(1389): GRALLOC ALLOC flags 10000b22 06-20 01:46:06.904: E/HAWAII_EGL(1389): abuffer = (480 800) (10000b22) 06-20 01:46:06.994: D/hawaii.hwcomposer(1389): FBDevice::vsync called 57 times 06-20 01:46:07.004: D/hawaii.hwcomposer(1389): FBDevice::post called 12 times 06-20 01:46:07.144: I/SurfaceFlinger(1389): id=35 Removed idx=4 Map Size=4 06-20 01:46:07.144: I/SurfaceFlinger(1389): id=35 Removed idx=-2 Map Size=4 06-20 01:46:07.144: D/MotionEngine(1730): [@@@ Motion Engine @@@] GetMotionScenarioId -1.110910 7.766790 5.755661 0.000000 0.000000 0.000000 51 20 06-20 01:46:07.234: D/STATUSBAR-StatusBarManagerService(1730): setSystemUiVisibility(0x1) 06-20 01:46:07.234: D/STATUSBAR-StatusBarManagerService(1730): manageDisableList what=0x0 pkg=WindowManager.LayoutParams 06-20 01:46:07.234: D/PhoneStatusBar(1837): animateCollapse(): mExpanded=false mExpandedVisible=false mExpanded=false mAnimating=false mAnimatingReveal=false mAnimY=0.0 mAnimVel=0.0 flags=0 06-20 01:46:07.234: D/PhoneStatusBar(1837): setAreThereNotifications: N=1 any=true clearable=false 06-20 01:46:07.234: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:46:07.234: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:46:07.234: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:46:07.244: D/PhoneStatusBar(1837): hiding the MENU button 06-20 01:46:07.254: D/RecentsPanelView(1837): panelHeight=0 06-20 01:46:07.264: W/SignalStrength(1837): getGsmLevel=4 06-20 01:46:07.264: W/SignalStrength(1837): getLevel=4 (SignalStrength: 15 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 gsm|lte 4) 06-20 01:46:07.264: W/SignalStrength(1837): getGsmLevel=4 06-20 01:46:07.264: W/SignalStrength(1837): getLevel=4 (SignalStrength: 15 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 gsm|lte 4) 06-20 01:46:07.264: D/NetworkController_dual(1837): refreshViews connected={ wifi } level=4|4 combinedSignalIconId=0x7f020169/com.android.systemui:drawable/stat_sys_wifi_signal_4 combinedActivityIconId=0x7f02014c mAirplaneMode=false mDataActivity1=0 mDataActivity2=0 mPhoneSignalIconId1=0x7f020147 mPhoneSignalIconId2=0x7f020141 mLastPhoneSignalIconId1=0x7f020147 mLastPhoneSignalIconId2=0x7f020141 mDataDirectionIconId1=0x0 mDataDirectionIconId2=0x0 mDataSignalIconId1=0x7f020147 mDataSignalIconId2=0x7f020141 mDataTypeIconId1=0x7f0200f7 mDataTypeIconId2=0x7f0200f5 mWifiIconId=0x7f020169 mRoamingIconId1=0x0 mRoamingIconId2=0x0 mBluetoothTetherIconId=0x7f020153 06-20 01:46:07.264: D/NetworkController_dual(1837): refreshSignalCluster() : mBluetoothTethered = false 06-20 01:46:07.264: D/NetworkController_dual(1837): refreshSignalCluster() : mSim[0].mDataState=-1, mSim[1].mDataState=-1 06-20 01:46:07.264: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:46:07.264: D/NetworkController_dual(1837): getNumberOfSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:46:07.264: D/NetworkController_dual(1837): getNumberOfSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:46:07.264: D/NetworkController_dual(1837): getNumberOfSim() numberOfSim=2 06-20 01:46:07.264: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:46:07.264: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:46:07.264: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:46:07.264: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:46:07.264: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:46:07.264: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:46:07.274: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:46:07.274: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:46:07.274: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:46:07.274: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:46:07.274: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:46:07.274: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:46:07.274: D/NetworkController_dual(1837): changing data overlay icon id to 2130837836 06-20 01:46:07.995: D/hawaii.hwcomposer(1389): FBDevice::vsync called 60 times 06-20 01:46:08.005: D/hawaii.hwcomposer(1389): FBDevice::post called 60 times 06-20 01:46:08.185: D/MotionEngine(1730): [@@@ Motion Engine @@@] GetMotionScenarioId -1.130063 7.776367 5.861006 0.000000 0.000000 0.000000 51 20 06-20 01:46:08.225: D/MotionEngine(1730): [MotionEngine] -> PR_MOVE -> Move Recognition Lv(1) 06-20 01:46:08.766: D/SensorService(1730): AutoRotationSensor::process: Ar_SensorChanged oldrotation = [0], rotation = [255] 06-20 01:46:08.766: V/WindowOrientationListener(1730): Rotation Sensor : x=255.0 06-20 01:46:08.786: D/MotionEngine(1730): [MotionEngine] -> PR_MOVE -> Move Recognition Lv(4) 06-20 01:46:08.786: D/MotionEngine(1730): [MotionEngine] -> Add2MotionEventQueue(Smart Alert Tutorial(98)) 06-20 01:46:08.786: D/MotionEngine(1730): [@@@ Motion Engine @@@] Event num 98 Occured 06-20 01:46:08.986: D/hawaii.hwcomposer(1389): FBDevice::post called 59 times 06-20 01:46:09.006: D/hawaii.hwcomposer(1389): FBDevice::vsync called 60 times 06-20 01:46:09.226: D/MotionEngine(1730): [@@@ Motion Engine @@@] GetMotionScenarioId 0.229843 -0.038307 2.145205 0.000000 0.000000 0.000000 51 20 06-20 01:46:09.346: D/SensorService(1730): AutoRotationSensor::process: Ar_SensorChanged oldrotation = [255], rotation = [2] 06-20 01:46:09.346: D/MotionEngine(1730): [@@@ Motion Engine @@@] LONG SHAKE START event occured 06-20 01:46:09.346: D/MotionEngine(1730): [MotionEngine] -> Add2MotionEventQueue(Shake Start(35)) 06-20 01:46:09.346: V/WindowOrientationListener(1730): Rotation Sensor : x=2.0 06-20 01:46:09.346: V/WindowOrientationListener(1730): Proposed rotation changed! proposedRotation=2currentRotation = -1 06-20 01:46:09.346: V/MotionRecognitionService(1730): .updateOrientation : rotation = 2 06-20 01:46:09.366: D/SensorService(1730): AutoRotationSensor::process: Ar_SensorChanged oldrotation = [2], rotation = [255] 06-20 01:46:09.366: V/WindowOrientationListener(1730): Rotation Sensor : x=255.0 06-20 01:46:09.627: D/MotionEngine(1730): [@@@ Motion Engine @@@] LONG SHAKE STOP event occured 06-20 01:46:09.627: D/MotionEngine(1730): [MotionEngine] -> Add2MotionEventQueue(Shake Stop(36)) 06-20 01:46:09.997: D/hawaii.hwcomposer(1389): FBDevice::vsync called 59 times 06-20 01:46:09.997: D/hawaii.hwcomposer(1389): FBDevice::post called 60 times 06-20 01:46:10.267: D/MotionEngine(1730): [@@@ Motion Engine @@@] GetMotionScenarioId 0.105345 0.229843 9.720459 0.000000 0.000000 0.000000 51 20 06-20 01:46:10.287: D/MotionEngine(1730): [MotionEngine] -> PR_MOVE -> Move Recognition Lv(2) 06-20 01:46:10.287: D/MotionEngine(1730): [@@@ Motion Engine @@@] Event num 71 Occured 06-20 01:46:10.287: I/MotionRecognitionService(1730): send 71=FLAT ~~ 06-20 01:46:10.998: D/hawaii.hwcomposer(1389): FBDevice::vsync called 60 times 06-20 01:46:11.008: D/hawaii.hwcomposer(1389): FBDevice::post called 60 times 06-20 01:46:11.168: D/BatteryStatsImpl(1730): ++++++xy WakeLock start : pid=1730, name=, type=0, tid=1767, pid=1730, pName=null 06-20 01:46:11.168: V/AlarmManager(1730): waitForAlarm result :1 06-20 01:46:11.168: V/AlarmManager(1730): trigger ELAPSED_REALTIME_WAKEUP or RTC_WAKEUP: zalo 06-20 01:46:11.238: W/AlarmManager(1730): FACTORY_ON= 0 06-20 01:46:11.238: W/AlarmManager(1730): FACTORY_ON= 0 06-20 01:46:11.248: D/BatteryStatsImpl(1730): ++++++xy WakeLock stop : pid=1730, name=, type=0, tid=1748, pid=1730, pName=null 06-20 01:46:11.258: W/AlarmManager(1730): FACTORY_ON= 0 06-20 01:46:11.278: W/SignalStrength(1837): getGsmLevel=4 06-20 01:46:11.278: W/SignalStrength(1837): getLevel=4 (SignalStrength: 15 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 gsm|lte 4) 06-20 01:46:11.278: W/SignalStrength(1837): getGsmLevel=4 06-20 01:46:11.278: W/SignalStrength(1837): getLevel=4 (SignalStrength: 15 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 gsm|lte 4) 06-20 01:46:11.278: D/NetworkController_dual(1837): refreshViews connected={ wifi } level=4|4 combinedSignalIconId=0x7f020169/com.android.systemui:drawable/stat_sys_wifi_signal_4 combinedActivityIconId=0x7f02014e mAirplaneMode=false mDataActivity1=0 mDataActivity2=0 mPhoneSignalIconId1=0x7f020147 mPhoneSignalIconId2=0x7f020141 mLastPhoneSignalIconId1=0x7f020147 mLastPhoneSignalIconId2=0x7f020141 mDataDirectionIconId1=0x0 mDataDirectionIconId2=0x0 mDataSignalIconId1=0x7f020147 mDataSignalIconId2=0x7f020141 mDataTypeIconId1=0x7f0200f7 mDataTypeIconId2=0x7f0200f5 mWifiIconId=0x7f020169 mRoamingIconId1=0x0 mRoamingIconId2=0x0 mBluetoothTetherIconId=0x7f020153 06-20 01:46:11.278: D/NetworkController_dual(1837): refreshSignalCluster() : mBluetoothTethered = false 06-20 01:46:11.278: D/NetworkController_dual(1837): refreshSignalCluster() : mSim[0].mDataState=-1, mSim[1].mDataState=-1 06-20 01:46:11.278: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:46:11.278: D/NetworkController_dual(1837): getNumberOfSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:46:11.278: D/NetworkController_dual(1837): getNumberOfSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:46:11.278: D/NetworkController_dual(1837): getNumberOfSim() numberOfSim=2 06-20 01:46:11.278: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:46:11.288: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:46:11.288: D/SignalClusterView_dual(1837): apply() mSeparateMobileGroup=8 06-20 01:46:11.288: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:46:11.288: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:46:11.288: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:46:11.288: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:46:11.288: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:46:11.288: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:46:11.288: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM0:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:46:11.288: D/NetworkController_dual(1837): getNumberOfActiveSim() SIM1:systemSimState=1, simActive=1, mSimState=UNKNOWN 06-20 01:46:11.288: D/NetworkController_dual(1837): getNumberOfActiveSim() numberOfSim=2 06-20 01:46:11.288: D/NetworkController_dual(1837): changing data overlay icon id to 2130837838 06-20 01:46:11.298: W/AlarmManager(1730): FACTORY_ON= 0 06-20 01:46:11.308: D/MotionEngine(1730): [@@@ Motion Engine @@@] GetMotionScenarioId 0.124498 0.220267 9.701305 0.000000 0.000000 0.000000 51 20 06-20 01:46:11.999: D/hawaii.hwcomposer(1389): FBDevice::post called 59 times 06-20 01:46:12.009: D/hawaii.hwcomposer(1389): FBDevice::vsync called 60 times 06-20 01:46:12.029: D/MotionEngine(1730): [MotionEngine] -> PR_MOVE -> Move Recognition Lv(1)

emperor1412 commented 10 years ago

Hi, just so you know, I was able to test it for amazon, google play store using 0.9.6, may be the problem come from the device. Will test samsung soon and update you latest news

GrimReio commented 10 years ago

Hi, The only thing I can think of is starting purchase before init is finished. I've changed demo scene to avoid this behaviour. Also I've published test app with a valid SKU. It should be available soon here, when their review process is complete. You will be able to build and test it yourself, using provided keystore with password 'openiab', if it is ever needed.

emperor1412 commented 10 years ago

Hi, the games is available on samsung store and I still can not make in app purchase. I had a look at the log and saw that there was an exception related to unsuccessful binding with yandex store, not sure if this is the reason that cause samsung in-app failed.

Games: New Champion You can download and test it from here: http://apps.samsung.com/mercury/topApps/topAppsDetail.as?productId=000000868998&listYN=Y

Here is the filtered log

06-24 13:41:36.867: D/Unity(7874): GL_EXT_debug_marker GL_OES_compressed_ETC1_RGB8_texture GL_OES_compressed_paletted_texture GL_OES_texture_npot GL_OES_depth24 GL_OES_vertex_half_float GL_OES_EGL_image GL_OES_EGL_image_external GL_EXT_discard_framebuffer GL_OES_rgb8_rgba8 GL_OES_depth32 GL_OES_packed_depth_stencil GL_EXT_texture_format_BGRA8888 GL_APPLE_rgb_422 06-24 13:41:39.730: I/Unity(7874): Load data from device !!!!!!!!!!!!!!! data : 06-24 13:41:39.730: I/Unity(7874):
06-24 13:41:39.730: I/Unity(7874): (Filename: ./artifacts/AndroidManagedGenerated/UnityEngineDebug.cpp Line: 53) 06-24 13:41:57.287: I/Unity(7874): Awake Goal Label 06-24 13:41:57.287: I/Unity(7874):
06-24 13:41:57.287: I/Unity(7874): (Filename: ./artifacts/AndroidManagedGenerated/UnityEngineDebug.cpp Line: 53) 06-24 13:42:00.510: I/Unity(7874): \ Android OpenIAB plugin initialized ** 06-24 13:42:00.510: I/Unity(7874):
06-24 13:42:00.510: I/Unity(7874): (Filename: ./artifacts/AndroidManagedGenerated/UnityEngineDebug.cpp Line: 53) 06-24 13:42:00.620: I/Unity(7874): Awake Goal Label 06-24 13:42:00.620: I/Unity(7874):
06-24 13:42:00.620: I/Unity(7874): (Filename: ./artifacts/AndroidManagedGenerated/UnityEngineDebug.cpp Line: 53) 06-24 13:42:02.122: D/AndroidNative(7874): Init 06-24 13:42:02.652: I/Unity(7874): Orientation : Portrait Screen height = 800 Screen width = 480 factorUp = 0.0204 factorDown = 0.0072 factorLeftRight = 0.03133333 minDistance = 83.33334 06-24 13:42:02.652: I/Unity(7874):
06-24 13:42:02.652: I/Unity(7874): (Filename: ./artifacts/AndroidManagedGenerated/UnityEngineDebug.cpp Line: 53) 06-24 13:42:03.473: I/Unity(7874): Start Scene menu 06-24 13:42:03.473: I/Unity(7874):
06-24 13:42:03.473: I/Unity(7874): (Filename: ./artifacts/AndroidManagedGenerated/UnityEngineDebug.cpp Line: 53) 06-24 13:42:03.533: I/Unity(7874): Using SDK 5.1.0, Build 140401.725cc2ecbc9002a 06-24 13:42:03.533: I/Unity(7874):
06-24 13:42:03.533: I/Unity(7874): (Filename: ./artifacts/AndroidManagedGenerated/UnityEngineDebug.cpp Line: 53) 06-24 13:42:03.543: D/AndroidNative(7874): InitInterstitialAd: 06-24 13:42:03.593: I/Unity(7874): Didn't cached the chartboost ads 06-24 13:42:03.593: I/Unity(7874):
06-24 13:42:03.593: I/Unity(7874): (Filename: ./artifacts/AndroidManagedGenerated/UnityEngineDebug.cpp Line: 53) 06-24 13:42:04.524: I/Ads(7874): Use AdRequest.Builder.addTestDevice("A0536CA37EB481459BC2FA4F1C632926") to get test ads on this device. 06-24 13:42:04.564: I/Ads(7874): Starting ad request. 06-24 13:42:05.275: D/AndroidNative(7874): CreateBannerAd 06-24 13:42:05.325: I/Ads(7874): Use AdRequest.Builder.addTestDevice("A0536CA37EB481459BC2FA4F1C632926") to get test ads on this device. 06-24 13:42:05.325: I/Ads(7874): Starting ad request. 06-24 13:42:05.405: D/OpenIAB-UnityPlugin(7874): createBroadcasts 06-24 13:42:05.405: D/OpenIAB-UnityPlugin(7874): Starting setup. 06-24 13:42:05.455: E/OpenIabHelper(7874): bindService() failed for com.yandex.store 06-24 13:42:05.455: E/OpenIabHelper(7874): java.lang.SecurityException: Not allowed to bind to service Intent { act=org.onepf.oms.openappstore.BIND cmp=com.yandex.store/.service.YandexStoreService } 06-24 13:42:05.455: E/OpenIabHelper(7874): at android.app.ContextImpl.bindService(ContextImpl.java:1420) 06-24 13:42:05.455: E/OpenIabHelper(7874): at android.app.ContextImpl.bindService(ContextImpl.java:1394) 06-24 13:42:05.455: E/OpenIabHelper(7874): at android.content.ContextWrapper.bindService(ContextWrapper.java:423) 06-24 13:42:05.455: E/OpenIabHelper(7874): at org.onepf.oms.OpenIabHelper.discoverOpenStores(OpenIabHelper.java:659) 06-24 13:42:05.455: E/OpenIabHelper(7874): at org.onepf.oms.OpenIabHelper$1.run(OpenIabHelper.java:349) 06-24 13:42:05.455: E/OpenIabHelper(7874): at java.lang.Thread.run(Thread.java:856) 06-24 13:42:05.625: D/OpenIabHelper(7874): discoverOpenStores() add new OpenStore: OpenStore {name: SlideME, component: ComponentInfo{com.slideme.sam.manager/com.slideme.sam.manager.inapp.openiab.OpenIabStoreService}} 06-24 13:42:06.766: D/Finsky(7969): [1] FinskyApp.onCreate: Initializing network with DFE https://android.clients.google.com/fdfe/ 06-24 13:42:07.247: D/Finsky(7969): [1] DailyHygiene.goMakeHygieneIfDirty: No need to run daily hygiene. 06-24 13:42:07.447: W/Ads(6604): JS: The page displayed insecure content! 06-24 13:42:07.447: W/Ads(6604): (null:1) 06-24 13:42:07.527: W/Ads(6604): JS: The page displayed insecure content! 06-24 13:42:07.527: W/Ads(6604): (null:1) 06-24 13:42:08.038: W/Ads(6604): JS: The page displayed insecure content! 06-24 13:42:08.038: W/Ads(6604): (null:1) 06-24 13:42:08.068: W/Ads(6604): JS: The page displayed insecure content! 06-24 13:42:08.068: W/Ads(6604): (null:1) 06-24 13:42:08.118: W/Ads(6604): JS: The page displayed insecure content! 06-24 13:42:08.118: W/Ads(6604): (null:1) 06-24 13:42:08.128: W/Ads(6604): JS: The page displayed insecure content! 06-24 13:42:08.128: W/Ads(6604): (null:1) 06-24 13:42:08.348: D/Finsky(7969): [1] 2.run: Loaded library for account: [67oSKJ0QwtPKVgRNeMq0dboE1UQ] 06-24 13:42:08.348: D/Finsky(7969): [1] 2.run: Finished loading 1 libraries. 06-24 13:42:08.658: D/Finsky(7969): [767] InAppBillingUtils.pickAccount: com.ohohgames.newchampion: Account determined from installer data - [67oSKJ0QwtPKVgRNeMq0dboE1UQ] 06-24 13:42:14.354: I/Unity(7874): updateOrientation : Portrait 06-24 13:42:14.354: I/Unity(7874):
06-24 13:42:14.354: I/Unity(7874): (Filename: ./artifacts/AndroidManagedGenerated/UnityEngineDebug.cpp Line: 53) 06-24 13:42:14.354: I/Unity(7874): Start Gamecenter manager 06-24 13:42:14.354: I/Unity(7874):
06-24 13:42:14.354: I/Unity(7874): (Filename: ./artifacts/AndroidManagedGenerated/UnityEngineDebug.cpp Line: 53) 06-24 13:42:14.464: I/Unity(7874): Authenticated, checking achievements 06-24 13:42:14.464: I/Unity(7874):
06-24 13:42:14.464: I/Unity(7874): (Filename: ./artifacts/AndroidManagedGenerated/UnityEngineDebug.cpp Line: 53) 06-24 13:42:14.504: I/Unity(7874): Error: no achievements found 06-24 13:42:14.504: I/Unity(7874):
06-24 13:42:14.504: I/Unity(7874): (Filename: ./artifacts/AndroidManagedGenerated/UnityEngineDebug.cpp Line: 53) 06-24 13:42:14.504: I/Unity(7874): Got 3 achievement descriptions 06-24 13:42:14.504: I/Unity(7874): Achievement Descriptions: 06-24 13:42:14.504: I/Unity(7874): Achievement01 10 First achievement Received first achievement 06-24 13:42:14.504: I/Unity(7874): Achievement02 20 Second achievement Received second achievement 06-24 13:42:14.504: I/Unity(7874): Achievement03 15 Third achievement Received third achievement 06-24 13:42:14.504: I/Unity(7874):
06-24 13:42:14.504: I/Unity(7874): (Filename: ./artifacts/AndroidManagedGenerated/UnityEngineDebug.cpp Line: 53) 06-24 13:42:14.514: I/Unity(7874): loadScore total 06-24 13:42:14.514: I/Unity(7874):
06-24 13:42:14.514: I/Unity(7874): (Filename: ./artifacts/AndroidManagedGenerated/UnityEngineDebug.cpp Line: 53) 06-24 13:42:14.664: I/Unity(7874): Local user Best score free kick before : Rank: '-1' Value: '0' Category: 'Invalid' PlayerID: '0' Date: '06/24/2014 13:42:14 06-24 13:42:14.664: I/Unity(7874):
06-24 13:42:14.664: I/Unity(7874): (Filename: ./artifacts/AndroidManagedGenerated/UnityEngineDebug.cpp Line: 53) 06-24 13:42:14.704: I/Unity(7874): Local user Best score free kick after : Rank: '-1' Value: '0' Category: 'Invalid' PlayerID: '0' Date: '06/24/2014 13:42:14 06-24 13:42:14.704: I/Unity(7874):
06-24 13:42:14.704: I/Unity(7874): (Filename: ./artifacts/AndroidManagedGenerated/UnityEngineDebug.cpp Line: 53) 06-24 13:42:14.704: I/Unity(7874): No Best score free kick at all 06-24 13:42:14.704: I/Unity(7874):
06-24 13:42:14.704: I/Unity(7874): (Filename: ./artifacts/AndroidManagedGenerated/UnityEngineDebug.cpp Line: 53) 06-24 13:42:14.714: I/Unity(7874): Reporting score 0 on leaderboard com.ohohgames.tnc.fk 06-24 13:42:14.714: I/Unity(7874):
06-24 13:42:14.714: I/Unity(7874): (Filename: ./artifacts/AndroidManagedGenerated/UnityEngineDebug.cpp Line: 53) 06-24 13:42:14.714: E/Unity(7874): Leaderboard not found 06-24 13:42:14.714: E/Unity(7874):
06-24 13:42:14.714: E/Unity(7874): (Filename: ./artifacts/AndroidManagedGenerated/UnityEngineDebug.cpp Line: 53) 06-24 13:42:14.724: I/Unity(7874): Failed to report scorecom.ohohgames.tnc.fk 06-24 13:42:14.724: I/Unity(7874):
06-24 13:42:14.724: I/Unity(7874): (Filename: ./artifacts/AndroidManagedGenerated/UnityEngineDebug.cpp Line: 53) 06-24 13:42:15.035: D/FBUnitySDK(7874): KeyHash: OybcmbD3d1b3+uhKsGRFtE6UfvQ= 06-24 13:42:15.035: V/FBUnitySDK(7874): sending to Unity OnInitComplete({"key_hash":"OybcmbD3d1b3+uhKsGRFtE6UfvQ=\n"}) 06-24 13:42:17.437: I/Unity(7874): didCacheInterstitialEvent : Unknown 06-24 13:42:17.437: I/Unity(7874):
06-24 13:42:17.437: I/Unity(7874): (Filename: ./artifacts/AndroidManagedGenerated/UnityEngineDebug.cpp Line: 53) 06-24 13:42:17.487: I/Unity(7874): FB.Init completed: Is user logged in? False 06-24 13:42:17.487: I/Unity(7874):
06-24 13:42:17.487: I/Unity(7874): (Filename: ./artifacts/AndroidManagedGenerated/UnityEngineDebug.cpp Line: 53) 06-24 13:42:17.727: I/Unity(7874): Pause : True 06-24 13:42:17.727: I/Unity(7874):
06-24 13:42:17.727: I/Unity(7874): (Filename: ./artifacts/AndroidManagedGenerated/UnityEngineDebug.cpp Line: 53) 06-24 13:42:19.799: I/Unity(7874): Save path : /storage/sdcard0/Android/data/com.ohohgames.newchampion/files/Data_Football.txt json string : 06-24 13:42:19.799: I/Unity(7874):
06-24 13:42:19.799: I/Unity(7874): (Filename: ./artifacts/AndroidManagedGenerated/UnityEngineDebug.cpp Line: 53) 06-24 13:42:19.829: I/Unity(7874): Pause : True 06-24 13:42:19.829: I/Unity(7874):
06-24 13:42:19.829: I/Unity(7874): (Filename: ./artifacts/AndroidManagedGenerated/UnityEngineDebug.cpp Line: 53) 06-24 13:42:20.900: D/AndroidNative(7874): CreateBannerAd 06-24 13:42:20.970: I/Ads(7874): Use AdRequest.Builder.addTestDevice("A0536CA37EB481459BC2FA4F1C632926") to get test ads on this device. 06-24 13:42:20.970: I/Ads(7874): Starting ad request. 06-24 13:42:21.010: I/Ads(7874): Ad request cancelled. 06-24 13:42:21.070: I/Unity(7874): Pause : False 06-24 13:42:21.070: I/Unity(7874):
06-24 13:42:21.070: I/Unity(7874): (Filename: ./artifacts/AndroidManagedGenerated/UnityEngineDebug.cpp Line: 53) 06-24 13:42:21.080: I/Unity(7874): Pause : False 06-24 13:42:21.080: I/Unity(7874):
06-24 13:42:21.080: I/Unity(7874): (Filename: ./artifacts/AndroidManagedGenerated/UnityEngineDebug.cpp Line: 53) 06-24 13:42:21.501: D/AndroidNative(7874): hello: 06-24 13:42:21.521: D/AndroidNative(7874): Twitter Init: 06-24 13:42:21.611: D/AndroidNative(7874): Twitter auth false 06-24 13:42:24.444: W/Ads(6604): JS: The page displayed insecure content! 06-24 13:42:24.444: W/Ads(6604): (null:1) 06-24 13:42:24.534: W/Ads(6604): JS: The page displayed insecure content! 06-24 13:42:24.534: W/Ads(6604): (null:1) 06-24 13:42:24.544: W/Ads(6604): JS: The page displayed insecure content! 06-24 13:42:24.544: W/Ads(6604): (null:1) 06-24 13:42:25.865: I/Ads(7874): Ad finished loading. 06-24 13:42:25.915: D/AndroidNative(7874): OnInterstitialAdLoaded: 06-24 13:42:26.906: I/Ads(7874): Scheduling ad refresh 60000 milliseconds from now. 06-24 13:42:26.926: I/Ads(7874): Ad finished loading. 06-24 13:42:26.966: I/Ads(7874): Starting ad request. 06-24 13:42:27.106: I/Unity(7874): OnInterstisialsLoaded 06-24 13:42:27.106: I/Unity(7874):
06-24 13:42:27.106: I/Unity(7874): (Filename: ./artifacts/AndroidManagedGenerated/UnityEngineDebug.cpp Line: 53) 06-24 13:42:30.149: W/Ads(6604): JS: The page displayed insecure content! 06-24 13:42:30.149: W/Ads(6604): (null:1) 06-24 13:42:30.269: W/Ads(6604): JS: The page displayed insecure content! 06-24 13:42:30.269: W/Ads(6604): (null:1) 06-24 13:42:30.970: W/Ads(6604): JS: The page displayed insecure content! 06-24 13:42:30.970: W/Ads(6604): (null:1) 06-24 13:42:32.241: I/Ads(7874): Scheduling ad refresh 60000 milliseconds from now. 06-24 13:42:32.321: I/Ads(7874): Ad finished loading. 06-24 13:42:32.321: D/AndroidNative(7874): OnBannerAdLoaded: 06-24 13:42:39.448: I/Unity(7874): onItemPurchaseStarted - SceneMenu : no_ads 06-24 13:42:39.448: I/Unity(7874):
06-24 13:42:39.448: I/Unity(7874): (Filename: ./artifacts/AndroidManagedGenerated/UnityEngineDebug.cpp Line: 53) 06-24 13:42:40.279: I/Unity(7874): Pause : True 06-24 13:42:40.279: I/Unity(7874):
06-24 13:42:40.279: I/Unity(7874): (Filename: ./artifacts/AndroidManagedGenerated/UnityEngineDebug.cpp Line: 53) 06-24 13:42:41.190: I/Unity(7874): Save path : /storage/sdcard0/Android/data/com.ohohgames.newchampion/files/Data_Football.txt json string : 06-24 13:42:41.190: I/Unity(7874):
06-24 13:42:41.190: I/Unity(7874): (Filename: ./artifacts/AndroidManagedGenerated/UnityEngineDebug.cpp Line: 53) 06-24 13:42:41.230: I/Unity(7874): Pause : True 06-24 13:42:41.230: I/Unity(7874):
06-24 13:42:41.230: I/Unity(7874): (Filename: ./artifacts/AndroidManagedGenerated/UnityEngineDebug.cpp Line: 53) 06-24 13:42:41.480: E/OpenIabHelper(7874): In-app billing error: Illegal state for operation (launchPurchaseFlow): IAB helper is not set up. 06-24 13:42:41.490: D/OpenIAB-UnityPlugin(7874): Purchase finished: IabResult: 3, Cannot start purchase process. Billing unavailable. (response: 3:Billing Unavailable), purchase: null 06-24 13:42:41.490: E/OpenIAB-UnityPlugin(7874): Error purchasing: IabResult: 3, Cannot start purchase process. Billing unavailable. (response: 3:Billing Unavailable) 06-24 13:42:58.046: I/Unity(7874): Pause : False 06-24 13:42:58.046: I/Unity(7874):
06-24 13:42:58.046: I/Unity(7874): (Filename: ./artifacts/AndroidManagedGenerated/UnityEngineDebug.cpp Line: 53) 06-24 13:42:58.046: I/Unity(7874): Pause : False 06-24 13:42:58.046: I/Unity(7874):
06-24 13:42:58.046: I/Unity(7874): (Filename: ./artifacts/AndroidManagedGenerated/UnityEngineDebug.cpp Line: 53) 06-24 13:42:58.527: I/Unity(7874): purchaseFailedEvent: - Cannot start purchase process. Billing unavailable. (response: 3:Billing Unavailable) 06-24 13:42:58.527: I/Unity(7874):
06-24 13:42:58.527: I/Unity(7874): (Filename: ./artifacts/AndroidManagedGenerated/UnityEngineDebug.cpp Line: 53) 06-24 13:42:58.537: I/Unity(7874): onUnexpectedErrorInStore - SceneMenu : Cannot start purchase process. Billing unavailable. (response: 3:Billing Unavailable) 06-24 13:42:58.537: I/Unity(7874):
06-24 13:42:58.537: I/Unity(7874): (Filename: ./artifacts/AndroidManagedGenerated/UnityEngineDebug.cpp Line: 53)

oorlov commented 10 years ago

Hi @emperor1412!

Such SecurityException happens in some cases. To avoid it, could you please uninstall your .apk and all Appstore clients from device, and then install one of Appstores before you install your .apk. It should help.

Though it shouldn't be a reason for Samsung unavailability, but I cannot find a reason from log. Looks like necessary lines are filtered or you still use non-master version. Could you check it please?

emperor1412 commented 10 years ago

I used version 0.9.6 downloaded from here http://www.onepf.org/openiab. I will check it and update the result. In the mean time, you can download the game from samsung store: http://apps.samsung.com/mercury/topApps/topAppsDetail.as?productId=000000868998&listYN=Y

Great jobs guys.