[Android-tools-devel] Google Android NDK Installer Package

Hans-Christoph Steiner hans at at.or.at
Wed Jun 29 20:11:33 UTC 2016


Package looks good!  Upon thinking about this, I think its probably
better to sort the output of `find`, e.g.

find ${INSTALL_DIR} | sort >>
/var/lib/dpkg/info/google-${PKG_NAME}-installer.list

That goes for all of the google-android-* packages.

If you are still interested in working more on these, it would be great
to add support for setting a custom download mirror.  For example, here
is a complete Chinese mirror:
http://mirrors.neusoft.edu.cn/android/repository/

The idea would be for the package to prompt the user which mirror to use
for the download when they install the package. For that you use the
'debconf' system:
http://www.fifi.org/doc/debconf-doc/tutorial.html

You can see a simple example of this in action in this package:
https://anonscm.debian.org/cgit/collab-maint/macchanger.git

.hc

Mouaad Aallam:
> Hello :)
> 
> I made a package[1] for a script to download the Google Android NDK
>  (android-ndk-r12-linux-x86_64.zip) and unpack it into /usr/lib/android-ndk
> I wait for any possible review before creating the ITP report and uploading
> it to alioth.
> 
> [1]: https://github.com/Aallam/debian_google-android-ndk-installer
> 
> *Cheers*
> *Mouaad Aallam*
> 
> 
> 
> _______________________________________________
> Android-tools-devel mailing list
> Android-tools-devel at lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/android-tools-devel
> 



More information about the Android-tools-devel mailing list