[android-porting] Re: Emulator's /dev/ttyS0

2010-04-30 Thread ari
Hi Coolio, Your input helped a lot.I had the similar kind of issue.I have an application which has to be run from the android shell.The requests from the application will go to my library and it sends it to the /dev/ttyS0.I have a portlistener in the host windows machine which

[android-porting] Removing default application

2010-02-16 Thread ari
hi, I am trying to write my own home application.I am trying to reuse the sample code as provided in the samples folder of the SDK. My idea is to try removing all the applications that are shown in the home application i.e. Desktop shortcuts and as well as the application listings when we

[android-porting] error while doing make on MAC OS

2010-02-16 Thread ari
system/core/libacc/acc.cpp:441: note: virtual int acc::Compiler::CodeGenerator::leaForward(intptr_t, acc::Compiler::Type*) system/core/libacc/acc.cpp:5875: error: cannot allocate an object of abstract type 'acc::Compiler::X86CodeGenerator' system/core/libacc/acc.cpp:2445: note: since type