1. saint@saint-desktop:~/Development/Rockbox/master/rockbox$ ./runclient.sh
  2. Can't exec "android": No such file or directory at rbclient.pl line 559.
  3. Use of uninitialized value $p in pattern match (m//) at rbclient.pl line 560.
  4. 2013-02-19 09:24:24 Error: You specified arch android16 but the output of 'android list target' did not include 'API level: 16'.
  5. Address the above issue(s), then restart!
  6. saint@saint-desktop:~/Development/Rockbox/master/rockbox$
  7.  
  8. saint@saint-desktop:~/Development/Android/adt-bundle-linux-x86_64/sdk/tools$ ./android list target
  9. Available Android targets:
  10. ----------
  11. id: 1 or "android-16"
  12. Name: Android 4.1.2
  13. Type: Platform
  14. API level: 16
  15. Revision: 4
  16. Skins: HVGA, WXGA720, WXGA800-7in, WVGA854, WVGA800 (default), QVGA, WXGA800, WQVGA400, WQVGA432, WSVGA
  17. ABIs : no ABIs.
  18. ----------
  19. id: 2 or "android-17"
  20. Name: Android 4.2
  21. Type: Platform
  22. API level: 17
  23. Revision: 1
  24. Skins: HVGA, WXGA720, WXGA800-7in, WVGA854, WVGA800 (default), QVGA, WXGA800, WQVGA400, WQVGA432, WSVGA
  25. ABIs : no ABIs.
  26. saint@saint-desktop:~/Development/Android/adt-bundle-linux-x86_64/sdk/tools$