Skip to content
This repository was archived by the owner on May 7, 2025. It is now read-only.

Commit 40d494e

Browse files
build.xml : update project name to SDKLauncher-Android
This makes it so the .apk that comes out is named SDKLauncher-Android instead of MainActivity.
1 parent 0cdf480 commit 40d494e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SDKLauncher-Android/build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project name="MainActivity" default="help">
2+
<project name="SDKLauncher-Android" default="help">
33

44
<!-- The local.properties file is created and updated by the 'android' tool.
55
It contains the path to the SDK. It should *NOT* be checked into

0 commit comments

Comments
 (0)