you can use "adb shell" to get a shell prompt on the phone. Beware that this
runs a version of "ash" so you'll be missing a *lot*of shell features.
Moreover, the system doesn't come by default with typical shell programs
like find, cp, etc... and no Perl / Python / etc...
(the terminal app also allows you to get a terminal program directly from
the phone, but it's not exactly a rosy experience :-))

you can probably find a busybox build for Android on the Internet that could
give you a much better environment though.

On Thu, Jan 15, 2009 at 5:01 PM, howa <[email protected]> wrote:

>
> Is this possible in the Dev Phone?
>
> It will be much usable since many guy like me only know how to write
> scripts, not Java Program.
>
> :)
>
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to