hey guys, i;v recently been learning java in ECLIPSE for my android device, my goal is to create a custom interface for my IPcamera, which so far has gone quite well for the most part, however i have run to a problem with authentication, where in explorer a grey box pops up.
I was always under the impression that by just doing this:

http://login: [email protected]/snapshot.cgi

would input the security data, but on my device is not happening, im hoping that the java is close enough you guys can help,

or maybe get me as far that i can understand exactly what is "not" happening..
also i read that the login: pass gets encrypted maybe it is possible to just pre-code it and send it normally in my http string??