/[projects]/android/TrainInfo/AndroidManifest.xml
ViewVC logotype

Diff of /android/TrainInfo/AndroidManifest.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 764 by torben, Thu May 27 12:44:40 2010 UTC revision 765 by torben, Thu May 27 12:45:23 2010 UTC
# Line 40  Line 40 
40                  <uses-library android:name="com.google.android.maps" />                  <uses-library android:name="com.google.android.maps" />
41          </application>          </application>
42    
43      <uses-sdk android:minSdkVersion="3" android:targetSdkVersion="4"/>      <uses-sdk android:minSdkVersion="3" android:targetSdkVersion="3"/>
44      <supports-screens android:smallScreens="true"      <supports-screens android:smallScreens="true"
45                                    android:normalScreens="true"                                    android:normalScreens="true"
46                                    android:largeScreens="true"                                    android:largeScreens="true"

Legend:
Removed from v.764  
changed lines
  Added in v.765

  ViewVC Help
Powered by ViewVC 1.1.20