[android-developers] Re: Is running applications from shell disabled?

2009-06-21 Thread Delta Foxtrot
2009/6/20 Lewis Z. 

>
> Yes, I did.
>

Make sure you aren't trying to run it on a partition that is flagged not to
execute.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: Is running applications from shell disabled?

2009-06-19 Thread Lewis Z.

Yes, I did.

On Jun 18, 8:45 pm, Delta Foxtrot  wrote:
> 2009/6/19 Lewis Z. 
>
> > I wrote a simple hello c program. I pushed the program to either
> > Android Emulator or a device. When I run it, however, I got "./hello:
> > not found" message. I ls-ed it and it's right there. Is this purposely
> > disabled?
>
> Did you chmod 755 hello ?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: Is running applications from shell disabled?

2009-06-18 Thread Delta Foxtrot
2009/6/19 Lewis Z. 

> I wrote a simple hello c program. I pushed the program to either
> Android Emulator or a device. When I run it, however, I got "./hello:
> not found" message. I ls-ed it and it's right there. Is this purposely
> disabled?
>

Did you chmod 755 hello ?

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---