Android App zur Berechnung einer HDR Belichtungsreihe.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Run EasyBracketing on Android 480x854.launch 1.3KB

12345678910111213141516171819202122
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <launchConfiguration type="com.android.ide.eclipse.adt.debug.LaunchConfigType">
  3. <intAttribute key="com.android.ide.eclipse.adt.action" value="0"/>
  4. <stringAttribute key="com.android.ide.eclipse.adt.activity" value="ch.spherIC.EasyBracketMain"/>
  5. <stringAttribute key="com.android.ide.eclipse.adt.avd" value="FS_AVD_480x854"/>
  6. <stringAttribute key="com.android.ide.eclipse.adt.commandline" value=""/>
  7. <intAttribute key="com.android.ide.eclipse.adt.delay" value="0"/>
  8. <booleanAttribute key="com.android.ide.eclipse.adt.nobootanim" value="false"/>
  9. <intAttribute key="com.android.ide.eclipse.adt.speed" value="0"/>
  10. <booleanAttribute key="com.android.ide.eclipse.adt.target" value="true"/>
  11. <booleanAttribute key="com.android.ide.eclipse.adt.wipedata" value="false"/>
  12. <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
  13. <listEntry value="/EasyBracketing"/>
  14. <listEntry value="/EasyBracketing/AndroidManifest.xml"/>
  15. </listAttribute>
  16. <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
  17. <listEntry value="4"/>
  18. <listEntry value="1"/>
  19. </listAttribute>
  20. <booleanAttribute key="org.eclipse.jdt.launching.ALLOW_TERMINATE" value="true"/>
  21. <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="EasyBracketing"/>
  22. </launchConfiguration>