android

Recent site activity

  • Android tools
    edited by Diego Torres Milano
    attachment from Diego Torres Milano
  • Android applications
    item edited by Diego Torres Milano
    item added by Diego Torres Milano
    attachment from Diego Torres Milano
    edited by Diego Torres Milano
  • Android tools
    edited by Diego Torres Milano
    attachment from Diego Torres Milano
  • jls2009
    edited by Diego Torres Milano
    attachment from Diego Torres Milano
  • Android
    edited by Diego Torres Milano
  • View All

Android tools

android-fixperms

Download android-fixperms.

Fixes the permissions on Android SDK or Android NDK protected Linux installation to be able to use it in a multiuser environment, avoiding the need to install on a per user basis.

usage: android-fixperms [-V|--version] [-H|--help]
    [-S|--sdk] [-N|--ndk] [-a|--all] [--sdk-dir=dir] [--ndk-dir=dir]

options:
   -V|--version    show version
   -H|--help       this help
   -S|--sdk        change SDK
   -N|--ndk        change NDK
   -a|--all        change all
   --sdk-dir=dir   change SDK dir directory
   --ndk-dir=dir   change NDK dir directory


Fixing permissions can also be accomplished by this one liner:

$ wget -qO - http://android.codtech.com/android-tools/android-fixperms | sudo bash -s -- --sdk --sdk-dir=/opt/android

ge2adt

Google Earth to Android ADT is a tool to convert from Google Earth route files, usually saved as KMZ, to a KML format understood by Android ADT and Android DDMS tools.



This tool is hosted on Google Appengine infrastructure, available at http://ge2adt.appspot.com/.
Check some usage hints at http://dtmilano.blogspot.com/2008/12/android-google-earth-and-kml-routes.html and you can find a sample route in this page attachments.

Attachments (2)

  • Route-Caffe_Milano-to-American_Airlines_Arena.kmz - on Nov 6, 2009 7:21 AM by Diego Torres Milano (version 1)
    1k Download
  • android-fixperms - on Oct 28, 2009 7:19 AM by Diego Torres Milano (version 2 / earlier versions)
    3k Download