[android-porting] Re: Can anyone know how to setup an application to eeepc based on android?

2009-08-22 Thread Alan Cramer
Can confirm the same bug on a fresh install of eeepc_usb-20090820.img.gz installed to /dev/sda1 (EXT2) on my eeePC 900. Alan On Aug 22, 1:51 am, Yi Sun wrote: > bikcmp, > What makes you think that it is a bug in Android-x86? I was amazed  how a > programmer give comments to a problem without ev

[android-porting] Re: Can anyone know how to setup an application to eeepc based on android?

2009-08-22 Thread Yi Sun
Are you talking about the application install issue or wifi issue? On Sat, Aug 22, 2009 at 5:20 AM, Alan Cramer wrote: > > Can confirm the same bug on a fresh install of > eeepc_usb-20090820.img.gz installed to /dev/sda1 (EXT2) on my eeePC > 900. > > Alan > > On Aug 22, 1:51 am, Yi Sun wrote: >

[android-porting] Re: Can anyone know how to setup an application to eeepc based on android?

2009-08-22 Thread Alan Cramer
Application install issue. Wifi is working great on this build. On Aug 22, 4:34 pm, Yi Sun wrote: > Are you talking about the application install issue or wifi issue? > > > > > > On Sat, Aug 22, 2009 at 5:20 AM, Alan Cramer wrote: > > > Can confirm the same bug on a fresh install of > > eeepc_

[android-porting] Re: Can anyone know how to setup an application to eeepc based on android?

2009-08-22 Thread Yi Sun
BTW-- I assume that you have enabled the "Unknown sources" support in the application settings before you install the application. On Sat, Aug 22, 2009 at 4:35 PM, Yi Sun wrote: > Could you tell which application you are trying to install? I just wrote an > helloworld application and I can insta

[android-porting] Re: Can anyone know how to setup an application to eeepc based on android?

2009-08-22 Thread Yi Sun
Could you tell which application you are trying to install? I just wrote an helloworld application and I can install it without any problem. I have heard a few complains about the application installation. I will try to get some real applicatoins to try out. Yi On Sat, Aug 22, 2009 at 3:59 PM, Ala

[android-porting] Re: Can anyone know how to setup an application to eeepc based on android?

2009-08-22 Thread Alan Cramer
I have found this to be any application when you attempt to install applications by downloading an apk file within the Browser application. Installing applications using adb over my network is working fine (except for certain applications not displaying full screen). I am assuming this is due to t

[android-porting] Re: Failed to run cupcake on emulator

2009-08-22 Thread David Turner
"The cupcake" is not very indicative of what you're doing. You should at least try to explain exactly which branch/repository you're usingand how you configured your build. Also, using both a custom kernel and custom system image is fraught with peril. Couldn't you try one without the other first

[android-porting] Re: How to Make your owrn SDK with full calss library(function)

2009-08-22 Thread Dianne Hackborn
You can certainly debug it with eclipse. Just load the code into a project, select the app's process in ddms, and attach the eclipse remote debugger to port 8700. On Fri, Aug 21, 2009 at 9:06 PM, Kerr Yuandan wrote: > But, if we build the apps within the platform build system, we can only use >