0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Androidでurlファイルを作成する手順

Posted at

事前準備
・Dropboxをインストール
・Chromeをインストール

Dropbox上で空のテキストファイルを作成
例)test.txt

以下のurlタグを記述。"https://"に任意のurlを指定

例)

<a href="https://example.com">
example.com
</a>


拡張子をtxtからhtmlに変更

例)test.txt→test.html


Dropboxでhtmlを開き、次のアプリで開くでchromeで開く

リンクを長押しタップ

リンクを共有

Dropbox

ここにアップロードでurlを保存

確認環境:
SO-52E

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?