[android-beginners] How to add shared library in apk

2010-07-28 Thread androidbeginner
Hi All I want to port c library for this i have built static c library and added jni files and built the shared library .all these i have done in target .i want to create separate apk now .Is it possible? If so where should i add these libraries and how to fetch them -- You received this

[android-beginners] How to launch android emulator

2009-09-24 Thread Androidbeginner
I followed the instruction to load Android in (http:// source.android.com/download). I am using Ubuntu ver9.03. I am having trouble to launch emulator. Message I got: emulator:cannot excute binary file. Anyone has ideas why? Thanks Androidbeginner