Android: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
| Zeile 36: | Zeile 36: | ||
*http://de.gonline.at/index.php/menue-home/blog/blog-computer/159-howto-nexus-4-unter-ubuntu-linux-automatisch-mounten | *http://de.gonline.at/index.php/menue-home/blog/blog-computer/159-howto-nexus-4-unter-ubuntu-linux-automatisch-mounten | ||
*http://bernaerts.dyndns.org/linux/247-ubuntu-automount-nexus7-mtp | *http://bernaerts.dyndns.org/linux/247-ubuntu-automount-nexus7-mtp | ||
| + | *http://linuxundich.de/de/tag/mtp/ | ||
Version vom 6. Februar 2013, 23:05 Uhr
Namerserver
setprop net.dns1 8.8.8.8 >> /etc/init.sh
Kernel compilieren
zugriff von ubuntu
console
sudo apt-get install mtpfs
mkdir ~/android sudo mtpfs -o allow_other ~/android sudo fusermount -u ~/android
- http://linuxundich.de/de/software/gerate-mit-android-3-0-oder-4-0-via-mtp-in-ubuntu-linux-einbinden/
grafisch
gvfs update
sudo add-apt-repository ppa:langdalepl/gvfs-mtp sudo apt-get update && sudo apt-get dist-upgrade
go-mtpfs
sudo add-apt-repository ppa:webupd8team/unstable sudo apt-get update sudo apt-get install go-mtpfs
sudo apt-get install go-mtpfs-unity
debug modus aktivieren
Einstellungen – Über das Telefon – Build-Nummer 7x hinterieinander anklicken
http://www.holkf.de/google-nexus-4-android-jelly-bean-4-2-debugging-modus-aktivieren/
links