Hello,
My i9100 died some months ago, it was impossible to boot (Tested different batteries, SIM-cards and chargers). I think it was overheating when I used it for the last time.
I bought a used mainboard from China and build it into my phone. It had Stock Gingerbread installed and was used in Iran.
An IMEI-analysis says that the board is a european version
Information on IMEI xxxxxx
Type Allocation Holder Samsung
Mobile Equipment Type Samsung GT-i9100 Galaxy S II
GSM Implementation Phase 2/2+
IMEI Validity Assessment Very likely
Information on range assignment
Est. Date of Range Issuance Around Q2 2011
Reporting Body British Approvals Board of Telecommunications (BABT)
Primary Market Europe
Legal Basis for Allocation EU R&TTE Directive
Information on number format
Full IMEI Presentation 35xxxxxx
Reporting Body Identifier 35
Type Allocation Code xxxxxx
Serial Number xxxxx
Check Digit 0
Click to expand...
Click to collapse
I use cm12.1 (12.1-20150430-UNOFFICIAL-i9100) but I also don't have cellular network with other ROMs. GPS, Wifi, BT etc. are working
Search for mobile networks is not successful and I can't execute USSD-Codes. The efs-partition is not corrupted. Most files are from 2010, last changes 2013.
Do you have any idea how to solve this?
Best regards
Have you checked which baseband software version is showing under "about phone"? This is stored in /dev/block/mmcblk0p8, and would not be updated by installing CM. I think I9100XXMS4 was the last European one. Rather than messing around with installing this, you can simply install Sale's NeatROM (modified Samsung 4.1), before installing CM etc.
---------- Post added at 03:53 PM ---------- Previous post was at 03:52 PM ----------
Another thing to consider, but I not sure how you'd check or fix:
http://forum.xda-developers.com/galaxy-s2/general/external-antenna-socket-warning-t1273292
This would mean the radio modem is booted & working OK, but no antenna = no signal = no networks.
My baseband was XXKI4. I installed XXMS4 but that didn't change anything.
The antenna socket is not damaged or anything but i don't know how to check the functionality without destroying the coonnection to the internal antenna (provided it works at all).
Hmmm @tgb456
Install stock 2.3.3 and root it.
Connect your phone to PC into ADB. Start logcating and make log:
--restarting phone
-Searching to network (manual)
-USSD codes excutions
Wysłane ze Slim-fonika 9.0 powered by DorimanX v008 kernel
Still with CM12.1:
After reboot:
Code:
W/ServiceWatcher( 2225): com.google.android.gms not found
W/ServiceWatcher( 2225): com.google.android.gms not found
W/LocationManagerService( 2225): no network location provider found
W/ServiceWatcher( 2225): com.google.android.gms not found
W/ServiceWatcher( 2225): com.google.android.gms not found
D/NuPlayerDriver( 1862): reset(0x41c34040)
D/NuPlayerDriver( 1862): notifyResetComplete(0x41c34040)
E/LocationManagerService( 2225): no geocoder provider found
E/FlpHardwareProvider( 2225): Error hw_get_module 'flp': -2
E/LocationManagerService( 2225): FLP HAL not supported
W/ServiceWatcher( 2225): com.google.android.gms not found
E/LocationManagerService( 2225): Unable to bind FLP Geofence proxy.
E/ActivityRecognitionHardware( 2225): Error hw_get_module: -2
E/LocationManagerService( 2225): Hardware Activity-Recognition not supported.
I/FFmpegExtractor( 1862): android-source:0x415b14c0
...
I/Telecom ( 2225): TelecomGlobals: CallsManager initialized
W/ContextImpl( 2225): Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1732 android.content.ContextWrapper.startService:522 com.android.server.telecom.BluetoothPhoneService.start:468 com.android.server.telecom.TelecomGlobals.initialize:101 com.android.server.telecom.TelecomService.onCreate:164
....
D/Telephony( 2743): TtyManager: setTTYMode exception: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
W/BassBoost( 2667): WARNING: attaching a BassBoost to global output mix is deprecated!
V/OtaStartupReceiver( 2743): onOtaspChanged: mOtaspMode=1
W/Virtualizer( 2667): WARNING: attaching a Virtualizer to global output mix is deprecated!
D/GpsLocationProvider( 2225): received SIM realted action:
D/GpsLocationProvider( 2225): SIM MCC/MNC is still not available
D/Telephony( 2743): TtyManager: queryTTYMode exception: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
I/MmsService( 2743): MmsConfigManager.loadInBackground(): mcc/mnc: 0/0
E/MmsService( 2743): MmsConfigManager.load -- empty getActiveSubInfoList
D/Telephony( 2743): TelecomAccountRegistry: Found 1 phones. Attempting to register.
D/Telephony( 2743): TelecomAccountRegistry: Phone with subscription id 5000
E/PhoneInterfaceManager( 2743): [PhoneIntfMgr] getIccId: No UICC
D/Telephony( 2743): AccountEntry: Registered phoneAccount: [PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [f8237xxxxxxxxxxx], UserHandle{0} Capabilities: 54 Schemes: tel voicemail ] with handle: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [f8237xxxxxxxxxxxxxxxxxx], UserHandle{0}
I/Telephony( 2743): PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.gsm.GSMPhone) {8e4d5bd}
D/Telephony( 2743): PstnPhoneCapabilitiesNotifier: Registering: Handler (com.android.internal.telephony.gsm.GSMPhone) {8e4d5bd}
D/CallNotifier( 2743): onReceive...
D/Telephony( 2743): PstnPhoneCapabilitiesNotifier: handleVideoCapabilitesChanged. Video capability - false
D/PhoneStatusBarPolicy( 2382): updateSimState for subId :5000
D/GpsLocationProvider( 2225): received SIM realted action:
D/PhoneStatusBarPolicy( 2382): updateSimState for phoneId :0
D/PhoneStatusBarPolicy( 2382): updateSimState for Slot :0
D/GpsLocationProvider( 2225): SIM MCC/MNC is still not available
....
D/MmsSmsDatabaseHelper( 2743): [MmsSmsDb] tableName: threads hasAutoIncrement: CREATE TABLE threads (_id INTEGER PRIMARY KEY AUTOINCREMENT,date INTEGER DEFAULT 0,message_count INTEGER DEFAULT 0,recipient_ids TEXT,snippet TEXT,snippet_cs INTEGER DEFAULT 0,read INTEGER DEFAULT 1,archived INTEGER DEFAULT 0,type INTEGER DEFAULT 0,error INTEGER DEFAULT 0,has_attachment INTEGER DEFAULT 0) result: true
D/MmsSmsDatabaseHelper( 2743): [MmsSmsDb] tableName: canonical_addresses hasAutoIncrement: CREATE TABLE canonical_addresses (_id INTEGER PRIMARY KEY AUTOINCREMENT,address TEXT) result: true
D/MmsSmsDatabaseHelper( 2743): [MmsSmsDb] tableName: part hasAutoIncrement: CREATE TABLE part (_id INTEGER PRIMARY KEY AUTOINCREMENT,mid INTEGER,seq INTEGER DEFAULT 0,ct TEXT,name TEXT,chset INTEGER,cd TEXT,fn TEXT,cid TEXT,cl TEXT,ctt_s INTEGER,ctt_t TEXT,_data TEXT,text TEXT) result: true
D/MmsSmsDatabaseHelper( 2743): [MmsSmsDb] tableName: pdu hasAutoIncrement: CREATE TABLE pdu (_id INTEGER PRIMARY KEY AUTOINCREMENT,thread_id INTEGER,date INTEGER,date_sent INTEGER DEFAULT 0,msg_box INTEGER,read INTEGER DEFAULT 0,m_id TEXT,sub TEXT,sub_cs INTEGER,ct_t TEXT,ct_l TEXT,exp INTEGER,m_cls TEXT,m_type INTEGER,v INTEGER,m_size INTEGER,pri INTEGER,rr INTEGER,rpt_a INTEGER,resp_st INTEGER,st INTEGER,tr_id TEXT,retr_st INTEGER,retr_txt TEXT,retr_txt_cs INTEGER,read_status INTEGER,ct_cls INTEGER,resp_txt TEXT,d_tm INTEGER,d_rpt INTEGER,locked INTEGER DEFAULT 0,sub_id INTEGER DEFAULT -1, phone_id INTEGER DEFAULT -1, seen INTEGER DEFAULT 0,creator TEXT,text_only INTEGER DEFAULT 0) result: true
D/MmsSmsDatabaseHelper( 2743): [getWritableDatabase] hasAutoIncrementThreads: true hasAutoIncrementAddresses: true hasAutoIncrementPart: true hasAutoIncrementPdu: true
---
I/ActivityManager( 2225): Start proc 3598:com.android.cellbroadcastreceiver/u0a5 for broadcast com.android.cellbroadcastreceiver/.CellBroadcastReceiver
D/CellBroadcastReceiver( 3598): onReceive Intent { act=android.intent.action.SERVICE_STATE flg=0x10 cmp=com.android.cellbroadcastreceiver/.CellBroadcastReceiver (has extras) }
D/CellBroadcastReceiver( 3598): Intent ACTION_SERVICE_STATE_CHANGED
D/CellBroadcastReceiver( 3598): Service state changed! 3 Full: 3 3 voice home data home null null null null null null Unknown Unknown CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false Current state=-1
I/ActivityManager( 2225): Killing 2826:android.process.acore/u0a6 (adj 15): empty #17
D/CellBroadcastReceiver( 3598): onReceive Intent { act=android.intent.action.ACTION_SUBINFO_RECORD_UPDATED flg=0x10 cmp=com.android.cellbroadcastreceiver/.CellBroadcastReceiver }
D/SIP ( 2743): [SipSharedPreferences] isReceivingCallsEnabled, option not set; use default value, exception: android.provider.Settings$SettingNotFoundException: sip_receive_calls
E/PhoneInterfaceManager( 2743): [PhoneIntfMgr] getIccId: No UICC
...
D/Yamaha-MC1N2-Audio( 1862): yamaha_mc1n2_audio_route_start()
E/WhisperPush( 3531): GcmRecurringRegistration
E/WhisperPush( 3531): java.io.IOException: SERVICE_NOT_AVAILABLE
E/WhisperPush( 3531): at com.google.android.gms.gcm.GoogleCloudMessaging.register(Unknown Source)
E/WhisperPush( 3531): at org.whispersystems.whisperpush.gcm.GcmHelper.getRegistrationId(GcmHelper.java:65)
E/WhisperPush( 3531): at org.whispersystems.whisperpush.WhisperPush$1.doInBackground(WhisperPush.java:52)
E/WhisperPush( 3531): at org.whispersystems.whisperpush.WhisperPush$1.doInBackground(WhisperPush.java:48)
E/WhisperPush( 3531): at android.os.AsyncTask$2.call(AsyncTask.java:292)
E/WhisperPush( 3531): at java.util.concurrent.FutureTask.run(FutureTask.java:237)
E/WhisperPush( 3531): at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:231)
E/WhisperPush( 3531): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
E/WhisperPush( 3531): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
E/WhisperPush( 3531): at java.lang.Thread.run(Thread.java:818)
W/ActivityManager( 2225): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) } U=0: not found
W/GAV3 ( 3553): Thread[GAThread,5,main]: Service unavailable (code=1), will retry.
I/GAV3 ( 3553): Thread[GAThread,5,main]: No campaign data found.
I/GlobalDismissManager( 3437): no sender configured
...
W/ActivityManager( 2225): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) } U=0: not found
W/GAV3 ( 3553): Thread[Service Reconnect,5,main]: Service unavailable (code=1), using local store.
USSD-Codes:
Code:
D/Yamaha-MC1N2-Audio( 1862): yamaha_mc1n2_audio_output_start()
D/Yamaha-MC1N2-Audio( 1862): yamaha_mc1n2_audio_route_start()
D/Yamaha-MC1N2-Audio( 1862): (yamaha_mc1n2_audio_params_route_find): device = 2, direction = 0
W/AudioTrack( 2225): AUDIO_OUTPUT_FLAG_FAST denied by client
E/AudioTrack( 2225): AudioTrack::set : Exit
I/ActivityManager( 2225): START u0 {act=android.intent.action.CALL_PRIVILEGED dat=tel:xxxxx cmp=com.android.server.telecom/.PrivilegedCallActivity (has extras)} from uid 10008 on display 0
V/WindowManager( 2225): addAppToken: AppWindowToken{3e3087eb token=Token{534ff3a ActivityRecord{d949665 u0 com.android.server.telecom/.PrivilegedCallActivity t77}}} to stack=1 task=77 at 1
E/SpannableStringBuilder( 3876): SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
I/Telecom ( 2225): CallReceiver: onReceive - isUnknownCall: false
I/Telecom ( 2225): Call: setTargetPhoneAccount ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [f8237xxxxxxxxxxxxxxx], UserHandle{0}
V/GpsNetInitiatedHandler( 2225): ACTION_NEW_OUTGOING_CALL - false
I/Telecom ( 2225): Call: CallerInfo received for *****: [email protected] { name null, phoneNumber non-null }
W/InputMethodManagerService( 2225): Window already focused, ignoring focus gain of: [email protected] [email protected], token = [email protected]
D/DialpadFragment( 3876): Displaying normal Dialer UI.
D/DialpadFragment( 3876): Displaying normal Dialer UI.
I/Telecom ( 2225): CallsManager: Creating a new outgoing call with handle: *****
I/Telecom ( 2225): CallsManager: updateLchStatus subInConversation: 5000
I/Telecom ( 2225): CreateConnectionProcessor: Trying attempt CallAttemptRecord(ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [f8237xxxxxxxxxxxxxxxxxxxx], UserHandle{0},ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [f8237xxxxxxxxxxxxxxxxxx], UserHandle{0})
I/Telecom ( 2225): CreateConnectionProcessor: Attempting to call from ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}
I/Telecom ( 2225): ServiceBinderConnection: Service bound ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}
I/Telephony( 2743): TelephonyConnectionService: onCreateOutgoingConnection, request: ConnectionRequest xxxxxxxxxxx Bundle[mParcelledData.dataSize=96]
I/Telecom ( 2225): ConnectionServiceWrapper: Service unbound ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, from unbind.
I/Telecom ( 2225): CallsManager: setCallState CONNECTING -> DISCONNECTED, call: [881702855, CONNECTING, null, *****, 0, childs(0), has_parent(false), [[Capabilities:]], false, ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [f8237xxxxxxxxxxxxxxxxxxxxxxx], UserHandle{0} 0]
I/Telecom ( 2225): CallsManager: entered manageMSimInCallTones
I/Telecom ( 2225): CallsManager: updateLchStatus subInConversation: null
I/Telecom ( 2225): CallsManager: setActiveSubscription = null
I/Telecom ( 2225): CallsManager: entered manageMSimInCallTones
I/Timeline( 3876): Timeline: Activity_idle id: [email protected] time:1476741
Searching for networks:
Code:
D/Yamaha-MC1N2-Audio( 1862): yamaha_mc1n2_audio_output_start()
D/Yamaha-MC1N2-Audio( 1862): yamaha_mc1n2_audio_route_start()
D/Yamaha-MC1N2-Audio( 1862): (yamaha_mc1n2_audio_params_route_find): device = 2, direction = 0
V/WindowManager( 2225): not Base app: Adding window Window{a3df74b u0 com.android.phone/com.android.phone.NetworkSetting} at 6 of 9
I/NotificationService( 2225): cancelToast pkg=com.android.phone [email protected]
W/NotificationService( 2225): Toast already cancelled. pkg=com.android.phone [email protected]
W/InputMethodManagerService( 2225): Window already focused, ignoring focus gain of: [email protected] attribute=null, token = [email protected]
Maybe this is a problem with the /efs - partition. hxxp://redmine.replicant.us/boards/9/topics/8841?r=9483 . The owner of most files in /efs is root or system, not radio
Code:
[email protected]:/ # ls -la /efs/
ls -la /efs/
-rw-r--r-- root root 1 2011-01-01 01:00 .nv_state
drwxrwxr-x radio system 2000-01-01 01:09 bluetooth
-rw-r--r-- system system 9 2010-12-31 22:02 cryptprop_applied_result
-rw-r--r-- root root 1 2010-12-31 22:00 cryptprop_rebootMode
drwx------ system system 2010-12-31 22:01 dmp
-rw-rw-rw- system system 256 2014-06-06 10:33 edk_p
-rw-r--r-- root root 2354 2011-01-01 01:00 nv.log
-rw-r--r-- root root 32 2010-12-31 22:13 nv_data.bin.md5
-rw-r--r-- root root 880 2010-12-31 16:02 redata.bin
-rw-r--r-- root root 1 2013-02-12 07:00 upgaddr
drwxrwxr-x radio system 2000-01-01 01:13 wifi
Activation of mobile network in settings:
Code:
D/Yamaha-MC1N2-Audio( 1861): yamaha_mc1n2_audio_route_start()
D/MccTable( 2753): updateMccMncConfiguration mccmnc='null' fromServiceState=true
D/MccTable( 2753): WIFI_COUNTRY_CODE set to
I/WifiService( 2226): WifiService trying to set country code to with persist set to true
E/WifiStateMachine( 2226): Ignoring resetting of country code
D/KeyguardUpdateMonitor( 2369): ACTION_SERVICE_STATE_CHANGED on sub: 5000 mServiceState: 1 1 voice home data home null null null null null null Unknown Unknown CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false
D/GpsLocationProvider( 2226): received SIM realted action:
D/GpsLocationProvider( 2226): SIM MCC/MNC is still not available
W/sh ( 4104): type=1400 audit(0.0:237): avc: denied { write } for name="log" dev=mmcblk0p10 ino=73730 scontext=u:r:rild:s0 tcontext=u:object_r:system_data_file:s0 tclass=dir
I/MmsService( 2753): MmsConfigManager.loadInBackground(): mcc/mnc: 262/3
I/Telephony( 2753): PstnIncomingCallNotifier: Unregistering: Handler (com.android.internal.telephony.gsm.GSMPhone) {2f88d477}
D/Telephony( 2753): PstnPhoneCapabilitiesNotifier: Unregistering: Handler (com.android.internal.telephony.gsm.GSMPhone) {2f88d477}
E/MmsService( 2753): MmsConfigManager.load -- empty getActiveSubInfoList
D/Telephony( 2753): TelecomAccountRegistry: Found 1 phones. Attempting to register.
D/Telephony( 2753): TelecomAccountRegistry: Phone with subscription id 5000
E/PhoneInterfaceManager( 2753): [PhoneIntfMgr] getIccId: ICC ID is null or empty.
D/Telephony( 2753): AccountEntry: Registered phoneAccount: [PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [f8237xxxxxxxxxxxxxxxxxxxx], UserHandle{0} Capabilities: 54 Schemes: tel voicemail ] with handle: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [f8237xxxxxxxxxxxxxxxxxxxxxxxx], UserHandle{0}
I/Telephony( 2753): PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.gsm.GSMPhone) {2f88d477}
D/Telephony( 2753): PstnPhoneCapabilitiesNotifier: Registering: Handler (com.android.internal.telephony.gsm.GSMPhone) {2f88d477}
D/CallNotifier( 2753): onReceive...
D/PhoneStatusBarPolicy( 2369): updateSimState for subId :5000
D/PhoneStatusBarPolicy( 2369): updateSimState for phoneId :0
D/PhoneStatusBarPolicy( 2369): updateSimState for Slot :0
D/Telephony( 2753): PstnPhoneCapabilitiesNotifier: handleVideoCapabilitesChanged. Video capability - false
D/CellBroadcastReceiver( 3604): onReceive Intent { act=android.intent.action.SERVICE_STATE flg=0x10 cmp=com.android.cellbroadcastreceiver/.CellBroadcastReceiver (has extras) }
D/CellBroadcastReceiver( 3604): Intent ACTION_SERVICE_STATE_CHANGED
D/CellBroadcastReceiver( 3604): Service state changed! 1 Full: 1 1 voice home data home null null null null null null Unknown Unknown CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false Current state=-1
D/CellBroadcastReceiver( 3604): onReceive Intent { act=android.intent.action.ACTION_SUBINFO_RECORD_UPDATED flg=0x10 cmp=com.android.cellbroadcastreceiver/.CellBroadcastReceiver }
E/PhoneInterfaceManager( 2753): [PhoneIntfMgr] getIccId: ICC ID is null or empty.
I/art ( 2226): Background partial concurrent mark sweep GC freed 21767(1433KB) AllocSpace objects, 6(196KB) LOS objects, 20% free, 15MB/19MB, paused 2.154ms total 179.409ms
D/GpsLocationProvider( 2226): received SIM realted action:
D/GpsLocationProvider( 2226): SIM MCC/MNC is still not available
I/MediaFocusControl( 2226): AudioFocus abandonAudioFocus() from [email protected][email protected]
I/HeadsetService( 2686): Audio session removed: 18
I/MediaFocusControl( 2226): AudioFocus abandonAudioFocus() from [email protected][email protected]
Related
Seeking advice from others with more experience than myself at narrowing down a lack of "Network Data" on my MIUI ROM I've been working on
Here is a logcat that I've trimmed down to the areas I believe to be important.
Thanks in advance
W/PackageManager( 421): Unknown permission android.permission.READ_SECURE_SETTINGS in package com.wali.miui.networkassistant
W/PackageManager( 421): Unknown permission android.permission.READ_SETTINGS in package com.wali.miui.networkassistant
E/ConnectivityService( 421): Ignoring protectedNetwork 10
E/ConnectivityService( 421): Ignoring protectedNetwork 11
E/ConnectivityService( 421): Ignoring protectedNetwork 12
E/MobileDataStateTracker( 421): default: Ignoring feature request because could not acquire PhoneService
E/MobileDataStateTracker( 421): default: Could not enable APN type "default"
W/RecognitionManagerService( 421): no available voice recognition services found
W/AppWidgetServiceImpl( 421): Failed to read state: java.io.FileNotFoundException: /data/system/users/0/appwidgets.xml: open failed: ENOENT (No such file or directory)
W/InputMethodManagerService( 421): Ignoring setImeWindowStatus of uid 1000 token: null
W/InputMethodManagerService( 421): Reset the default IME as "Resource" is ready here.
W/InputMethodManagerService( 421): Illegal subtype state: old subtype = null, new subtype = [email protected]
E/ThrottleService( 421): Error reading data file
I/ActivityManager( 421): Start proc com.android.phone for added application com.android.phone: pid=734 uid=1001 gids={3002, 3001, 3003, 1015, 1028}
I/ActivityManager( 421): Start proc com.google.android.location:remote for service com.google.android.location/com.baidu.location.f: pid=887 uid=10037 gids={1015, 1007, 3003, 1028}
D/WifiService( 421): New client listening to asynchronous messages
D/PhoneStatusBar( 664): addNotification score=-10
E/AndroidRuntime( 887): FATAL EXCEPTION: main
E/AndroidRuntime( 887): java.lang.ExceptionInInitializerError
E/AndroidRuntime( 887): at com.baidu.location.g.a(Unknown Source)
E/AndroidRuntime( 887): at com.baidu.location.f.int(Unknown Source)
E/AndroidRuntime( 887): at com.baidu.location.f.int(Unknown Source)
E/AndroidRuntime( 887): at com.baidu.location.f.if(Unknown Source)
E/AndroidRuntime( 887): at com.baidu.location.f$b.handleMessage(Unknown Source)
E/AndroidRuntime( 887): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 887): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 887): at android.app.ActivityThread.main(ActivityThread.java:4765)
E/AndroidRuntime( 887): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 887): at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime( 887): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:786)
E/AndroidRuntime( 887): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
E/AndroidRuntime( 887): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 887): Caused by: java.lang.UnsatisfiedLinkError: Couldn't load locSDK_2.5OEM: findLibrary returned null
E/AndroidRuntime( 887): at java.lang.Runtime.loadLibrary(Runtime.java:365)
E/AndroidRuntime( 887): at java.lang.System.loadLibrary(System.java:535)
E/AndroidRuntime( 887): at com.baidu.location.Jni.<clinit>(Unknown Source)
E/AndroidRuntime( 887): ... 13 more
E/NotificationService( 421): Ignoring notification with icon==0: Notification(pri=0 contentView=null vibrate=null sound=null defaults=0x0 flags=0x62 kind=[null])
W/ActivityManager( 421): Unable to start service Intent { act=com.android.ussd.IExtendedNetworkService }: not found
E/VoldConnector( 421): NDC Command {3 volume mount /storage/sdcard1} took too long (1284ms)
E/VoldConnector( 421): NDC Command {4 volume mount /storage/sdcard0} took too long (1708ms)
W/PackageManager( 421): Not granting permission android.permission.FORCE_STOP_PACKAGES to package com.miui.mihome2 (protectionLevel=2 flags=0x8be45)
W/PackageManager( 421): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.miui.mihome2 (protectionLevel=2 flags=0x8be45)
W/PackageManager( 421): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.miui.mihome2
W/PackageManager( 421): Not granting permission android.permission.SET_ORIENTATION to package com.miui.mihome2 (protectionLevel=2 flags=0x8be45)
W/PackageManager( 421): Not granting permission android.permission.SET_PREFERRED_APPLICATIONS to package com.miui.mihome2 (protectionLevel=2 flags=0x8be45)
W/PackageManager( 421): Unknown permission android.hardware.camera in package com.miui.mihome2
W/PackageManager( 421): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
W/PackageManager( 421): Unknown permission com.android.launcher.permission.PRELOAD_WORKSPACE in package com.google.android.partnersetup
W/PackageManager( 421): Unknown permission android.permission.WRITE_INTERNAL_STORAGE in package com.miui.player
W/PackageManager( 421): Unknown permission com.android.vending.billing.BILLING_ACCOUNT_SERVICE in package com.google.android.gsf.login
W/PackageManager( 421): Unknown permission com.android.vending.billing.ADD_CREDIT_CARD in package com.google.android.gsf.login
W/PackageManager( 421): Unknown permission com.android.vending.billing.IBillingAccountService.BIND2 in package com.google.android.gsf.login
W/PackageManager( 421): Unknown permission com.android.vending.TOS_ACKED in package com.google.android.gsf.login
W/PackageManager( 421): Unknown permission com.android.chrome.TOS_ACKED in package com.google.android.gsf.login
W/PackageManager( 421): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
W/PackageManager( 421): Unknown permission android.permission.ACCESS_COARSE_UPDATES in package com.miui.cloudservice
W/PackageManager( 421): Unknown permission com.miui.home.launcher.permission.INSTALL_WIDGET in package com.miui.notes
W/PackageManager( 421): Unknown permission android.permission.WRITE_INTERNAL_STORAGE in package com.android.updater
W/PackageManager( 421): Unknown permission android.permission.PREVENT_POWER_KEY in package com.android.gallery3d
W/PackageManager( 421): Unknown permission adnroid.permission.CHANGE_WIFI_STATE in package com.tencent.tmsprovider
W/PackageManager( 421): Unknown permission android.permission.READ_SECURE_SETTINGS in package com.wali.miui.networkassistant
W/PackageManager( 421): Unknown permission android.permission.READ_SETTINGS in package com.wali.miui.networkassistant
W/BackupManagerService( 421): dataChanged but no participant pkg='com.android.providers.settings' uid=10013
D/ConnectivityService( 421): resetConnections(rmnet_sdio0, 3)
E/NotificationService( 421): Ignoring notification with icon==0: Notification(pri=0 contentView=null vibrate=null sound=null defaults=0x0 flags=0x62 kind=[null])
W/BackupManagerService( 421): dataChanged but no participant pkg='com.android.providers.settings' uid=10014
W/BroadcastQueue( 421): Permission Denial: broadcasting Intent { act=android.intent.action.TIMEZONE_CHANGED flg=0x20000010 (has extras) } from android (pid=734, uid=1001) requires com.miui.backup.permission.AUTO_BACKUP due to receiver com.miui.backup/com.miui.backup.auto.AutoBackupReceiver
W/BroadcastQueue( 421): Permission Denial: broadcasting Intent { act=android.intent.action.TIMEZONE_CHANGED flg=0x20000010 (has extras) } from android (pid=734, uid=1001) requires com.miui.backup.permission.AUTO_BACKUP due to receiver com.miui.backup/com.miui.milk.auto.AutoBackupReceiver
W/BackupManagerService( 421): dataChanged but no participant pkg='com.android.providers.settings' uid=10014
W/BackupManagerService( 421): dataChanged but no participant pkg='com.android.providers.settings' uid=10014
W/BackupManagerService( 421): dataChanged but no participant pkg='com.android.providers.settings' uid=10014
W/BackupManagerService( 421): dataChanged but no participant pkg='com.android.providers.settings' uid=10014
D/StatusBar.NetworkController( 664): updateTelephonySignalStrength: mSignalStrength == 17(GSM) 16(CDMA)
D/ConnectivityService( 421): handleInetConditionChange: no active default network - ignore
W/SocketClient( 152): write error (Broken pipe)
E/ConnectivityService( 421): no dns provided for mobile - using 8.8.8.8
E/ConnectivityService( 421): exception setting default dns interface: java.lang.IllegalArgumentException: command '47 resolver setifdns 2.android.pool.ntp.org' failed with '500 47 Wrong number of arguments to resolver setifdns'
D/ConnectivityService( 421): ConnectivityChange for mobile: DISCONNECTED/DISCONNECTED
I/ActivityManager( 421): Start proc com.google.android.location:remote for service com.google.android.location/com.baidu.location.f: pid=1889 uid=10037 gids={1015, 1007, 3003, 1028}
E/AndroidRuntime( 1889): FATAL EXCEPTION: main
E/AndroidRuntime( 1889): java.lang.ExceptionInInitializerError
E/AndroidRuntime( 1889): at com.baidu.location.g.a(Unknown Source)
E/AndroidRuntime( 1889): at com.baidu.location.f.int(Unknown Source)
E/AndroidRuntime( 1889): at com.baidu.location.f.int(Unknown Source)
E/AndroidRuntime( 1889): at com.baidu.location.f.if(Unknown Source)
E/AndroidRuntime( 1889): at com.baidu.location.f$b.handleMessage(Unknown Source)
E/AndroidRuntime( 1889): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 1889): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 1889): at android.app.ActivityThread.main(ActivityThread.java:4765)
E/AndroidRuntime( 1889): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 1889): at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime( 1889): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:786)
E/AndroidRuntime( 1889): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
E/AndroidRuntime( 1889): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 1889): Caused by: java.lang.UnsatisfiedLinkError: Couldn't load locSDK_2.5OEM: findLibrary returned null
E/AndroidRuntime( 1889): at java.lang.Runtime.loadLibrary(Runtime.java:365)
E/AndroidRuntime( 1889): at java.lang.System.loadLibrary(System.java:535)
E/AndroidRuntime( 1889): at com.baidu.location.Jni.<clinit>(Unknown Source)
E/AndroidRuntime( 1889): ... 13 more
D/PushService( 755): 2013-01-24 00:31:31,508 - [DEBUG:ushService] - onStart() with intent.Action = com.xiaomi.xmsf.push.network_status_changed
E/PushService( 755): 2013-01-24 00:31:31,510 - [ERROR:ushService] - no network, disconnect!
D/DHCP ( 164): ===== DHCP message:
D/DHCP ( 164): op = BOOTREQUEST (1), htype = 1, hlen = 6, hops = 0
D/DHCP ( 164): xid = 0x441e0900 secs = 0, flags = 0x8000 optlen = 14
D/DHCP ( 164): ciaddr = 0.0.0.0
D/DHCP ( 164): yiaddr = 0.0.0.0
D/DHCP ( 164): siaddr = 0.0.0.0
D/DHCP ( 164): giaddr = 0.0.0.0
D/DHCP ( 164): chaddr = { 00 00 00 00 00 00 }
D/DHCP ( 164): sname = ''
D/DHCP ( 164): file = ''
D/DHCP ( 164): op 53 len 1 { 01 } discover
D/DHCP ( 164): op 55 len 4 { 01 03 06 1c }
D/DHCP ( 164): ===== DHCP message:
D/DHCP ( 164): op = BOOTREPLY (2), htype = 1, hlen = 6, hops = 0
D/DHCP ( 164): xid = 0x441e0900 secs = 0, flags = 0x8000 optlen = 42
D/DHCP ( 164): ciaddr = 0.0.0.0
D/DHCP ( 164): yiaddr = 22.219.176.55
D/DHCP ( 164): siaddr = 22.219.176.49
D/DHCP ( 164): giaddr = 0.0.0.0
D/DHCP ( 164): chaddr = { 00 00 00 00 00 00 }
D/DHCP ( 164): sname = ''
D/DHCP ( 164): file = ''
D/DHCP ( 164): op 53 len 1 { 02 } offer
D/DHCP ( 164): op 1 len 4 { ff ff ff f0 }
D/DHCP ( 164): op 3 len 4 { 16 db b0 31 }
D/DHCP ( 164): op 6 len 8 { 0a b1 00 22 0a a3 67 8c }
D/DHCP ( 164): op 51 len 4 { 00 00 1c 20 }
D/DHCP ( 164): op 54 len 4 { 16 db b0 31 }
D/DHCP ( 164): --- dhcp offer (2) ---
D/DHCP ( 164): ip 22.219.176.55 gw 22.219.176.49 prefixLength 28
D/DHCP ( 164): dns1: 10.177.0.34
D/DHCP ( 164): dns2: 10.163.103.140
D/DHCP ( 164): server 22.219.176.49, lease 7200 seconds
D/DHCP ( 164): ===== DHCP message:
D/DHCP ( 164): op = BOOTREQUEST (1), htype = 1, hlen = 6, hops = 0
D/DHCP ( 164): xid = 0x451e0900 secs = 0, flags = 0x8000 optlen = 26
D/DHCP ( 164): ciaddr = 0.0.0.0
D/DHCP ( 164): yiaddr = 0.0.0.0
D/DHCP ( 164): siaddr = 0.0.0.0
D/DHCP ( 164): giaddr = 0.0.0.0
D/DHCP ( 164): chaddr = { 00 00 00 00 00 00 }
D/DHCP ( 164): sname = ''
D/DHCP ( 164): file = ''
D/DHCP ( 164): op 53 len 1 { 03 } request
D/DHCP ( 164): op 55 len 4 { 01 03 06 1c }
D/DHCP ( 164): op 50 len 4 { 16 db b0 37 }
D/DHCP ( 164): op 54 len 4 { 16 db b0 31 }
D/DHCP ( 164): ===== DHCP message:
D/DHCP ( 164): op = BOOTREPLY (2), htype = 1, hlen = 6, hops = 0
D/DHCP ( 164): xid = 0x451e0900 secs = 0, flags = 0x8000 optlen = 42
D/DHCP ( 164): ciaddr = 0.0.0.0
D/DHCP ( 164): yiaddr = 22.219.176.55
D/DHCP ( 164): siaddr = 22.219.176.49
D/DHCP ( 164): giaddr = 0.0.0.0
D/DHCP ( 164): chaddr = { 00 00 00 00 00 00 }
D/DHCP ( 164): sname = ''
D/DHCP ( 164): file = ''
D/DHCP ( 164): op 53 len 1 { 05 } ack
D/DHCP ( 164): op 1 len 4 { ff ff ff f0 }
D/DHCP ( 164): op 3 len 4 { 16 db b0 31 }
D/DHCP ( 164): op 6 len 8 { 0a b1 00 22 0a a3 67 8c }
D/DHCP ( 164): op 54 len 4 { 16 db b0 31 }
D/DHCP ( 164): op 51 len 4 { 00 00 1c 20 }
D/DHCP ( 164): --- dhcp ack (5) ---
D/DHCP ( 164): ip 22.219.176.55 gw 22.219.176.49 prefixLength 28
D/DHCP ( 164): dns1: 10.177.0.34
D/DHCP ( 164): dns2: 10.163.103.140
D/DHCP ( 164): server 22.219.176.49, lease 7200 seconds
D/DHCP ( 164): configuring rmnet_sdio0
D/ConnectivityService( 421): ConnectivityChange for mobile: CONNECTED/CONNECTED
D/ConnectivityService( 421): ConnectivityChange for mobile: DISCONNECTED/DISCONNECTED
D/ConnectivityService( 421): Attempting to switch to wifi
D/ConnectivityService( 421): Attempting to switch to BLUETOOTH_TETHER
D/NetUtils( 421): android_net_utils_resetConnections in env=0x6e1720 clazz=0x62500001 iface=rmnet_sdio0 mask=0x3
D/ConnectivityService( 421): resetConnections(rmnet_sdio0, 3)
Just picked up a S6000 yesterday for the wife's business. I plugged in an HDMI cable just to check and no luck. Tried a couple of different display devices also and no go (these work with my Razr Maxx).
I tried researching and all I could find were some lenovo forums that indicate that it needs to be sent in. Unless there's a hardware issue (plausible), that seems likely unnecessary to me. For what this is needed for, that's probably more than we want to do also.
I got ADB connected and I can see activity in the logs. Also, a notification icon comes up. But symptoms are, no video/audio (no signal message) and HDMI settings remains grayed out.
Here is a brief snippet of the ADB log. I can add more if it would help. I'm not afraid to root this thing if needs be.
Code:
V/ActivityManager( 466): Broadcast sticky: Intent { act=android.intent.action.HDMI_PLUGGED flg=0x8000010 (has extras) } ordered=false userid=-1
D/KeyguardUpdateMonitor( 466): received broadcast android.intent.action.CONFIGURATION_CHANGED
V/hdmi ( 466): HDMIObserver: HDMI UEVENT: {SUBSYSTEM=switch, SWITCH_STATE=1, DEVPATH=/devices/virtual/switch/hdmi, SEQNUM=15542, ACTION=change, SWITCH_NAME=hdmi}
I/hdmi ( 466): HDMIObserver.onUEvent(), name=hdmi, state=1
D/StatusBar.NetworkController( 684): onReceive(): action = android.intent.action.CONFIGURATION_CHANGED
D/ExtensionManager( 732): PhoneGlobalsBroadcastReceiverExtension()
D/PhonePluginExtensionContainer( 732): getPhoneGlobalsBroadcastReceiverExtension()
D/PhoneGlobalsBroadcastReceiverExtensionContainer( 732): onReceive(), sub extension list is null, just return
D/PhoneGlobals( 732): PhoneGlobalsBroadcastReceiver -----action=android.intent.action.CONFIGURATION_CHANGED
V/ActivityManager( 466): Broadcast sticky: Intent { act=android.provider.Telephony.SPN_STRINGS_UPDATED flg=0x20000010 (has extras) } ordered=false userid=0
D/KeyguardUpdateMonitor( 466): received broadcast android.provider.Telephony.SPN_STRINGS_UPDATED
D/KeyguardUpdateMonitor( 466): EXTRA_SHOW_PLMN = TRUE
D/KeyguardUpdateMonitor( 466): SPN_STRINGS_UPDATED_ACTION, update sim, plmn=No service, spn=null
D/IPCThreadState( 732): [DN #5] BR_CLEAR_DEATH_NOTIFICATION_DONE cookie 0x52e80308
D/ExtensionManager( 732): PhoneGlobalsBroadcastReceiverExtension()
D/PhonePluginExtensionContainer( 732): getPhoneGlobalsBroadcastReceiverExtension()
D/PhoneGlobalsBroadcastReceiverExtensionContainer( 732): onReceive(), sub extension list is null, just return
D/PhoneGlobals( 732): PhoneGlobalsBroadcastReceiver -----action=android.provider.Telephony.SPN_STRINGS_UPDATED
D/PhoneGlobals( 732): [SPN_STRINGS_UPDATED_ACTION]index = 0
D/PhoneGlobals( 732): [SPN_STRINGS_UPDATED_ACTION]plmn = No service
D/hdmi ( 466): HDMIOberver.update(), oldState=0, newState=1
I/TelephonyProvider( 732): initDatabaseIfNeeded begin content://telephony/siminfo
I/TelephonyProvider( 732): initDatabaseIfNeeded end content://telephony/siminfo
D/PowerManagerService( 466): acquireWakeLockInternal: lock=1097980680, flags=0x1, tag="HeadsetObserver", ws=null, uid=1000, pid=466
D/PowerManagerService( 466): updateWakeLockSummaryLocked: mWakefulness=Awake, mWakeLockSummary=0x1
D/PowerManagerService( 466): newScreenState = 2
D/IPCThreadState( 466): [DN #5] BR_CLEAR_DEATH_NOTIFICATION_DONE cookie 0x576e9560
D/PowerManagerDisplayController( 466): requestPowerState: screenState=2, useProximitySensor=false, screenBrightness=102, screenAutoBrightnessAdjustment=0.0, useAutoBrightness=false, useEcoBrightness=false, blockScreenOn=false, waitForNegativeProximity=false
I/PowerManagerService( 466): setBrightness mButtonLight 0.
I/Settings( 1500): isVoipSupported = false
I/Settings( 1500): isHasSimCards = false
D/SettingsProvider( 466): call request for 0
V/SettingsProvider( 466): call(system:hdmi_enable_status) for 0
D/SettingsProvider( 466): lookupValue table system cache contains Key hdmi_enable_status , value = Bundle[{value=1}]
V/Provider/Settings( 1500): from db cache, name = hdmi_enable_status , value = 1
D/SettingsProvider( 466): call request for 0
V/SettingsProvider( 466): call(system:hdmi_audio_status) for 0
D/SettingsProvider( 466): lookupValue table system cache contains Key hdmi_audio_status , value = null
D/SettingsProvider( 466): lookupValue table system cache.fullyMatchesDisk() hdmi_audio_status
V/Provider/Settings( 1500): from db cache, name = hdmi_audio_status , value = null
D/PowerManagerService( 466): updateScreenStateLocked: mDisplayReady=true, newScreenState=2, mWakefulness=1, mWakeLockSummary=0x1, mUserActivitySummary=0x1, mBootCompleted=true
D/SettingsProvider( 466): call request for 0
V/SettingsProvider( 466): call(system:hdmi_video_status) for 0
D/SettingsProvider( 466): lookupValue table system cache contains Key hdmi_video_status , value = null
D/SettingsProvider( 466): lookupValue table system cache.fullyMatchesDisk() hdmi_video_status
D/IPCThreadState( 732): [DN #5] BR_CLEAR_DEATH_NOTIFICATION_DONE cookie 0x547ddf70
V/Provider/Settings( 1500): from db cache, name = hdmi_video_status , value = null
D/IPCThreadState( 466): [DN #5] BR_CLEAR_DEATH_NOTIFICATION_DONE cookie 0x576e9648
I/hdmi ( 1500): HDMISettings>>updateSelectedResolution()
D/SettingsProvider( 466): call request for 0
Wow that's a coincidence!
Just tried to plug mine in to hdmi and got exactly the same issue!
I have a few places to look so if I get any useful results I'll post them
I really would like to the the regular voice search started if i have my sleeping (display off) and push the call button on my bluethooth headset.
instead i get the very stop old voice dailer.
this article states that they changed it in search 3.2 (i'm currently running search 3.4).
http://www.androidpolice.com/2014/0...the-old-voice-dialer-with-bluetooth-headsets/
it is correct that if the device is on and the screen unlocked i get, as expected, the new voice search command input
BUT if the device is sleeping it still trigger the ****TY **** COMMAND input (and ruins my idea of heads free via headset)
(the left screenshot in the article above)
Logcat output with device turned off and pushing button on headset....
Code:
E/bt-rfcomm(14656): PORT_DataInd, p_port:0x7580a77c, p_data_co_callback is null
D/HeadsetStateMachine(14656): processVrEvent: state=1 mVoiceRecognitionStarted: false mWaitingforVoiceRecognition: false isInCall: false
I/ActivityManager( 649): START u0 {act=android.intent.action.VOICE_COMMAND flg=0x10000000 cmp=com.google.android.googlequicksearchbox/com.google.android.voicesearch.handsfree.HandsFreeActivity} from pid 14656
I/Timeline(12527): Timeline: Activity_launch_request id:com.google.android.googlequicksearchbox time:8718723
I/ActivityManager( 649): START u0 {act=android.intent.action.VOICE_COMMAND flg=0x10000000 cmp=com.google.android.googlequicksearchbox/com.google.android.voicesearch.handsfree.HandsFreeActivityLegacy} from pid 12527
D/PhoneStatusBar( 774): disable: < expand icons alerts ticker system_info back* home* RECENT clock* search >
W/IInputConnectionWrapper(12527): showStatusIcon on inactive InputConnection
I/Timeline(12527): Timeline: Activity_idle id: [email protected] time:8718822
I/Timeline(12527): Timeline: Activity_idle id: [email protected] time:8718823
I/Timeline( 649): Timeline: Activity_windows_visible id: ActivityRecord{4230fb80 u0 com.google.android.googlequicksearchbox/com.google.android.voicesearch.handsfree.HandsFreeActivityLegacy t62} time:8718842
I/PowerManagerService( 649): Waking up from sleep...
E/PowerHAL( 649): sync_thread: failed to send: No such file or directory
D/SurfaceFlinger( 198): Screen acquired, type=0 flinger=0xb7a31450
I/Timeline(12527): Timeline: Activity_idle id: [email protected] time:8718915
I/WindowManager( 649): No lock screen! [email protected]
V/audio_hw_primary( 201): adev_set_parameters: enter: screen_state=on
D/audio_hw_extn( 201): audio_extn_set_anc_parameters: anc_enabled:0
V/audio_hw_primary( 201): adev_set_parameters: exit with code(-2)
I/audio_a2dp_hw( 201): adev_set_parameters: state 5
I/audio_a2dp_hw( 201): out_set_parameters: state 5
I/str_params( 201): key: 'screen_state' value: 'on'
I/AudioRouter(12527): ROUTE_NONE->ROUTE_BLUETOOTH_REQUIRED
I/MediaFocusControl( 649): AudioFocus requestAudioFocus() from [email protected]@419e4228
I/AudioRouter(12527): BT required, starting SCO
V/Avrcp (14656): New genId = 69, clearing = 1
I/BluetoothController(12527): Starting VR
D/BluetoothHeadset(12527): startVoiceRecognition()
D/BluetoothAdapterService(1103761344)(14656): getState(): mAdapterProperties: [email protected]
D/HeadsetStateMachine(14656): isBluetoothVoiceDialingEnabled mRemoteBrsf: 187supported: 8
D/HeadsetStateMachine(14656): Voice recognition started successfully
D/HeadsetStateMachine(14656): Initiating audio connection for Voice Recognition
V/audio_hw_primary( 201): adev_set_parameters: enter: A2dpSuspended=true
D/audio_hw_extn( 201): audio_extn_set_anc_parameters: anc_enabled:0
V/audio_hw_primary( 201): adev_set_parameters: exit with code(-2)
I/audio_a2dp_hw( 201): adev_set_parameters: state 5
I/audio_a2dp_hw( 201): out_set_parameters: state 5
I/str_params( 201): key: 'A2dpSuspended' value: 'true'
I/audio_a2dp_hw( 201): check_a2dp_stream_started: state 5
W/bt-btm (14656): BTM Remote does not support 3-EDR eSCO
D/BluetoothManager( 948): mReceiver: HEADSET_AUDIO_STATE_CHANGED_ACTION
D/BluetoothManager( 948): ==> new state: 11
D/AudioRouter( 948): onBluetoothIndicationChange false
D/AudioRouter( 948): calculateModeFromCurrentState EARPIECE
D/BluetoothManager( 948): isBluetoothAvailable()...
D/BluetoothAdapterService(1103761344)(14656): getState(): mAdapterProperties: [email protected]
D/BluetoothAdapterService(1103761344)(14656): getState(): mAdapterProperties: com.android.[email protected]
D/BluetoothManager( 948): state = 2for headset: B4:52:7E:FA:DF:29
D/BluetoothManager( 948): ==> true
D/SmartKey Service(12553): isPlaying false
D/SmartKey Service(12553): state = IDDLE
I/GCoreUlr( 1263): Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_LOCATION_STATUS cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{status=LocationStatus[cell status: STATUS_SUCCESSFUL, wifi status: STATUS_TIMED_OUT_ON_SCAN, elapsed realtime ns: 24652606874646]}]
D/SmartKey Service(12553): isPlaying false
D/SmartKey Service(12553): state = IDDLE
D/GCoreUlr( 1263): Throttling analytics event: entity, ApiMetadataStore:save_attempt, 1
D/GCoreUlr( 1263): Throttling analytics event: entity, ApiMetadataStore:saved, 1
D/HeadsetStateMachine(14656): Set sample rate: 8000
V/audio_hw_primary( 201): adev_set_parameters: enter: bt_samplerate=8000
D/audio_hw_extn( 201): audio_extn_set_anc_parameters: anc_enabled:0
V/audio_hw_primary( 201): adev_set_parameters: exit with code(-2)
I/audio_a2dp_hw( 201): adev_set_parameters: state 4
I/audio_a2dp_hw( 201): out_set_parameters: state 4
I/str_params( 201): key: 'bt_samplerate' value: '8000'
D/BluetoothManager( 948): mReceiver: HEADSET_AUDIO_STATE_CHANGED_ACTION
D/BluetoothManager( 948): ==> new state: 12
D/AudioRouter( 948): onBluetoothIndicationChange false
D/AudioRouter( 948): calculateModeFromCurrentState EARPIECE
D/BluetoothManager( 948): isBluetoothAvailable()...
D/BluetoothAdapterService(1103761344)(14656): getState(): mAdapterProperties: [email protected]
D/BluetoothAdapterService(1103761344)(14656): getState(): mAdapterProperties: [email protected]
D/BluetoothManager( 948): state = 2for headset: B4:52:7E:FA:DF:29
D/BluetoothManager( 948): ==> true
D/AudioFlinger( 201): start(4097), calling pid 15786 session 395
D/AudioFlinger( 201): ? => ACTIVE (4097) on thread 0xb8c4d728
D/audio_hw_primary( 201): out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=32
V/audio_hw_primary( 201): out_set_parameters: exit: code(0)
V/audio_hw_primary( 201): start_output_stream: enter: usecase(1: low-latency-playback) devices(0x20)
D/audio_hw_primary( 201): select_devices: out_snd_device(10: bt-sco-headset) in_snd_device(0: )
V/audio_hw_primary( 201): enable_snd_device: snd_device(10: bt-sco-headset)
V/audio_hw_primary( 201): enable_audio_route: enter: usecase(1)
V/audio_hw_primary( 201): enable_audio_route: apply mixer path: low-latency-playback bt-sco
V/audio_hw_primary( 201): enable_audio_route: exit
V/audio_hw_primary( 201): start_output_stream: Opening PCM device card_id(0) device_id(14)
V/audio_hw_primary( 201): start_output_stream: exit
device on and unlocked is like this....
Code:
D/HeadsetStateMachine(14656): processVrEvent: state=1 mVoiceRecognitionStarted: false mWaitingforVoiceRecognition: false isInCall: false
I/ActivityManager( 649): START u0 {act=android.intent.action.VOICE_COMMAND flg=0x10000000 cmp=com.google.android.googlequicksearchbox/com.google.android.voicesearch.handsfree.HandsFreeActivity} from pid 14656
I/HotwordWorker(12527): #onHotwordDetectorStopped(false)
I/MicrophoneInputStream(12527): mic_close [email protected]
V/audio_hw_primary( 201): in_standby: enter
I/ActivityManager( 649): START u0 {act=android.speech.action.WEB_SEARCH flg=0x34000000 pkg=com.google.android.googlequicksearchbox cmp=com.google.android.googlequicksearchbox/.SearchActivity (has extras)} from pid 12527
V/audio_hw_primary( 201): stop_input_stream: enter: usecase(4: audio-record)
V/audio_hw_primary( 201): disable_audio_route: enter: usecase(4)
V/audio_hw_primary( 201): disable_audio_route: reset mixer path: audio-record
V/audio_hw_primary( 201): disable_audio_route: exit
V/audio_hw_primary( 201): disable_snd_device: snd_device(37: voice-rec-mic) refcnt=0
V/audio_hw_primary( 201): stop_input_stream: exit: status(0)
V/audio_hw_primary( 201): in_standby: exit: status(0)
I/Timeline(12527): Timeline: Activity_launch_request id:com.google.android.googlequicksearchbox time:9488919
V/audio_hw_primary( 201): adev_close_input_stream
V/audio_hw_primary( 201): in_standby: enter
V/audio_hw_primary( 201): in_standby: exit: status(0)
I/ActivityManager( 649): START u0 {act=android.intent.action.MAIN flg=0x34000000 pkg=com.google.android.googlequicksearchbox cmp=com.google.android.googlequicksearchbox/com.google.android.velvet.ui.VelvetActivity (has extras)} from pid 12527
I/HotwordRecognitionRnr(12527): Stopping hotword detection.
I/HotwordRecognitionRnr(12527): Hotword detection finished
I/Velvet.Presenter(12527): setupFromIntent(Intent { act=android.intent.action.MAIN flg=0x34400000 pkg=com.google.android.googlequicksearchbox cmp=com.google.android.googlequicksearchbox/com.google.android.velvet.ui.VelvetActivity (has extras) })
I/AudioRouter(12527): ROUTE_NONE->ROUTE_BLUETOOTH_REQUIRED
I/MediaFocusControl( 649): AudioFocus requestAudioFocus() from [email protected]@419e4228
I/AudioRouter(12527): BT required, starting SCO
V/Avrcp (14656): New genId = 73, clearing = 1
I/BluetoothController(12527): Starting VR
D/BluetoothHeadset(12527): startVoiceRecognition()
D/BluetoothAdapterService(1103761344)(14656): getState(): mAdapterProperties: [email protected]
D/HeadsetStateMachine(14656): isBluetoothVoiceDialingEnabled mRemoteBrsf: 187supported: 8
D/HeadsetStateMachine(14656): Voice recognition started successfully
D/HeadsetStateMachine(14656): Initiating audio connection for Voice Recognition
V/audio_hw_primary( 201): adev_set_parameters: enter: A2dpSuspended=true
D/audio_hw_extn( 201): audio_extn_set_anc_parameters: anc_enabled:0
V/audio_hw_primary( 201): adev_set_parameters: exit with code(-2)
I/audio_a2dp_hw( 201): adev_set_parameters: state 5
I/audio_a2dp_hw( 201): out_set_parameters: state 5
I/str_params( 201): key: 'A2dpSuspended' value: 'true'
I/audio_a2dp_hw( 201): check_a2dp_stream_started: state 5
W/bt-btm (14656): BTM Remote does not support 3-EDR eSCO
D/BluetoothManager( 948): mReceiver: HEADSET_AUDIO_STATE_CHANGED_ACTION
D/BluetoothManager( 948): ==> new state: 11
D/AudioRouter( 948): onBluetoothIndicationChange false
D/AudioRouter( 948): calculateModeFromCurrentState EARPIECE
D/BluetoothManager( 948): isBluetoothAvailable()...
D/BluetoothAdapterService(1103761344)(14656): getState(): mAdapterProperties: [email protected]
D/BluetoothAdapterService(1103761344)(14656): getState(): mAdapterProperties: [email protected]
I/MicrophoneInputStream(12527): mic_starting [email protected]
V/Zygote (19412): Switching descriptor 33 to /dev/null
V/Zygote (19412): Switching descriptor 10 to /dev/null
I/ActivityManager( 649): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=19412 uid=10003 gids={50003, 3003, 1028, 1015}
D/BluetoothManager( 948): state = 2for headset: B4:52:7E:FA:DF:29
D/BluetoothManager( 948): ==> true
I/Timeline( 649): Timeline: Activity_windows_visible id: ActivityRecord{420ba150 u0 com.google.android.googlequicksearchbox/com.google.android.velvet.ui.VelvetActivity t58} time:9489060
D/SmartKey Service(12553): isPlaying false
D/SmartKey Service(12553): state = IDDLE
W/GLSUser ( 1233): GoogleAccountDataService.getToken()
D/ActivityThread(19412): handleBindApplication:android.process.acore
D/ActivityThread(19412): setTargetHeapUtilization:0.75
D/ActivityThread(19412): setTargetHeapMinFree:524288
I/Timeline(12527): Timeline: Activity_idle id: [email protected] time:9489151
D/HeadsetStateMachine(14656): Set sample rate: 8000
V/audio_hw_primary( 201): adev_set_parameters: enter: bt_samplerate=8000
D/audio_hw_extn( 201): audio_extn_set_anc_parameters: anc_enabled:0
V/audio_hw_primary( 201): adev_set_parameters: exit with code(-2)
I/audio_a2dp_hw( 201): adev_set_parameters: state 4
I/audio_a2dp_hw( 201): out_set_parameters: state 4
I/str_params( 201): key: 'bt_samplerate' value: '8000'
D/BluetoothManager( 948): mReceiver: HEADSET_AUDIO_STATE_CHANGED_ACTION
D/BluetoothManager( 948): ==> new state: 12
D/AudioRouter( 948): onBluetoothIndicationChange false
D/AudioRouter( 948): calculateModeFromCurrentState EARPIECE
D/BluetoothManager( 948): isBluetoothAvailable()...
D/BluetoothAdapterService(1103761344)(14656): getState(): mAdapterProperties: [email protected]
D/BluetoothAdapterService(1103761344)(14656): getState(): mAdapterProperties: [email protected]
D/BluetoothManager( 948): state = 2for headset: B4:52:7E:FA:DF:29
D/BluetoothManager( 948): ==> true
if the device is locked he falls back to the
com.google.android.googlequicksearchbox/com.google.android.voicesearch.handsfree.HandsFreeActivityLegacy
act****TITY
any help ?!
Running CM 11-20140504-SNAPSHOT-M6-Mako (Nexus 4... but i'd say you figured that out yourself by now)
I also have this problem. Would like to know if Google are working on a fix for the Search app.
this is great info - I've been trying to figure out which activity to enable on the Bluetooth Launch App so that the call button is directed to that activity.
I have tried the com.google.android.googlequicksearchbox.VoiceSearchActivity - but this does not work if phone is locked.
Which other activities have you tried to enable while phone is locked?
This is what happens, in the latest apk, that has hotword detection on while charging. So it wakes up from sleep and goes straight into listening for a command.
Can we initialize the same process using tasker for the bluetooth button pressed?
HTML:
I/HotwordRecognitionRnr(11016): Hotword detection finished
I/HotwordWorker(11016): #onHotwordDetected
I/MicrophoneInputStream(11016): mic_close [email protected]
I/Sdch.Manager(11016): SDCH cache load complete.
I/MediaFocusControl( 748): AudioFocus requestAudioFocus() from android.media.
[email protected]@42687a08
V/KeyguardHostView( 914): hide transport, gen:160
I/AudioRouter(11016): ROUTE_NONE->ROUTE_BLUETOOTH_PREFERRED,CONNECTION_TYPE_NONE
->CONNECTION_TYPE_BVRA
D/BluetoothManagerService( 748): Message: 20
D/BluetoothManagerService( 748): Added callback: android.bluetooth.IBluetoothMa
[email protected]:true
D/BluetoothManagerService( 748): Message: 30
V/Avrcp ( 2450): New genId = 160, clearing = 1
I/HotwordRecognitionRnr(11016): Stopping hotword detection.
I/ActivityManager( 748): START u0 {act=android.intent.action.MAIN flg=0x1401000
0 cmp=com.google.android.googlequicksearchbox/com.google.android.velvet.ui.Velve
tLockscreenActivity (has extras)} from pid 11016
D/dalvikvm(11016): GC_FOR_ALLOC freed 241K, 3% free 19086K/19644K, paused 10ms,
total 15ms
I/dalvikvm-heap(11016): Grow heap (frag case) to 18.973MB for 320016-byte alloca
tion
D/dalvikvm(11016): GC_FOR_ALLOC freed <1K, 3% free 19398K/19960K, paused 11ms, t
otal 11ms
I/MicrophoneInputStream(11016): mic_starting [email protected]
I/IcingCorporaProvider(11016): Updating corpora: APPS=NONE, CONTACTS=DELTA
D/dalvikvm(11016): Trying to load lib /data/app-lib/com.google.android.googlequi
cksearchbox-2/libgoogle_recognizer_jni_l.so 0x42622448
D/BluetoothHeadset(11016): Proxy object connected
I/BluetoothController(11016): No BT device
D/audio_hw_primary( 185): out_set_parameters: enter: usecase(1: low-latency-pla
yback) kvpairs: routing=2
D/audio_hw_primary( 185): select_devices: out_snd_device(0: ) in_snd_device(35:
voice-rec-mic)
D/ ( 185): Failed to fetch the lookup information of the device 0000003E
E/ACDB-LOADER( 185): Error: ACDB AudProc vol returned = -19
I/OMXClient(11016): Using client-side OMX mux.
D/dalvikvm(11016): Added shared lib /data/app-lib/com.google.android.googlequick
searchbox-2/libgoogle_recognizer_jni_l.so 0x42622448
W/Search.SearchUrlHelper(11016): URL param or header written twice. Key: pws, ol
d value: "0" new value: "0"
W/Search.SearchUrlHelper(11016): java.lang.Throwable
W/Search.SearchUrlHelper(11016): at bmz.b(PG:2336)
W/Search.SearchUrlHelper(11016): at bmz.O(PG:2343)
W/Search.SearchUrlHelper(11016): at bmz.dy(PG:2553)
W/Search.SearchUrlHelper(11016): at bmy.a(PG:1152)
W/Search.SearchUrlHelper(11016): at bmy.a(PG:1010)
W/Search.SearchUrlHelper(11016): at gut.a(PG:37)
W/Search.SearchUrlHelper(11016): at gvc.kb(PG:82)
W/Search.SearchUrlHelper(11016): at gvd.asM(PG:38)
W/Search.SearchUrlHelper(11016): at fgj.call(PG:28)
W/Search.SearchUrlHelper(11016): at java.util.concurrent.FutureTask.run(F
utureTask.java:237)
W/Search.SearchUrlHelper(11016): at java.util.concurrent.ScheduledThreadP
oolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:152)
W/Search.SearchUrlHelper(11016): at java.util.concurrent.ScheduledThreadP
oolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:265)
W/Search.SearchUrlHelper(11016): at java.util.concurrent.ThreadPoolExecut
or.runWorker(ThreadPoolExecutor.java:1112)
W/Search.SearchUrlHelper(11016): at java.util.concurrent.ThreadPoolExecut
or$Worker.run(ThreadPoolExecutor.java:587)
W/Search.SearchUrlHelper(11016): at java.lang.Thread.run(Thread.java:841)
W/Search.SearchUrlHelper(11016): at did.run(PG:46)
E/OMXMaster(11016): A component of name 'OMX.qcom.audio.decoder.aac' already exi
sts, ignoring this one.
D/dalvikvm(11016): GC_CONCURRENT freed 924K, 5% free 19334K/20292K, paused 3ms+4
ms, total 34ms
D/dalvikvm(11016): WAIT_FOR_CONCURRENT_GC blocked 21ms
I/Greco3EngineManager(11016): create_rm: m=GRAMMAR,l=en-US
D/dalvikvm( 1223): GC_CONCURRENT freed 906K, 9% free 19080K/20816K, paused 2ms+2
ms, total 25ms
D/dalvikvm( 1223): WAIT_FOR_CONCURRENT_GC blocked 19ms
D/dalvikvm( 1223): WAIT_FOR_CONCURRENT_GC blocked 21ms
D/dalvikvm(11016): GC_FOR_ALLOC freed 211K, 3% free 19842K/20292K, paused 12ms,
total 12ms
I/Greco3EngineManager(11016): Brought up new g3 instance :/system/usr/srec/en-US
/grammar.config for: en-USin: 29 ms
D/dalvikvm(11016): GC_FOR_ALLOC freed 17K, 3% free 20331K/20784K, paused 13ms, t
otal 13ms
D/ConnectivityService( 748): startUsingNetworkFeature reconnecting to 0: enable
SUPL
D/ConnectivityService( 748): startUsingNetworkFeature X: return APN_REQUEST_STA
RTED
E/LocSvc_eng( 748): W/AgpsReleasedState: unrecognized event 3
D/ConnectivityService( 748): stopUsingNetworkFeature: teardown net 0: enableSUP
L
D/MobileDataStateTracker( 748): supl: Broadcast received: android.intent.action
.ANY_DATA_STATE apnType=supl
D/MobileDataStateTracker( 748): supl: Received state=CONNECTING, old=DISCONNECT
ED, reason=dataEnabled
D/MobileDataStateTracker( 748): supl: setDetailed state, old =IDLE and new stat
e=CONNECTING
D/MobileDataStateTracker( 748): fota: Broadcast received: android.intent.action
.ANY_DATA_STATE apnType=fota
D/MobileDataStateTracker( 748): fota: Received state=DISCONNECTED, old=DISCONNE
CTED, reason=dataEnabled
D/MobileDataStateTracker( 748): dun: Broadcast received: android.intent.action.
ANY_DATA_STATE apnType=dun
D/MobileDataStateTracker( 748): dun: Received state=DISCONNECTED, old=DISCONNEC
TED, reason=dataEnabled
D/MobileDataStateTracker( 748): ia: Broadcast received: android.intent.action.A
NY_DATA_STATE apnType=ia
D/MobileDataStateTracker( 748): ia: Received state=DISCONNECTED, old=DISCONNECT
ED, reason=dataEnabled
D/dalvikvm(11016): GC_FOR_ALLOC freed 10K, 2% free 21193K/21492K, paused 14ms, t
otal 14ms
D/MobileDataStateTracker( 748): hipri: Broadcast received: android.intent.actio
n.ANY_DATA_STATE apnType=hipri
D/MobileDataStateTracker( 748): hipri: Received state=DISCONNECTED, old=DISCONN
ECTED, reason=dataEnabled
D/MobileDataStateTracker( 748): ims: Broadcast received: android.intent.action.
ANY_DATA_STATE apnType=ims
D/MobileDataStateTracker( 748): ims: Received state=DISCONNECTED, old=DISCONNEC
TED, reason=dataEnabled
D/MobileDataStateTracker( 748): default: Broadcast received: android.intent.act
ion.ANY_DATA_STATE apnType=default
D/MobileDataStateTracker( 748): default: Received state=DISCONNECTED, old=DISCO
NNECTED, reason=dataEnabled
D/MobileDataStateTracker( 748): mms: Broadcast received: android.intent.action.
ANY_DATA_STATE apnType=mms
D/MobileDataStateTracker( 748): mms: Received state=DISCONNECTED, old=DISCONNEC
TED, reason=dataEnabled
D/MobileDataStateTracker( 748): cbs: Broadcast received: android.intent.action.
ANY_DATA_STATE apnType=cbs
D/dalvikvm( 1072): GC_CONCURRENT freed 494K, 4% free 18114K/18780K, paused 3ms+2
ms, total 27ms
D/MobileDataStateTracker( 748): cbs: Received state=DISCONNECTED, old=DISCONNEC
TED, reason=dataEnabled
W/GLSUser ( 1185): GoogleAccountDataService.getToken()
W/GLSUser ( 1185): GoogleAccountDataService.getToken()
W/GLSUser ( 1185): GoogleAccountDataService.getToken()
D/dalvikvm( 1057): GC_CONCURRENT freed 627K, 7% free 18877K/20284K, paused 1ms+4
ms, total 26ms
D/dalvikvm(11016): GC_CONCURRENT freed 151K, 2% free 22449K/22712K, paused 11ms+
5ms, total 31ms
I/Adreno-EGL(11016): <qeglDrvAPI_eglInitialize:320>: EGL 1.4 QUALCOMM Build: I04
04c4692afb8623f95c43aeb6d5e13ed4b30ddbDate: 11/06/13
D/dalvikvm( 1086): GC_CONCURRENT freed 384K, 3% free 16745K/17176K, paused 2ms+2
ms, total 16ms
D/PhoneStatusBar( 914): disable: < EXPAND icons alerts TICKER system_info back*
home* RECENT clock search >
D/OpenGLRenderer(11016): Enabling debug mode 0
W/IInputConnectionWrapper(11016): showStatusIcon on inactive InputConnection
I/ActivityManager( 748): Displayed com.google.android.googlequicksearchbox/com.
google.android.velvet.ui.VelvetLockscreenActivity: +608ms (total +611ms)
V/KeyguardServiceDelegate( 748): onScreenTurnedOn(showListener = com.android.in
[email protected])
D/SurfaceFlinger( 182): Screen acquired, type=0 flinger=0xb7da5450
D/qdhwcomposer( 182): hwc_blank: Unblanking display: 0
I/PowerManagerService( 748): Waking up from sleep...
V/KeyguardServiceDelegate( 748): **** SHOWN CALLED ****
I/WindowManager( 748): No lock screen! [email protected]
838
D/dalvikvm( 748): GC_EXPLICIT freed 676K, 25% free 51379K/67720K, paused 3ms+11
ms, total 128ms
D/qdhwcomposer( 182): hwc_blank: Done unblanking display: 0
D/SurfaceControl( 748): Excessive delay in unblankDisplay() while turning scree
n on: 238ms
D/DisplayPowerController( 748): Unblocked screen on after 96822777 ms
I/ActivityManager( 748): Process com.google.android.calendar (pid 10121) has di
ed.
I/VelvetPresenter(11016): setupFromIntent(Intent { act=android.intent.action.MAI
N flg=0x14010000 cmp=com.google.android.googlequicksearchbox/com.google.android.
velvet.ui.VelvetLockscreenActivity (has extras) })
I/VelvetPresenter(11016): Resuming with current state.
giovanni645 said:
This is what happens, in the latest apk, that has hotword detection on while charging. So it wakes up from sleep and goes straight into listening for a command.
Can we initialize the same process using tasker for the bluetooth button pressed?
HTML:
I/HotwordRecognitionRnr(11016): Hotword detection finished
I/HotwordWorker(11016): #onHotwordDetected
I/MicrophoneInputStream(11016): mic_close [email protected]
I/Sdch.Manager(11016): SDCH cache load complete.
I/MediaFocusControl( 748): AudioFocus requestAudioFocus() from android.media.
[email protected]@42687a08
V/KeyguardHostView( 914): hide transport, gen:160
I/AudioRouter(11016): ROUTE_NONE->ROUTE_BLUETOOTH_PREFERRED,CONNECTION_TYPE_NONE
->CONNECTION_TYPE_BVRA
D/BluetoothManagerService( 748): Message: 20
D/BluetoothManagerService( 748): Added callback: android.bluetooth.IBluetoothMa
[email protected]:true
D/BluetoothManagerService( 748): Message: 30
V/Avrcp ( 2450): New genId = 160, clearing = 1
I/HotwordRecognitionRnr(11016): Stopping hotword detection.
I/ActivityManager( 748): START u0 {act=android.intent.action.MAIN flg=0x1401000
0 cmp=com.google.android.googlequicksearchbox/com.google.android.velvet.ui.Velve
tLockscreenActivity (has extras)} from pid 11016
D/dalvikvm(11016): GC_FOR_ALLOC freed 241K, 3% free 19086K/19644K, paused 10ms,
total 15ms
I/dalvikvm-heap(11016): Grow heap (frag case) to 18.973MB for 320016-byte alloca
tion
D/dalvikvm(11016): GC_FOR_ALLOC freed <1K, 3% free 19398K/19960K, paused 11ms, t
otal 11ms
I/MicrophoneInputStream(11016): mic_starting [email protected]
I/IcingCorporaProvider(11016): Updating corpora: APPS=NONE, CONTACTS=DELTA
D/dalvikvm(11016): Trying to load lib /data/app-lib/com.google.android.googlequi
cksearchbox-2/libgoogle_recognizer_jni_l.so 0x42622448
D/BluetoothHeadset(11016): Proxy object connected
I/BluetoothController(11016): No BT device
D/audio_hw_primary( 185): out_set_parameters: enter: usecase(1: low-latency-pla
yback) kvpairs: routing=2
D/audio_hw_primary( 185): select_devices: out_snd_device(0: ) in_snd_device(35:
voice-rec-mic)
D/ ( 185): Failed to fetch the lookup information of the device 0000003E
E/ACDB-LOADER( 185): Error: ACDB AudProc vol returned = -19
I/OMXClient(11016): Using client-side OMX mux.
D/dalvikvm(11016): Added shared lib /data/app-lib/com.google.android.googlequick
searchbox-2/libgoogle_recognizer_jni_l.so 0x42622448
W/Search.SearchUrlHelper(11016): URL param or header written twice. Key: pws, ol
d value: "0" new value: "0"
W/Search.SearchUrlHelper(11016): java.lang.Throwable
W/Search.SearchUrlHelper(11016): at bmz.b(PG:2336)
W/Search.SearchUrlHelper(11016): at bmz.O(PG:2343)
W/Search.SearchUrlHelper(11016): at bmz.dy(PG:2553)
W/Search.SearchUrlHelper(11016): at bmy.a(PG:1152)
W/Search.SearchUrlHelper(11016): at bmy.a(PG:1010)
W/Search.SearchUrlHelper(11016): at gut.a(PG:37)
W/Search.SearchUrlHelper(11016): at gvc.kb(PG:82)
W/Search.SearchUrlHelper(11016): at gvd.asM(PG:38)
W/Search.SearchUrlHelper(11016): at fgj.call(PG:28)
W/Search.SearchUrlHelper(11016): at java.util.concurrent.FutureTask.run(F
utureTask.java:237)
W/Search.SearchUrlHelper(11016): at java.util.concurrent.ScheduledThreadP
oolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:152)
W/Search.SearchUrlHelper(11016): at java.util.concurrent.ScheduledThreadP
oolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:265)
W/Search.SearchUrlHelper(11016): at java.util.concurrent.ThreadPoolExecut
or.runWorker(ThreadPoolExecutor.java:1112)
W/Search.SearchUrlHelper(11016): at java.util.concurrent.ThreadPoolExecut
or$Worker.run(ThreadPoolExecutor.java:587)
W/Search.SearchUrlHelper(11016): at java.lang.Thread.run(Thread.java:841)
W/Search.SearchUrlHelper(11016): at did.run(PG:46)
E/OMXMaster(11016): A component of name 'OMX.qcom.audio.decoder.aac' already exi
sts, ignoring this one.
D/dalvikvm(11016): GC_CONCURRENT freed 924K, 5% free 19334K/20292K, paused 3ms+4
ms, total 34ms
D/dalvikvm(11016): WAIT_FOR_CONCURRENT_GC blocked 21ms
I/Greco3EngineManager(11016): create_rm: m=GRAMMAR,l=en-US
D/dalvikvm( 1223): GC_CONCURRENT freed 906K, 9% free 19080K/20816K, paused 2ms+2
ms, total 25ms
D/dalvikvm( 1223): WAIT_FOR_CONCURRENT_GC blocked 19ms
D/dalvikvm( 1223): WAIT_FOR_CONCURRENT_GC blocked 21ms
D/dalvikvm(11016): GC_FOR_ALLOC freed 211K, 3% free 19842K/20292K, paused 12ms,
total 12ms
I/Greco3EngineManager(11016): Brought up new g3 instance :/system/usr/srec/en-US
/grammar.config for: en-USin: 29 ms
D/dalvikvm(11016): GC_FOR_ALLOC freed 17K, 3% free 20331K/20784K, paused 13ms, t
otal 13ms
D/ConnectivityService( 748): startUsingNetworkFeature reconnecting to 0: enable
SUPL
D/ConnectivityService( 748): startUsingNetworkFeature X: return APN_REQUEST_STA
RTED
E/LocSvc_eng( 748): W/AgpsReleasedState: unrecognized event 3
D/ConnectivityService( 748): stopUsingNetworkFeature: teardown net 0: enableSUP
L
D/MobileDataStateTracker( 748): supl: Broadcast received: android.intent.action
.ANY_DATA_STATE apnType=supl
D/MobileDataStateTracker( 748): supl: Received state=CONNECTING, old=DISCONNECT
ED, reason=dataEnabled
D/MobileDataStateTracker( 748): supl: setDetailed state, old =IDLE and new stat
e=CONNECTING
D/MobileDataStateTracker( 748): fota: Broadcast received: android.intent.action
.ANY_DATA_STATE apnType=fota
D/MobileDataStateTracker( 748): fota: Received state=DISCONNECTED, old=DISCONNE
CTED, reason=dataEnabled
D/MobileDataStateTracker( 748): dun: Broadcast received: android.intent.action.
ANY_DATA_STATE apnType=dun
D/MobileDataStateTracker( 748): dun: Received state=DISCONNECTED, old=DISCONNEC
TED, reason=dataEnabled
D/MobileDataStateTracker( 748): ia: Broadcast received: android.intent.action.A
NY_DATA_STATE apnType=ia
D/MobileDataStateTracker( 748): ia: Received state=DISCONNECTED, old=DISCONNECT
ED, reason=dataEnabled
D/dalvikvm(11016): GC_FOR_ALLOC freed 10K, 2% free 21193K/21492K, paused 14ms, t
otal 14ms
D/MobileDataStateTracker( 748): hipri: Broadcast received: android.intent.actio
n.ANY_DATA_STATE apnType=hipri
D/MobileDataStateTracker( 748): hipri: Received state=DISCONNECTED, old=DISCONN
ECTED, reason=dataEnabled
D/MobileDataStateTracker( 748): ims: Broadcast received: android.intent.action.
ANY_DATA_STATE apnType=ims
D/MobileDataStateTracker( 748): ims: Received state=DISCONNECTED, old=DISCONNEC
TED, reason=dataEnabled
D/MobileDataStateTracker( 748): default: Broadcast received: android.intent.act
ion.ANY_DATA_STATE apnType=default
D/MobileDataStateTracker( 748): default: Received state=DISCONNECTED, old=DISCO
NNECTED, reason=dataEnabled
D/MobileDataStateTracker( 748): mms: Broadcast received: android.intent.action.
ANY_DATA_STATE apnType=mms
D/MobileDataStateTracker( 748): mms: Received state=DISCONNECTED, old=DISCONNEC
TED, reason=dataEnabled
D/MobileDataStateTracker( 748): cbs: Broadcast received: android.intent.action.
ANY_DATA_STATE apnType=cbs
D/dalvikvm( 1072): GC_CONCURRENT freed 494K, 4% free 18114K/18780K, paused 3ms+2
ms, total 27ms
D/MobileDataStateTracker( 748): cbs: Received state=DISCONNECTED, old=DISCONNEC
TED, reason=dataEnabled
W/GLSUser ( 1185): GoogleAccountDataService.getToken()
W/GLSUser ( 1185): GoogleAccountDataService.getToken()
W/GLSUser ( 1185): GoogleAccountDataService.getToken()
D/dalvikvm( 1057): GC_CONCURRENT freed 627K, 7% free 18877K/20284K, paused 1ms+4
ms, total 26ms
D/dalvikvm(11016): GC_CONCURRENT freed 151K, 2% free 22449K/22712K, paused 11ms+
5ms, total 31ms
I/Adreno-EGL(11016): <qeglDrvAPI_eglInitialize:320>: EGL 1.4 QUALCOMM Build: I04
04c4692afb8623f95c43aeb6d5e13ed4b30ddbDate: 11/06/13
D/dalvikvm( 1086): GC_CONCURRENT freed 384K, 3% free 16745K/17176K, paused 2ms+2
ms, total 16ms
D/PhoneStatusBar( 914): disable: < EXPAND icons alerts TICKER system_info back*
home* RECENT clock search >
D/OpenGLRenderer(11016): Enabling debug mode 0
W/IInputConnectionWrapper(11016): showStatusIcon on inactive InputConnection
I/ActivityManager( 748): Displayed com.google.android.googlequicksearchbox/com.
google.android.velvet.ui.VelvetLockscreenActivity: +608ms (total +611ms)
V/KeyguardServiceDelegate( 748): onScreenTurnedOn(showListener = com.android.in
[email protected])
D/SurfaceFlinger( 182): Screen acquired, type=0 flinger=0xb7da5450
D/qdhwcomposer( 182): hwc_blank: Unblanking display: 0
I/PowerManagerService( 748): Waking up from sleep...
V/KeyguardServiceDelegate( 748): **** SHOWN CALLED ****
I/WindowManager( 748): No lock screen! [email protected]
838
D/dalvikvm( 748): GC_EXPLICIT freed 676K, 25% free 51379K/67720K, paused 3ms+11
ms, total 128ms
D/qdhwcomposer( 182): hwc_blank: Done unblanking display: 0
D/SurfaceControl( 748): Excessive delay in unblankDisplay() while turning scree
n on: 238ms
D/DisplayPowerController( 748): Unblocked screen on after 96822777 ms
I/ActivityManager( 748): Process com.google.android.calendar (pid 10121) has di
ed.
I/VelvetPresenter(11016): setupFromIntent(Intent { act=android.intent.action.MAI
N flg=0x14010000 cmp=com.google.android.googlequicksearchbox/com.google.android.
velvet.ui.VelvetLockscreenActivity (has extras) })
I/VelvetPresenter(11016): Resuming with current state.
Click to expand...
Click to collapse
also, came across this while trying - not possible through tasker eh? -
W/Tasker ( 4242): 15.10.09#Utils: warning: startActivityWrapper: unexpected exc
eption: java.lang.SecurityException: Permission Denial: starting Intent { act=an
droid.intent.action.VIEW cat=[android.intent.category.LAUNCHER] flg=0x30800004 c
mp=com.google.android.googlequicksearchbox/com.google.android.velvet.ui.VelvetLo
ckscreenActivity } from ProcessRecord{43506488 4242:net.dinglisch.android.tasker
m/u0a263} (pid=4242, uid=10263) not exported from uid 10023
I/MusicLeanback( 6024): Conditions not met for autocaching.
I/ActivityManager( 748): START u0 {act=android.intent.action.VIEW cat=[android.
intent.category.LAUNCHER] flg=0x30800004 cmp=com.google.android.googlequicksearc
hbox/com.google.android.velvet.ui.VelvetLockscreenActivity} from pid 4242
W/ActivityManager( 748): Permission Denial: starting Intent { act=android.inten
t.action.VIEW cat=[android.intent.category.LAUNCHER] flg=0x30800004 cmp=com.goog
le.android.googlequicksearchbox/com.google.android.velvet.ui.VelvetLockscreenAct
ivity } from ProcessRecord{43506488 4242:net.dinglisch.android.taskerm/u0a263} (
pid=4242, uid=10263) not exported from uid 10023
I ran into some issues with OTG with a certain device.
When I try to use my HackRF (Software defined radio peripheral) with the RF Analyzer app the device is reset immediately when the app tries to open the USB connection.
To me it seems that the Tegra USB driver does not like this device. (The app itself uses only the official Android USB API and no native code and does not require root)
I made some tests to ensure that this issue is not the app and not my OTG setup:
- Tested everything with & without a powered USB hub to make sure it is not a power issue
- USB mouse & USB flash drive are working fine on my N9
- I tested the HackRF on my Nexus 5, LG G Pad 7.0 and on the Archos 97b Titanium - it works fine there.
- My N9 is running the latest firmware (R)
I'm posting here about it because maybe one of you has an idea how this could be fixed.
References:
GitHub discussion about this issue:
https://github.com/demantz/hackrf_android/issues/2
(comments 8-11)
RF Analyzer app:
https://github.com/demantz/RFAnalyzer
https://play.google.com/store/apps/details?id=com.mantz_it.rfanalyzer
HackRF:
https://greatscottgadgets.com/hackrf/
https://github.com/mossmann/hackrf/wiki
Logcat:
Code:
I/ActivityManager( 1378): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.mantz_it.rfanalyzer/.MainActivity (has extras)} from uid 10022 on display 0
I/ActivityManager( 1378): Start proc com.mantz_it.rfanalyzer for activity com.mantz_it.rfanalyzer/.MainActivity: pid=14943 uid=10096 gids={50096, 9997, 1028, 1015, 3003} abi=arm64-v8a
I/MainActivity(14943): onCreate: started logcat (Process[pid=14962]) to /storage/emulated/0/RFAnalyzer/log.txt
D/OpenGLRenderer(14943): Render dirty regions requested: true
D/Atlas (14943): Validating map...
I/OpenGLRenderer(14943): Initialized EGL, version 1.4
D/OpenGLRenderer(14943): Enabling debug mode 0
I/ActivityManager( 1378): Displayed com.mantz_it.rfanalyzer/.MainActivity: +531ms
D/HackRFSource(14943): setBasebandFilterWidth: Setting BB filter width to 15000000
D/HackRFSource(14943): setSampleRate: setting sample rate to 20000000
D/TaskPersister( 1378): removeObsoleteFile: deleting file=349_task.xml
I/hackrf_android(14943): initHackrf: Found 1 USB devices.
D/hackrf_android(14943): initHackrf: deviceList: vendor=7504 product=24713
I/hackrf_android(14943): initHackrf: Found HackRF One at /dev/bus/usb/003/003
D/TaskPersister( 1378): removeObsoleteFile: deleting file=349_task_thumbnail.png
I/ActivityManager( 1378): START u0 {flg=0x10000000 cmp=com.android.systemui/.usb.UsbPermissionActivity (has extras)} from uid 1000 on display 0
D/hackrf_android(14943): Permission request for device /dev/bus/usb/003/003 was send. waiting...
I/art ( 1378): Background sticky concurrent mark sweep GC freed 15638(826KB) AllocSpace objects, 5(7MB) LOS objects, 14% free, 48MB/55MB, paused 14.834ms total 55.769ms
I/ActivityManager( 1378): Displayed com.android.systemui/.usb.UsbPermissionActivity: +54ms
W/InputMethodManagerService( 1378): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMeth
[email protected] attribute=null, token = [email protected]
D/OpenGLRenderer( 1553): endAllStagingAnimators on 0x558e65fbf0 (RippleDrawable) with handle 0x558de22900
D/hackrf_android(14943): initHackrf: Permission granted for device /dev/bus/usb/003/003
I/hackrf_android(14943): constructor: create Hackrf instance from /dev/bus/usb/003/003. Vendor ID: 7504 Product ID: 24713
I/hackrf_android(14943): constructor: device protocol: 0
I/hackrf_android(14943): constructor: device class: 0 subclass: 0
I/hackrf_android(14943): constructor: interface count: 2
I/hackrf_android(14943): constructor: [interface 0] interface protocol: 255 subclass: 255
I/hackrf_android(14943): constructor: [interface 0] interface class: 255
I/hackrf_android(14943): constructor: [interface 0] endpoint count: 2
I/hackrf_android(14943): constructor: [endpoint 0 (IN)] address: 129 attributes: 2 direction: 128 max_packet_size: 512
I/hackrf_android(14943): constructor: [endpoint 1 (OUT)] address: 2 attributes: 2 direction: 0 max_packet_size: 512
D/UsbHostManager( 1378): Added device UsbDevice[mName=/dev/bus/usb/003/004,mVendorId=7504,mProductId=24713,mClass=0,mSubclass=0,mProtocol=0,mManufacturerName=Great Scott Gadgets,mProductName=HackRF One,mSerialNumber=null,mConfigurations=[
D/UsbHostManager( 1378): UsbConfiguration[mId=1,mName=Transceiver,mAttributes=128,mMaxPower=250,mInterfaces=[
D/UsbHostManager( 1378): UsbInterface[mId=0,mAlternateSetting=0,mName=null,mClass=255,mSubclass=255,mProtocol=255,mEndpoints=[
D/UsbHostManager( 1378): UsbEndpoint[mAddress=129,mAttributes=2,mMaxPacketSize=512,mInterval=0]
D/UsbHostManager( 1378): UsbEndpoint[mAddress=2,mAttributes=2,mMaxPacketSize=512,mInterval=0]]]
D/UsbHostManager( 1378): UsbConfiguration[mId=2,mName=CPLD update,mAttributes=128,mMaxPower=250,mInterfaces=[
D/UsbHostManager( 1378): UsbInterface[mId=0,mAlternateSetting=0,mName=null,mClass=255,mSubclass=255,mProtocol=255,mEndpoints=[
D/UsbHostManager( 1378): UsbEndpoint[mAddress=129,mAttributes=2,mMaxPacketSize=512,mInterval=0]
D/UsbHostManager( 1378): UsbEndpoint[mAddress=2,mAttributes=2,mMaxPacketSize=512,mInterval=0]]]]
D/AndroidRuntime(14943): Shutting down VM
E/AndroidRuntime(14943): FATAL EXCEPTION: main
E/AndroidRuntime(14943): Process: com.mantz_it.rfanalyzer, PID: 14943
E/AndroidRuntime(14943): java.lang.RuntimeException: Error receiving broadcast Intent { act=com.mantz_it.hackrf_android.USB_PERMISSION flg=0x10 (has extras) } in [email protected]
E/AndroidRuntime(14943): at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:871)
E/AndroidRuntime(14943): at android.os.Handler.handleCallback(Handler.java:739)
E/AndroidRuntime(14943): at android.os.Handler.dispatchMessage(Handler.java:95)
E/AndroidRuntime(14943): at android.os.Looper.loop(Looper.java:135)
E/AndroidRuntime(14943): at android.app.ActivityThread.main(ActivityThread.java:5221)
E/AndroidRuntime(14943): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime(14943): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime(14943): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:899)
E/AndroidRuntime(14943): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:694)
E/AndroidRuntime(14943): Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'boolean android.hardware.usb.UsbDeviceConnection.claimInterface(android.hardware.usb.UsbInterface, boolean)' on a null object reference
E/AndroidRuntime(14943): at com.mantz_it.hackrf_android.Hackrf.sendUsbRequest(Hackrf.java:469)
E/AndroidRuntime(14943): at com.mantz_it.hackrf_android.Hackrf.getBoardID(Hackrf.java:505)
E/AndroidRuntime(14943): at com.mantz_it.rfanalyzer.HackrfSource.isOpen(HackrfSource.java:113)
E/AndroidRuntime(14943): at com.mantz_it.rfanalyzer.MainActivity.startAnalyzer(MainActivity.java:724)
E/AndroidRuntime(14943): at com.mantz_it.rfanalyzer.MainActivity.onIQSourceReady(MainActivity.java:421)
E/AndroidRuntime(14943): at com.mantz_it.rfanalyzer.HackrfSource.onHackrfReady(HackrfSource.java:99)
E/AndroidRuntime(14943): at com.mantz_it.hackrf_android.Hackrf$1.onReceive(Hackrf.java:202)
E/AndroidRuntime(14943): at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:861)
E/AndroidRuntime(14943): ... 8 more
W/ActivityManager( 1378): Force finishing activity com.mantz_it.rfanalyzer/.MainActivity
W/ContextImpl( 1378): Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1321 com.android.server.usb.UsbSettingsManager.deviceAttached:741 com.android.server.usb.UsbHostManager.endUsbDeviceAdded:286 com.android.server.usb.UsbHostManager.monitorUsbHostBus:-2 com.android.server.usb.UsbHostManager.access$000:47
I/OpenGLRenderer( 1378): Initialized EGL, version 1.4
I/art ( 1378): Background partial concurrent mark sweep GC freed 10113(655KB) AllocSpace objects, 11(12MB) LOS objects, 26% free, 44MB/60MB, paused 1.052ms total 111.381ms
W/ActivityManager( 1378): Activity pause timeout for ActivityRecord{1afa49bd u0 com.mantz_it.rfanalyzer/.MainActivity t351 f}
D/WifiService( 1378): acquireWifiLockLocked: WifiLock{Firepaper type=1 [email protected]}
D/WifiService( 1378): releaseWifiLockLocked: WifiLock{Firepaper type=1 [email protected]}
D/TaskPersister( 1378): removeObsoleteFile: deleting file=352_task_thumbnail.png
Kernel Log:
Code:
<6>[ 103.778733] usb 3-1.4: reset high-speed USB device number 6 using tegra-ehci
<6>[ 103.901440] usb 3-1.4: USB disconnect, device number 6
<6>[ 103.998737] usb 3-1.4: new high-speed USB device number 7 using tegra-ehci
<6>[ 104.109981] usb 3-1.4: New USB device found, idVendor=1d50, idProduct=6089
<6>[ 104.110017] usb 3-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
<6>[ 104.110029] usb 3-1.4: Product: HackRF One
<6>[ 104.110038] usb 3-1.4: Manufacturer: Great Scott Gadgets
<6>[ 144.698651] usb 3-1.4: reset high-speed USB device number 7 using tegra-ehci
<6>[ 144.810814] usb 3-1.4: USB disconnect, device number 7
<6>[ 144.908648] usb 3-1.4: new high-speed USB device number 8 using tegra-ehci
<6>[ 145.019949] usb 3-1.4: New USB device found, idVendor=1d50, idProduct=6089
<6>[ 145.019973] usb 3-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
<6>[ 145.019984] usb 3-1.4: Product: HackRF One
<6>[ 145.019993] usb 3-1.4: Manufacturer: Great Scott Gadgets
Hi,
Im running an app called DFFOpera Omnia and after an update it closes just right after you tap it to open.
Ive collected logs and I hope someone will guide me. I already am ready to edit xml files but I dont really know whats making it crash before it starts.
Here are the logs via 3C all in one tool.
======================
Spoiler: Log
W/14:43:15.089 Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
W/14:43:15.089 Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
W/14:43:07.064 at com.google.android.gms.measurement.internal.zzfx.run(Unknown Source)
W/14:43:07.064 at java.util.concurrent.FutureTask.run(FutureTask.java:237)
W/14:43:07.064 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:422)
W/14:43:07.064 at com.google.android.gms.measurement.internal.zzai.run(Unknown Source)
W/14:43:07.064 at com.google.android.gms.measurement.internal.zzim.zza(Unknown Source)
W/14:43:07.064 at com.google.android.gms.measurement.internal.zzij.zzc(Unknown Source)
W/14:43:07.064 at com.google.android.gms.measurement.internal.zzij.zzak(Unknown Source)
W/14:43:07.064 at com.google.android.gms.measurement.internal.zzij.zzah(Unknown Source)
W/14:43:07.064 at com.google.android.gms.common.stats.ConnectionTracker.unbindService(Unknown Source)
W/14:43:07.064 at com.google.android.gms.common.stats.ConnectionTracker.zza(Unknown Source)
W/14:43:07.064 at android.content.ContextWrapper.unbindService(ContextWrapper.java:572)
W/14:43:07.064 at android.app.ContextImpl.unbindService(ContextImpl.java:2270)
W/14:43:07.064 at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:1135)
W/14:43:07.064 java.lang.IllegalArgumentException: Service not registered: [email protected]
W/14:43:07.064 Exception thrown while unbinding
D/14:43:02.289 attribute: is_first_launch = false
D/14:43:02.289 attribute: af_status = Organic
D/14:43:02.289 attribute: af_message = organic install
D/14:43:02.289 attribute: install_time = 2021-01-30 06:09:44.974
I/14:43:02.289 Untagging socket 41
I/14:43:00.989 Tagging socket 41 with tag 4e864ee00000000{82339054,0} uid -1, pid: 21367, getuid(): 10233
I/14:43:00.989 KnoxVpnUidStorageknoxVpnSupported API value returned is false
W/14:43:00.854 remove failed: ENOENT (No such file or directory) : /data/data/com.square_enix.android_googleplay.DFFOperaOmnian/files/AppEventsLogger.persistedevents
W/14:43:00.819 Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
W/14:43:00.819 Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
I/14:43:00.789 (HTTPLog)-Static: isSBSettingEnabled false
I/14:43:00.609 (HTTPLog)-Static: isSBSettingEnabled false
I/14:43:00.224 Untagging socket 55
I/14:43:00.224 Tagging socket 55 with tag 4e864ee00000000{82339054,0} uid -1, pid: 21367, getuid(): 10233
I/14:43:00.224 Untagging socket 55
I/14:43:00.224 Tagging socket 55 with tag 4e864ee00000000{82339054,0} uid -1, pid: 21367, getuid(): 10233
I/14:43:00.224 Untagging socket 55
I/14:43:00.224 Tagging socket 55 with tag 4e864ee00000000{82339054,0} uid -1, pid: 21367, getuid(): 10233
I/14:43:00.224 Untagging socket 55
I/14:43:00.224 Tagging socket 55 with tag 4e864ee00000000{82339054,0} uid -1, pid: 21367, getuid(): 10233
I/14:43:00.224 Untagging socket 55
I/14:43:00.224 Tagging socket 55 with tag 4e864ee00000000{82339054,0} uid -1, pid: 21367, getuid(): 10233
I/14:43:00.224 Untagging socket 55
I/14:43:00.224 Tagging socket 55 with tag 4e864ee00000000{82339054,0} uid -1, pid: 21367, getuid(): 10233
I/14:43:00.224 Untagging socket 55
I/14:43:00.224 Tagging socket 55 with tag 4e864ee00000000{82339054,0} uid -1, pid: 21367, getuid(): 10233
I/14:43:00.224 Untagging socket 55
I/14:43:00.224 Tagging socket 55 with tag 4e864ee00000000{82339054,0} uid -1, pid: 21367, getuid(): 10233
I/14:43:00.224 Untagging socket 55
I/14:43:00.224 Tagging socket 55 with tag 4e864ee00000000{82339054,0} uid -1, pid: 21367, getuid(): 10233
I/14:43:00.224 Untagging socket 55
I/14:43:00.224 Tagging socket 55 with tag 4e864ee00000000{82339054,0} uid -1, pid: 21367, getuid(): 10233
D/14:43:00.214 getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.alpha' defaultVal='' prop=
D/14:43:00.214 getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.sim.operator.alpha' defaultVal='' prop=
I/14:43:00.209 Rejecting re-init on previously-failed class java.lang.Class<com.appsflyer.oaid.OaidClient$1>
I/14:43:00.209 Rejecting re-init on previously-failed class java.lang.Class<com.appsflyer.oaid.OaidClient$1>
W/14:43:00.164 Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
W/14:43:00.164 Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
I/14:43:00.119 KnoxVpnUidStorageknoxVpnSupported API value returned is false
I/14:43:00.114 (HTTPLog)-Static: isSBSettingEnabled false
D/14:43:00.099 getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.alpha' defaultVal='' prop=
W/14:43:00.089 Format /topics/topic-name is deprecated. Only 'topic-name' should be used in S.
W/14:43:00.084 initStore should have been called before calling setUserID
W/14:43:00.084 remove failed: ENOENT (No such file or directory) : /data/data/com.square_enix.android_googleplay.DFFOperaOmnian/files/AppEventsLogger.persistedevents
I/14:43:00.079 Timeline: Activity_idle id: [email protected] time:3416968
W/14:43:00.074 Format /topics/topic-name is deprecated. Only 'topic-name' should be used in S.
W/14:43:00.074 Format /topics/topic-name is deprecated. Only 'topic-name' should be used in S.
D/14:43:00.069 *FMB* isFloatingMenuEnabled return false
D/14:43:00.069 *FMB* isFloatingMenuEnabled mFloatingMenuBtn : null
D/14:43:00.064 FCM Registration Token: dloNZu5lQ6W6r82-KKM_Be:APA91bFzhvuAdMkxjAW3haxDXXA1QII-L7fyXWzXKjbdZFGYEJ6JkQ0yvCf4TYwvMD4hr_bG5srdbDNRm-RK0FYiLsZCMvFQsbK8Qr3SUz3oph4r3rN6OcjSRYp59khRVKc4mZqlKHRd
V/14:43:00.039 updateVisibility : ActivityRecord{3312f3bd [email protected] {com.square_enix.android_googleplay.DFFOperaOmnian/com.square_enix.android_googleplay.DFFOperaOmnian.DeltaActivity}} show : false
D/14:43:00.034 onStop was called
I/14:43:00.024 [0,com.square_enix.android_googleplay.DFFOperaOmnian.DeltaActivity]
D/14:43:00.019 onPause was called
D/14:43:00.019 onPause was called
I/14:43:00.014 KnoxVpnUidStorageknoxVpnSupported API value returned is false
I/14:43:00.014 Tag Manager is not found and thus will not be used
I/14:43:00.009 [0,com.square_enix.android_googleplay.DFFOperaOmnian.DeltaActivity]
D/14:42:59.999 Deep Linking: scheme is: null
D/14:42:59.994 Initializing AppsFlyer SDK: (v5.4.3.50)
I/14:42:59.939 (HTTPLog)-Static: isSBSettingEnabled false
W/14:42:59.939 remove failed: ENOENT (No such file or directory) : /data/data/com.square_enix.android_googleplay.DFFOperaOmnian/app_SmartBeat/start
W/14:42:59.919 Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
W/14:42:59.919 Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
D/14:42:59.874 taskAffinity => com.square_enix.android_googleplay.DFFOperaOmnian
D/14:42:59.874 sourceDir => /data/app/com.square_enix.android_googleplay.DFFOperaOmnian-2/base.apk
D/14:42:59.874 publicSourceDir => /data/app/com.square_enix.android_googleplay.DFFOperaOmnian-2/base.apk
D/14:42:59.874 processName => com.square_enix.android_googleplay.DFFOperaOmnian
D/14:42:59.874 permission => null
D/14:42:59.874 manageSpaceActivityName => null
D/14:42:59.874 dataDir => /data/data/com.square_enix.android_googleplay.DFFOperaOmnian
D/14:42:59.874 className => com.square_enix.android_googleplay.DFFOperaOmnian.DeltaApplication
D/14:42:59.874 backupAgentName => null
D/14:42:59.864 *FMB* installDecor flags : -2139029248
D/14:42:59.864 *FMB* installDecor mIsFloating : false
D/14:42:59.849 Metadata value : none
I/14:42:59.844 KnoxVpnUidStorageknoxVpnSupported API value returned is false
I/14:42:59.844 KnoxVpnUidStorageknoxVpnSupported API value returned is false
I/14:42:58.994 adb shell setprop debug.firebase.analytics.app com.square_enix.android_googleplay.DFFOperaOmnian
I/14:42:58.994 To enable faster debug mode event logging run:
I/14:42:58.994 To enable debug logging run: adb shell setprop log.tag.FA VERBOSE
I/14:42:58.994 App measurement is starting up, version: 19000
W/14:42:58.934 libDelta.so: unused DT entry: type 0x6fffffff arg 0x3
W/14:42:58.934 libDelta.so: unused DT entry: type 0x6ffffffe arg 0x17f158
D/14:42:58.929 new AppsFlyerConversionListener()
W/14:42:58.899 remove failed: ENOENT (No such file or directory) : /data/data/com.square_enix.android_googleplay.DFFOperaOmnian/files/AppEventsLogger.persistedevents
I/14:42:58.879 (HTTPLog)-Static: isSBSettingEnabled false
I/14:42:58.879 (HTTPLog)-Static: isSBSettingEnabled false
I/14:42:58.879 (HTTPLog)-Thread-4157-386870868: SMARTBONDING_FEATURE_ENABLED is true
I/14:42:58.879 (HTTPLog)-Thread-4158-445415933: SMARTBONDING_FEATURE_ENABLED is true
I/14:42:58.879 (HTTPLog)-Thread-4157-386870868: SmartBonding Enabling is false, SHIP_BUILD is true, log to file is false, DBG is false
I/14:42:58.879 (HTTPLog)-Thread-4158-445415933: SmartBonding Enabling is false, SHIP_BUILD is true, log to file is false, DBG is false
I/14:42:58.879 (HTTPLog)-Static: isShipBuild true
I/14:42:58.879 (HTTPLog)-Static: isShipBuild true
I/14:42:58.879 (HTTPLog)-Static: isSBSettingEnabled false
I/14:42:58.879 (HTTPLog)-Static: isSBSettingEnabled false
W/14:42:58.844 You haven't set a value for AdvertiserIDCollectionEnabled. Set the flag to TRUE if you want to collect Advertiser ID for better advertising and analytics results. To request user consent before collecting data, set the flag value to FALSE, then change to TRUE once user consent is received. Learn more: https://developers.facebook.com/doc...tarted-app-events-android#disable-auto-events.
W/14:42:58.844 Please set a value for AutoLogAppEventsEnabled. Set the flag to TRUE if you want to collect app install, app launch and in-app purchase events automatically. To request user consent before collecting data, set the flag value to FALSE, then change to TRUE once user consent is received. Learn more: https://developers.facebook.com/doc...tarted-app-events-android#disable-auto-events.
W/14:42:58.839 FacebookActivity is not declared in the AndroidManifest.xml. If you are using the facebook-common module or dependent modules please add com.facebook.FacebookActivity to your AndroidManifest.xml file. See https://developers.facebook.com/docs/android/getting-started for more info.
I/14:42:58.829 FirebaseApp initialization successful
D/14:42:57.784 Added TimaKeyStore provider
D/14:42:57.784 TimaSignature is unavailable
E/14:42:57.769 [DEBUG] get_category: variable seinfo: default sensitivity: NULL, cateogry: NULL
I/14:42:57.764 KNOX_SDCARD not a persona
I/14:42:57.764 KNOX_SDCARD checking this for 10233
E/14:42:57.764 accessInfo : 0
I/14:42:57.764 Function: selinux_compare_spd_ram , priority [2] , priority version is VE=SEPF_SM-N910C_5.1.1_0069
E/14:42:57.764 v2
E/14:42:57.764 MountEmulatedStorage()
Thanks