w3t / ipcamera-for-android

Automatically exported from code.google.com/p/ipcamera-for-android
0 stars 0 forks source link

Library teaonly not found #38

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download
2. Build APK
3. Run

What is the expected output? What do you see instead?
App will run

What version of the product are you using? On what operating system?
Android 2.2 (HTC Desire)

Please provide any additional information below.
Can you provide some detailed build instructions?
Currently when I download and build and run (on 2.2) I get Library teaonly not 
found, I assume I'm not building something?

Original issue reported on code.google.com by adampco...@gmail.com on 12 Jun 2012 at 11:05

GoogleCodeExporter commented 9 years ago
Found and worked out how to build NDK, however despite the libipcamera.so file 
being present in libs/armeabi I still get
06-12 15:30:27.027: E/AndroidRuntime(288): java.lang.UnsatisfiedLinkError: 
Library ipcamera not found

Original comment by adampco...@gmail.com on 12 Jun 2012 at 3:38

GoogleCodeExporter commented 9 years ago
I've experienced the same problem, have u had any luck with this issue?

Original comment by Bruno.Ti...@gmail.com on 18 Jun 2012 at 1:13

GoogleCodeExporter commented 9 years ago
I ended up downloading the compiled adk file, renaming it as a zip and 
extracting the libs into my own project.

Original comment by adampco...@gmail.com on 18 Jun 2012 at 1:15

GoogleCodeExporter commented 9 years ago
I got it to compile using the following steps (I also have the environment 
setup for the SDK for ICS but I don't think that's relevant)
a) download and unpack the android NDK (say into ~/android-ndk-r8b)
b) in the jni directory run svn co 
"http://libjingle.googlecode.com/svn/trunk/talk talk -r103"
c) run~/android-ndk-r8b/ndk-build from the root of the droidipcam directory

Sadly I'm now getting the error "phone doesn't support MP4+AMR_BN" on my nexus 
S running JellyBean but I hope these steps above help someone.

Original comment by pibbot...@gmail.com on 31 Jul 2012 at 3:15

GoogleCodeExporter commented 9 years ago
I've also experienced the problem! I do not know how to compile the jni c++ 
code to 
a .so file.If any one solved the problem ,please contact with me! Thank you!

Original comment by wurenanj...@gmail.com on 31 Aug 2012 at 3:41

GoogleCodeExporter commented 9 years ago
Don't work APK neither building from source code. logcat say:
...
11-23 10:16:10.097: E/AndroidRuntime(3943): FATAL EXCEPTION: main
11-23 10:16:10.097: E/AndroidRuntime(3943): java.lang.UnsatisfiedLinkError: 
Couldn't load teaonly: findLibrary returned null
...

Original comment by elmany...@gmail.com on 23 Nov 2012 at 9:32

GoogleCodeExporter commented 9 years ago
i have experienced same problem please tel me is ther any possible way. any one 
send teaonly.h file

Original comment by harika.r...@gmail.com on 4 Jun 2013 at 11:59

GoogleCodeExporter commented 9 years ago
I had the same issue while Generating .so file please help

Original comment by jatinder...@gmail.com on 1 Oct 2013 at 9:16