[android-porting] Is there a way to set the screen dim brightness to a defined value?

2011-07-28 Thread Shanth Murthy
Hi All, We all know on leaving the phone idle, the Power-Manager kicks and DIMs the screen first and turn-offs the screen eventually. But, is there is a way set the SCREEN_DIM brightness value to a pre-defined value...? not to the default value.. Thanks, Shanth -- unsubscribe: android-porting+

[android-porting] regarding low memory killer

2011-07-28 Thread sandeep kumar
In android "lowmemorykiller.c" file has been added for more advantageous memory management. ActivityManager.MemoryInfo uses ActivityManager.getMemoryInfo. The call into the system service ends up in ActivityManagerService.getMemoryInfo, where it checks if available memory is less than some threshol

[android-porting] Re: ALSA recording audio on Donut problem

2011-07-28 Thread Diego
On Jul 23, 3:45 pm, "amr.has" wrote: > so the problem is in change SND_PCM_STREAM_CAPTUR by > SND_PCM_STREAM_PLAYBACK ?? > > can u explain more details about this solution I hadn't found the solution at the time; I've found it recently. In "openInputStream" method (donut branch version) in AudioH

[android-porting] heads up: Kernel source for ZT-180 tablet released

2011-07-28 Thread Christian Buchner
Zenithink have released the kernel source code for their ZT-180 series of tablets. This tablet features a SoC by InfoTM with an OpenGL ES capable graphics core. The kernel is a 2.6 linux kernel with defconfigs for ALL zenithink boards. So you can compile almost any kernel for the devices, with any

Re: Re: [android-porting] Battery charging animation

2011-07-28 Thread lnxarm
Thanks Chinmay, When the changar is in, Settings/About/Battery status shows: Charging(AC) If I unplugged, Settings/About/Battery status will show: Discharging. I am pretty sure it animated before. Somehow, after I modified files in frameworks/base/core/res/res/drawable/stat_sys_battery_charge.xml

Re: Re: [android-porting] Battery charging animation

2011-07-28 Thread Chinmay V S
To customize the animation properly, you might want to check this: http://developer.android.com/guide/topics/resources/animation-resource.html#Frame -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

Re: [android-porting] wpa_supplicant with ralink rt3070

2011-07-28 Thread hedwin
What does logcat say? 2011/7/20 lnxarm > ** > What is your dongle's volt? > > > > 2011-07-20 > -- > lnxarm > -- > *发件人:* Qipeng > *发送时间:* 2011-07-18 12:02:24 > *收件人:* android-porting > *抄送:* zhang.qipeng > *主题:* [android-porting] wpa_supp