<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.mky.waw.pl/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.mky.waw.pl/feed.php">
        <title>MKY&#039;s wiki - android</title>
        <description></description>
        <link>https://wiki.mky.waw.pl/</link>
        <image rdf:resource="https://wiki.mky.waw.pl/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-05-24T21:10:12+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.mky.waw.pl/doku.php?id=android:band_selection&amp;rev=1694087052&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.mky.waw.pl/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>MKY's wiki</title>
        <link>https://wiki.mky.waw.pl/</link>
        <url>https://wiki.mky.waw.pl/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://wiki.mky.waw.pl/doku.php?id=android:band_selection&amp;rev=1694087052&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-09-07T11:44:12+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>band_selection</title>
        <link>https://wiki.mky.waw.pl/doku.php?id=android:band_selection&amp;rev=1694087052&amp;do=diff</link>
        <description>Android band selection

Za pomocą adb i trybu debugowania można zmieniać ustawienia systemowe. Kilka komend poniżej:


# Listowanie podłączonych urządzeń
adb devices

# Wyświetlenie wszystkich ustawień systemu
adb shell settings list system

# Zmiana/dodawanie ustawień
adb shell settings put system hw_networkmode_preference 9,3,2,1

# Odczyt ustawień
adb shell settings get system hw_networkmode_preference

# Reboot urządzenia
adb reboot</description>
    </item>
</rdf:RDF>
