<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kagasu</author_name>
  <author_url>https://blog.hatena.ne.jp/kagasu/</author_url>
  <blog_title>備忘録</blog_title>
  <blog_url>https://kagasu.hatenablog.com/</blog_url>
  <categories>
    <anon>Android</anon>
  </categories>
  <description>Ⅰ. はじめに タイトルの通り「AndroidでIPv6を無効・有効化する方法」です。 Ⅱ. 環境 root権限必須 Android 10で動作確認済み Ⅱ. 無効化する ※端末のOS再起動で無効化設定が消えます &gt; adb shell $ su # echo 0 &gt; /proc/sys/net/ipv6/conf/wlan0/accept_ra # echo 1 &gt; /proc/sys/net/ipv6/conf/all/disable_ipv6 Ⅲ. 有効化する &gt; adb shell $ su # echo 1 &gt; /proc/sys/net/ipv6/conf/wlan0/accept…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkagasu.hatenablog.com%2Fentry%2F2020%2F06%2F19%2F041830&quot; title=&quot;AndroidでIPv6を無効・有効化する方法 - 備忘録&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-06-19 04:18:30</published>
  <title>AndroidでIPv6を無効・有効化する方法</title>
  <type>rich</type>
  <url>https://kagasu.hatenablog.com/entry/2020/06/19/041830</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
