[android-developers] Uploading and downloadingdata to a directory on a server.

2009-03-12 Thread bigauto
Hi, I was wondering if there is a simple way to upload and download data to and from a directory in a server. If I have load and download from a directory at http://server.com/filedir, How should I go about sending the data to a server and giving it a name so that I could download the same data la

[android-developers] Re: Running different actives in the same package?

2009-02-13 Thread bigauto
ity when you are done. > > On 2月13日, 下午2时42分, bigauto wrote: > > > I am using eclipse to run the simulations and I can't get the > > simulator to run anything other than the default activity. When I > > created the android project, eclipse automatically created a defau

[android-developers] Running different actives in the same package?

2009-02-12 Thread bigauto
I am using eclipse to run the simulations and I can't get the simulator to run anything other than the default activity. When I created the android project, eclipse automatically created a default class within that package, and it seems like I can't run anything other than that class. I created an

[android-developers] Re: Running java native programs on android

2008-12-02 Thread bigauto
t;nativejava" you meanJavabyte-code (as opposed to dalvik), > not directly, although you can use convert the .class to .dex before > packaging them into an apk. > > If by "nativejava" you mean a desktopjavaapp using another UI kit, > definitely no. > > R/ >

[android-developers] Running java native programs on android

2008-12-01 Thread bigauto
Is there a way I can a native java program on the android phone? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To