This group is announcement-only. You cannot post messages because you are not a manager.
Description:
For "hackers" interested in discussing the innards of Android or exploring its use on various hardware.
|
|
|
Android groups split by topic
|
| |
Fellow Android Developers,
To help us all keep a handle on the traffic on this list, we've now
split the android-developers list by topic. The new lists are:
android-beginners
[link]
New to Android development? Start here. Open to any discussion around... more »
|
|
Message list closing
|
| |
Now that Android has been open sourced, we'll be closing this list to
new messages.
Please use one of the following lists:
Android porting - Porting Android to various hardware.
* Subscribe using Google Groups: android-porting
* Subscribe via email: android-porting-subscribe@goog legroups.com... more »
|
|
Android porting for MIPS architecture
|
| |
Hi I want to port android on MIPS board. I can find android kernel patch for ARM (2.6.25). I seems that it required changes mainly in binder. At present i am not sure about what are the necessary changes to be done for binder (for MIPS). Let me know about other parts of changes in patch and kernel source for MIPS. I am very well aware about that... more »
|
|
Audio recording on cupcake
|
| |
Hi all, I have seen the AudioFlinger sources where it is always tries to set the channel count to 1. I have a TWL4030 ASOC audio codec, when recording is initiated it starts giving error saying *I/AudioHardwareALSA( 777): Initialized ALSA CAPTURE device AndroidRecord_Headset_normal D/AudioHardwareALSA( 777): Set CAPTURE PCM format to S16_LE (Signed 16 bit... more »
|
|
Can we build and run only Dalvik VM on a SOC based on ARM11?
|
| |
hope to get only Dalvik VM & core lib running on a ARM11 based SOC without application framework. In other words, I want to use Dalvik VM as plain JVM. Anyone who knows how to build only Dalvik VM and core lib for the other SOC and how to run plain java code on top of that? -EK
|
|
Amount of contiguous memory for 2D?
|
| |
How much physically contiguous memory is required for 2D? There is the following comment in libs/surfaceflinger/VRamHeap.c pp /* * Amount of memory we reserve for surface, per client in PMEM * (PMEM is used for 2D acceleration) * 8 MB of address space per client should be enough. */ This seems to be quiet a lot of pmem per client, as I imagine there... more »
|
|
SD card error
|
| |
Hi All, I have ported android OMAP 3530 EVM. Now I am facing a strange looking problem. If I partition my SD card with ONLY single partition of vfat, & placing my media files into that, then Android media player is able to play those files (though am not able to hear anythng). My android is booting via nfs... more »
|
|
|