[android-developers] Re: How to load .so lib in jni?

2013-09-22 Thread Hilda Chen
Does jni of android support to load .so lib? 在 2013年9月23日星期一UTC+8下午2时00分01秒,Hilda Chen写道: > > Hi All: > > I want to load a .so lib in JNI(C++). And I put it in the sub directory of > jni directory, the code is below: > dl_handle = dlopen("libcoder/libDutDecH264_arm11.so", RTLD_LAZY); > But it fai

[android-developers] Audio composer development

2013-09-22 Thread Dilip Kumar Chaudhary
I'm developing App in which I have to record audio,add tone with the recorded voice then save it in the sdcard so produced audio will have recorded voice with some customised tone.I have google it lot but didn't find any proper solution.Can any suggest me how to do this.Please suggest me I will rea

[android-developers] How to load .so lib in jni?

2013-09-22 Thread Hilda Chen
Hi All: I want to load a .so lib in JNI(C++). And I put it in the sub directory of jni directory, the code is below: dl_handle = dlopen("libcoder/libDutDecH264_arm11.so", RTLD_LAZY); But it fails(I use the eclipse). I want to know whether the android check a lib is 32bit or 64bit? I find there i

Re: [android-developers] Lower level documentation on how Google's backend starter works w/ Android devices

2013-09-22 Thread Kristopher Micinski
Hm, I actually can't find it in any of the market TOS, but I specifically remember a clause precluding these kinds of apps. Perhaps I'm mistaken, and the apps ruled out were simply those competing with Google Play (as opposed to any Google product) or perhaps the TOS changed. In any case, I am no

[android-developers] Re: Lower level documentation on how Google's backend starter works w/ Android devices

2013-09-22 Thread Ken
On Saturday, September 21, 2013 1:25:59 PM UTC-4, Nobu Games wrote: > > I'm not sure if I understand you correctly, but the following homepage > contains documentation about the Google+ API including their HTTP-based API > which allows you to roll your own client implementation in any language

[android-developers] Re: ANT TOOLS I reinstalled for phonegap command line AND NOW NOT CAN RUN PROJ Neither netbeans nor eclipse?

2013-09-22 Thread lselwd
> > http://lmgtfy.com/?q=Android+SDK+does+not+have+any+Build+Tools+installed. >> > solved used * http://stackoverflow.com/questions/16631693/android-build-failing-with-build-xml479-sdk-does-not-have-any-build-tools-inst * ** -- You received this message because you are subscribed to the Googl

[android-developers] Re: Knet Payment Integration

2013-09-22 Thread Prashant
http://kpay.in/ https://www.facebook.com/photo.php? fbid=496377843785374&set=a.496377840452041.1073741828.495927323830426&type=1&r elevant_count=1 We have successfully developed extension/modules for Knet(K-Pay) payment gatway in magento, opencart , joomla, cakephp, yii and can also devel