User Tools

Site Tools


tutorials

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tutorials [2013/11/25 07:20] ninetutorials [2013/12/29 12:59] (current) nine
Line 1: Line 1:
 +Sub-pages:
 +~~DIR:tutorials?skip=tutorials:urbandecay;~~
 +
 +
 ====== Open Government Data Graz ====== ====== Open Government Data Graz ======
 Einbinden eines WMS-Layers in OpenLayers: Einbinden eines WMS-Layers in OpenLayers:
Line 43: Line 47:
 runterladen runterladen
  
-====== Android Backup unter Debian ====== 
- 
-<code> 
-sudo aptitude install android-tools-adb 
-</code> 
- 
-<code> 
-./adb shell ls -l -a | grep '^[^l]' | sed -e 's/^d.* \([^ ]*\)\r$/mkdir sav\/\1; .\/adb pull \/\1 sav\/\1/' -e 's/-.* \([^ ]*\)\r$/.\/adb pull \/\1 sav\/\1/' | /bin/bash 
-</code> 
- 
- 
-  - list all files 
-  - ignore links 
-  - for 
-    * files : output an adb pull command 
-    * directories : make the dir (in case we pull sth empty) and output an adb pull command 
-  - execute everything in bash 
- 
- 
-====== Android single APK-Installer Backup unter Debian ====== 
-<code> 
-adb shell pm list packages 
-adb shell pm path com.example.someapp 
-adb pull /data/app/com.example.someapp-2.apk 
-</code> 
  
 ====== raspberry mit p910nd printserver ====== ====== raspberry mit p910nd printserver ======
tutorials.1385364023.txt.gz · Last modified: 2013/11/25 07:20 by nine