OSDN Git Service

Change the NDK samples package names to be lower case. Also added minSdkVersion=3...
authorXavier Ducrohet <xav@android.com>
Thu, 7 May 2009 21:03:22 +0000 (14:03 -0700)
committerXavier Ducrohet <xav@android.com>
Thu, 7 May 2009 21:03:22 +0000 (14:03 -0700)
commitf99249b80b4c2e313f2c530abfb159499a10fe66
tree20ecb450de7cb3d895c4136afeaeb58fc45c26e0
parentf2b70edc0d208c8932d9769c39de1b286de7a7a8
Change the NDK samples package names to be lower case. Also added minSdkVersion=3 in the manifests.
ndk/apps/hello-jni/project/AndroidManifest.xml
ndk/apps/hello-jni/project/src/com/example/hellojni/HelloJni.java [moved from ndk/apps/hello-jni/project/src/com/example/HelloJni/HelloJni.java with 98% similarity]
ndk/apps/two-libs/project/AndroidManifest.xml
ndk/apps/two-libs/project/src/com/example/twolibs/TwoLibs.java [moved from ndk/apps/two-libs/project/src/com/example/TwoLib/TwoLib.java with 95% similarity]
ndk/sources/samples/hello-jni/hello-jni.c
ndk/sources/samples/two-libs/first.h
ndk/sources/samples/two-libs/second.c