diff --git a/plugins/Osmand-Skimaps/bin/AndroidManifest.xml b/plugins/Osmand-Skimaps/bin/AndroidManifest.xml deleted file mode 100644 index f2e70094c9..0000000000 --- a/plugins/Osmand-Skimaps/bin/AndroidManifest.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - diff --git a/plugins/Osmand-Skimaps/gen/net/osmand/skimapsPlugin/BuildConfig.java b/plugins/Osmand-Skimaps/gen/net/osmand/skimapsPlugin/BuildConfig.java deleted file mode 100644 index f2d733bfe9..0000000000 --- a/plugins/Osmand-Skimaps/gen/net/osmand/skimapsPlugin/BuildConfig.java +++ /dev/null @@ -1,6 +0,0 @@ -/** Automatically generated file. DO NOT MODIFY */ -package net.osmand.skimapsPlugin; - -public final class BuildConfig { - public final static boolean DEBUG = true; -} \ No newline at end of file diff --git a/plugins/Osmand-Skimaps/gen/net/osmand/skimapsPlugin/R.java b/plugins/Osmand-Skimaps/gen/net/osmand/skimapsPlugin/R.java deleted file mode 100644 index e53be99a81..0000000000 --- a/plugins/Osmand-Skimaps/gen/net/osmand/skimapsPlugin/R.java +++ /dev/null @@ -1,27 +0,0 @@ -/* AUTO-GENERATED FILE. DO NOT MODIFY. - * - * This class was automatically generated by the - * aapt tool from the resource data it found. It - * should not be modified by hand. - */ - -package net.osmand.skimapsPlugin; - -public final class R { - public static final class attr { - } - public static final class drawable { - public static final int ic_launcher=0x7f020000; - public static final int icon=0x7f020001; - } - public static final class layout { - public static final int main=0x7f030000; - } - public static final class string { - public static final int app_name=0x7f040003; - public static final int osmand_app_not_found=0x7f040002; - public static final int parking_plugin_installed=0x7f040004; - public static final int shared_string_no=0x7f040000; - public static final int shared_string_yes=0x7f040001; - } -}