
Fletch
Enthusiast
- 730
Hi,
gibt es schon eine Möglichkeit, OpenVPN zu nutzen?
Ich nutze zur Zeit das Kang Rom.
gruß
Fletch
gibt es schon eine Möglichkeit, OpenVPN zu nutzen?
Ich nutze zur Zeit das Kang Rom.
gruß
Fletch
Folge dem Video um zu sehen, wie unsere Website als Web-App auf dem Startbildschirm installiert werden kann.
Anmerkung: This feature currently requires accessing the site using the built-in Safari browser.
mkdir /system/xbin/bb
ln -s /system/xbin/ifconfig /system/xbin/bb/ifconfig
ln -s /system/xbin/route /system/xbin/bb/route
adb remount
adb shell
mkdir /system/xbin/bb
ln -s /system/xbin/ifconfig /system/xbin/bb/ifconfig
ln -s /system/xbin/route /system/xbin/bb/route
ls -l /system/xbin/bb
lrwxrwxrwx root root 2011-12-24 12:54 ifconfig -> /system/xbin/ifconfig
lrwxrwxrwx root root 2011-12-24 12:54 route -> /system/xbin/route