I would like to know why the size of my shared library .so is bigger
than my .apk file generated with Eclipse? Approximatly the so size is
twice the apk one. What is strange is after having installed it in the
device (2.1 firmware) I checked the size of the apk when I uninstalled
it from the device
Hi All,
I have some native code so put the native code in
framework/base/ dir of source code and shared library is created for
same in out/target/product/generic/system/lib/.
Some queries:
- Why it has not been created in out/target/product/generic/symbols/
system/lib/. Like other lib
Hi ,
I have a static c library which i want to port in android .i have c
porting files . i have written jni interface and build shared library
combining all above (c porting files,static library ,jni -cpp)
Now i have to write ui for this . my doubt is How to build
package .can i develop a separate
Hi
is there a way to build shared library (written in Java so no NDK
touched) that can be "linked"
at runtime? I do not mean things like OpenIntent nor libraries linked
at build time, but say
separate apk one can get from market and all other apps can use it
like it can be done
on other platforms?
Hello!
Anybody knows why do I get the following message in LogCat:
>ERROR/PackageManager(47): Package com.R66 requires unavailable shared library
>java.awt; ignoring!
And at the same time the Console says:
>Installation error: INSTALL_FAILED_MISSING_SHARED_LIBRARY
>Please check logcat output fo
5 matches
Mail list logo