Mercurial > MadButterfly
diff Android/examples/testpath/AndroidManifest.xml @ 506:47c6fd9dd83c Android_Skia
Use mbfly-java as android API
author | Thinker K.F. Li <thinker@branda.to> |
---|---|
date | Tue, 01 Dec 2009 22:55:26 +0800 |
parents | e505597c17fb |
children |
line wrap: on
line diff
--- a/Android/examples/testpath/AndroidManifest.xml Tue Dec 01 22:55:26 2009 +0800 +++ b/Android/examples/testpath/AndroidManifest.xml Tue Dec 01 22:55:26 2009 +0800 @@ -11,6 +11,6 @@ <category android:name="android.intent.category.LAUNCHER" /> </intent-filter> </activity> - <uses-library android:name="libmbfly-jni" /> + <uses-library android:name="org.madbutterfly" /> </application> </manifest>