Porting the "Update Center" to the Verizon people - Verizon LG G3
As some of you noticed we, the Verizon people (lol), don't have the ability to receive LG app updates like the keyboard for example because we are missing the "Update Center" app.
I got the apk and I put it in the right place with the right permissions but I still get an error "No apps can preform this action" when I try to use it so it is probably missing other files to get it to work.
Can someone please port it.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
https://app.box.com/s/7nw2kop1tbenfye2hb2t
Great idea, I'd love to have this too. Who do we call?!? LOL
RED ZMAN said:
Great idea, I'd love to have this too. Who do we call?!? LOL
Click to expand...
Click to collapse
Natalie Portman
Alien-dx11 said:
Natalie Portman
Click to expand...
Click to collapse
Awesome. I left her a voicemail and she should be here soon.
RED ZMAN said:
Awesome. I left her a voicemail and she should be here soon.
Click to expand...
Click to collapse
ill take a look at some other models system dumps and see what i can find
Do you have the APK to share and what did you pull it from?
Just added the apk to the op. I got it from someone in Google+ that has a different carrier than Verizon and I just pasted it in system/priv-app with the right permissions and it gave me the error which i posted in the op.
ok just did some research we need to give it internet permission
---------- Post added at 10:25 PM ---------- Previous post was at 09:54 PM ----------
ok doing a little testing may have found the solution
Hopefully between us all we can figure this out.
I extracted system.img from the D851 KDZ and the LGUpdateCenter.apk matches the one provided in the first post, so that's good.
Debugging and playing around it turns out LGUpdateCenter is basically just a menu item that calls another app (hence why it's so small of a apk). The app it's looking for is LGApplicationManager.
LGApplicationManager.apk (I pulled it from the D851 KDZ)
You can download it here https://app.box.com/s/c4rejiaphs5s3aqkpo8n
Copy apk to /system/priv-app/ with 644 permissions - reboot
After launching Update Center again, you will get some prompts for LG license agreements etc, then end up at "all apps are installed."
Now the new problem, when it's actually checking for apps, it's throwing an error in the background (via logcat)
Code:
I/LicenseContentProvider(22686): start selecting data
D/EULA::SimManager(22686): SimManager getInstance.
I/EULA::SimManager(22686): LGMSimTelephonyManager will be used!
I/EULA::SimManager(22686): sSimInstance : [email protected]
I/EULA::SimManager(22686): sIsMultiSimEnabled : false
I/EULA::SimManager(22686): sSIMCount : 1
D/SIMObserver(22686): simInfo1
I/AppUp4:EulaManager(22665): getAgreementForKK : Eula agreement is true
V/AppUp4:AppBoxClient (22665): [clearFrgmentBackStack]***** onCreate back stack entryCount before : 0
V/AppUp4:AppBoxClient (22665): doStartService
V/AppUp4:AppBoxClient (22665): dobindService
V/AppUp4:AppBoxClient (22665): onStart with entryCount : 0
V/AppUp4:AppBoxClient (22665): onStart with mCurrentFragment : null
V/AppUp4:AppBoxClient (22665): onStart without mSelectedPackageName
D/AppUp4:AllAppsFragment(22665): onCreate
D/AppUp4:AllAppsFragment(22665): onCreateView
I/SystemUI[Framework]( 1135): PhoneWindowManager.updateSystemUiVisibilityLw() :visibility=0x0, pkg=com.lge.appbox.client
D/AppUp4:AllAppsFragment(22665): onActivityCreated
D/AppUp4:AllAppsFragment(22665): onStart
V/AppUp4:AppBoxClient (22665): onResume
D/AppUp4:AutoProfileManager(22665): db mvno version : 29
E/AppUp4:AutoProfileManager(22665): what happen...? prepareValid DB... can't do anything...
D/AppUp4:AutoProfileManager(22665): findMvnoProfile with mcc : 311 / mnc : 480
D/AppUp4:WeightedMvnoProfileEntry(22665): rules : [IMSI]
D/AppUp4:WeightedMvnoProfileEntry(22665): rules : [IMSI]
D/AppUp4:AutoProfileManager(22665): [ Priority : 6 ] / [MVNO : NET_CHS] / MCC: 242 / MNC: 2 / carrier_rule: IMSI / Opcode: 24202
E/AppUp4:MvnoProfileEntry(22665): getIdByRule : not matching
D/AppUp4:AutoProfileManager(22665): [ Priority : 6 ] / [MVNO : TL2_NO] / MCC: 240 / MNC: 7 / carrier_rule: IMSI / Opcode: 24007
E/AppUp4:MvnoProfileEntry(22665): getIdByRule : not matching
W/ContextImpl(22665): Implicit intents with startService are not safe: Intent { act=com.lge.oobe.install } android.content.ContextWrapper.bindService:517 com.lge.appbox.service.AppBoxService.onCreate:614 android.app.ActivityThread.handleCreateService:2584
V/AppUp4:AppBoxService(22665): [Server processor] 00. Server task ready.
W/ActivityManager( 1135): Unable to start service Intent { act=com.lge.oobe.install } U=0: not found
V/AppUp4:AppBoxService(22665): [qInstall] 00. install ready.
V/AppUp4:AppBoxService(22665): [Downloadtask producer] 00. install ready.
I/AppUp4:AppBoxService(22665): AppUp4:AppBoxService************* onCreate
I/AppUp4:AppBoxService(22665): AppUp4:AppBoxService************* onStartCommand : Intent { cmp=com.lge.appbox.client/com.lge.appbox.service.AppBoxService }
I/AppUp4:AppBoxService(22665): onBind : [email protected] / false
D/AppUp4:AppBoxClient (22665): onServiceConnected : [email protected]
E/AppUp4:AppBoxService(22665): [callback]+++ registerClientCalllback : [email protected] / 1
D/AppUp4:AppBoxService(22665): [SERVICE][HANDLER] REQUEST_APPLIST : 100
D/AppUp4:AppBoxService(22665): [SERVICE][HANDLER] LOAD_CACHED_FILE
D/AppUp4:AppBoxService(22665): [buildPreloadList] begin.
D/AppUp4:AppBoxService(22665): [buildPreloadList] done.
D/AppUp4:AppBoxService(22665): [SERVICE][HANDLER] RETRIEVE_APPLIST_FROM_SERVER : reqId : 100
D/AppUp4:AppBoxService(22665): 1. build CAS List ************
E/AppUp4:MCSPResponseParser(22665): AppList FileName : en_US-1020273817applist.xml
D/AppUp4:MCSPResponseParser(22665): getCachedAppListJSON finally : cachedFile is not exist
E/AppUp4:MCSPResponseParser(22665): AppList Header fileName : en_US-1020273817_H_applist.xml
D/AppUp4:MCSPResponseParser(22665): getCachedAppListHeaderJSON finally : cachedFile is not exist
D/AppUp4:AppBoxService(22665): [buildCasList] begin.
D/AppUp4:AppBoxService(22665): [buildCasList] mServerAppsMap size re: 0
D/AppUp4:AppBoxService(22665): [buildCasList] checkSelfUpdate selfApp : null
D/AppUp4:AppBoxService(22665): [buildCasList] checkSelfUpdate isVolatileCertKeySetted() : false
D/AppUp4:AppBoxService(22665): [buildCasList] done, result : false
E/AppUp4:AppBoxService(22665): [callback]==> callbackToClient : [email protected] message : 10001 / 1
D/AppUp4:AppBoxService(22665): [buildCasList] clear...
I/AppUp4:AppBoxService(22665): retrieve[ Mvno ]Applist reqId : 100
V/AppUp4:AppBoxService(22665): [Server processor] 11. Server task start : task priority : 0
D/AppUp4:AppBoxService(22665): 2.1 build All Apps List *****
D/AppUp4:AppBoxService(22665): [68650](buildAllAppsList) Make AppList ForUser
V/AppUp4:AppBoxService(22665): [synchronized]* lockAppList : buildAllAppsList 68650
E/AppUp4:AppBoxService(22665): packageSize : 0
E/AppUp4:AppBoxService(22665): serverPackageSize : 0
D/AppUp4:RetrieveMvnoAppListTask(22665): [LGE][CPM_IF_101 MVNO][START] reqId : 100
V/AppUp4:Communicate(22665): 0.. Backend type : OFFICIAL
E/AppUp4:AppBoxService(22665): preLoadPackageSize : 0
E/AppUp4:AppBoxService(22665): [68650]mALLAppsMap SIZE : 0
V/AppUp4:AppBoxService(22665): [synchronized]** unlockAppList : buildAllAppsList 68650
D/AppUp4:AppBoxService(22665): [68650]Make AppList ForUser done...
D/AppUp4:AppBoxService(22665): update badge count : 0
D/AppUp4:DBUtils(22665): Insert badge count into UpdateCenter Databases
I/UpdateCenter:UpdateCenterCP(31661): query : start selecting data
D/AppUp4:Communicate(22665): 1.. Connection setted. api : retrieveVersionCheckMvno
I/UpdateCenter:UpdateCenterCP(31661): query : setTables table_badge
I/Vold ( 309): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/UpdateCenter:UpdateCenterCP(31661): query : query before
I/UpdateCenter:UpdateCenterCP(31661): query : query after
D/UpdateCenter:UpdateCenterCP(31661): appType = appupdates / badgeCount = 0
I/UpdateCenter:UpdateCenterCP(31661): query : start selecting data
I/UpdateCenter:UpdateCenterCP(31661): query : setTables table_badge
I/UpdateCenter:UpdateCenterCP(31661): query : query before
I/UpdateCenter:UpdateCenterCP(31661): query : query after
I/UpdateCenter:UpdateCenterCP(31661): query : start selecting data
I/UpdateCenter:UpdateCenterCP(31661): query : setTables table_badge
I/UpdateCenter:UpdateCenterCP(31661): query : query before
I/UpdateCenter:UpdateCenterCP(31661): query : query after
I/UpdateCenter:UpdateCenterCP(31661): query : start selecting data
I/UpdateCenter:UpdateCenterCP(31661): query : setTables table_badge
I/UpdateCenter:UpdateCenterCP(31661): query : query before
I/UpdateCenter:UpdateCenterCP(31661): query : query after
D/UpdateCenter:UpdateCenterCP(31661): insert badge = update_count=0 app_type=badge_count
I/AppUp4:AppBoxClient (22665): Appbox Activity handler : 10001
I/AppUp4:AppBoxClient (22665): [Activity] RETRIEVE_APPLIST_FROM_SERVER
D/AppUp4:DBUtils(22665): Update badge count : 0
D/AppUp4:ServiceUtils(22665): send broadcast to Update Center, badge count : 0
D/AppUp4:AppBoxService(22665): [SERVICE][HANDLER] <- LOAD_CACHED_FILE_SUCCESS : PHASE : 1
E/AppUp4:AppBoxService(22665): [callback]==> callbackToClient : [email protected] message : 10007 / 1
D/libc ( 316): _dns_getaddrinfo: iptype =3
D/libc ( 316): _dns_getaddrinfo: query_ipv4=1, query_ipv6=1
V/UpdateCenter:NumberBadgeReceiver(31661): Badge broadcast is received...
I/UpdateCenter:UpdateCenterCP(31661): query : start selecting data
I/UpdateCenter:UpdateCenterCP(31661): query : setTables table_badge
I/UpdateCenter:UpdateCenterCP(31661): query : query before
I/UpdateCenter:UpdateCenterCP(31661): query : query after
I/LGFTMITEM( 431): [GET_OFFSET]: id_num = 0, STAR Block number is 0
I/LGFTMITEM( 431): [GET_OFFSET]: id_num = 1, STAR Block number is 1
I/LGFTMITEM( 431): [GET_OFFSET]: id_num = 2, STAR Block number is 2
I/LGFTMITEM( 431): [GET_OFFSET] exit!: id_num=2,item->id=2, id=2
I/LGFTMITEM( 431): get_ftm_item_offset:[id=2] block_alloc_size=2048, block_offset=0, offset=4096
I/LGFTMITEM( 431): [GET_FTM][id=2], offset=4096
I/InputMethodManagerService( 1135): IME STATUS OFF
I/ActivityManager( 1135): Displayed com.lge.appbox.client/.AppBoxClient: +234ms (total +661ms)
V/UpdateCenter:NumberBadgeReceiver(31661): App Updates badge is refreshed, its value : 0
I/UpdateCenter:UpdateCenterCP(31661): query : start selecting data
I/UpdateCenter:UpdateCenterCP(31661): query : setTables table_badge
I/UpdateCenter:UpdateCenterCP(31661): query : query before
I/UpdateCenter:UpdateCenterCP(31661): query : query after
I/UpdateCenter:UpdateCenterCP(31661): query : start selecting data
I/UpdateCenter:UpdateCenterCP(31661): query : setTables table_badge
I/UpdateCenter:UpdateCenterCP(31661): query : query before
I/UpdateCenter:UpdateCenterCP(31661): query : query after
I/UpdateCenter:UpdateCenterCP(31661): query : start selecting data
I/UpdateCenter:UpdateCenterCP(31661): query : setTables table_badge
I/UpdateCenter:UpdateCenterCP(31661): query : query before
I/UpdateCenter:UpdateCenterCP(31661): query : query after
V/UpdateCenter:Utils(31661): Send badge broadcast to home, its value : 0
I/[LGHome]NumberBadge.LGBroadCastBadge( 1825): [LGBroadCastBadge.java:53:updateBadgeIcon()][updateClassList : com.android.contacts.activities.DialtactsActivity = 0
I/[LGHome]NumberBadge.LGBroadCastBadge( 1825): [LGBroadCastBadge.java:53:updateBadgeIcon()][updateClassList : com.lge.updatecenter.UpdateCenterPrfActivity = 0
I/[LGHome]NumberBadge.LGBroadCastBadge( 1825): [LGBroadCastBadge.java:53:updateBadgeIcon()][updateClassList : com.lge.vvm.ProvisioningStateMachine = 0
I/[LGHome]NumberBadge.LGBroadCastBadge( 1825): [LGBroadCastBadge.java:53:updateBadgeIcon()][updateClassList : com.lge.vvm.authmanager.VvmAuthManagerActivity = 0
D/starmotor( 4466): action = com.lge.launcher.intent.action.BADGE_COUNT_UPDATE
I/[LGHome]NumberBadge.LGBroadCastBadge( 1825): [LGBroadCastBadge.java:53:updateBadgeIcon()][updateClassList : com.android.mms.ui.ConversationList = 0
I/AppUp4:AppBoxClient (22665): Appbox Activity handler : 10007
I/AppUp4:AppBoxClient (22665): [Activity] LOAD_CACHED_FILE_SUCCESS
I/AppUp4:AllAppsFragment(22665): handler : 10007 , arg1 : -1
V/AppUp4:AppBoxService(22665): [synchronized]* lockAppList : AppUp4:AllAppsFragment [CLIENT] RELOAD_LIST 1133094936
V/AppUp4:AppBoxService(22665): [synchronized]** unlockAppList : AppUp4:AllAppsFragment [CLIENT] RELOAD_LIST 1133094936
I/AppUp4:AllAppsFragment(22665): AppUp4:AllAppsFragment 1. showProperView but empty.
D/KeyguardModel( 1357): mReceiver, received action: com.lge.launcher.intent.action.BADGE_COUNT_UPDATE, sendingUserId:0
D/KeyguardModel( 1357): ACTION_GENERAL_UPDATE_NOTIFICATION received! package: com.lge.updatecenter, class: com.lge.updatecenter.UpdateCenterPrfActivity, unread_count: 0
I/ActivityManager(22665): Timeline: Activity_idle id: [email protected] time:2419183
D/KeyguardModel( 1357): putThirdPartyNotificationIntoList Number: 0 Id: 12 UserId: 0
I/ActivityManager( 1135): Killing 29886:com.alensw.PicFolder/u0a291 (adj 15): empty #17
V/ActivityManager( 1135): Moving to DESTROYING: ActivityRecord{446799e8 u0 com.lge.updatecenter/.UpdateCenterPrfActivity t8 f} (destroy requested)
V/ActivityManager( 1135): Moving to DESTROYED: ActivityRecord{446799e8 u0 com.lge.updatecenter/.UpdateCenterPrfActivity t8 f} (removed from history)
D/ActivityManager( 1135): resumeTopActivityLocked: Top activity resumed ActivityRecord{45ca1e68 u0 com.lge.appbox.client/.AppBoxClient t16}
V/SplitWindowPolicyService( 1387): requestUpdateStackInfo
D/ActivityManager( 1135): resumeTopActivityLocked: Top activity resumed ActivityRecord{45ca1e68 u0 com.lge.appbox.client/.AppBoxClient t16}
I/LGEPowerSaver( 341): GBM state is 1
I/Vold ( 309): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
D/dalvikvm( 3155): GC_CONCURRENT freed 4514K, 18% free 29828K/36268K, paused 2ms+4ms, total 77ms
I/LGFTMITEM( 431): [GET_OFFSET]: id_num = 0, STAR Block number is 0
I/LGFTMITEM( 431): [GET_OFFSET]: id_num = 1, STAR Block number is 1
I/LGFTMITEM( 431): [GET_OFFSET]: id_num = 2, STAR Block number is 2
I/LGFTMITEM( 431): [GET_OFFSET] exit!: id_num=2,item->id=2, id=2
I/LGFTMITEM( 431): get_ftm_item_offset:[id=2] block_alloc_size=2048, block_offset=0, offset=4096
I/LGFTMITEM( 431): [GET_FTM][id=2], offset=4096
I/ActivityManager( 1135): Timeline: Activity_windows_visible id: ActivityRecord{45ca1e68 u0 com.lge.appbox.client/.AppBoxClient t16} time:2419700
V/ActivityManager( 1135): Moving to STOPPING: ActivityRecord{44209408 u0 com.android.settings/.SubSettings t8} (stop requested)
V/ActivityManager( 1135): Moving to STOPPED: ActivityRecord{44209408 u0 com.android.settings/.SubSettings t8} (stop complete)
D/AppUp4:Communicate(22665): 2.. Input param and wait. api : retrieveVersionCheckMvno
I/Vold ( 309): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
D/AppUp4:Communicate(22665): 3.. Read response & extract header. api : retrieveVersionCheckMvno
V/AppUp4:Communicate(22665): 4.. successful. api :retrieveVersionCheckMvno
D/AppUp4:RetrieveMvnoAppListTask(22665): [LGE][CPM_IF_101 MVNO][END] code : 102 / reqId : 100
D/AppUp4:RetrieveMvnoAppListTask(22665): [LGE][CPM_IF_101 MVNO][END] message : List, not found in the CAS List / reqId : 100
E/AppUp4:MCSPResponseParser(22665): AppList FileName : en_US-1020273817applist.xml
E/AppUp4:MCSPResponseParser(22665): AppList Header fileName : en_US-1020273817_H_applist.xml
D/AppUp4:RetrieveMvnoAppListTask(22665): clear cached files...
D/AppUp4:RetrieveMvnoAppListTask(22665): [LGE][CPM_IF_101 MVNO][FIN] reqId : 100
D/AppUp4:AppBoxService(22665): [SERVICE][HANDLER] RETRIEVE_APPLIST_SUCCESS_FROM_SERVER : 1 by reqId : 100
V/AppUp4:AppBoxService(22665): [Server processor] 22. Futuretask get done!! { when=-40m20s113ms barrier=1 }
I/AppUp4:AppBoxClient (22665): Appbox Activity handler : 10002
I/AppUp4:AppBoxClient (22665): [Activity] RETRIEVE_APPLIST_SUCCESS_FROM_SERVER
V/AppUp4:AppBoxService(22665): [Server processor] 33. task executed done with : { when=-40m20s113ms barrier=1 }
V/AppUp4:AppBoxService(22665): [Server processor] 00. Server task ready.
E/AppUp4:AppBoxService(22665): [callback]==> callbackToClient : [email protected] message : 10002 / 1
D/AppUp4:AppBoxService(22665): [SERVICE][HANDLER] LOAD_CACHED_FILE_WITH_NEW : reqId : 100
D/AppUp4:AppBoxService(22665): [buildPreloadList] begin.
D/AppUp4:AppBoxService(22665): [buildPreloadList] done.
D/AppUp4:AppBoxService(22665): 1. build CAS List ************
E/AppUp4:MCSPResponseParser(22665): AppList FileName : en_US-1020273817applist.xml
D/AppUp4:MCSPResponseParser(22665): getCachedAppListJSON finally : cachedFile is not exist
E/AppUp4:MCSPResponseParser(22665): AppList Header fileName : en_US-1020273817_H_applist.xml
D/AppUp4:MCSPResponseParser(22665): getCachedAppListHeaderJSON finally : cachedFile is not exist
D/AppUp4:AppBoxService(22665): [buildCasList] begin.
D/AppUp4:AppBoxService(22665): [buildCasList] mServerAppsMap size re: 0
D/AppUp4:AppBoxService(22665): [buildCasList] checkSelfUpdate selfApp : null
D/AppUp4:AppBoxService(22665): [buildCasList] checkSelfUpdate isVolatileCertKeySetted() : false
D/AppUp4:AppBoxService(22665): [buildCasList] done, result : false
D/AppUp4:AppBoxService(22665): [buildCasList] clear...
D/AppUp4:AppBoxService(22665): deleted : /data/data/com.lge.appbox.client/files/en_US-1020273817applist.xml
D/AppUp4:AppBoxService(22665): deleted : /data/data/com.lge.appbox.client/files/en_US-1020273817_H_applist.xml
D/AppUp4:AppBoxService(22665): deleted : /data/data/com.lge.appbox.client/files/VP_applist.xml
D/AppUp4:AppBoxService(22665): 2.1 build All Apps List *****
D/AppUp4:AppBoxService(22665): [50679](buildAllAppsList) Make AppList ForUser
V/AppUp4:AppBoxService(22665): [synchronized]* lockAppList : buildAllAppsList 50679
E/AppUp4:AppBoxService(22665): packageSize : 0
E/AppUp4:AppBoxService(22665): serverPackageSize : 0
E/AppUp4:AppBoxService(22665): preLoadPackageSize : 0
E/AppUp4:AppBoxService(22665): [50679]mALLAppsMap SIZE : 0
V/AppUp4:AppBoxService(22665): [synchronized]** unlockAppList : buildAllAppsList 50679
D/AppUp4:AppBoxService(22665): [50679]Make AppList ForUser done...
D/AppUp4:AppBoxService(22665): update badge count : 0
D/AppUp4:DBUtils(22665): Insert badge count into UpdateCenter Databases
I/UpdateCenter:UpdateCenterCP(31661): query : start selecting data
I/UpdateCenter:UpdateCenterCP(31661): query : setTables table_badge
I/UpdateCenter:UpdateCenterCP(31661): query : query before
I/UpdateCenter:UpdateCenterCP(31661): query : query after
D/UpdateCenter:UpdateCenterCP(31661): appType = appupdates / badgeCount = 0
I/UpdateCenter:UpdateCenterCP(31661): query : start selecting data
I/UpdateCenter:UpdateCenterCP(31661): query : setTables table_badge
I/UpdateCenter:UpdateCenterCP(31661): query : query before
I/UpdateCenter:UpdateCenterCP(31661): query : query after
I/UpdateCenter:UpdateCenterCP(31661): query : start selecting data
I/UpdateCenter:UpdateCenterCP(31661): query : setTables table_badge
I/UpdateCenter:UpdateCenterCP(31661): query : query before
I/UpdateCenter:UpdateCenterCP(31661): query : query after
I/UpdateCenter:UpdateCenterCP(31661): query : start selecting data
I/UpdateCenter:UpdateCenterCP(31661): query : setTables table_badge
I/UpdateCenter:UpdateCenterCP(31661): query : query before
I/UpdateCenter:UpdateCenterCP(31661): query : query after
I/LGFTMITEM( 431): [GET_OFFSET]: id_num = 0, STAR Block number is 0
I/LGFTMITEM( 431): [GET_OFFSET]: id_num = 1, STAR Block number is 1
I/LGFTMITEM( 431): [GET_OFFSET]: id_num = 2, STAR Block number is 2
I/LGFTMITEM( 431): [GET_OFFSET] exit!: id_num=2,item->id=2, id=2
I/LGFTMITEM( 431): get_ftm_item_offset:[id=2] block_alloc_size=2048, block_offset=0, offset=4096
I/LGFTMITEM( 431): [GET_FTM][id=2], offset=4096
D/UpdateCenter:UpdateCenterCP(31661): insert badge = update_count=0 app_type=badge_count
D/AppUp4:DBUtils(22665): Update badge count : 0
D/AppUp4:ServiceUtils(22665): send broadcast to Update Center, badge count : 0
D/AppUp4:AppBoxService(22665): [SERVICE][HANDLER] <- LOAD_CACHED_FILE_WITH_NEW_SUCCESS : PHASE : 2
D/AppUp4:PostActionManager (22665): AppUp4:PostActionManager Parse mFilteredDisablePackages : []
D/AppUp4:AppBoxService(22665): writeToUpdateDB() begin...
D/AppUp4:PostActionManager (22665): AppUp4:PostActionManager Parse mFilteredUninstallPackages : []
D/AppUp4:PostActionManager (22665): AppUp4:PostActionManager Parse mFilteredInstallPackages : []
D/AppUp4:PostActionManager (22665): AppUp4:PostActionManager Parse completed : 0 ms
D/AppUp4:AppBoxService(22665): registerGcmId
V/UpdateCenter:NumberBadgeReceiver(31661): Badge broadcast is received...
I/UpdateCenter:UpdateCenterCP(31661): query : start selecting data
I/UpdateCenter:UpdateCenterCP(31661): query : setTables table_badge
I/UpdateCenter:UpdateCenterCP(31661): query : query before
I/UpdateCenter:UpdateCenterCP(31661): query : query after
D/AppUp4:AppBoxService(22665): writeToUpdateDB() done...
D/AppUp4:AppBoxService(22665): onSuccess() WriteAppListToUpdateDBCallback # of apps : 0
D/AppUp4:AbstractIntentService(22665): onCreate
V/UpdateCenter:NumberBadgeReceiver(31661): App Updates badge is refreshed, its value : 0
I/UpdateCenter:UpdateCenterCP(31661): query : start selecting data
I/UpdateCenter:UpdateCenterCP(31661): query : setTables table_badge
I/UpdateCenter:UpdateCenterCP(31661): query : query before
I/UpdateCenter:UpdateCenterCP(31661): query : query after
E/AppUp4:AppBoxService(22665): [callback]==> callbackToClient : [email protected] message : 10009 / 1
D/AppUp4:AutoProfileManager(22665): db mvno version : 29
E/AppUp4:AutoProfileManager(22665): what happen...? prepareValid DB... can't do anything...
D/AppUp4:AutoProfileManager(22665): findMvnoProfile with mcc : 311 / mnc : 480
I/UpdateCenter:UpdateCenterCP(31661): query : start selecting data
I/UpdateCenter:UpdateCenterCP(31661): query : setTables table_badge
I/UpdateCenter:UpdateCenterCP(31661): query : query before
I/UpdateCenter:UpdateCenterCP(31661): query : query after
I/UpdateCenter:UpdateCenterCP(31661): query : start selecting data
I/UpdateCenter:UpdateCenterCP(31661): query : setTables table_badge
I/UpdateCenter:UpdateCenterCP(31661): query : query before
I/UpdateCenter:UpdateCenterCP(31661): query : query after
V/UpdateCenter:Utils(31661): Send badge broadcast to home, its value : 0
D/KeyguardModel( 1357): mReceiver, received action: com.lge.launcher.intent.action.BADGE_COUNT_UPDATE, sendingUserId:0
D/KeyguardModel( 1357): ACTION_GENERAL_UPDATE_NOTIFICATION received! package: com.lge.updatecenter, class: com.lge.updatecenter.UpdateCenterPrfActivity, unread_count: 0
D/KeyguardModel( 1357): putThirdPartyNotificationIntoList Number: 0 Id: 12 UserId: 0
D/AppUp4:WeightedMvnoProfileEntry(22665): rules : [IMSI]
D/AppUp4:WeightedMvnoProfileEntry(22665): rules : [IMSI]
D/AppUp4:AutoProfileManager(22665): [ Priority : 6 ] / [MVNO : NET_CHS] / MCC: 242 / MNC: 2 / carrier_rule: IMSI / Opcode: 24202
E/AppUp4:MvnoProfileEntry(22665): getIdByRule : not matching
D/AppUp4:AutoProfileManager(22665): [ Priority : 6 ] / [MVNO : TL2_NO] / MCC: 240 / MNC: 7 / carrier_rule: IMSI / Opcode: 24007
E/AppUp4:MvnoProfileEntry(22665): getIdByRule : not matching
I/[LGHome]NumberBadge.LGBroadCastBadge( 1825): [LGBroadCastBadge.java:53:updateBadgeIcon()][updateClassList : com.android.contacts.activities.DialtactsActivity = 0
D/AppUp4:GcmRegisterIntentService(22665): checkPlayServices
E/GooglePlayServicesUtil(22665): The Google Play services resources were not found. Check your project configuration to ensure that the resources are included.
I/AppUp4:AppBoxClient (22665): Appbox Activity handler : 10009
I/AppUp4:AppBoxClient (22665): [Activity] LOAD_CACHED_FILE_WITH_NEW_SUCCESS : 100
I/AppUp4:GcmUtils(22665): Registration not found.
D/AppUp4:GcmRegisterIntentService(22665): getRegistrationId :
D/AppUp4:GcmRegisterIntentService(22665): regid is empty. register to server.
I/AppUp4:GcmRegisterIntentService(22665): registerId
I/AppUp4:AllAppsFragment(22665): handler : 10009 , arg1 : -1
V/AppUp4:AppBoxService(22665): [synchronized]* lockAppList : AppUp4:AllAppsFragment [CLIENT] RELOAD_LIST 1133094936
V/AppUp4:AppBoxService(22665): [synchronized]** unlockAppList : AppUp4:AllAppsFragment [CLIENT] RELOAD_LIST 1133094936
D/starmotor( 4466): action = com.lge.launcher.intent.action.BADGE_COUNT_UPDATE
I/[LGHome]NumberBadge.LGBroadCastBadge( 1825): [LGBroadCastBadge.java:53:updateBadgeIcon()][updateClassList : com.lge.updatecenter.UpdateCenterPrfActivity = 0
I/[LGHome]NumberBadge.LGBroadCastBadge( 1825): [LGBroadCastBadge.java:53:updateBadgeIcon()][updateClassList : com.lge.vvm.ProvisioningStateMachine = 0
I/[LGHome]NumberBadge.LGBroadCastBadge( 1825): [LGBroadCastBadge.java:53:updateBadgeIcon()][updateClassList : com.lge.vvm.authmanager.VvmAuthManagerActivity = 0
I/[LGHome]NumberBadge.LGBroadCastBadge( 1825): [LGBroadCastBadge.java:53:updateBadgeIcon()][updateClassList : com.android.mms.ui.ConversationList = 0
I/GCM ( 2017): GCM config loaded
D/libc ( 316): _dns_getaddrinfo: iptype =3
D/libc ( 316): _dns_getaddrinfo: query_ipv4=1, query_ipv6=1
I/LGFTMITEM( 431): [GET_OFFSET]: id_num = 0, STAR Block number is 0
I/LGFTMITEM( 431): [GET_OFFSET]: id_num = 1, STAR Block number is 1
I/LGFTMITEM( 431): [GET_OFFSET]: id_num = 2, STAR Block number is 2
I/LGFTMITEM( 431): [GET_OFFSET] exit!: id_num=2,item->id=2, id=2
I/LGFTMITEM( 431): get_ftm_item_offset:[id=2] block_alloc_size=2048, block_offset=0, offset=4096
I/LGFTMITEM( 431): [GET_FTM][id=2], offset=4096
V/AppUp4:Communicate(22665): 0.. Backend type : OFFICIAL
D/AppUp4:Communicate(22665): 01.. Param type : <deleted private>
D/AppUp4:Communicate(22665): 1.. Connection setted. api : createRegistrationId
D/dalvikvm( 2969): GC_FOR_ALLOC freed 2969K, 20% free 29256K/36268K, paused 30ms, total 30ms
D/AppUp4:Communicate(22665): 2.. Input param and wait. api : createRegistrationId
V/WifiServiceExtension( 1135): checkPollTimer Cnt= 0 rssi =-88 threshold=-100
I/LGFTMITEM( 431): [GET_OFFSET]: id_num = 0, STAR Block number is 0
I/LGFTMITEM( 431): [GET_OFFSET]: id_num = 1, STAR Block number is 1
I/LGFTMITEM( 431): [GET_OFFSET]: id_num = 2, STAR Block number is 2
I/LGFTMITEM( 431): [GET_OFFSET] exit!: id_num=2,item->id=2, id=2
I/LGFTMITEM( 431): get_ftm_item_offset:[id=2] block_alloc_size=2048, block_offset=0, offset=4096
I/LGFTMITEM( 431): [GET_FTM][id=2], offset=4096
D/dalvikvm( 2947): GC_CONCURRENT freed 4049K, 20% free 29053K/36268K, paused 4ms+5ms, total 58ms
E/AppUp4:Communicate(22665): getServerResponse IOException :
E/AppUp4:Communicate(22665): java.io.FileNotFoundException: https://www.lgcpm.com/oapi/dwn/createRegistrationId
E/AppUp4:Communicate(22665): at com.android.okhttp.internal.http.HttpURLConnectionImpl.getInputStream(HttpURLConnectionImpl.java:186)
E/AppUp4:Communicate(22665): at com.android.okhttp.internal.http.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:246)
E/AppUp4:Communicate(22665): at com.lge.appbox.network.Communicate.transmit(Communicate.java:84)
E/AppUp4:Communicate(22665): at com.lge.appbox.gcm.GcmRegisterIntentService.transmit(GcmRegisterIntentService.java:167)
E/AppUp4:Communicate(22665): at com.lge.appbox.gcm.GcmRegisterIntentService.sendRegistrationIdToServer(GcmRegisterIntentService.java:139)
E/AppUp4:Communicate(22665): at com.lge.appbox.gcm.GcmRegisterIntentService.registerId(GcmRegisterIntentService.java:110)
E/AppUp4:Communicate(22665): at com.lge.appbox.gcm.GcmRegisterIntentService.onHandleIntent(GcmRegisterIntentService.java:58)
E/AppUp4:Communicate(22665): at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:65)
E/AppUp4:Communicate(22665): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AppUp4:Communicate(22665): at android.os.Looper.loop(Looper.java:136)
E/AppUp4:Communicate(22665): at android.os.HandlerThread.run(HandlerThread.java:61)
D/AppUp4:Communicate(22665): readError respCode : 404
D/AppUp4:Communicate(22665): readError respMessage : Not Found
W/AppUp4:GcmRegisterIntentService(22665): MCSPApiException : 404 / com.lge.appbox.network.MCSPApiException
W/AppUp4:GcmRegisterIntentService(22665): at com.lge.appbox.network.Communicate.transmit(Communicate.java:131)
W/AppUp4:GcmRegisterIntentService(22665): at com.lge.appbox.gcm.GcmRegisterIntentService.transmit(GcmRegisterIntentService.java:167)
W/AppUp4:GcmRegisterIntentService(22665): at com.lge.appbox.gcm.GcmRegisterIntentService.sendRegistrationIdToServer(GcmRegisterIntentService.java:139)
W/AppUp4:GcmRegisterIntentService(22665): at com.lge.appbox.gcm.GcmRegisterIntentService.registerId(GcmRegisterIntentService.java:110)
W/AppUp4:GcmRegisterIntentService(22665): at com.lge.appbox.gcm.GcmRegisterIntentService.onHandleIntent(GcmRegisterIntentService.java:58)
W/AppUp4:GcmRegisterIntentService(22665): at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:65)
W/AppUp4:GcmRegisterIntentService(22665): at android.os.Handler.dispatchMessage(Handler.java:102)
W/AppUp4:GcmRegisterIntentService(22665): at android.os.Looper.loop(Looper.java:136)
W/AppUp4:GcmRegisterIntentService(22665): at android.os.HandlerThread.run(HandlerThread.java:61)
W/AppUp4:GcmRegisterIntentService(22665): Exception on registerId...
W/AppUp4:GcmRegisterIntentService(22665): MCSPApiException : 404 / com.lge.appbox.network.MCSPApiException
W/AppUp4:GcmRegisterIntentService(22665): at com.lge.appbox.network.Communicate.transmit(Communicate.java:131)
W/AppUp4:GcmRegisterIntentService(22665): at com.lge.appbox.gcm.GcmRegisterIntentService.transmit(GcmRegisterIntentService.java:167)
W/AppUp4:GcmRegisterIntentService(22665): at com.lge.appbox.gcm.GcmRegisterIntentService.sendRegistrationIdToServer(GcmRegisterIntentService.java:139)
W/AppUp4:GcmRegisterIntentService(22665): at com.lge.appbox.gcm.GcmRegisterIntentService.registerId(GcmRegisterIntentService.java:110)
W/AppUp4:GcmRegisterIntentService(22665): at com.lge.appbox.gcm.GcmRegisterIntentService.onHandleIntent(GcmRegisterIntentService.java:58)
W/AppUp4:GcmRegisterIntentService(22665): at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:65)
W/AppUp4:GcmRegisterIntentService(22665): at android.os.Handler.dispatchMessage(Handler.java:102)
W/AppUp4:GcmRegisterIntentService(22665): at android.os.Looper.loop(Looper.java:136)
W/AppUp4:GcmRegisterIntentService(22665): at android.os.HandlerThread.run(HandlerThread.java:61)
I/AppUp4:GcmRegisterIntentService(22665): registerId end.
dr0id99 said:
Hopefully between us all we can figure this out.
I extracted system.img from the D851 KDZ and the LGUpdateCenter.apk matches the one provided in the first post, so that's good.
Debugging and playing around it turns out LGUpdateCenter is basically just a menu item that calls another app (hence why it's so small of a apk). The app it's looking for is LGApplicationManager.
LGApplicationManager.apk (I pulled it from the D851 KDZ)
You can download it here https://app.box.com/s/c4rejiaphs5s3aqkpo8n
Copy apk to /system/priv-app/ with 644 permissions - reboot
After launching Update Center again, you will get some prompts for LG license agreements etc, then end up at "all apps are installed."
Now the new problem, when it's actually checking for apps, it's throwing an error in the background (via logcat)
Code:
I/LicenseContentProvider(22686): start selecting data
D/EULA::SimManager(22686): SimManager getInstance.
I/EULA::SimManager(22686): LGMSimTelephonyManager will be used!
I/EULA::SimManager(22686): sSimInstance : [email protected]
I/EULA::SimManager(22686): sIsMultiSimEnabled : false
I/EULA::SimManager(22686): sSIMCount : 1
D/SIMObserver(22686): simInfo1
I/AppUp4:EulaManager(22665): getAgreementForKK : Eula agreement is true
V/AppUp4:AppBoxClient (22665): [clearFrgmentBackStack]***** onCreate back stack entryCount before : 0
V/AppUp4:AppBoxClient (22665): doStartService
V/AppUp4:AppBoxClient (22665): dobindService
V/AppUp4:AppBoxClient (22665): onStart with entryCount : 0
V/AppUp4:AppBoxClient (22665): onStart with mCurrentFragment : null
V/AppUp4:AppBoxClient (22665): onStart without mSelectedPackageName
D/AppUp4:AllAppsFragment(22665): onCreate
D/AppUp4:AllAppsFragment(22665): onCreateView
I/SystemUI[Framework]( 1135): PhoneWindowManager.updateSystemUiVisibilityLw() :visibility=0x0, pkg=com.lge.appbox.client
D/AppUp4:AllAppsFragment(22665): onActivityCreated
D/AppUp4:AllAppsFragment(22665): onStart
V/AppUp4:AppBoxClient (22665): onResume
D/AppUp4:AutoProfileManager(22665): db mvno version : 29
E/AppUp4:AutoProfileManager(22665): what happen...? prepareValid DB... can't do anything...
D/AppUp4:AutoProfileManager(22665): findMvnoProfile with mcc : 311 / mnc : 480
D/AppUp4:WeightedMvnoProfileEntry(22665): rules : [IMSI]
D/AppUp4:WeightedMvnoProfileEntry(22665): rules : [IMSI]
D/AppUp4:AutoProfileManager(22665): [ Priority : 6 ] / [MVNO : NET_CHS] / MCC: 242 / MNC: 2 / carrier_rule: IMSI / Opcode: 24202
E/AppUp4:MvnoProfileEntry(22665): getIdByRule : not matching
D/AppUp4:AutoProfileManager(22665): [ Priority : 6 ] / [MVNO : TL2_NO] / MCC: 240 / MNC: 7 / carrier_rule: IMSI / Opcode: 24007
E/AppUp4:MvnoProfileEntry(22665): getIdByRule : not matching
W/ContextImpl(22665): Implicit intents with startService are not safe: Intent { act=com.lge.oobe.install } android.content.ContextWrapper.bindService:517 com.lge.appbox.service.AppBoxService.onCreate:614 android.app.ActivityThread.handleCreateService:2584
V/AppUp4:AppBoxService(22665): [Server processor] 00. Server task ready.
W/ActivityManager( 1135): Unable to start service Intent { act=com.lge.oobe.install } U=0: not found
V/AppUp4:AppBoxService(22665): [qInstall] 00. install ready.
V/AppUp4:AppBoxService(22665): [Downloadtask producer] 00. install ready.
I/AppUp4:AppBoxService(22665): AppUp4:AppBoxService************* onCreate
I/AppUp4:AppBoxService(22665): AppUp4:AppBoxService************* onStartCommand : Intent { cmp=com.lge.appbox.client/com.lge.appbox.service.AppBoxService }
I/AppUp4:AppBoxService(22665): onBind : [email protected] / false
D/AppUp4:AppBoxClient (22665): onServiceConnected : [email protected]
E/AppUp4:AppBoxService(22665): [callback]+++ registerClientCalllback : [email protected] / 1
D/AppUp4:AppBoxService(22665): [SERVICE][HANDLER] REQUEST_APPLIST : 100
D/AppUp4:AppBoxService(22665): [SERVICE][HANDLER] LOAD_CACHED_FILE
D/AppUp4:AppBoxService(22665): [buildPreloadList] begin.
D/AppUp4:AppBoxService(22665): [buildPreloadList] done.
D/AppUp4:AppBoxService(22665): [SERVICE][HANDLER] RETRIEVE_APPLIST_FROM_SERVER : reqId : 100
D/AppUp4:AppBoxService(22665): 1. build CAS List ************
E/AppUp4:MCSPResponseParser(22665): AppList FileName : en_US-1020273817applist.xml
D/AppUp4:MCSPResponseParser(22665): getCachedAppListJSON finally : cachedFile is not exist
E/AppUp4:MCSPResponseParser(22665): AppList Header fileName : en_US-1020273817_H_applist.xml
D/AppUp4:MCSPResponseParser(22665): getCachedAppListHeaderJSON finally : cachedFile is not exist
D/AppUp4:AppBoxService(22665): [buildCasList] begin.
D/AppUp4:AppBoxService(22665): [buildCasList] mServerAppsMap size re: 0
D/AppUp4:AppBoxService(22665): [buildCasList] checkSelfUpdate selfApp : null
D/AppUp4:AppBoxService(22665): [buildCasList] checkSelfUpdate isVolatileCertKeySetted() : false
D/AppUp4:AppBoxService(22665): [buildCasList] done, result : false
E/AppUp4:AppBoxService(22665): [callback]==> callbackToClient : [email protected] message : 10001 / 1
D/AppUp4:AppBoxService(22665): [buildCasList] clear...
I/AppUp4:AppBoxService(22665): retrieve[ Mvno ]Applist reqId : 100
V/AppUp4:AppBoxService(22665): [Server processor] 11. Server task start : task priority : 0
D/AppUp4:AppBoxService(22665): 2.1 build All Apps List *****
D/AppUp4:AppBoxService(22665): [68650](buildAllAppsList) Make AppList ForUser
V/AppUp4:AppBoxService(22665): [synchronized]* lockAppList : buildAllAppsList 68650
E/AppUp4:AppBoxService(22665): packageSize : 0
E/AppUp4:AppBoxService(22665): serverPackageSize : 0
D/AppUp4:RetrieveMvnoAppListTask(22665): [LGE][CPM_IF_101 MVNO][START] reqId : 100
V/AppUp4:Communicate(22665): 0.. Backend type : OFFICIAL
E/AppUp4:AppBoxService(22665): preLoadPackageSize : 0
E/AppUp4:AppBoxService(22665): [68650]mALLAppsMap SIZE : 0
V/AppUp4:AppBoxService(22665): [synchronized]** unlockAppList : buildAllAppsList 68650
D/AppUp4:AppBoxService(22665): [68650]Make AppList ForUser done...
D/AppUp4:AppBoxService(22665): update badge count : 0
D/AppUp4:DBUtils(22665): Insert badge count into UpdateCenter Databases
I/UpdateCenter:UpdateCenterCP(31661): query : start selecting data
D/AppUp4:Communicate(22665): 1.. Connection setted. api : retrieveVersionCheckMvno
I/UpdateCenter:UpdateCenterCP(31661): query : setTables table_badge
I/Vold ( 309): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
I/UpdateCenter:UpdateCenterCP(31661): query : query before
I/UpdateCenter:UpdateCenterCP(31661): query : query after
D/UpdateCenter:UpdateCenterCP(31661): appType = appupdates / badgeCount = 0
I/UpdateCenter:UpdateCenterCP(31661): query : start selecting data
I/UpdateCenter:UpdateCenterCP(31661): query : setTables table_badge
I/UpdateCenter:UpdateCenterCP(31661): query : query before
I/UpdateCenter:UpdateCenterCP(31661): query : query after
I/UpdateCenter:UpdateCenterCP(31661): query : start selecting data
I/UpdateCenter:UpdateCenterCP(31661): query : setTables table_badge
I/UpdateCenter:UpdateCenterCP(31661): query : query before
I/UpdateCenter:UpdateCenterCP(31661): query : query after
I/UpdateCenter:UpdateCenterCP(31661): query : start selecting data
I/UpdateCenter:UpdateCenterCP(31661): query : setTables table_badge
I/UpdateCenter:UpdateCenterCP(31661): query : query before
I/UpdateCenter:UpdateCenterCP(31661): query : query after
D/UpdateCenter:UpdateCenterCP(31661): insert badge = update_count=0 app_type=badge_count
I/AppUp4:AppBoxClient (22665): Appbox Activity handler : 10001
I/AppUp4:AppBoxClient (22665): [Activity] RETRIEVE_APPLIST_FROM_SERVER
D/AppUp4:DBUtils(22665): Update badge count : 0
D/AppUp4:ServiceUtils(22665): send broadcast to Update Center, badge count : 0
D/AppUp4:AppBoxService(22665): [SERVICE][HANDLER] <- LOAD_CACHED_FILE_SUCCESS : PHASE : 1
E/AppUp4:AppBoxService(22665): [callback]==> callbackToClient : [email protected] message : 10007 / 1
D/libc ( 316): _dns_getaddrinfo: iptype =3
D/libc ( 316): _dns_getaddrinfo: query_ipv4=1, query_ipv6=1
V/UpdateCenter:NumberBadgeReceiver(31661): Badge broadcast is received...
I/UpdateCenter:UpdateCenterCP(31661): query : start selecting data
I/UpdateCenter:UpdateCenterCP(31661): query : setTables table_badge
I/UpdateCenter:UpdateCenterCP(31661): query : query before
I/UpdateCenter:UpdateCenterCP(31661): query : query after
I/LGFTMITEM( 431): [GET_OFFSET]: id_num = 0, STAR Block number is 0
I/LGFTMITEM( 431): [GET_OFFSET]: id_num = 1, STAR Block number is 1
I/LGFTMITEM( 431): [GET_OFFSET]: id_num = 2, STAR Block number is 2
I/LGFTMITEM( 431): [GET_OFFSET] exit!: id_num=2,item->id=2, id=2
I/LGFTMITEM( 431): get_ftm_item_offset:[id=2] block_alloc_size=2048, block_offset=0, offset=4096
I/LGFTMITEM( 431): [GET_FTM][id=2], offset=4096
I/InputMethodManagerService( 1135): IME STATUS OFF
I/ActivityManager( 1135): Displayed com.lge.appbox.client/.AppBoxClient: +234ms (total +661ms)
V/UpdateCenter:NumberBadgeReceiver(31661): App Updates badge is refreshed, its value : 0
I/UpdateCenter:UpdateCenterCP(31661): query : start selecting data
I/UpdateCenter:UpdateCenterCP(31661): query : setTables table_badge
I/UpdateCenter:UpdateCenterCP(31661): query : query before
I/UpdateCenter:UpdateCenterCP(31661): query : query after
I/UpdateCenter:UpdateCenterCP(31661): query : start selecting data
I/UpdateCenter:UpdateCenterCP(31661): query : setTables table_badge
I/UpdateCenter:UpdateCenterCP(31661): query : query before
I/UpdateCenter:UpdateCenterCP(31661): query : query after
I/UpdateCenter:UpdateCenterCP(31661): query : start selecting data
I/UpdateCenter:UpdateCenterCP(31661): query : setTables table_badge
I/UpdateCenter:UpdateCenterCP(31661): query : query before
I/UpdateCenter:UpdateCenterCP(31661): query : query after
V/UpdateCenter:Utils(31661): Send badge broadcast to home, its value : 0
I/[LGHome]NumberBadge.LGBroadCastBadge( 1825): [LGBroadCastBadge.java:53:updateBadgeIcon()][updateClassList : com.android.contacts.activities.DialtactsActivity = 0
I/[LGHome]NumberBadge.LGBroadCastBadge( 1825): [LGBroadCastBadge.java:53:updateBadgeIcon()][updateClassList : com.lge.updatecenter.UpdateCenterPrfActivity = 0
I/[LGHome]NumberBadge.LGBroadCastBadge( 1825): [LGBroadCastBadge.java:53:updateBadgeIcon()][updateClassList : com.lge.vvm.ProvisioningStateMachine = 0
I/[LGHome]NumberBadge.LGBroadCastBadge( 1825): [LGBroadCastBadge.java:53:updateBadgeIcon()][updateClassList : com.lge.vvm.authmanager.VvmAuthManagerActivity = 0
D/starmotor( 4466): action = com.lge.launcher.intent.action.BADGE_COUNT_UPDATE
I/[LGHome]NumberBadge.LGBroadCastBadge( 1825): [LGBroadCastBadge.java:53:updateBadgeIcon()][updateClassList : com.android.mms.ui.ConversationList = 0
I/AppUp4:AppBoxClient (22665): Appbox Activity handler : 10007
I/AppUp4:AppBoxClient (22665): [Activity] LOAD_CACHED_FILE_SUCCESS
I/AppUp4:AllAppsFragment(22665): handler : 10007 , arg1 : -1
V/AppUp4:AppBoxService(22665): [synchronized]* lockAppList : AppUp4:AllAppsFragment [CLIENT] RELOAD_LIST 1133094936
V/AppUp4:AppBoxService(22665): [synchronized]** unlockAppList : AppUp4:AllAppsFragment [CLIENT] RELOAD_LIST 1133094936
I/AppUp4:AllAppsFragment(22665): AppUp4:AllAppsFragment 1. showProperView but empty.
D/KeyguardModel( 1357): mReceiver, received action: com.lge.launcher.intent.action.BADGE_COUNT_UPDATE, sendingUserId:0
D/KeyguardModel( 1357): ACTION_GENERAL_UPDATE_NOTIFICATION received! package: com.lge.updatecenter, class: com.lge.updatecenter.UpdateCenterPrfActivity, unread_count: 0
I/ActivityManager(22665): Timeline: Activity_idle id: [email protected] time:2419183
D/KeyguardModel( 1357): putThirdPartyNotificationIntoList Number: 0 Id: 12 UserId: 0
I/ActivityManager( 1135): Killing 29886:com.alensw.PicFolder/u0a291 (adj 15): empty #17
V/ActivityManager( 1135): Moving to DESTROYING: ActivityRecord{446799e8 u0 com.lge.updatecenter/.UpdateCenterPrfActivity t8 f} (destroy requested)
V/ActivityManager( 1135): Moving to DESTROYED: ActivityRecord{446799e8 u0 com.lge.updatecenter/.UpdateCenterPrfActivity t8 f} (removed from history)
D/ActivityManager( 1135): resumeTopActivityLocked: Top activity resumed ActivityRecord{45ca1e68 u0 com.lge.appbox.client/.AppBoxClient t16}
V/SplitWindowPolicyService( 1387): requestUpdateStackInfo
D/ActivityManager( 1135): resumeTopActivityLocked: Top activity resumed ActivityRecord{45ca1e68 u0 com.lge.appbox.client/.AppBoxClient t16}
I/LGEPowerSaver( 341): GBM state is 1
I/Vold ( 309): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
D/dalvikvm( 3155): GC_CONCURRENT freed 4514K, 18% free 29828K/36268K, paused 2ms+4ms, total 77ms
I/LGFTMITEM( 431): [GET_OFFSET]: id_num = 0, STAR Block number is 0
I/LGFTMITEM( 431): [GET_OFFSET]: id_num = 1, STAR Block number is 1
I/LGFTMITEM( 431): [GET_OFFSET]: id_num = 2, STAR Block number is 2
I/LGFTMITEM( 431): [GET_OFFSET] exit!: id_num=2,item->id=2, id=2
I/LGFTMITEM( 431): get_ftm_item_offset:[id=2] block_alloc_size=2048, block_offset=0, offset=4096
I/LGFTMITEM( 431): [GET_FTM][id=2], offset=4096
I/ActivityManager( 1135): Timeline: Activity_windows_visible id: ActivityRecord{45ca1e68 u0 com.lge.appbox.client/.AppBoxClient t16} time:2419700
V/ActivityManager( 1135): Moving to STOPPING: ActivityRecord{44209408 u0 com.android.settings/.SubSettings t8} (stop requested)
V/ActivityManager( 1135): Moving to STOPPED: ActivityRecord{44209408 u0 com.android.settings/.SubSettings t8} (stop complete)
D/AppUp4:Communicate(22665): 2.. Input param and wait. api : retrieveVersionCheckMvno
I/Vold ( 309): [LGE][VOLD][NetlinkHandler.cpp][onEvent()] subsys:cpu, action:0
D/AppUp4:Communicate(22665): 3.. Read response & extract header. api : retrieveVersionCheckMvno
V/AppUp4:Communicate(22665): 4.. successful. api :retrieveVersionCheckMvno
D/AppUp4:RetrieveMvnoAppListTask(22665): [LGE][CPM_IF_101 MVNO][END] code : 102 / reqId : 100
D/AppUp4:RetrieveMvnoAppListTask(22665): [LGE][CPM_IF_101 MVNO][END] message : List, not found in the CAS List / reqId : 100
E/AppUp4:MCSPResponseParser(22665): AppList FileName : en_US-1020273817applist.xml
E/AppUp4:MCSPResponseParser(22665): AppList Header fileName : en_US-1020273817_H_applist.xml
D/AppUp4:RetrieveMvnoAppListTask(22665): clear cached files...
D/AppUp4:RetrieveMvnoAppListTask(22665): [LGE][CPM_IF_101 MVNO][FIN] reqId : 100
D/AppUp4:AppBoxService(22665): [SERVICE][HANDLER] RETRIEVE_APPLIST_SUCCESS_FROM_SERVER : 1 by reqId : 100
V/AppUp4:AppBoxService(22665): [Server processor] 22. Futuretask get done!! { when=-40m20s113ms barrier=1 }
I/AppUp4:AppBoxClient (22665): Appbox Activity handler : 10002
I/AppUp4:AppBoxClient (22665): [Activity] RETRIEVE_APPLIST_SUCCESS_FROM_SERVER
V/AppUp4:AppBoxService(22665): [Server processor] 33. task executed done with : { when=-40m20s113ms barrier=1 }
V/AppUp4:AppBoxService(22665): [Server processor] 00. Server task ready.
E/AppUp4:AppBoxService(22665): [callback]==> callbackToClient : [email protected] message : 10002 / 1
D/AppUp4:AppBoxService(22665): [SERVICE][HANDLER] LOAD_CACHED_FILE_WITH_NEW : reqId : 100
D/AppUp4:AppBoxService(22665): [buildPreloadList] begin.
D/AppUp4:AppBoxService(22665): [buildPreloadList] done.
D/AppUp4:AppBoxService(22665): 1. build CAS List ************
E/AppUp4:MCSPResponseParser(22665): AppList FileName : en_US-1020273817applist.xml
D/AppUp4:MCSPResponseParser(22665): getCachedAppListJSON finally : cachedFile is not exist
E/AppUp4:MCSPResponseParser(22665): AppList Header fileName : en_US-1020273817_H_applist.xml
D/AppUp4:MCSPResponseParser(22665): getCachedAppListHeaderJSON finally : cachedFile is not exist
D/AppUp4:AppBoxService(22665): [buildCasList] begin.
D/AppUp4:AppBoxService(22665): [buildCasList] mServerAppsMap size re: 0
D/AppUp4:AppBoxService(22665): [buildCasList] checkSelfUpdate selfApp : null
D/AppUp4:AppBoxService(22665): [buildCasList] checkSelfUpdate isVolatileCertKeySetted() : false
D/AppUp4:AppBoxService(22665): [buildCasList] done, result : false
D/AppUp4:AppBoxService(22665): [buildCasList] clear...
D/AppUp4:AppBoxService(22665): deleted : /data/data/com.lge.appbox.client/files/en_US-1020273817applist.xml
D/AppUp4:AppBoxService(22665): deleted : /data/data/com.lge.appbox.client/files/en_US-1020273817_H_applist.xml
D/AppUp4:AppBoxService(22665): deleted : /data/data/com.lge.appbox.client/files/VP_applist.xml
D/AppUp4:AppBoxService(22665): 2.1 build All Apps List *****
D/AppUp4:AppBoxService(22665): [50679](buildAllAppsList) Make AppList ForUser
V/AppUp4:AppBoxService(22665): [synchronized]* lockAppList : buildAllAppsList 50679
E/AppUp4:AppBoxService(22665): packageSize : 0
E/AppUp4:AppBoxService(22665): serverPackageSize : 0
E/AppUp4:AppBoxService(22665): preLoadPackageSize : 0
E/AppUp4:AppBoxService(22665): [50679]mALLAppsMap SIZE : 0
V/AppUp4:AppBoxService(22665): [synchronized]** unlockAppList : buildAllAppsList 50679
D/AppUp4:AppBoxService(22665): [50679]Make AppList ForUser done...
D/AppUp4:AppBoxService(22665): update badge count : 0
D/AppUp4:DBUtils(22665): Insert badge count into UpdateCenter Databases
I/UpdateCenter:UpdateCenterCP(31661): query : start selecting data
I/UpdateCenter:UpdateCenterCP(31661): query : setTables table_badge
I/UpdateCenter:UpdateCenterCP(31661): query : query before
I/UpdateCenter:UpdateCenterCP(31661): query : query after
D/UpdateCenter:UpdateCenterCP(31661): appType = appupdates / badgeCount = 0
I/UpdateCenter:UpdateCenterCP(31661): query : start selecting data
I/UpdateCenter:UpdateCenterCP(31661): query : setTables table_badge
I/UpdateCenter:UpdateCenterCP(31661): query : query before
I/UpdateCenter:UpdateCenterCP(31661): query : query after
I/UpdateCenter:UpdateCenterCP(31661): query : start selecting data
I/UpdateCenter:UpdateCenterCP(31661): query : setTables table_badge
I/UpdateCenter:UpdateCenterCP(31661): query : query before
I/UpdateCenter:UpdateCenterCP(31661): query : query after
I/UpdateCenter:UpdateCenterCP(31661): query : start selecting data
I/UpdateCenter:UpdateCenterCP(31661): query : setTables table_badge
I/UpdateCenter:UpdateCenterCP(31661): query : query before
I/UpdateCenter:UpdateCenterCP(31661): query : query after
I/LGFTMITEM( 431): [GET_OFFSET]: id_num = 0, STAR Block number is 0
I/LGFTMITEM( 431): [GET_OFFSET]: id_num = 1, STAR Block number is 1
I/LGFTMITEM( 431): [GET_OFFSET]: id_num = 2, STAR Block number is 2
I/LGFTMITEM( 431): [GET_OFFSET] exit!: id_num=2,item->id=2, id=2
I/LGFTMITEM( 431): get_ftm_item_offset:[id=2] block_alloc_size=2048, block_offset=0, offset=4096
I/LGFTMITEM( 431): [GET_FTM][id=2], offset=4096
D/UpdateCenter:UpdateCenterCP(31661): insert badge = update_count=0 app_type=badge_count
D/AppUp4:DBUtils(22665): Update badge count : 0
D/AppUp4:ServiceUtils(22665): send broadcast to Update Center, badge count : 0
D/AppUp4:AppBoxService(22665): [SERVICE][HANDLER] <- LOAD_CACHED_FILE_WITH_NEW_SUCCESS : PHASE : 2
D/AppUp4:PostActionManager (22665): AppUp4:PostActionManager Parse mFilteredDisablePackages : []
D/AppUp4:AppBoxService(22665): writeToUpdateDB() begin...
D/AppUp4:PostActionManager (22665): AppUp4:PostActionManager Parse mFilteredUninstallPackages : []
D/AppUp4:PostActionManager (22665): AppUp4:PostActionManager Parse mFilteredInstallPackages : []
D/AppUp4:PostActionManager (22665): AppUp4:PostActionManager Parse completed : 0 ms
D/AppUp4:AppBoxService(22665): registerGcmId
V/UpdateCenter:NumberBadgeReceiver(31661): Badge broadcast is received...
I/UpdateCenter:UpdateCenterCP(31661): query : start selecting data
I/UpdateCenter:UpdateCenterCP(31661): query : setTables table_badge
I/UpdateCenter:UpdateCenterCP(31661): query : query before
I/UpdateCenter:UpdateCenterCP(31661): query : query after
D/AppUp4:AppBoxService(22665): writeToUpdateDB() done...
D/AppUp4:AppBoxService(22665): onSuccess() WriteAppListToUpdateDBCallback # of apps : 0
D/AppUp4:AbstractIntentService(22665): onCreate
V/UpdateCenter:NumberBadgeReceiver(31661): App Updates badge is refreshed, its value : 0
I/UpdateCenter:UpdateCenterCP(31661): query : start selecting data
I/UpdateCenter:UpdateCenterCP(31661): query : setTables table_badge
I/UpdateCenter:UpdateCenterCP(31661): query : query before
I/UpdateCenter:UpdateCenterCP(31661): query : query after
E/AppUp4:AppBoxService(22665): [callback]==> callbackToClient : [email protected] message : 10009 / 1
D/AppUp4:AutoProfileManager(22665): db mvno version : 29
E/AppUp4:AutoProfileManager(22665): what happen...? prepareValid DB... can't do anything...
D/AppUp4:AutoProfileManager(22665): findMvnoProfile with mcc : 311 / mnc : 480
I/UpdateCenter:UpdateCenterCP(31661): query : start selecting data
I/UpdateCenter:UpdateCenterCP(31661): query : setTables table_badge
I/UpdateCenter:UpdateCenterCP(31661): query : query before
I/UpdateCenter:UpdateCenterCP(31661): query : query after
I/UpdateCenter:UpdateCenterCP(31661): query : start selecting data
I/UpdateCenter:UpdateCenterCP(31661): query : setTables table_badge
I/UpdateCenter:UpdateCenterCP(31661): query : query before
I/UpdateCenter:UpdateCenterCP(31661): query : query after
V/UpdateCenter:Utils(31661): Send badge broadcast to home, its value : 0
D/KeyguardModel( 1357): mReceiver, received action: com.lge.launcher.intent.action.BADGE_COUNT_UPDATE, sendingUserId:0
D/KeyguardModel( 1357): ACTION_GENERAL_UPDATE_NOTIFICATION received! package: com.lge.updatecenter, class: com.lge.updatecenter.UpdateCenterPrfActivity, unread_count: 0
D/KeyguardModel( 1357): putThirdPartyNotificationIntoList Number: 0 Id: 12 UserId: 0
D/AppUp4:WeightedMvnoProfileEntry(22665): rules : [IMSI]
D/AppUp4:WeightedMvnoProfileEntry(22665): rules : [IMSI]
D/AppUp4:AutoProfileManager(22665): [ Priority : 6 ] / [MVNO : NET_CHS] / MCC: 242 / MNC: 2 / carrier_rule: IMSI / Opcode: 24202
E/AppUp4:MvnoProfileEntry(22665): getIdByRule : not matching
D/AppUp4:AutoProfileManager(22665): [ Priority : 6 ] / [MVNO : TL2_NO] / MCC: 240 / MNC: 7 / carrier_rule: IMSI / Opcode: 24007
E/AppUp4:MvnoProfileEntry(22665): getIdByRule : not matching
I/[LGHome]NumberBadge.LGBroadCastBadge( 1825): [LGBroadCastBadge.java:53:updateBadgeIcon()][updateClassList : com.android.contacts.activities.DialtactsActivity = 0
D/AppUp4:GcmRegisterIntentService(22665): checkPlayServices
E/GooglePlayServicesUtil(22665): The Google Play services resources were not found. Check your project configuration to ensure that the resources are included.
I/AppUp4:AppBoxClient (22665): Appbox Activity handler : 10009
I/AppUp4:AppBoxClient (22665): [Activity] LOAD_CACHED_FILE_WITH_NEW_SUCCESS : 100
I/AppUp4:GcmUtils(22665): Registration not found.
D/AppUp4:GcmRegisterIntentService(22665): getRegistrationId :
D/AppUp4:GcmRegisterIntentService(22665): regid is empty. register to server.
I/AppUp4:GcmRegisterIntentService(22665): registerId
I/AppUp4:AllAppsFragment(22665): handler : 10009 , arg1 : -1
V/AppUp4:AppBoxService(22665): [synchronized]* lockAppList : AppUp4:AllAppsFragment [CLIENT] RELOAD_LIST 1133094936
V/AppUp4:AppBoxService(22665): [synchronized]** unlockAppList : AppUp4:AllAppsFragment [CLIENT] RELOAD_LIST 1133094936
D/starmotor( 4466): action = com.lge.launcher.intent.action.BADGE_COUNT_UPDATE
I/[LGHome]NumberBadge.LGBroadCastBadge( 1825): [LGBroadCastBadge.java:53:updateBadgeIcon()][updateClassList : com.lge.updatecenter.UpdateCenterPrfActivity = 0
I/[LGHome]NumberBadge.LGBroadCastBadge( 1825): [LGBroadCastBadge.java:53:updateBadgeIcon()][updateClassList : com.lge.vvm.ProvisioningStateMachine = 0
I/[LGHome]NumberBadge.LGBroadCastBadge( 1825): [LGBroadCastBadge.java:53:updateBadgeIcon()][updateClassList : com.lge.vvm.authmanager.VvmAuthManagerActivity = 0
I/[LGHome]NumberBadge.LGBroadCastBadge( 1825): [LGBroadCastBadge.java:53:updateBadgeIcon()][updateClassList : com.android.mms.ui.ConversationList = 0
I/GCM ( 2017): GCM config loaded
D/libc ( 316): _dns_getaddrinfo: iptype =3
D/libc ( 316): _dns_getaddrinfo: query_ipv4=1, query_ipv6=1
I/LGFTMITEM( 431): [GET_OFFSET]: id_num = 0, STAR Block number is 0
I/LGFTMITEM( 431): [GET_OFFSET]: id_num = 1, STAR Block number is 1
I/LGFTMITEM( 431): [GET_OFFSET]: id_num = 2, STAR Block number is 2
I/LGFTMITEM( 431): [GET_OFFSET] exit!: id_num=2,item->id=2, id=2
I/LGFTMITEM( 431): get_ftm_item_offset:[id=2] block_alloc_size=2048, block_offset=0, offset=4096
I/LGFTMITEM( 431): [GET_FTM][id=2], offset=4096
V/AppUp4:Communicate(22665): 0.. Backend type : OFFICIAL
D/AppUp4:Communicate(22665): 01.. Param type : <deleted private>
D/AppUp4:Communicate(22665): 1.. Connection setted. api : createRegistrationId
D/dalvikvm( 2969): GC_FOR_ALLOC freed 2969K, 20% free 29256K/36268K, paused 30ms, total 30ms
D/AppUp4:Communicate(22665): 2.. Input param and wait. api : createRegistrationId
V/WifiServiceExtension( 1135): checkPollTimer Cnt= 0 rssi =-88 threshold=-100
I/LGFTMITEM( 431): [GET_OFFSET]: id_num = 0, STAR Block number is 0
I/LGFTMITEM( 431): [GET_OFFSET]: id_num = 1, STAR Block number is 1
I/LGFTMITEM( 431): [GET_OFFSET]: id_num = 2, STAR Block number is 2
I/LGFTMITEM( 431): [GET_OFFSET] exit!: id_num=2,item->id=2, id=2
I/LGFTMITEM( 431): get_ftm_item_offset:[id=2] block_alloc_size=2048, block_offset=0, offset=4096
I/LGFTMITEM( 431): [GET_FTM][id=2], offset=4096
D/dalvikvm( 2947): GC_CONCURRENT freed 4049K, 20% free 29053K/36268K, paused 4ms+5ms, total 58ms
E/AppUp4:Communicate(22665): getServerResponse IOException :
E/AppUp4:Communicate(22665): java.io.FileNotFoundException: https://www.lgcpm.com/oapi/dwn/createRegistrationId
E/AppUp4:Communicate(22665): at com.android.okhttp.internal.http.HttpURLConnectionImpl.getInputStream(HttpURLConnectionImpl.java:186)
E/AppUp4:Communicate(22665): at com.android.okhttp.internal.http.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:246)
E/AppUp4:Communicate(22665): at com.lge.appbox.network.Communicate.transmit(Communicate.java:84)
E/AppUp4:Communicate(22665): at com.lge.appbox.gcm.GcmRegisterIntentService.transmit(GcmRegisterIntentService.java:167)
E/AppUp4:Communicate(22665): at com.lge.appbox.gcm.GcmRegisterIntentService.sendRegistrationIdToServer(GcmRegisterIntentService.java:139)
E/AppUp4:Communicate(22665): at com.lge.appbox.gcm.GcmRegisterIntentService.registerId(GcmRegisterIntentService.java:110)
E/AppUp4:Communicate(22665): at com.lge.appbox.gcm.GcmRegisterIntentService.onHandleIntent(GcmRegisterIntentService.java:58)
E/AppUp4:Communicate(22665): at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:65)
E/AppUp4:Communicate(22665): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AppUp4:Communicate(22665): at android.os.Looper.loop(Looper.java:136)
E/AppUp4:Communicate(22665): at android.os.HandlerThread.run(HandlerThread.java:61)
D/AppUp4:Communicate(22665): readError respCode : 404
D/AppUp4:Communicate(22665): readError respMessage : Not Found
W/AppUp4:GcmRegisterIntentService(22665): MCSPApiException : 404 / com.lge.appbox.network.MCSPApiException
W/AppUp4:GcmRegisterIntentService(22665): at com.lge.appbox.network.Communicate.transmit(Communicate.java:131)
W/AppUp4:GcmRegisterIntentService(22665): at com.lge.appbox.gcm.GcmRegisterIntentService.transmit(GcmRegisterIntentService.java:167)
W/AppUp4:GcmRegisterIntentService(22665): at com.lge.appbox.gcm.GcmRegisterIntentService.sendRegistrationIdToServer(GcmRegisterIntentService.java:139)
W/AppUp4:GcmRegisterIntentService(22665): at com.lge.appbox.gcm.GcmRegisterIntentService.registerId(GcmRegisterIntentService.java:110)
W/AppUp4:GcmRegisterIntentService(22665): at com.lge.appbox.gcm.GcmRegisterIntentService.onHandleIntent(GcmRegisterIntentService.java:58)
W/AppUp4:GcmRegisterIntentService(22665): at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:65)
W/AppUp4:GcmRegisterIntentService(22665): at android.os.Handler.dispatchMessage(Handler.java:102)
W/AppUp4:GcmRegisterIntentService(22665): at android.os.Looper.loop(Looper.java:136)
W/AppUp4:GcmRegisterIntentService(22665): at android.os.HandlerThread.run(HandlerThread.java:61)
W/AppUp4:GcmRegisterIntentService(22665): Exception on registerId...
W/AppUp4:GcmRegisterIntentService(22665): MCSPApiException : 404 / com.lge.appbox.network.MCSPApiException
W/AppUp4:GcmRegisterIntentService(22665): at com.lge.appbox.network.Communicate.transmit(Communicate.java:131)
W/AppUp4:GcmRegisterIntentService(22665): at com.lge.appbox.gcm.GcmRegisterIntentService.transmit(GcmRegisterIntentService.java:167)
W/AppUp4:GcmRegisterIntentService(22665): at com.lge.appbox.gcm.GcmRegisterIntentService.sendRegistrationIdToServer(GcmRegisterIntentService.java:139)
W/AppUp4:GcmRegisterIntentService(22665): at com.lge.appbox.gcm.GcmRegisterIntentService.registerId(GcmRegisterIntentService.java:110)
W/AppUp4:GcmRegisterIntentService(22665): at com.lge.appbox.gcm.GcmRegisterIntentService.onHandleIntent(GcmRegisterIntentService.java:58)
W/AppUp4:GcmRegisterIntentService(22665): at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:65)
W/AppUp4:GcmRegisterIntentService(22665): at android.os.Handler.dispatchMessage(Handler.java:102)
W/AppUp4:GcmRegisterIntentService(22665): at android.os.Looper.loop(Looper.java:136)
W/AppUp4:GcmRegisterIntentService(22665): at android.os.HandlerThread.run(HandlerThread.java:61)
I/AppUp4:GcmRegisterIntentService(22665): registerId end.
Click to expand...
Click to collapse
Great! I feel like its almost done just got to figure this last part out
Is there a chance are apps are really up to date and its saying that error because it found nothing new? Do you have the updated keyboard?
The updates keyboard is in the international forums. Warning, it really sucks. Best to leave the updates alone.
Sent from my VS985 4G using XDA Premium 4 mobile app
XylerSmith said:
Is there a chance are apps are really up to date and its saying that error because it found nothing new? Do you have the updated keyboard?
Click to expand...
Click to collapse
Original keyboard, it's what I was using as a test/baseline in fact lol. I wish I had a friend with a tmobile or att version that could pull a logcat for us, I think it would help to see what the normal output is from a working version. Hard to tell sometimes what errors are real and which are normal.
Sent from my VS985 4G using XDA Premium 4 mobile app
theres a chance lg doesnt even have a section in its server that handles the update center for verizon it may not be a one fits all
I was thinking about that also since it seems to try and pull a ID (gsm value is what it lists it as in the logcat) then include that as a value when it pulls data from there servers.
I have a oneplus one coming in next week that I'm going to put on tmobile, afterwords I'm going to swap that SIM into the G3 and see if it gets the same error. Maybe...depending on the results and what value its actually pulling we can figure out a way to spoof it.
Missed the mailman today so I didn't get to work on this tonight bah
dr0id99 said:
Missed the mailman today so I didn't get to work on this tonight bah
Click to expand...
Click to collapse
There's always tomorrow (but this post is late soo)
transfo47 said:
There's always tomorrow (but this post is late soo)
Click to expand...
Click to collapse
Yeah lol, life got in the way a bit this week also. I'm making some progress but nothing new to share yet.
dr0id99 said:
Yeah lol, life got in the way a bit this week also. I'm making some progress but nothing new to share yet.
Click to expand...
Click to collapse
I'm glad we have anybody working on this.
Related
[Help] LG optimus Mach stuck on LG logo
please xda members help me with this device...trying any solution found on internet but no results... log from kdz updater: Code: [R&D Test Tools Log File] 15:15:52 : Start fn_StartUpgrade 15:15:52 : Extract kdz file 15:16:13 : kdz decrypt Success 15:16:19 : Extract file Success. 15:16:19 : LGMobileDL Load. 15:16:19 : Port = -1 15:16:19 : Connection check start. 15:16:29 : Check Phone mode = 1 15:16:36 : Phone type check....... 15:16:36 : LGMobileDL.DLL Loading.... 15:16:37 : _SetAuthMark Ok : wAuthMark(31947) 15:16:37 : _DetachDLL Call 15:16:37 : _DetachDLL Call End 15:16:37 : Param : Path = C:\ProgramData\LGMOBILEAX\Phone\LU300031.wdb 15:16:37 : Param : moduleDir = 15:16:37 : Param : waitTime = 0 15:16:37 : Param : UsbHighSpeed = 1 15:16:37 : Param : PhoneMode = 1 15:16:37 : Param : BinVersion = LU300031_00 15:16:37 : Param : AuthMark = 31947 15:16:37 : Call fn_StartUpgrade 15:16:53 : CDMA: wParam = 3, lParam = 0 15:16:53 : Step : C Drive Erase 15:16:53 : CDMA: wParam = 4, lParam = 0 15:16:53 : Step : DLOAD Change 15:17:13 : CDMA: wParam = 5, lParam = 0 15:17:13 : Step : Main Binary Download to SDRAM 15:17:19 : CDMA: wParam = 100, lParam = 77 15:17:19 : Step : Upgrade Error2 - Error Code : 77 15:17:19 : ResetStartInfo() Call 15:17:19 : _DetachDLL Call 15:17:19 : _DetachDLL Call End 15:17:19 : FreeLibrary Call 15:17:21 : FreeLibrary Call End 15:17:21 : ResetStartInfo() Call End 15:17:21 : Finish All test 15:17:25 : OnModelDllMsg(OnMsgFromModelDll-CDMA) delete m_pLGCyonUpdate please help.... i can't go in emergency mode...only download mode(s/w) ..attached a image
Nobody can help me? Sent from my LG-P350 using Tapatalk 2
common xda xperts,please help... Sent from my LG-P350 using the XDA mobile application powered by Tapatalk
Troubleshooting a logcat for lack of "Network Data"
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)
[Q] Lenovo S6000 HDMI woes...
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
Keycode_HOME don't work in custom ROM
I have a STB Android with a custom android ROM in which the virtual home key (keycode_HOME) don't work. These are the traces of logcat 03-30 23:37:28.872 D / WindowManager (3694): keycode = 3 interceptKeyTq screenIsOn keyguardActive = true = false = 2000000 policyFlags isWakeKey = false 03-30 23:37:28.872 I / WindowManager (3694): mapkey no map key list 03-30 23:37:28.872 D / WindowManager (3694): interceptKeyTi keyCode = 3 down = false repeatCount = 0 mHomePressed keyguardOn = true = true = false Canceled 03-30 23:37:28.872 W / ContextImpl (3694): Calling a method in the system without a qualified user process: android.app.ContextImpl.sendBroadcast: 1067 com.android.internal.policy.impl.PhoneWindowManager.interceptKeyBeforeDispatching: com.android.server.wm.InputMonitor.interceptKeyBeforeDispatching 1939 352 com.android.server.input.InputManagerService.interceptKeyBeforeDispatching: 1408 dalvik.system.NativeStart.run: -2 I do not have the source code of the kernel. Any ideas?
mainboard replaced - No cellular network
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]