tencrocs / fb4linux

Automatically exported from code.google.com/p/fb4linux
0 stars 0 forks source link

Error when trying to run a Flex Mobile Project #53

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a flex mobile project with a blank theme
2. Add some controls to the ui
3. Try to run with Nexus S as device

What is the expected output? What do you see instead?
!AndroidDeviceFinder.RetrievingFailed!
Cannot run program 
"/home/victor/FlashBuilder/plugins/com.adobe.flexide.multiplatform.android_4.5.0
.287807/resources/android_sdk/win/tools/adb.exe": java.io.IOException: 
error=13, Permission denied

What version of the product are you using? On what operating system?
fb4linux with Flash Builder Burrito enabled. OS Ubuntu 10.10 and Nexus S as 
device

Please provide any additional information below.
The problem is that Fb is trying to use adb.exe instead of the linux adb.

Original issue reported on code.google.com by JDescone...@gmail.com on 23 Apr 2011 at 3:15