-- Merging decision tree log ---
manifest
ADDED from D:\Dropbox\android_studio_book\02.GuesstheNumber\app\src\main\AndroidManifest.xml:1:1-20:12
	package
		ADDED from D:\Dropbox\android_studio_book\02.GuesstheNumber\app\src\main\AndroidManifest.xml:2:5-42
		INJECTED from D:\Dropbox\android_studio_book\02.GuesstheNumber\app\src\main\AndroidManifest.xml
		INJECTED from D:\Dropbox\android_studio_book\02.GuesstheNumber\app\src\main\AndroidManifest.xml
	android:versionName
		INJECTED from D:\Dropbox\android_studio_book\02.GuesstheNumber\app\src\main\AndroidManifest.xml
		INJECTED from D:\Dropbox\android_studio_book\02.GuesstheNumber\app\src\main\AndroidManifest.xml
	xmlns:android
		ADDED from D:\Dropbox\android_studio_book\02.GuesstheNumber\app\src\main\AndroidManifest.xml:1:11-69
	android:versionCode
		INJECTED from D:\Dropbox\android_studio_book\02.GuesstheNumber\app\src\main\AndroidManifest.xml
		INJECTED from D:\Dropbox\android_studio_book\02.GuesstheNumber\app\src\main\AndroidManifest.xml
application
ADDED from D:\Dropbox\android_studio_book\02.GuesstheNumber\app\src\main\AndroidManifest.xml:4:5-18:19
	android:label
		ADDED from D:\Dropbox\android_studio_book\02.GuesstheNumber\app\src\main\AndroidManifest.xml:6:9-41
	android:allowBackup
		ADDED from D:\Dropbox\android_studio_book\02.GuesstheNumber\app\src\main\AndroidManifest.xml:5:9-35
	android:icon
		ADDED from D:\Dropbox\android_studio_book\02.GuesstheNumber\app\src\main\AndroidManifest.xml:7:9-43
activity#com.book.c02.guessthenumber.GuessTheNumberActivity
ADDED from D:\Dropbox\android_studio_book\02.GuesstheNumber\app\src\main\AndroidManifest.xml:9:9-16:20
	android:label
		ADDED from D:\Dropbox\android_studio_book\02.GuesstheNumber\app\src\main\AndroidManifest.xml:11:13-45
	android:name
		ADDED from D:\Dropbox\android_studio_book\02.GuesstheNumber\app\src\main\AndroidManifest.xml:10:13-78
intent-filter#android.intent.action.MAIN+android.intent.category.LAUNCHER
ADDED from D:\Dropbox\android_studio_book\02.GuesstheNumber\app\src\main\AndroidManifest.xml:12:13-15:29
action#android.intent.action.MAIN
ADDED from D:\Dropbox\android_studio_book\02.GuesstheNumber\app\src\main\AndroidManifest.xml:13:17-69
	android:name
		ADDED from D:\Dropbox\android_studio_book\02.GuesstheNumber\app\src\main\AndroidManifest.xml:13:25-66
category#android.intent.category.LAUNCHER
ADDED from D:\Dropbox\android_studio_book\02.GuesstheNumber\app\src\main\AndroidManifest.xml:14:17-77
	android:name
		ADDED from D:\Dropbox\android_studio_book\02.GuesstheNumber\app\src\main\AndroidManifest.xml:14:27-74
uses-sdk
INJECTED from D:\Dropbox\android_studio_book\02.GuesstheNumber\app\src\main\AndroidManifest.xml reason: use-sdk injection requested
	android:targetSdkVersion
		INJECTED from D:\Dropbox\android_studio_book\02.GuesstheNumber\app\src\main\AndroidManifest.xml
		INJECTED from D:\Dropbox\android_studio_book\02.GuesstheNumber\app\src\main\AndroidManifest.xml
	android:minSdkVersion
		INJECTED from D:\Dropbox\android_studio_book\02.GuesstheNumber\app\src\main\AndroidManifest.xml
		INJECTED from D:\Dropbox\android_studio_book\02.GuesstheNumber\app\src\main\AndroidManifest.xml
