Monday, November 30, 2009

Android ifconfig vs netcfg

On my Android emulator ifconfig shows nothing.

In order to get all interfaces on your emulator or device you could use netcfg:

# netcfg
lo       UP    127.0.0.1    255.0.0.0    0x00000049
dummy0   DOWN  0.0.0.0      0.0.0.0      0x00000082
rmnet0   DOWN  0.0.0.0      0.0.0.0      0x00001002
rmnet1   DOWN  0.0.0.0      0.0.0.0      0x00001002
rmnet2   DOWN  0.0.0.0      0.0.0.0      0x00001002
tiwlan0  DOWN  0.0.0.0      0.0.0.0      0x00001002

Thursday, November 26, 2009

Android Platform Web Browser

I'm in shock concerning the internal Android Web Browser.
The investigations show that no one of Android 1.5, 1.6, 2.0 platform releases don't support a file uploading through HTML form.



Android doesn't have internal file viewer.
It may be a reason.

Thursday, November 12, 2009

Russia transport tax

Transport tax in Russia will be increased on 100% in 2010.

Wednesday, November 11, 2009

Google Chrome 4.0 beta

Russian team has tested new version of popular web-browser Google Chrome.
Although Google announced 30% speed increase, practically we have the next results.

From Google


From Computerra team






Information provided by http://www.computerra.ru

Linux kernel 2.6

Yesterday kernel team has announced new stable linux kernel 2.6.31.6.

Go programming language

Google has announced the release of new programming language named Go.
It combines high performance, safety and speed.
The main aim is create language for parallel processing on multi-kernels.



Official website Golang.org contains compiler and toolchain for new language.

Tuesday, November 10, 2009

Android Platform Benchmark

The first tax-free Benchmark for Android platform was provided by http://softweg-studio.com/.

Current functionality estimates the next features performance:
  • 2D graphic.
  • CPU.
  • Memory.
  • File system.

Rate of exchange

Rate of USD in Russia last two days is falling down. It is terrible situation, especially for programmers whose salary is paid in USD.

Google Android 2.0

Google Android platform version 2.0 is already available at official site.