מדריך | הסרת הWIFI מהחיפוש בהגדרות M36
עזרה הדדית - אנדרואיד
1
פוסטים
1
כותבים
28
צפיות
2
עוקבים
-
השימוש על אחריותכם בלבד!!
נוסה על ידי ועובד היטב
אז אתם רוצים להכשיר את הנגן שלכם\שצרבתם את הגרסה הכשרה שיש בפורום וכבר הסרתם את הדרייברים וגם את השורה בהגדרות אבל נשאר עדיין הWIFI בחיפוש בהגדרות?
במדריך הזה נלמד להסיר את זה לחלוטין
נלך לנתיב האפליקצייה (עדיף סייר MT)SYSETM_EXT\PRIV APP\MTKsettingsנפתח אותה בלחיצה על "הצג"
נלך לנתיבres/xml/נחפש את הקובץ network_provider_settings.xml
נמחק את כל התוכן הקיים ונדביק במקומו את הקוד הבא<?xml version="1.0" encoding="utf-8"?> <PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" xmlns:settings="http://schemas.android.com/apk/res-auto" android:title="System" settings:searchable="false"> <com.android.settingslib.widget.LayoutPreference android:layout="@7F0D01CB" android:title="" android:selectable="false" android:key="resetting_your_internet" settings:allowDividerBelow="true"/> <com.android.settingslib.widget.LayoutPreference android:layout="@7F0D0045" android:title="" android:selectable="false" android:key="airplane_mode_message" settings:allowDividerBelow="true"/> <Preference android:icon="@7F0802D0" android:title="" android:key="connected_ethernet_network" android:summary="@7F1214EB"/> <PreferenceCategory android:layout="@7F0D017D" android:title="" android:key="provider_model_mobile_network" settings:controller="com.android.settings.network.NetworkMobileProviderController"/> <com.android.settingslib.RestrictedSwitchPreference android:title="" android:key="main_toggle_wifi" settings:allowDividerAbove="true"/> <PreferenceCategory android:layout="@7F0D017D" android:key="connected_access_point"/> <PreferenceCategory android:layout="@7F0D017D" android:key="first_access_points"/> <PreferenceCategory android:layout="@7F0D017D" android:key="access_points"/> <Preference android:title="" android:key="configure_network_settings" android:fragment="com.android.settings.wifi.ConfigureWifiSettings" settings:allowDividerAbove="true"/> <Preference android:title="" android:key="saved_networks" android:fragment="com.android.settings.wifi.savedaccesspoints2.SavedAccessPointsWifiSettings2"/> <com.android.settings.datausage.DataUsagePreference android:title="" android:key="non_carrier_data_usage"/> <com.android.settingslib.widget.FooterPreference android:selectable="false" android:key="wifi_status_message_footer" settings:allowDividerAbove="false" settings:searchable="false"/> </PreferenceScreen>אח"כ נלך לקובץ wifi_settings.xml (ליתר ביטחון)
נמחק את כל התוכן ונדביק במקומו את התוכן הבא<?xml version="1.0" encoding="utf-8"?> <PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" xmlns:settings="http://schemas.android.com/apk/res-auto" android:title="System" settings:searchable="false"> <com.android.settings.wifi.LinkablePreference android:key="wifi_status_message"/> <PreferenceCategory android:layout="@7F0D017D" android:key="connected_access_point"/> <PreferenceCategory android:layout="@7F0D017D" android:key="access_points"/> <Preference android:title="" android:key="configure_wifi_settings" android:fragment="com.android.settings.wifi.ConfigureWifiSettings" settings:allowDividerAbove="true"/> <Preference android:title="" android:key="saved_networks" android:fragment="com.android.settings.wifi.savedaccesspoints2.SavedAccessPointsWifiSettings2"/> <com.android.settings.datausage.DataUsagePreference android:title="" android:key="wifi_data_usage"/> </PreferenceScreen>נשמור את השינויים ונחזור חזרה
נאשר עדכון לאפליקצייה לא לסמן "חתימה אוטמטית"
לנך לאפליקציית "הגדרות" וננקה נתונים
נפעיל מחדש
ואם עשיתם את השלבים טוב עכשיו אין אינטרנט בחיפוש
בהצלחה!
נ.ב. אם יש ביקוש לתמונות אפשר להגיב ואני בל"נ יעלה פשוט הנגן לא לידי עכשיותגובות כאן