Friday, January 15, 2010

Java amazing things

I've come across with the very interesting thing in Java language.
Example below illustrates that.

Thursday, January 14, 2010

Android 2.1 APN continuation...

Today I tested the next case.
Android Emulator 2.1 + Browser 1.6.

I've got the predictable result.
The old version of Android Browser also doesn't work with proxy on platform 2.1.

That is interesting, but ...

I suppose that the problem is in the telephony provider which can be used by Browser.

Tuesday, January 12, 2010

Android 2.1 APN

Android 2.1 release also has the same issue as previously reported at http://uhanov.blogspot.com/2009/12/android-20.html

See also the Android bugtracker issue.

We do not have the official Google comments yet.

Android 2.1

Again and again...

Google made us happy once again.

New version of Google Android 2.1 platform is now available at http://developer.android.com/sdk/android-2.1.html.

API difference report you can see at http://developer.android.com/sdk/api_diff/7/changes.html.

Friday, December 25, 2009

Belorussia vs Acer

One of Belorussian distributorship proposes Acer desktop monitors as their own named INTEGRAL.

Thursday, December 17, 2009

Android 3-rd party source code

I think you know that Android has 3-rd party Java API.
For example it is Apache API in part of HttpClient 4.x.
That is good code.

Friday, December 11, 2009

Android 2.0 APN

The two last versions of Android emulator - 2.0 and 2.0.1 ignore a proxy settings for APNs.

I'm really upset.