modif
authornikita@nikita-lab
Mon, 01 Jun 2009 22:22:40 +0200
changeset 245 1fb348d4699b
parent 228 3bf40efc08ea
child 246 b68125d975da
modif
AndroidManifest.xml
default.properties
--- a/AndroidManifest.xml	Mon Jun 01 17:02:50 2009 +0200
+++ b/AndroidManifest.xml	Mon Jun 01 22:22:40 2009 +0200
@@ -40,4 +40,5 @@
 	<uses-permission android:name="com.beem.project.beem.BEEM_SERVICE"></uses-permission>
 	<uses-permission android:name="android.permission.PROCESS_OUTGOING_CALLS"></uses-permission>
 	<uses-sdk android:minSdkVersion="3"></uses-sdk>
+
 </manifest> 
--- a/default.properties	Mon Jun 01 17:02:50 2009 +0200
+++ b/default.properties	Mon Jun 01 22:22:40 2009 +0200
@@ -7,6 +7,8 @@
 # "build.properties", and override values to adapt the script to your
 # project structure.
 
+# Project target.
+target=android-3
 # apk configurations. This property allows creation of APK files with limited
 # resources. For example, if your application contains many locales and
 # you wish to release multiple smaller apks instead of a large one, you can
@@ -18,5 +20,3 @@
 #     apk-config-european=en,fr,it,de,es
 #     apk-config-northamerica=en,es
 apk-configurations=
-# Project target.
-target=android-3