reorg of project assets

This commit is contained in:
Brian LeRoux
2010-01-26 13:54:02 -08:00
parent fc6f2f5d39
commit e3dc010b97
33 changed files with 360 additions and 377 deletions

View File

@@ -32,7 +32,7 @@
<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
</activity>
<activity android:name=".CameraPreview"
<activity android:name="com.phonegap.CameraPreview"
android:label="@string/app_name" android:screenOrientation="landscape"
android:configChanges="orientation|keyboardHidden">
<action android:name="android.intent.action.PICK" />