1
0
hugo/content/blog/2016-10-16-pokemon-go.md

25 lines
729 B
Markdown
Raw Normal View History

2024-04-23 13:21:26 +00:00
+++
date = "2016-10-16"
tags = ["memo"]
title = "14/10"
slug = "pokemon-go"
+++
## 14/10
現時点で2つの方法が有効らしいです。
```bash
echo '#!/su/bin/sush
mount -o rw,remount rootfs /
chmod 0751 /
mount -o ro,remount rootfs /'>/su/su.d/06suhide; chmod 0700 /su/su.d/06suhide
```
http://forum.xda-developers.com/showpost.php?p=69132799&postcount=2617
> Install [RootSwitch 1.2.4](https://www.asus.com/zentalk/tw/forum.php?mod=attachment&aid=MzEwNDk1fGJmMjhjZGZifDE0NzY0MDUzNjB8MHwxNzM1NDI%3D) and toggle the switch inside the app to disable root. Don't forget to switch it back on after you're done playing!
https://www.reddit.com/r/pokemongodev/comments/57gpcq/how_to_root_and_run_pogo_as_of_10142016/