I am trying to run android-sdk in linux under a diretory structure
that would all the sdk to be installed and used by multiple people.
I have already resolved the export GDK_NATIVE_WINDOWS=true problem.
I used root to update the sdk.
No I have something like:
drwxr-xr-x 7 root root 4096 2009-11-20 17:26 android-sdk-linux/
drwxr-xr-x 2 root root 4096 2009-11-20 16:20 android-sdk-linux/add-
ons/
drwxr-xr-x 13 root root 4096 2009-11-20 17:26 android-sdk-linux/docs/
drwxr-xr-x 3 root root 4096 2009-11-20 16:20 android-sdk-linux/tools/
drwxr-xr-x 6 root root 4096 2009-11-20 17:23 android-sdk-linux/
platforms/
drwxr-xr-x 8 root root 4096 2009-11-20 17:22 android-sdk-linux/
platforms/android-1.1/
drwxr-xr-x 8 root root 4096 2009-11-20 17:21 android-sdk-linux/
platforms/android-1.5/
drwxr-xr-x 8 root root 4096 2009-11-20 17:21 android-sdk-linux/
platforms/android-1.6/
drwxr-xr-x 8 root root 4096 2009-11-20 17:23 android-sdk-linux/
platforms/android-2.0/
Now when I type sudo /usr/local/android-sdk-linux/tools/android list I
get:
Available Android targets:
id: 1 or "android-2"
Name: Android 1.1
Type: Platform
API level: 2
Revision: 1
Skins: HVGA-L, HVGA (default), QVGA-L, QVGA-P, HVGA-P
id: 2 or "android-3"
Name: Android 1.5
Type: Platform
API level: 3
Revision: 1
Skins: HVGA-L, HVGA (default), QVGA-L, QVGA-P, HVGA-P
id: 3 or "android-4"
Name: Android 1.6
Type: Platform
API level: 4
Revision: 1
Skins: WVGA854, HVGA (default), WVGA800, QVGA
id: 4 or "android-5"
Name: Android 2.0
Type: Platform
API level: 5
Revision: 1
Skins: WVGA854, HVGA (default), WQVGA432, WVGA800, WQVGA400, QVGA
Available Android Virtual Devices:
All good but when I run as a user: /usr/local/android-sdk-linux/tools/
android
I get:
mpo...@vmhost:/usr/local$ /usr/local/android-sdk-linux/tools/android
list
Available Android targets:
Available Android Virtual Devices:
What is not working?
--
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en