Android: Unterschied zwischen den Versionen

Aus Xinux Wiki
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

grafisch

gvfs update

sudo add-apt-repository ppa:langdalepl/gvfs-mtp
sudo apt-get update && sudo apt-get dist-upgrade

http://linuxundich.de/de/ubuntu/gvfs-update-ermoglicht-unter-ubuntulinux-endlich-den-bequemen-zugriff-auf-android-gerate-via-mtp/

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