Android App zur Berechnung einer HDR Belichtungsreihe.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

Run EasyBracketing on Android 240x432.launch 1.2KB

123456789101112131415161718192021
  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.avd" value="FS_AVD_240x432"/>
  5. <stringAttribute key="com.android.ide.eclipse.adt.commandline" value=""/>
  6. <intAttribute key="com.android.ide.eclipse.adt.delay" value="0"/>
  7. <booleanAttribute key="com.android.ide.eclipse.adt.nobootanim" value="false"/>
  8. <intAttribute key="com.android.ide.eclipse.adt.speed" value="0"/>
  9. <booleanAttribute key="com.android.ide.eclipse.adt.target" value="true"/>
  10. <booleanAttribute key="com.android.ide.eclipse.adt.wipedata" value="false"/>
  11. <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
  12. <listEntry value="/EasyBracketing"/>
  13. <listEntry value="/EasyBracketing/AndroidManifest.xml"/>
  14. </listAttribute>
  15. <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
  16. <listEntry value="4"/>
  17. <listEntry value="1"/>
  18. </listAttribute>
  19. <booleanAttribute key="org.eclipse.jdt.launching.ALLOW_TERMINATE" value="true"/>
  20. <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="EasyBracketing"/>
  21. </launchConfiguration>