[android-developers] Re: [android-developers]JNI run time error even I use same code and lib as Android source code.

2009-02-24 Thread Jerry Yang
Hi, all I checked the logcat, I find it cannot find the jni_Onload, Thanks for your information, I find I forget the function jni_Onload method, it is a new requirement after jni)1.2 Now my hello world working. Thanks With best wishes Jerry On Mon, Feb 23, 2009 at 11:38 PM, Jerry Yang 1999bige

[android-developers] [android-developers]JNI run time error even I use same code and lib as Android source code.

2009-02-23 Thread Jerry Yang
Hi, all Now, I am trying to verify the JNI in Android java platform. I am using HTC G1 phone. I write a simple .c file to make a hello.so and a simple hello.java file to load the library. My story is like below: 1. create hellolib.c file and compiled to a hellolib.so create a folder in create a

[android-developers] Re: [android-developers]JNI run time error even I use same code and lib as Android source code.

2009-02-23 Thread Jerry Yang
Hi, Marco I am really new in android develop ment, so where should I check the system log? Thanks with best wishes Jerry On Tue, Feb 24, 2009 at 1:36 AM, Marco Nelissen marc...@android.com wrote: On Sun, Feb 22, 2009 at 10:23 PM, Jerry Yang 1999bige...@gmail.com wrote: (...) 3. push

[android-developers] Re: [android-developers]JNI run time error even I use same code and lib as Android source code.

2009-02-23 Thread Jerry Yang
wrote: On Sun, Feb 22, 2009 at 10:23 PM, Jerry Yang 1999bige...@gmail.com wrote: (...) 3. push the .apk to the phone and run from eclips always a run time error like:the application hello.android has stopped unexpectedly, pla try again What does it say in the system log

[android-developers] Re: RTSP Streaming on g1 phone

2009-02-04 Thread Jerry Yang
uses QDSP to decode MPEG4 video and H.264 video. Am I right? Best regards, Jeff. On 2월4일, 오후2시40분, Jerry Yang jer...@intertrust.com wrote: Hi, Which player are you using? Or just calling the android sdk to play the rtsp stream? Thanks With best wishes Jerry -Original Message- From

[android-developers] Re: RTSP Streaming on g1 phone

2009-02-04 Thread Jerry Yang
, 2009 4:07 PM To: Android Developers Subject: [android-developers] Re: RTSP Streaming on g1 phone VLC plays every streams I used very well. I used streams only those VLC can play well. Regards, Jeff. On 2월4일, 오후5시04분, Jerry Yang jer...@intertrust.com wrote: What is the result if you use a pc

[android-developers] Re: RTSP Streaming on g1 phone

2009-02-04 Thread Jerry Yang
If no security or commercial issues, Can you send me your code for rtsp so that I try to analysis for you? Thanks Jerry -Original Message- From: android-developers@googlegroups.com [mailto:android-develop...@googlegroups.com] On Behalf Of Jerry Yang Sent: Wednesday, February 04, 2009 4

[android-developers] Re: About media player

2009-02-04 Thread Jerry Yang
[mailto:android-develop...@googlegroups.com] On Behalf Of Jerry Yang Sent: Tuesday, February 03, 2009 4:45 PM To: android-developers@googlegroups.com Subject: [android-developers] Re: About media player I wanna to add a plug-in with certain de-crypto. That means I receive encrypted meida, and de-encrypt

[android-developers] Re: RTSP Streaming on g1 phone

2009-02-04 Thread Jerry Yang
Can you try to play a same video file from local SD card? -Original Message- From: android-developers@googlegroups.com [mailto:android-develop...@googlegroups.com] On Behalf Of Jeff Oh Sent: Thursday, February 05, 2009 9:54 AM To: Android Developers Subject: [android-developers] Re: RTSP

[android-developers] Re: About media player

2009-02-04 Thread Jerry Yang
not real-time streaming - you need to write out the complete file first. On Feb 4, 7:08 pm, Jerry Yang jer...@intertrust.com wrote: Hi, all Any feedback? What I need is like: I try to playback a scrambled stream/file. I wanna to de-crypto the file and feed the clear stream to player. But I did

[android-developers] Re: About media player

2009-02-03 Thread Jerry Yang
, the MusicPlaybackService, the MovieView activity, the VideoView activity, and the MediaPlayer object. Source for all of those is available at source.android.com. On Feb 1, 12:36 am, Jerry Yang jer...@intertrust.com wrote: Hi, all I have a simple question, except the default player

[android-developers] [android-developers]Using JNI to call C lib on android platform

2009-02-03 Thread Jerry Yang
-compile the lib with arm based detain GCC and use the interface to Android app. Any one has any document or example about this? Appreciate for your help! With best wishes Jerry Yang --~--~-~--~~~---~--~~ You received this message because you are subscribed

[android-developers] Re: How to acquire device name with code

2009-02-03 Thread Jerry Yang
I believe this link may helpful for u. http://code.google.com/android/reference/android/os/Build.html With best wishes Jerry -Original Message- From: android-developers@googlegroups.com [mailto:android-develop...@googlegroups.com] On Behalf Of Stanley.lei Sent: Wednesday, February 04,

[android-developers] Re: [android-developers]Using JNI to call C lib on android platform

2009-02-03 Thread Jerry Yang
in the SDK. On Tue, Feb 3, 2009 at 6:27 PM, Jerry Yang jer...@intertrust.com wrote: Hi, all Does anyone have any information about using the external C written lib? I have a C lib(no user interface, can be compiled like dll or lib) that need to be used in the app, but I cannot find any document

[android-developers] Re: [android-developers]Using JNI to call C lib on android platform

2009-02-03 Thread Jerry Yang
much good. On Tue, Feb 3, 2009 at 7:41 PM, Jerry Yang jer...@intertrust.com wrote: Hi, Dianne I find an api with the name java.lang.System.loadLibrary http://code.google.com/android/reference/java/lang/System.html#loadLibr ary%28java.lang.String%29 Is this api not supported in Android SDK now

[android-developers] Re: RTSP Streaming on g1 phone

2009-02-03 Thread Jerry Yang
Hi, Which player are you using? Or just calling the android sdk to play the rtsp stream? Thanks With best wishes Jerry -Original Message- From: android-developers@googlegroups.com [mailto:android-develop...@googlegroups.com] On Behalf Of Jeff Oh Sent: Tuesday, February 03, 2009 7:59 PM

[android-developers] Re: cupcake/development/tools/eclipse/scripts/build_server.sh failed on Mac OS -- HELP

2009-02-03 Thread Jerry Yang
I use a unbentu VM to run the Darwin streaming server, it seems working well. On windows mobile platform, I also tried to optimize the rtsp on media player, it seems cases are quit complex. I suggest you to use the VLC as reference media player. With best wishes Jerry -Original Message-

[android-developers] Why I cannot see my mail to the group?

2009-02-02 Thread Jerry Yang
Hi, all I have send some times, but still cannot see my mail in the group. Can anyone of you see it? Thanks With best wishes Jerry Yang Client System Engineer Intertrust. --~--~-~--~~~---~--~~ You received this message because you are subscribed

[android-developers] Re: Audio Volume

2009-02-02 Thread Jerry Yang
Yes, I agree. If you want to control the volumn only in the app. You can change back the volumn once the focus is not in ur app or close the app. That is the only working way I can imagine although it is a little bit boring. With best wishes Jerry From: android-developers@googlegroups.com