Friday, February 26, 2010

Android API

I've found one more black hole in Android platform code.

It is java.net.Socket.

Unfortunately, current implementation doesn't fully support a proxy.
Class has the next constructor public Socket(Proxy proxy).
There are tree types of proxy: DIRECT, SOCKS, HTTP.

Friday, February 19, 2010

Android proxy on Nexus One

I've got Nexus One for testing purposes.

That is a fantastic device.


The main thing is that device successfully uses APN proxy settings for outgoing Browser requests.

It has firmware 2.1-update1. May be "update1" is a key factor, but may be only emulators have the proxy problem, but real devices not?

Tuesday, February 9, 2010

Android PDK

Today I've hit on the interesting link http://pdk.android.com

This resource provides the information about Android Platform Development Kit.
M-m-m..

Friday, February 5, 2010

That is a fucking awesome

No comments, look at that.