YOU need to give RWX access to the folder you are using. Go to the parent directory of root android source directory (WORKING_DIR). then do
chmod 777 WORKING_DIR -R This will fix the permission denied error. Regards Basana -- You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en

