You can not extend the framework. If you want to add new features, you must
do this by introducing your own shared library, as show in the
PlatformLibrary example. This allows you to provide any new APIs you want,
which can be used by applications as an AVD in the development tools, and
allows th
If an android device wants to support multiple cameras, then how does
the API support this? Right now the framework API is a simple static
method to create an instance of camera Camera.open().
I see couple of options:
1. Using camera.setParameters() to set a name/value pair that
instructs whic
Hi,
I have an android application which uses 3rd party libraries(of which
I don't have source code). In eclipse I can include them as external
jars and build the APK without any problem.
But problem arises when I try to build the application with android
source code.
My question is how to include
Hi all,
please help me... can i porting Android to my Samsung GT-C6625 aka
Valencia. thx
--~--~-~--~~~---~--~~
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting
-~--~~~~--~
Hi all,
I am working with a Zoom2 board (OMAP 3430). I checkouted donut
repository on git.omapzoom.org I followed the wiki
http://omappedia.org/wiki/Android_Getting_Started I build one SDcard
that boot but after the shiny Android text logo I get a crash from
PowerManagerService
I already checked
hi, is the hub externally powered ?
On Oct 21, 4:42 pm, Robo wrote:
> Hi,
>
> Please tell me the procedure how to work USB keyboard which is
> connected to USB HUB to the beagleboard with Android image.I refered
> to qwerty.kl. But i don't know how to modify. After compile, in
> beagledroid\out
Hi all, i am using linux serial port as a HOST interface for omap-
BeagleBoard Android, i am trying adb commands in the host(ex: adb
shell), but it says "error: device not found". is it the right way to
use. one more thing if i connect usb mouse or keyboard to Beagle-
board, it does not detect.
I want to add a new device. It's an alpha-numeric (16X2) monochrome
LCD. I have finished the driver of kernel, and I can see the device
from console. The device's name is "/dev/monolcd".
Now I don't know how to control it from application. Can anyone tell
me how to do it?
--~--~-~--~~
http://android.git.kernel.org/?p=platform/external/opencore.git;a=blob_plain;f=doc/omx_core_integration_guide.pdf;hb=9f38f7d01657aed466131d417cec0fe39b93a7c6
On Oct 22, 5:49 am, guru wrote:
> HI All,
>
> I am trying to integrate decoder to OpenCORE. Below is my
> understanding after going throug
HI All,
I am trying to integrate decoder to OpenCORE. Below is my
understanding after going through code base:
OMX_Init() is called by player driver (Playerdriver.cpp)
pv_omxmastercore.cpp --> OMX_Init()-->_OMX_Init()
|
pv_omxcore.cpp
10 matches
Mail list logo