[android-porting] Re: Terminal and su error

2009-05-16 Thread Yi Sun
Look at android/packages/apps/Contacts/res, you will see xxx-finger directories, you need to create xxx-notouch as well On Sat, 2009-05-16 at 05:51 -0700, mvniekerk wrote: > Add notouch? How does one do that? > > > On May 12, 9:08 pm, Yi Sun wrote: > > On Tue, 2009-05-12 at 13:35 -0400, Kasuko

[android-porting] Re: Terminal and su error

2009-05-16 Thread mvniekerk
Add notouch? How does one do that? On May 12, 9:08 pm, Yi Sun wrote: > On Tue, 2009-05-12 at 13:35 -0400, Kasuko wrote: > > I installed Android into a VirtualBox. Now when I select dialer or > > calender I get an error message about the android.process.acore has > > stopped unexpectedly. > > Th

[android-porting] Re: Terminal and su error

2009-05-12 Thread Yi Sun
Try adb directly On Tue, 2009-05-12 at 16:48 -0400, Kasuko wrote: > I am using the terminal emulator in the dev tools. > > Thanks > -Corey Ling > > > On Tue, May 12, 2009 at 4:19 PM, Yi Sun wrote: > > On Tue, 2009-05-12 at 15:37 -0400, Kasuko wrote: > > Wow, I wasn't r

[android-porting] Re: Terminal and su error

2009-05-12 Thread Kasuko
I am using the terminal emulator in the dev tools. Thanks -Corey Ling On Tue, May 12, 2009 at 4:19 PM, Yi Sun wrote: > > On Tue, 2009-05-12 at 15:37 -0400, Kasuko wrote: > > Wow, I wasn't really expecting an answer for that but I'm sure glad I > > put that useless backstory in, Thank You. > >

[android-porting] Re: Terminal and su error

2009-05-12 Thread Yi Sun
On Tue, 2009-05-12 at 15:37 -0400, Kasuko wrote: > Wow, I wasn't really expecting an answer for that but I'm sure glad I > put that useless backstory in, Thank You. > > Also I dont think I am running ADBHOST=xx.xx.xx.xx adb shell are you using alt+f1 or what? > > Thanks > -Corey Ling > > > On

[android-porting] Re: Terminal and su error

2009-05-12 Thread Kasuko
Wow, I wasn't really expecting an answer for that but I'm sure glad I put that useless backstory in, Thank You. Also I dont think I am running ADBHOST=xx.xx.xx.xx adb shell Thanks -Corey Ling On Tue, May 12, 2009 at 3:08 PM, Yi Sun wrote: > > On Tue, 2009-05-12 at 13:35 -0400, Kasuko wrote: >

[android-porting] Re: Terminal and su error

2009-05-12 Thread Yi Sun
On Tue, 2009-05-12 at 13:35 -0400, Kasuko wrote: > I installed Android into a VirtualBox. Now when I select dialer or > calender I get an error message about the android.process.acore has > stopped unexpectedly. This is a known issue, just fix your resource to add notouch you should be fine > Whe