Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×

Comment Re:Android development is moving too fast (Score 1) 92

How can you install a new released version of android on old phone? Android uses different kernel(read device drivers) for each release.

Cupcake: 2.6.27
Donut: 2.6.29
éclair: 2.6.31
Froyo:2.6.32

Google does not write device drivers or port kernel. Google get involved only in reference platform which is required to develop android user space. For rest of devices, kernel porting is mostly driven by OEM(for a particular hardware) and it is done by hardware partners. What is the incentive for OEM to port a new kernel for old hardware which is already in market?

Comment Re:Pay no attention to the CPU behind the curtain (Score 1) 117

Embedded System on Chip= ARM cores + Peripheral(SDIO, USB, I2C..) Controllers + Video/Audio Decoder + Interrupt Controller + Power Manager Unit Controller + RTC + ... Most of the SoCs are designed to have different power rails to all ( or few combinations) of these modules. I am not aware of any SoC which keeps ARM core running while playing music when screen is OFF. To serve an interrupt, you don't need to keep ARM running. You can always wakeup ARM core through some custom circuitry and save power.
KDE

KDE 4.5 Released 302

An anonymous reader writes "KDE 4.5.0 has been released to the world. See the release announcement for details. Highlights include a Webkit browser rendering option for Konqueror, a new caching mechanism for a faster experience and a re-worked notification system. Another new feature is Perl bindings, in addition to Python, Ruby and JavaScript support. The Phonon multimedia library now integrates with PulseAudio. See this interview with KDE developer and spokesperson Sebastian Kugler on how KDE can continue to be innovative in the KDE4 age. Packages should be available for most Linux distributions in the coming days. More than 16000 bug fixes were committed since 4.4."
Image

Indian Police Using Facebook to Catch Scofflaw Drivers 130

New Delhi police have a new weapon in the battle against bad drivers, Facebook. Two months ago the police created a Facebook page that allowed people to inform on others breaking traffic laws, and upload pictures of the violations. The page has more than 17,000 fans, and 3,000 pictures currently. From the article: "The online rap sheet was impressive. There are photos of people on motorcycles without helmets, cars stopped in crosswalks, drivers on cellphones, drivers in the middle of illegal turns and improperly parked vehicles. Using the pictures, the Delhi Traffic Police have issued 665 tickets, using the license plate numbers shown in the photos to track vehicle owners, said the city’s joint commissioner of traffic, Satyendra Garg."

Slashdot Top Deals

The moon is made of green cheese. -- John Heywood

Working...