I use adb shell to type dalvikvm to run java program whose java calling stack invoked the native_get method of android.os.SystemProperties.
>From ddms, the warning is:09-05 09:52:31.715: WARN/dalvikvm(990): No implementation found for native Landroid/os/ SystemProperties;.native_get (Ljava/lang/String;)Ljava/lang/String; So in java code, what library shuold be loaded or any other ways to solve this problem? --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
