Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c2b47d19b931a7f4868de138dbde73b639a33d75

commit c2b47d19b931a7f4868de138dbde73b639a33d75
Author: exceed <exceed.ced...@gmail.com>
Date:   Mon Aug 24 19:21:47 2009 +0200

android-sdk-1.5_r3-2-i686

* Add README.frugalware for tethering with Android phone
with '#' will be ignored, and an empty message aborts the commit.

diff --git a/source/devel-extra/android-sdk/FrugalBuild 
b/source/devel-extra/android-sdk/FrugalBuild
index 7362e89..f85df8f 100644
--- a/source/devel-extra/android-sdk/FrugalBuild
+++ b/source/devel-extra/android-sdk/FrugalBuild
@@ -4,16 +4,17 @@
pkgname=android-sdk
pkgver=1.5_r3
_F_archive_name=$pkgname-linux_x86
-pkgrel=1
+pkgrel=2
pkgdesc="Software development kit for Android"
url="http://developer.android.com";
groups=('devel-extra')
archs=('i686')
rodepends=('ncurses' 'sdl' 'libxext' 'swt')
-source=(http://dl.google.com/android/$_F_archive_name-$pkgver.zip $pkgname.sh)
+source=(http://dl.google.com/android/$_F_archive_name-$pkgver.zip 
README.Frugalware $pkgname.sh)
up2date="lynx -dump $url/sdk/ | grep 'Redirecting to' | cut -d '/' -f3"
options=('nobuild')
sha1sums=('d737748deb5885b8e87e93b49eb6de413ed3298b' \
+          'dfc76357f11b211ac4cd5884b794a5016b08b943' \
'cc9288f0e9d2b93150e504f32db1000917ef737b')

build()
diff --git a/source/devel-extra/android-sdk/README.Frugalware 
b/source/devel-extra/android-sdk/README.Frugalware
new file mode 100644
index 0000000..d423d84
--- /dev/null
+++ b/source/devel-extra/android-sdk/README.Frugalware
@@ -0,0 +1,16 @@
+Setting up Android SDK :
+
+# repoman upd
+# repoman merge android-sdk
+# pacman-g2 -A android-sdk-1.5_r3-1-i686.fpm
+
+You should open a new shell to have android-sdk/tools/ in the path.
+After that, just type "adb" (not "./adb") as mentionned in following links.
+
+If you want to use your Android phone as a proxy, see thes pages :
+- with Proxoid : http://code.google.com/p/proxoid/wiki/installationLinux
+- Proxoid for french users/HTC G1 : 
http://blogs.frugalware-fr.org/exceed/2009/08/14/transformer-son-telephone-android-en-modem-usb/
+- with Tetherbot : http://graha.ms/androidproxy/
+
+
+
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to