Re: [android-porting] why using different ubuntu 32/64 to develop android app and porting android?

2011-04-19 Thread Archer
thanks. I prefer both in 64-bit os. Is there any problem if developing app, froyo system and gingerbread system all in 64-bit ubuntu? -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] why using different ubuntu 32/64 to develop android app and porting android?

2011-04-18 Thread Archer
As I know, to build application ubuntu 32bit is required. And to build android system on Gingerbread ubuntu 64bit is required, but Froyo and early version need 32bit. So, what is the exact reason? And if I need to develop both froyo and gingerbread, what is the best solution? Thanks. -- unsub

[android-porting] Re: Is there any porting guide?

2011-03-31 Thread Archer
"This directory contains the source for the source.android.com site contents." So the content in mydroid/development/pdk/docs is the same as source.android.com site. -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Re: Porting Iperf to test wifi-performance but getting error: expected '=', ',', ';', 'asm' or '__attribute__' before 'my_signal'

2009-04-17 Thread Archer
You probably have solved it. I just encountered the same problem. It turns out bionic has a file with the same name "util.h". It confuses the compiler. bionic/libc/include/util.h Archer On Mar 18, 2:57 am, bourne wrote: > Hi everybody > > I am trying to portIperf(ope

[android-porting] Re: STL library in Android

2009-03-03 Thread Archer
OK, thanks for the info, David and F H. Archer On Mar 3, 2:07 am, David Turner wrote: > Sorry, but there is no ETA on STL right now; this is something that will > likely appear after the first public release of the NDK. > > By the way, the list android-...@googlegroups.com has bee

[android-porting] Re: STL library in Android

2009-03-02 Thread Archer
And F H, did you manage to use STLport in Android? Thanks, Archer On Mar 2, 3:47 pm, Archer wrote: > David and all, > > Is there any new update about STL support in Android? > > Thanks, > Archer > > On Feb 1, 3:17 am, F H wrote: > > > Thanks Gents - yo

[android-porting] Re: STL library in Android

2009-03-02 Thread Archer
David and all, Is there any new update about STL support in Android? Thanks, Archer On Feb 1, 3:17 am, F H wrote: > Thanks Gents - you don't happen to have an STLport configured for > Android lying around anywhere? > > On 1/31/09, David Turner wrote: > > > and to c