Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rfriends/rfriends_userland
userland用のインストールスクリプト
https://github.com/rfriends/rfriends_userland
android userland
Last synced: 1 day ago
JSON representation
userland用のインストールスクリプト
- Host: GitHub
- URL: https://github.com/rfriends/rfriends_userland
- Owner: rfriends
- Created: 2024-12-13T06:07:17.000Z (28 days ago)
- Default Branch: main
- Last Pushed: 2025-01-05T08:54:50.000Z (4 days ago)
- Last Synced: 2025-01-05T09:25:36.749Z (4 days ago)
- Topics: android, userland
- Language: Shell
- Homepage: https://rfriends.hatenablog.com/entry/2023/07/14/195410
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
rfriends_userlandはandroidのuserland環境でrfriends3を動作させるスクリプトです。
cd ~/
sudo apt install git
rm -rf rfriends_userland
git clone https://github.com/rfriends/rfriends_userland.git
cd rfriends_userland
sh rfriends_userland.sh
インストール方法は以下が参考になります。
rfriends3のインストール手順 (UserLAnd編)
https://rfriends.hatenablog.com/entry/2023/07/14/195410