The 1.1 SDK doesn't support video recording, this is a new feature added
after 1.1.
On Wed, Apr 8, 2009 at 10:01 AM, Tejas wrote:
>
> Sorry,
>
> But, I could not understand your statement.
> And I did not get the answers..
>
> If I have to ask a simple question,
> How should I approach for devel
Sorry,
But, I could not understand your statement.
And I did not get the answers..
If I have to ask a simple question,
How should I approach for developing a Video recorder application ?
With the current 1.1 SDK, it is not possible to make use of
mediarecorder APIs.
Thanks,
Tejas
On Apr 8, 9:
1.1 is the current SDK, which is older than the platform where the camcorder
was first implement.
On Wed, Apr 8, 2009 at 5:53 AM, Tejas wrote:
>
> Hi,
>
> We are in process of developing a camcorder application for android.
> To analysis the design of already existing Camcorder, I downloaded the
Try this to see if it helps.
Put Android.mk in your directory with something like
include $(CLEAR_VARS)
LOCAL_MODULE :=
LOCAL_SRC_FILES :=
LOCAL_LDLIBS :=
LOCAL_SHARED_LIBRARIES :=
include $(BUILD_SHARED_LIBRARY)
On Wed, 2009-04-08 at 14:33 +0530, MMF wrote:
> Hi All,
>
> Sorry for the hal
I suppose that can answer the question :
- AWT uses OS lib for drawing. Android is mostly Java. Of course
there should be some C lib for drawing on the screen somewhere...
- AWT, Swing and other are for desktop. Mobile devices UI are a lot
differents : one app at a time uses the full screen,
Hi,
We are in process of developing a camcorder application for android.
To analysis the design of already existing Camcorder, I downloaded the
camcorder application source code, from
Cupcake - packages/apps/Camera.
I tried building this application using SDK 1.1 but could not...
I realized, tha
Paste the logs so tht ppl can tell about the probelm. Otherwise
difficult to imagine something which is happening in your case,
Regards
Girish
On Apr 8, 12:43 pm, "raj.10788" wrote:
> Hi Gurpreet,
>
> Can you able to run the opencore test cases. Can you please tell me
> the steps to do that.
>
Hi All,
Sorry for the half message.
Here is the full story.
I have one test.c and test.h file.
I have three functions declared in test.h and same functions are implemented
in test.c
These functions are calling some external functions.
These external functions I have declared as *extern "C"* in my
Hi Gurpreet,
Can you able to run the opencore test cases. Can you please tell me
the steps to do that.
When I try the steps given in the quick_start.txt file,am getting
error. Can you please tel me the steps.
On Apr 8, 11:27 am, Gurpreet Sachdeva
wrote:
> Did you specify any source URL for the
There are several threads in this group that discuss how to create and
add new shared libraries. Please go through them first.
Btw, I did not find a question in your post, and you need to provided
more details.
-Ravi
On Apr 8, 12:09 am, MMF wrote:
> Hi All,
>
> I want to build a .so lib in And
Hi All,
I want to build a .so lib in Android.
But not very sure how should I do it.
When I am calling some external function it always gives me linker error,
even though I have declared these function as extern.
Thanks
APT
--~--~-~--~~~---~--~~
You received this m
11 matches
Mail list logo