Thanks a lot I am going to try that!!! :D
On 6 jun, 05:04, Srivastav <[EMAIL PROTECTED]> wrote:
> Andnovar,
>
> Just run only a.sh script and init
>
> Enter following line in a.sh(please check the path):
>
> /*****************a.sh***************/
>
> echo ""
> echo "=================="
> echo " Initing Android Start "
> echo "=================="
> echo ""
> export PATH=/sbin:/system/sbin:/system/bin:$PATH
> export LD_LIBRARY_PATH=/system/lib
> export ANDROID_BOOTLOGO=1
> export ANDROID_ROOT=/system
> export ANDROID_ASSETS=/system/app
> export ANDROID_DATA=/data
> export EXTERNAL_STORAGE=/sdcard
> export DRM_CONTENT=/data/drm/content
> umask 000
> chroot /android_file_system_path /system/bin/sh
>
> /********************end_a.sh***********/
>
> After that execute the init
>
> #./init &
>
> -- Anjani
>
> On Jun 6, 3:19 am, andnovar <[EMAIL PROTECTED]> wrote:
>
> > I have a quiestion, I don't know how can I run Android in my N8xx. I
> > installed Android in the SD Card and in the phone memory I have
> > Internet Table OS 2008. I run the script of Begin Android but in the
> > Internet Table OS2008in the busybox.
>
> > I don't know when I use openSSH
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Android Internals" group.
To post to this group, send email to android-internals@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-internals?hl=en
-~----------~----~----~----~------~----~------~--~---