Well, first off:

>From the SDK/Framework (read: from within your Android Application)
itself there is no way to access the underlaying Linux commands
directly if i understand it correctly. If you want to access the shell
of your Emulator or DevG1 Phone, you could do it with the "adb shell"
command, as David already said it.

If you have a T-Mobile G1 or some other "locked" device from other
mobile phone companies, then there is no easy way to access it. You
could hack/jailbreak the Phone with an old Firmware (R29) and then
manually flashing it up to the newest. However, this is not
recommended especially if you want do develop an application which
will make use of it.

On Feb 24, 5:40 am, steve68 <my6...@gmail.com> wrote:
> Is it a way to access Linux shell command from with the Android SDK? I
> would like to do it as a root user
>
> Thanks,

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

Reply via email to