[android-developers] Issues while loading native .so files from JNI

2009-04-22 Thread MMF
Hi All, I am facing a problem while loading .so libs from my App. Here is the story: I have two native libs say *abc.so* and *xyz.so*. I have written a JNI component (say *jni.so*) which is calling APIs from abc.so and xyz.so. Now from the application (Java) when I do system.loadlibrary("jni.so

[android-developers] Re: adb push (Read only file system)

2009-03-02 Thread MMF
Try chmod 777 for your sdcard file On Mon, Mar 2, 2009 at 4:07 PM, zeeshan wrote: > > Hi , > > i need to push some images in sdcard for testing. when i use this > command > adb push abc.jpg sdcard.iso > > it says read only file system. > > if i write any wrong sdcard name even then same output.

[android-developers] Re: Recording Audio

2009-02-26 Thread MMF
Hi Dave, If I record using this Soundrecorder app, it creates a .3gpp file. But this file is not getting listed in the Music app. I have tried restarting the emulator. Any idea what could be the reason for this? Thanks ~ On 2/27/09, Dave Sparks wrote: > > I confess, I don't write much Java cod

[android-developers] Re: eclipse in ubantu

2009-02-03 Thread MMF
Try this: http://www.howtoforge.com/installing-google-android-sdk1.0-on-ubuntu8.04-desktop On Tue, Feb 3, 2009 at 7:54 PM, vidya wrote: > > unable run or installing a eclipse on ubantu. > Thanks > vidya > > > > --~--~-~--~~~---~--~~ You received this message bec