RockPlayer is currently (illegally, unethically) using FFmpeg as their
codec provider. They really should be publishing source and giving
attribution in order to maintain compliance. (Are you listening,
Android Market police, if you exist?)
On Jun 21, 8:40 pm, Andy Savage wrote:
> Hi there...
>
How to became you are the best http://123maza.com/25/hand128/
--
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting
some progress in this way? =)
On 6 Jun., 18:18, Uthred wrote:
> Just wondering is this project still ongoing?
>
> On May 12, 1:11 am, Percheron wrote:
>
> > Hello!
>
> > I've been onhttp://webchat.freenode.net/?channels=h1, but I didn't
> > get in touch with anyone.
> > I'm a spanish software de
Is there somebody knows how to stop android with the shell ?
Because the keyboard is not working yet and I hate unplug alimentation
from my board ...
Something like "stop" ?
Jean-Marie
--
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-
Has anyone figured out how to get a USB-RRS232 dongle based on the
FTDI chipsets to work on an Android?
--
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting
Hi Developers,
i can't work out this problem. how linker uses libc? dynamic liner in
android(bionic/linker) seems to link bionic(libc) without abnormal things.
is the libc static or dynamic? if it is static, then why we bother build it
to a shared library?
or if it is static, can normal program r
hi all,
I have a strange problems need some help~
1. I have one library(abc.so file), and one java file.
2. there has one Runnable thread in the java would continually call a
function( suppose the function name is cde() ) in the abc.so.
3. there has one global variable( suppose the
Hi,
Is it possible to bypass the parser node in case I just have a raw
data and directly connect the media input node (outport) to the
decoder node? Can the minimal parsing/reading of the header
information be done at the application level? Please help.
Thanks
Deepa
--
unsubscribe: android-p
Building a module for Android is trivial (if you've done it before for
Linux).
>From the directory from which your module source is:
# CROSS_COMPILE=arm-eabi- ARCH=arm make -C /android/kernel/directory M=
$PWD modules
Note that the CROSS_COMPILE will only work as above if your Android
toolchain
The issue has resolved with the below Kernel Config option
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=504391
http://cateee.net/lkddb/web-lkddb/MMC_UNSAFE_RESUME.html
-
On Fri, Jul 16, 2010 at 1:21 PM, Srikant wrote:
> Hi all,
>
> We've made SD card 4 partions, 1 FAT32 for U-boot & Kernel
i'm trying to debug a native executable using GDB . I want to set
compiler optimization level to -O0 , i.e no optimization so that i can
step through my code well.
How do I do this setting in Android build? I tried giving CPP_FLAGS=-
O0 in the make command line i.e
make CPP_FLAGS=-O0 , but that d
just check if you have CONFIG_MMC_UNSAFE_RESUME enabled in your
kernel .config,
if not, enable CONFIG_MMC_UNSAFE_RESUME and try.
On Jul 16, 4:51 pm, Srikant wrote:
> Hi all,
>
> We've made SD card 4 partions, 1 FAT32 for U-boot & Kernel images, 2
> EXT3 for System image, 3 EXT3 for Data and 4
Hi all,
We've made SD card 4 partions, 1 FAT32 for U-boot & Kernel images, 2
EXT3 for System image, 3 EXT3 for Data and 4 EXT3 for Cache.
It is boot fine from SD card, but there are some issues like once it
goes to Suspend state, after Resuming Android UI doesn't come up.
It doesn't hang, though
13 matches
Mail list logo