Hi

    I came with some issues regarding porting of android



   1. I created a simple c application and build it using arm compiler
that comes with android source files in ubuntu, copied the  shared
library generated(librecord.so) to the res/raw folder of my android
project in windows.

  2.Now I installed the android NDK and build make, generated the .so
file for the sample project(hello world) given. I tried to invoke both
the libraries using the adb tool, its showing device not found, but
the AVD (android virtual device) is created in window->Android AVD
manager in eclipse showing the device name

 The process is going file still creating an .so in both Linux(using
android source code), windows(using NDK) but can’t able to invoke In
android sdk(run in emulator).Also i tried the code in the blog try{}
catch{} code that is also not working

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to