How to Mod the screen cover? - Huawei P9 Questions & Answers

hi i want to know how is possible to modify the screen of the flipcover
before dedranding my P9 the weather icon are big as picture 1 but after small as picture 2
i think is an XML to modify but i don t konw where
i know how to change the backgound but that ....
picture 1
{
"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"
}
picture 2

hi
if someone have the weather like the first picture
could you share me the file keyguard.apk
thanks

hi
i found how to change the icon of the screen flip cover
you can change them by write an hwt file theme with com.android.keyguard\res\drawable-xxhdpi\
Code:
lockscreen_weather_cloudy.png
lockscreen_weather_cloudy_night.png
lockscreen_weather_cold.png
lockscreen_weather_fog.png
lockscreen_weather_haze.png
lockscreen_weather_heavyrain.png
lockscreen_weather_heavysnow.png
lockscreen_weather_hot.png
lockscreen_weather_lightrain.png
lockscreen_weather_lightsnow.png
lockscreen_weather_moderaterain.png
lockscreen_weather_moderatesnow.png
lockscreen_weather_mostlycloudy.png
lockscreen_weather_mostlycloudy_night.png
lockscreen_weather_rain.png
lockscreen_weather_sand_devil.png
lockscreen_weather_severestorm.png
lockscreen_weather_shower.png
lockscreen_weather_snow.png
lockscreen_weather_snowstorm.png
lockscreen_weather_storm.png
lockscreen_weather_sunny.png
lockscreen_weather_sunny_night.png
lockscreen_weather_thunderstorms.png
lockscreen_weather_unknown.png
lockscreen_weather_wind.png
but i can t full decompile the keyguard.apk
i can see all icon in the directory RES
but all xml files in directory LAYOUT are illegible
exemple: cover_grating_weather_view.xml
Code:
  x   ¸   `   $ 3 I d } ‘ £ © ¼ Æ ó ö : K id layout_width
layout_height layout_below layout_marginBottom layout_alignParentBottom layout_alignParentLeft layout_marginLeft layout_alignTop src layout_toRightOf android **http://schemas.android.com/apk/res/android AAcom.android.huawei.coverscreen.smartcover.CoverGratingWeatherView RelativeLayout ImageView € 4 Ð ô õ …ú Ž‹÷ ˆƒ    ÿÿÿÿ   t  ÿÿÿÿÿÿÿÿ     ÿÿÿÿ 8   ÿÿÿÿ þÿÿÿ  ÿÿÿÿ þÿÿÿ  ÿÿÿÿ ^  t
ÿÿÿÿÿÿÿÿ     ÿÿÿÿ k   ÿÿÿÿ ÿÿÿÿ  ÿÿÿÿ ÿÿÿÿ  ÿÿÿÿ 2  °  ÿÿÿÿÿÿÿÿ     ÿÿÿÿ l   ÿÿÿÿ 7
  ÿÿÿÿ 6
  ÿÿÿÿ 8
  ÿÿÿÿ b
  ÿÿÿÿ ÿÿÿÿ  ÿÿÿÿ ÿÿÿÿ   ÿÿÿÿÿÿÿÿ  °  ÿÿÿÿÿÿÿÿ     ÿÿÿÿ m   ÿÿÿÿ 7
  ÿÿÿÿ 6
  ÿÿÿÿ 8
  ÿÿÿÿ b
  ÿÿÿÿ ÿÿÿÿ  ÿÿÿÿ ÿÿÿÿ  ! ÿÿÿÿÿÿÿÿ  ° " ÿÿÿÿÿÿÿÿ     ÿÿÿÿ :   ÿÿÿÿ 7
  ÿÿÿÿ 6
  ÿÿÿÿ 8
  ÿÿÿÿ b
  ÿÿÿÿ ÿÿÿÿ  ÿÿÿÿ ÿÿÿÿ  ) ÿÿÿÿÿÿÿÿ  ° - ÿÿÿÿÿÿÿÿ     ÿÿÿÿ n   ÿÿÿÿ 5
  ÿÿÿÿ 4
  ÿÿÿÿ %  ÿÿÿÿ ¼  ÿÿÿÿ o   ÿÿÿÿ ÿÿÿÿ  4 ÿÿÿÿÿÿÿÿ  œ 6 ÿÿÿÿÿÿÿÿ     ÿÿÿÿ p   ÿÿÿÿ 5
  ÿÿÿÿ 4
 ÿÿÿÿ ¼
ÿÿÿÿ n   ÿÿÿÿ o   < ÿÿÿÿÿÿÿÿ  œ > ÿÿÿÿÿÿÿÿ     ÿÿÿÿ o   ÿÿÿÿ 5
  ÿÿÿÿ 4
 ÿÿÿÿ ¼
ÿÿÿÿ p   ÿÿÿÿ ÿÿÿÿ  D ÿÿÿÿÿÿÿÿ  œ G ÿÿÿÿÿÿÿÿ     ÿÿÿÿ <   ÿÿÿÿ 5
  ÿÿÿÿ 4
 ÿÿÿÿ ,
ÿÿÿÿ o   ÿÿÿÿ o   M ÿÿÿÿÿÿÿÿ   O ÿÿÿÿÿÿÿÿ   Q ÿÿÿÿÿÿÿÿ   Q ÿÿÿÿ
if somebody know how to decompil keyguard.apk i need help
sorry for my poor english

Mod for that would be awesome!
Wysłane z mojego EVA-L09 przy użyciu Tapatalka

Related

IE Question

I recently added a browser on my TILT and I wasnt paying attention and made it my default browser , now some of my programs wont work, I can still hit the IE button and use the IE browser , but the programs wont work, so I was wondering how to switch IE back to default browser ? I've looked through the settings and cant figure it out. Thanks in advance for your help
http://tinyurl.com/d8mass
REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\Rai\EFBROWSER]
"0"="Pocket IE"
"1"="iexplore.exe"
[HKEY_CLASSES_ROOT\.wml]
@="wmlfile"
[HKEY_CLASSES_ROOT\.wmlc]
@="wmlcfile"
[HKEY_CLASSES_ROOT\.xml]
@="xmlfile"
[HKEY_CLASSES_ROOT\.xls]
@="xlsfile"
[HKEY_CLASSES_ROOT\http\Shell\Open\Command]
@="iexplore.exe %1"
[HKEY_CLASSES_ROOT\https\Shell\Open\Command]
@="iexplore.exe %1"
[HKEY_CLASSES_ROOT\htmfile\Shell\Open\Command]
@="iexplore.exe file:%1"
[HKEY_CLASSES_ROOT\htmlfile\Shell\Open\Command]
@="iexplore.exe file:%1"
[HKEY_CLASSES_ROOT\.htm]
@="htmlfile"
[HKEY_CLASSES_ROOT\.html]
@="htmlfile"
[HKEY_CLASSES_ROOT\.xsl]
@="xslfile"
[HKEY_CLASSES_ROOT\_htmlfile_Opera\Shell\Open\Command]
@="iexplore.exe file:%1"
[HKEY_CLASSES_ROOT\ftp\Shell\Open\Command]
@="iexplore.exe %1"
[HKEY_CLASSES_ROOT\xhtmlfile\Shell\Open\Command]
@="iexplore.exe file:%1"
[HKEY_CLASSES_ROOT\xslfile\Shell\Open\Command]
@="iexplore.exe file:%1"
[HKEY_LOCAL_MACHINE\SOFTWARE\Resco\Explorer\OpenHandlers\.htm]
"Opera Browser"="iexplore.exe file:%1"
[HKEY_CLASSES_ROOT\.mht]
@="htmlfile"
"Content Type"="text/html"
[HKEY_CLASSES_ROOT\.mhtml]
"Content Type"="text/html"
@="htmlfile"
[HKEY_CLASSES_ROOT\htmfile\DefaultIcon]
@="\\windows\\explore.exe,-101"
[HKEY_CLASSES_ROOT\htmlfile\DefaultIcon]
@="\\windows\\explore.exe,-1003"
[HKEY_CLASSES_ROOT\http\DefaultIcon]
@="\\windows\\explore.exe,-101"
[HKEY_CLASSES_ROOT\https\DefaultIcon]
@="\\windows\\explore.exe,-101"
[HKEY_CLASSES_ROOT\_htmlfile_Opera\DefaultIcon]
@="\\windows\\explore.exe,-101"
[HKEY_CLASSES_ROOT\ftp\DefaultIcon]
@="\\windows\\explore.exe,-101"
[HKEY_CLASSES_ROOT\xhtmlfile\DefaultIcon]
@="\\windows\\explore.exe,-101"
[HKEY_CLASSES_ROOT\xslfile\DefaultIcon]
@="\\windows\\explore.exe,-101"
[HKEY_CLASSES_ROOT\file\DefaultIcon]
@="iexplore.exe,-1003"
[HKEY_CLASSES_ROOT\file\Shell\Open\Command]
@="iexplore %1"
[HKEY_CLASSES_ROOT\icoimage\DefaultIcon]
@="iexplore.exe,-1003"
[HKEY_CLASSES_ROOT\icoimage\Shell\Open\Command]
@="iexplore.exe file:%1"
[HKEY_CLASSES_ROOT\wbmpfile\DefaultIcon]
@="browsres.dll,-6705"
[HKEY_CLASSES_ROOT\wbmpfile\Shell\Open\Command]
@="pimg.exe \"%1\""
[HKEY_CLASSES_ROOT\wsp\Shell\Open\Command]
@="iexplore.exe %1"
[HKEY_CLASSES_ROOT\wsp\DefaultIcon]
@="\\windows\\explore.exe,-101"
Click to expand...
Click to collapse
Holy Crap , that was funny, sorry I thought this would be an odd request, But I thought wrong, thanks for your Help. Thanks again for my retardedness and laziness.

RUU_Rhodium_S2_HTC_DAN_2.07.403.1_Radio_Rhodium_4. 49.25.91_Signed_Ship Rom Release

Danish Rom
http://rapidshare.com/files/349667768/RUU_Rhodium_S2_HTC_DAN_2.07.403.1_Radio_Rhodium_4.49.25.91_Signed_Ship.rar
AdobePDF_2_5_1_0_404840_03
AdvancedNetwork_1_0_12_1
aGPS_Confirmation_1_1_19212929_00
Album_3_2_20113921_0
App_Service_1_87_0_0
AppointmentEditor_1_0_20111623_0
Audio_Booster_2_5_19194032_lo00
Audio_Manager_Engine_2_0_20113121_h
BCR_NorthEU_1_0_f091231b_00
Boot_Launcher_1_0_19152530_2
BrowserSnapshot_1_0_19224019_0
Calculator_1_1_19224019_0
Camera_6_16_37495_0
ClearStorage_2_3_1_0
CMBandSwitching_2_2_2_0
CMCallBarring_1_3_4_0
CMCallerID_1_5_1_0
CMCallForwarding_1_4_B_0
CMCallWaiting_1_3_1_0
CMPhone_1_6_B_0
CMPhoneVMSetting_1_8_0_0
CMPin_1_5_3_0
CommManager_2_9_U_0
Concurrence_Mgr_1_5_19221227_00
ConnectionSetup_3_1_19221923_00
Contact_Picker_1_0_20113132_00
Contact_Utility_Engine_1_2_20113727_00
DataDisconnect_1_14_0_1
DeviceInfo_2_7_1_0
DiscretixDRM_1_0_20090930_01
DRM_Middleware_1_5_19221328_00
Dshow_2_0_20113730_00
Email_Setup_Wizard_2_3_20113723_30
ExtNewPhoneSetting_1_0_1919_3232
Facebook_Engine_1_1_19223127_01
Field_T_e_s_t_2_19_0_0
FlashLiteShareDLL_1_0_19201927_0
FM_Radio_2_0_19181421_01
FormatSD_1_16_0_0
Full_Screen_Player_1_8_20113022_00
G_Sensor_Calibrator_1_1_19183520_3
GoogleLocationService_1_0_1_21R1
GPS_CoPilot_Settings_7_8_Settings_1
GPS_CoPilot_TB_7_8_0_420
GPS_GMM_3_0_106_3
GroupEditor_1_0_20111733_00
HTCAnimation_1_3_5_0
HTCApplication_1_14_1_0
HTCBirthday_1_2_0_0
HTCBookmark_1_0_20111623_0
HTCFDN_1_8_0_0
HTCFont_Link_1_0_19132133_1
HTCFramework_1_5_19223320_00
HTCGeoService_1_0_19213626_00
HTCMessage_1_09_281_2
HTCMessaging_Client_1_5_20113831_00
HTCScroll_2_0_19221326_00
HTCSettings_1_4_4_0
HTCStartUp_1_7_0_0
HTCUtil_4_12_0_1
IE6Enhancement_1_0_19224019_0
IME_Engine_Western_2_1_19223325_00
IME_EzInput_Western_2_1_20112821_00
IME_Tutorial_1_0_19222525_00
InvokeSIMMgr_1_12_0_2
Java_JblendPackage_2_1_2_1_20090429_2_1_R6
Jetcet_Presentation_5_2_1043_01
LockScreenAppLauncher_1_0_19213627_00
Long_Press_End_Key_1_5_20111823_00
Manila_Calendar_2_5_20113223_0
Manila_Core_2_5_20121225_0
Manila_Home_2_5_20111612_0
Manila_Internet_2_5_20111729_0
Manila_Mail_2_5_20113620_0
Manila_Message_2_5_20111612_0
Manila_Music_2_5_19224028_0
Manila_People_2_5_20111710_5
Manila_Photo_2_5_19224023_0
Manila_Settings_2_5_20121232_0
Manila_Stock_2_5_20111730_0
Manila_Twitter_2_5_20111731_0
Manila_Weather_2_5_20113629_0
Media_Tool_kit_1_2_20113122_0
Menu_Enhancement_1_1_20113129_00
Message_Enhancement_1_2_19224032_00
mHub_VO_1_8_091221_X1
MicrophoneAGC_0_92_0_0
MS_Facebook_1_0_07_1
Mute_1_1_2_0
MyCPL_3_13_0_6
New_Contact_Card_1_1_20113729_0
Notification_Enhancement_3_5_20113824_00
OOBE_1_0_20111726_00
Opera_Browser_9_70_35758_0
Phone_Canvas_Enhancement_4_2_51720111829_0
PhoneSetting_1_64_0_0
Picture_Enhancement_1_50_19221924_00
PKG_1_1_0_0
Power_3_6_0_0
PowerOffWarning_2_13_0_0
Quick_GPS_2_0_19223429_05
Random_Access_4_2_19183026_0
Redial_1_3_0_0
Resource_Proxy_1_0_19221124_00
RHODIUM_S2_ConnectionSetup_WVGA
RHODIUM_S2_Java_JblendPackage_2_1_WVGA
RHODIUM_S2_SimContactImport_WVGA
Ringtone_Plugin_1_0_19221426_00
RSSHub_2_1_1_1107_02
RunCC_1_1_b_0
Sensor_SDK_4_2_19221329_01
Settings_Improvement_1_0_20111623_0
Shared_Modules_1_01_19221333_00
SharedResource_1_0_20111720_00
SignatureReplace_1_5_0_0
SIM_Mgr_6_76_0_1
SimContactImport_3_4_19221923_00
SimLock_4_28_0_0
SlidingSound_1_2_4_0
Social_Networks_Engine_1_1_20111727_00
StartIconLoader_2_5_19224122_0
STK_Service_4_93_0_0
STK_UIPPC_4_74_0_2
StorageLow_1_0_0_2
Streaming_Media_3_1_20113125_00
Streaming_SDK_2_7_19212819_00
TaskBarIconMgr_2_13_0_0
Teeter_2_0_19221932_00
Text_Selection_1_0_19212229_00
TimeZoneAutoFix_1_0_19222424_01
TVOutPopUp_1_2_19213628_00
TVOutSetting_2_14_0_1
USB_To_PC_Pop_Up_2_3_20111720_00
USSD_Service_4_38_0_0
VBookmarkMgr_1_0_19213624_00
Video_Telephony_2_5_35575_0
Volume_Control_2_2_20113221_00
WiFiSettings_1_2_5_2
Wi-FiWizard_1_24_3_0
WLANSettings_2_7_10_0
YouTube_2_6_20111727_00
zlibce_m_1_2_30_00
Maybe a PTG version is out?
yptan62 said:
Danish Rom
Click to expand...
Click to collapse
maybe you've also got German ROM?
An Italian one would be very appreciated
Ibster said:
maybe you've also got German ROM?
Click to expand...
Click to collapse
maybe you've also got Dutch ROM?
maybe you've also got Spanish ROM?
maybe you've got czech 0405 ROM?
just kidding, thanks for all versions .
I am searching for a swedish version, can you help me?

[Q] German MDA III to English, PLEASE HELP.

EDIT:
I flashed it successively !
And yeah, this is my devicedate:
PH20B1 B 1 GER R T-MOB101     * 1.22.01 0 1 1.22.182 1.06.00 06.00

Bluetooth won't turn on, OOS4.1.3

Dear all,
I usually use bluetooth everyday to listen to spotify on the car audio everyday. Today I noticed that the bluetooth activation option was off, so I proceeded to activate it in Settings->Bluetooth->On. However, the button/slider moved right, but stayed greyed out. No scan is done, and pressing the ". . ." on the top right corner only shows "Show received files", with the other options greyed out.
I spent the whole day trying several simple things that one could find online. Eventually, I did a factory reset but it did not help.
I went into engineer mode (through *#808#) and tested the "search bluetooth device" with no result... it just stays there forever scanning.
I connected the phone to adb and checked the console while greping for "Bluetooth" and this is what I got while running the engineer mode test:
Code:
05-28 17:38:57.181* 1521* 3679 I ActivityManager: START u0 {act=com.android.engineeringmode.bluetoothtest.BluetoothSearch cmp=com.android.engineeringmode/.bluetoothtest.BluetoothSearch} from uid 1000 pid 9391 on display 0
05-28 17:38:57.278* 1521* 1587 D BluetoothManagerService: Message: 20
05-28 17:38:57.279* 1521* 1587 D BluetoothManagerService: Added callback: [email protected]:true
05-28 17:38:57.296* 1521* 1561 D StatusBarManagerService: manageDisableList userId=0 what=0x0 pkg=Window{c31ba04 u0 com.android.engineeringmode/com.android.engineeringmode.bluetoothtest.BluetoothSearch} [email protected] which=1
05-28 17:38:57.298* 1521* 1561 D StatusBarManagerService: manageDisableList userId=0 what=0x0 pkg=Window{c31ba04 u0 com.android.engineeringmode/com.android.engineeringmode.bluetoothtest.BluetoothSearch} [email protected] which=1
05-28 17:38:57.310* 1521* 1561 D StatusBarManagerService: manageDisableList userId=0 what=0x0 pkg=Window{c31ba04 u0 com.android.engineeringmode/com.android.engineeringmode.bluetoothtest.BluetoothSearch} [email protected] which=1
05-28 17:38:57.351* 1521* 1561 D StatusBarManagerService: manageDisableList userId=0 what=0x0 pkg=Window{c31ba04 u0 com.android.engineeringmode/com.android.engineeringmode.bluetoothtest.BluetoothSearch} [email protected] which=1
05-28 17:38:57.357* 1521* 1561 D StatusBarManagerService: manageDisableList userId=0 what=0x0 pkg=Window{c31ba04 u0 com.android.engineeringmode/com.android.engineeringmode.bluetoothtest.BluetoothSearch} [email protected] which=1
05-28 17:38:57.360* 1521* 1588 I ActivityManager: Displayed com.android.engineeringmode/.bluetoothtest.BluetoothSearch: +133ms
05-28 17:38:57.363* 1521* 1561 D StatusBarManagerService: manageDisableList userId=0 what=0x0 pkg=Window{c31ba04 u0 com.android.engineeringmode/com.android.engineeringmode.bluetoothtest.BluetoothSearch} [email protected] which=1
05-28 17:38:57.380* 1521* 1561 D StatusBarManagerService: manageDisableList userId=0 what=0x0 pkg=Window{c31ba04 u0 com.android.engineeringmode/com.android.engineeringmode.bluetoothtest.BluetoothSearch} [email protected] which=1
05-28 17:38:57.485* 9391* 9391 W BluetoothSearch: openDevice
05-28 17:38:57.489* 9391* 9391 W BluetoothSearch: Bluetooth is not opened
05-28 17:38:57.564* 1521* 2419 D BluetoothManagerService: enable():* mBluetooth [email protected] mBinding = false mState = 14
05-28 17:38:57.564* 1521* 2419 D BluetoothManagerService: enable returning
05-28 17:38:57.564* 1521* 1587 D BluetoothManagerService: Message: 1
05-28 17:38:57.564* 9391* 9391 D BluetoothSearch: open Bluetooth device sucessful
[B]05-28 17:38:57.564* 1521* 1587 D BluetoothManagerService: MESSAGE_ENABLE: mBluetooth = [email protected]
05-28 17:39:00.600* 1521* 1587 E BluetoothManagerService: waitForOnOff time out
05-28 17:39:01.001* 1521* 1587 D BluetoothManagerService: Message: 42
05-28 17:39:01.002* 1521* 1587 D BluetoothManagerService: MESSAGE_RESTART_BLUETOOTH_SERVICE: Restart IBluetooth service
05-28 17:39:01.007* 7563* 8635 D BluetoothAdapterService: enable() - Enable called with quiet mode status =* false[/B]
For comparison, here is the log output when I activated and deactivated the Bluetooth toggle in the Settings:
Code:
05-28 18:05:38.421 1521 1539 I ActivityManager: START u0 {act=android.settings.BLUETOOTH_SETTINGS flg=0x14000000 cmp=com.android.settings/.Settings$BluetoothSettingsActivity} from uid 10025 pid 2372 on display 0
05-28 18:05:38.482 2540 2540 D LocalBluetoothManager: setting foreground activity to non-null context
05-28 18:05:38.493 1521 1561 D StatusBarManagerService: manageDisableList userId=0 what=0x0 pkg=Window{b01d111 u0 com.android.settings/com.android.settings.Settings$BluetoothSettingsActivity} [email protected] which=1
05-28 18:05:38.493 1521 1561 D StatusBarManagerService: manageDisableList userId=0 what=0x0 pkg=Window{b01d111 u0 com.android.settings/com.android.settings.Settings$BluetoothSettingsActivity} [email protected] which=1
05-28 18:05:38.497 1521 1561 D StatusBarManagerService: manageDisableList userId=0 what=0x0 pkg=Window{b01d111 u0 com.android.settings/com.android.settings.Settings$BluetoothSettingsActivity} [email protected] which=1
05-28 18:05:38.517 1521 1561 D StatusBarManagerService: manageDisableList userId=0 what=0x0 pkg=Window{b01d111 u0 com.android.settings/com.android.settings.Settings$BluetoothSettingsActivity} [email protected] which=1
05-28 18:05:38.520 1521 1561 D StatusBarManagerService: manageDisableList userId=0 what=0x0 pkg=Window{b01d111 u0 com.android.settings/com.android.settings.Settings$BluetoothSettingsActivity} [email protected] which=1
05-28 18:05:38.521 1521 1588 I ActivityManager: Displayed com.android.settings/.Settings$BluetoothSettingsActivity: +80ms
05-28 18:05:38.531 1521 1561 D StatusBarManagerService: manageDisableList userId=0 what=0x0 pkg=Window{b01d111 u0 com.android.settings/com.android.settings.Settings$BluetoothSettingsActivity} [email protected] which=1
05-28 18:05:38.532 1521 1561 D StatusBarManagerService: manageDisableList userId=0 what=0x0 pkg=Window{b01d111 u0 com.android.settings/com.android.settings.Settings$BluetoothSettingsActivity} [email protected] which=1
05-28 18:05:38.538 1521 1561 D StatusBarManagerService: manageDisableList userId=0 what=0x0 pkg=Window{b01d111 u0 com.android.settings/com.android.settings.Settings$BluetoothSettingsActivity} [email protected] which=1
05-28 18:05:38.882 1521 1561 D StatusBarManagerService: manageDisableList userId=0 what=0x0 pkg=Window{b01d111 u0 com.android.settings/com.android.settings.Settings$BluetoothSettingsActivity} [email protected] which=1
05-28 18:05:38.899 1521 1561 D StatusBarManagerService: manageDisableList userId=0 what=0x0 pkg=Window{b01d111 u0 com.android.settings/com.android.settings.Settings$BluetoothSettingsActivity} [email protected] which=1
05-28 18:05:38.958 1521 1561 D StatusBarManagerService: manageDisableList userId=0 what=0x0 pkg=Window{b01d111 u0 com.android.settings/com.android.settings.Settings$BluetoothSettingsActivity} [email protected] which=1
05-28 18:05:39.255 1521 1561 D StatusBarManagerService: manageDisableList userId=0 what=0x0 pkg=Window{b01d111 u0 com.android.settings/com.android.settings.Settings$BluetoothSettingsActivity} [email protected] which=1
05-28 18:05:39.262 1521 1561 D StatusBarManagerService: manageDisableList userId=0 what=0x0 pkg=Window{b01d111 u0 com.android.settings/com.android.settings.Settings$BluetoothSettingsActivity} [email protected] which=1
05-28 18:05:39.289 1521 1561 D StatusBarManagerService: manageDisableList userId=0 what=0x0 pkg=Window{b01d111 u0 com.android.settings/com.android.settings.Settings$BluetoothSettingsActivity} [email protected] which=1
05-28 18:05:50.927 1521 3098 D BluetoothManagerService: enable(): mBluetooth [email protected] mBinding = false mState = 14
05-28 18:05:50.927 1521 3098 D BluetoothManagerService: enable returning
05-28 18:05:50.928 1521 1587 D BluetoothManagerService: Message: 1
05-28 18:05:50.929 1521 1587 D BluetoothManagerService: MESSAGE_ENABLE: mBluetooth = [email protected]
05-28 18:05:53.978 1521 1587 E BluetoothManagerService: waitForOnOff time out
05-28 18:05:54.379 1521 1587 D BluetoothManagerService: Message: 42
05-28 18:05:54.379 1521 1587 D BluetoothManagerService: MESSAGE_RESTART_BLUETOOTH_SERVICE: Restart IBluetooth service
05-28 18:05:54.383 7563 7574 D BluetoothAdapterService: enable() - Enable called with quiet mode status = false
Seems to be similar, with both logs showing the same thing at the end, which look like it timed out something. The only difference I see with the engineer mode test was that it had successfully activated the BT device, which somehow is a relief because I was starting to consider that this could be a bluetooth module waving goodbye.
Has anyone got any idea on this?
Coincidently, I have been trying to find for over three weeks the cause for a major battery drainage on my OP3T. Since my device is not rooted, I am not able to get much info, and was narrowing it down to app consume. I even left the device on but will only gsm signal (no wifi, bluetooth or cellular data), and it only lasted for the same 16 hours as it does with everything on. Maybe it has something to do with the bluetooth device slowly getting to this state of malfunctioning?
On another note, when the battery issue started, I also noticed that I had a weird issue with bluetooth: i could pair with car audio, play media through the car audio, answer calls through it as well, everyone could listen me through the car audio mic, but I wasn't able to listen to anyone. I tried several factory resets, even resetting the car audio, but no avail. Then it all just kind of culminated on a (hope not) dead bluetooth on my 3-month old OP3T.
Any suggestions?
Best regards,
oldiamond
oldiamond said:
Dear all,
I usually use bluetooth everyday to listen to spotify on the car audio everyday. Today I noticed that the bluetooth activation option was off, so I proceeded to activate it in Settings->Bluetooth->On. However, the button/slider moved right, but stayed greyed out. No scan is done, and pressing the ". . ." on the top right corner only shows "Show received files", with the other options greyed out.
I spent the whole day trying several simple things that one could find online. Eventually, I did a factory reset but it did not help.
I went into engineer mode (through *#808#) and tested the "search bluetooth device" with no result... it just stays there forever scanning.
I connected the phone to adb and checked the console while greping for "Bluetooth" and this is what I got while running the engineer mode test:
Code:
05-28 17:38:57.181* 1521* 3679 I ActivityManager: START u0 {act=com.android.engineeringmode.bluetoothtest.BluetoothSearch cmp=com.android.engineeringmode/.bluetoothtest.BluetoothSearch} from uid 1000 pid 9391 on display 0
05-28 17:38:57.278* 1521* 1587 D BluetoothManagerService: Message: 20
05-28 17:38:57.279* 1521* 1587 D BluetoothManagerService: Added callback: [email protected]:true
05-28 17:38:57.296* 1521* 1561 D StatusBarManagerService: manageDisableList userId=0 what=0x0 pkg=Window{c31ba04 u0 com.android.engineeringmode/com.android.engineeringmode.bluetoothtest.BluetoothSearch} [email protected] which=1
05-28 17:38:57.298* 1521* 1561 D StatusBarManagerService: manageDisableList userId=0 what=0x0 pkg=Window{c31ba04 u0 com.android.engineeringmode/com.android.engineeringmode.bluetoothtest.BluetoothSearch} [email protected] which=1
05-28 17:38:57.310* 1521* 1561 D StatusBarManagerService: manageDisableList userId=0 what=0x0 pkg=Window{c31ba04 u0 com.android.engineeringmode/com.android.engineeringmode.bluetoothtest.BluetoothSearch} [email protected] which=1
05-28 17:38:57.351* 1521* 1561 D StatusBarManagerService: manageDisableList userId=0 what=0x0 pkg=Window{c31ba04 u0 com.android.engineeringmode/com.android.engineeringmode.bluetoothtest.BluetoothSearch} [email protected] which=1
05-28 17:38:57.357* 1521* 1561 D StatusBarManagerService: manageDisableList userId=0 what=0x0 pkg=Window{c31ba04 u0 com.android.engineeringmode/com.android.engineeringmode.bluetoothtest.BluetoothSearch} [email protected] which=1
05-28 17:38:57.360* 1521* 1588 I ActivityManager: Displayed com.android.engineeringmode/.bluetoothtest.BluetoothSearch: +133ms
05-28 17:38:57.363* 1521* 1561 D StatusBarManagerService: manageDisableList userId=0 what=0x0 pkg=Window{c31ba04 u0 com.android.engineeringmode/com.android.engineeringmode.bluetoothtest.BluetoothSearch} [email protected] which=1
05-28 17:38:57.380* 1521* 1561 D StatusBarManagerService: manageDisableList userId=0 what=0x0 pkg=Window{c31ba04 u0 com.android.engineeringmode/com.android.engineeringmode.bluetoothtest.BluetoothSearch} [email protected] which=1
05-28 17:38:57.485* 9391* 9391 W BluetoothSearch: openDevice
05-28 17:38:57.489* 9391* 9391 W BluetoothSearch: Bluetooth is not opened
05-28 17:38:57.564* 1521* 2419 D BluetoothManagerService: enable():* mBluetooth [email protected] mBinding = false mState = 14
05-28 17:38:57.564* 1521* 2419 D BluetoothManagerService: enable returning
05-28 17:38:57.564* 1521* 1587 D BluetoothManagerService: Message: 1
05-28 17:38:57.564* 9391* 9391 D BluetoothSearch: open Bluetooth device sucessful
[B]05-28 17:38:57.564* 1521* 1587 D BluetoothManagerService: MESSAGE_ENABLE: mBluetooth = [email protected]
05-28 17:39:00.600* 1521* 1587 E BluetoothManagerService: waitForOnOff time out
05-28 17:39:01.001* 1521* 1587 D BluetoothManagerService: Message: 42
05-28 17:39:01.002* 1521* 1587 D BluetoothManagerService: MESSAGE_RESTART_BLUETOOTH_SERVICE: Restart IBluetooth service
05-28 17:39:01.007* 7563* 8635 D BluetoothAdapterService: enable() - Enable called with quiet mode status =* false[/B]
For comparison, here is the log output when I activated and deactivated the Bluetooth toggle in the Settings:
Code:
05-28 18:05:38.421 1521 1539 I ActivityManager: START u0 {act=android.settings.BLUETOOTH_SETTINGS flg=0x14000000 cmp=com.android.settings/.Settings$BluetoothSettingsActivity} from uid 10025 pid 2372 on display 0
05-28 18:05:38.482 2540 2540 D LocalBluetoothManager: setting foreground activity to non-null context
05-28 18:05:38.493 1521 1561 D StatusBarManagerService: manageDisableList userId=0 what=0x0 pkg=Window{b01d111 u0 com.android.settings/com.android.settings.Settings$BluetoothSettingsActivity} [email protected] which=1
05-28 18:05:38.493 1521 1561 D StatusBarManagerService: manageDisableList userId=0 what=0x0 pkg=Window{b01d111 u0 com.android.settings/com.android.settings.Settings$BluetoothSettingsActivity} [email protected] which=1
05-28 18:05:38.497 1521 1561 D StatusBarManagerService: manageDisableList userId=0 what=0x0 pkg=Window{b01d111 u0 com.android.settings/com.android.settings.Settings$BluetoothSettingsActivity} [email protected] which=1
05-28 18:05:38.517 1521 1561 D StatusBarManagerService: manageDisableList userId=0 what=0x0 pkg=Window{b01d111 u0 com.android.settings/com.android.settings.Settings$BluetoothSettingsActivity} [email protected] which=1
05-28 18:05:38.520 1521 1561 D StatusBarManagerService: manageDisableList userId=0 what=0x0 pkg=Window{b01d111 u0 com.android.settings/com.android.settings.Settings$BluetoothSettingsActivity} [email protected] which=1
05-28 18:05:38.521 1521 1588 I ActivityManager: Displayed com.android.settings/.Settings$BluetoothSettingsActivity: +80ms
05-28 18:05:38.531 1521 1561 D StatusBarManagerService: manageDisableList userId=0 what=0x0 pkg=Window{b01d111 u0 com.android.settings/com.android.settings.Settings$BluetoothSettingsActivity} [email protected] which=1
05-28 18:05:38.532 1521 1561 D StatusBarManagerService: manageDisableList userId=0 what=0x0 pkg=Window{b01d111 u0 com.android.settings/com.android.settings.Settings$BluetoothSettingsActivity} [email protected] which=1
05-28 18:05:38.538 1521 1561 D StatusBarManagerService: manageDisableList userId=0 what=0x0 pkg=Window{b01d111 u0 com.android.settings/com.android.settings.Settings$BluetoothSettingsActivity} [email protected] which=1
05-28 18:05:38.882 1521 1561 D StatusBarManagerService: manageDisableList userId=0 what=0x0 pkg=Window{b01d111 u0 com.android.settings/com.android.settings.Settings$BluetoothSettingsActivity} [email protected] which=1
05-28 18:05:38.899 1521 1561 D StatusBarManagerService: manageDisableList userId=0 what=0x0 pkg=Window{b01d111 u0 com.android.settings/com.android.settings.Settings$BluetoothSettingsActivity} [email protected] which=1
05-28 18:05:38.958 1521 1561 D StatusBarManagerService: manageDisableList userId=0 what=0x0 pkg=Window{b01d111 u0 com.android.settings/com.android.settings.Settings$BluetoothSettingsActivity} [email protected] which=1
05-28 18:05:39.255 1521 1561 D StatusBarManagerService: manageDisableList userId=0 what=0x0 pkg=Window{b01d111 u0 com.android.settings/com.android.settings.Settings$BluetoothSettingsActivity} [email protected] which=1
05-28 18:05:39.262 1521 1561 D StatusBarManagerService: manageDisableList userId=0 what=0x0 pkg=Window{b01d111 u0 com.android.settings/com.android.settings.Settings$BluetoothSettingsActivity} [email protected] which=1
05-28 18:05:39.289 1521 1561 D StatusBarManagerService: manageDisableList userId=0 what=0x0 pkg=Window{b01d111 u0 com.android.settings/com.android.settings.Settings$BluetoothSettingsActivity} [email protected] which=1
05-28 18:05:50.927 1521 3098 D BluetoothManagerService: enable(): mBluetooth [email protected] mBinding = false mState = 14
05-28 18:05:50.927 1521 3098 D BluetoothManagerService: enable returning
05-28 18:05:50.928 1521 1587 D BluetoothManagerService: Message: 1
05-28 18:05:50.929 1521 1587 D BluetoothManagerService: MESSAGE_ENABLE: mBluetooth = [email protected]
05-28 18:05:53.978 1521 1587 E BluetoothManagerService: waitForOnOff time out
05-28 18:05:54.379 1521 1587 D BluetoothManagerService: Message: 42
05-28 18:05:54.379 1521 1587 D BluetoothManagerService: MESSAGE_RESTART_BLUETOOTH_SERVICE: Restart IBluetooth service
05-28 18:05:54.383 7563 7574 D BluetoothAdapterService: enable() - Enable called with quiet mode status = false
Seems to be similar, with both logs showing the same thing at the end, which look like it timed out something. The only difference I see with the engineer mode test was that it had successfully activated the BT device, which somehow is a relief because I was starting to consider that this could be a bluetooth module waving goodbye.
Has anyone got any idea on this?
Coincidently, I have been trying to find for over three weeks the cause for a major battery drainage on my OP3T. Since my device is not rooted, I am not able to get much info, and was narrowing it down to app consume. I even left the device on but will only gsm signal (no wifi, bluetooth or cellular data), and it only lasted for the same 16 hours as it does with everything on. Maybe it has something to do with the bluetooth device slowly getting to this state of malfunctioning?
On another note, when the battery issue started, I also noticed that I had a weird issue with bluetooth: i could pair with car audio, play media through the car audio, answer calls through it as well, everyone could listen me through the car audio mic, but I wasn't able to listen to anyone. I tried several factory resets, even resetting the car audio, but no avail. Then it all just kind of culminated on a (hope not) dead bluetooth on my 3-month old OP3T.
Any suggestions?
Best regards,
oldiamond
Click to expand...
Click to collapse
Send it back. Sounds like a lemon.
zelendel said:
Send it back. Sounds like a lemon.
Click to expand...
Click to collapse
Thanks, I am actually thinking of that, but would like to give some struggle first.
Could a kind soul at least provide a copy+paste of adb logcat connecting to bluetooth for comparison? Thanks in advance!
Wouldn't have a logcat sample, but I had same issue when firmware version did't match OS version.
Is there any chance you did the same?
maddler said:
Wouldn't have a logcat sample, but I had same issue when firmware version did't match OS version.
Is there any chance you did the same?
Click to expand...
Click to collapse
Hi, thanks for the reply. No, I haven't (yet) fiddled with the phone, in that aspect. Still unrooted and only did two OTA updates as soon as they became available. This behaviour sort of only started to manifest after the last OTA, but not immediately... seemed to be gradually reaching this status since then.
Maybe the Bluetooth firmware upgrade somehow failed during one of the OTA. If you're lucky, manually flashing the firmware zip with 4.1.3 firmwares found in this forum could solve your problems. Seems like OTAs are a bit finicky on Oneplus phones as many others have experienced different problems when installing OTAs.
If that was an OTA flashing issue I'd say that would've just stopped working. Anyway, I'd say that trying to flash it again is no arm. Give it a try and see if there's any improvement.
Hi all,
I downloaded OnePlus 3T OxygenOS 4.1.3 Ver 4.1.3 (2017-04-17) from the official website, and checked md5 after download. Then I sideloaded it via adb. No errors reported while doing this. Maybe trying to update a new version of the modem firmware only (currently Baseband version MPSS.TH.2.0.c1.9-00102-M8996FAAAANAZM-1.88834.1.89286.1) ?
EDIT: Forgot to mention that the issues maintained.
Status update: flashed OOS beta 7. Still no Bluetooth, battery drain still happens. But a very nice UI now
Will try to open a ticket with their support.

Bootloop redmi 9

أهلا بك
كنت أرغب في تثبيت twrp لـ xiaomi Redmi 9 الإصدار العالمي MIUI 12.5.1
كانت هذه الأوامر التي استخدمتها:
1 - فاست بوت ريكفرى twrp-3.4.2B-0108.img
2 - منوعات فلاش فاست بوت
3 - fastboot --disable-verity - تعطيل التحقق من الفلاش vbmeta vbmeta.img
4 - فاست بوت بوت twrp-3.4.2B-0108.img
بعد ذلك ، تمت إعادة تشغيل الجهاز ولكن لم يتم تشغيل MIUI مرة أخرى. يظهر "Redmi" على الشاشة لبضع ثوان ثم يعاد تشغيله مرارًا وتكرارًا.
والآن تأتي المشكلة الحقيقية وأيضًا سبب هذا المنشور ...
لا يمكنني الوصول إلى وضع الاسترداد أو Fastboot!
لا يمكنني حتى إيقاف تشغيل الجهاز.
لا يمكنني فعل أي شيء سوى انتظار نفاد البطارية.
إذا كنت أمسك Power + VolumeUp = فسيستمر في إعادة التشغيل
إذا كنت أمسك Power + VolumeDown = فسيستمر في إعادة التشغيل
إذا كنت أمتلك الطاقة فقط = يستمر في إعادة التشغيل
إذا احتفظت بها جميعًا ، فستتوقف عن إعادة التشغيل وتحافظ على الشاشة السوداء كما لو كانت متوقفة ، ولكن عندما أتوقف عن الاستمرار ، يبدأ bootloop مرة أخرى.
لا أعرف ماذا أفعل ، آمل أن يساعدني أي منكم.
شكرا على الاهتمام.
Go here and try these solutions: https://forum.xda-developers.com/t/hardbricked-redmi-9-mt6769.4302829/

Categories

Resources