[android-developers] Re: Network File Transfer Android Apps

2009-11-19 Thread Hamilton Lima (athanazio)
What if you just convert the file to the BASE64 format (String) and sent in the URL as multiple pieces ? On Nov 19, 3:59 am, Bharath Gandhi wrote: > Hi, > > I need to transfer the file from Android mobile (Client) to standalone PC > (Server) via network. > Please let me know is there any good Ope

[android-developers] Re: problem reading from the Camera

2009-11-07 Thread Hamilton Lima (athanazio)
it worked registering a callback for the surface !! thanks On 6 nov, 16:47, "Hamilton Lima (athanazio)" wrote: > thanks Mark will give a try ! > > On 6 nov, 15:34, Mark Murphy wrote: > > > Hamilton Lima (athanazio) wrote: > > > Still with the issue ... :(

[android-developers] problem reading from the Camera

2009-11-04 Thread Hamilton Lima (athanazio)
Hello all ! My app will show the current image from the camera and bellow the binary version of the image black and white, and will write some different algorithms make the binary image. I'm having and error when I try to read from the camera: 11-05 02:27:15.357: ERROR/camera(736): not able to lin

[android-developers] Re: Preferred way to support multiple Android OS Versions?

2009-11-02 Thread Hamilton Lima (athanazio)
Not sure if I understood correctly compiling with 1.6 I can run on a 1.5 HTC Magic ? I tried to download the upgrade from the HTC website but when entered the serial number the website says that the upgrade is not applicable for my phone On 28 out, 15:25, Michael MacDonald wrote: > I don't think