Unfortunately, it seems that the "official" SDK manager (the one from Android Studio) undoes the SDK patch. I'm assuming that you're referring to that manager. (The other SDK manager is the one I was using in those screenshots I attached earlier, but that's different.) If I use Android Studio's update, the patch is erased; if I use the patch, then Android Studio's update is erased.
I just thought of something. The method I've used to update with Android Studio's SDK manager is not by going directly to the SDK manager; instead, it's by clicking on "Events": Attachment 25671. But what if this does too much? Here is what happens:Attachment 25673.
Finally, here is the current error log:
Buildfile: C:\Users\Kilk1\AppData\Local\Temp\And45E8.tmp\buil d.xml
-set-mode-check:
-set-debug-files:
-check-env:
[checkenv] Android SDK Tools Revision 24.4.1
[checkenv] Installed at C:\Users\Kilk1\AppData\Local\Android\Sdk
-setup:
[echo] Project Name: RuntimeAndroid
[gettype] Project Type: Application
-set-debug-mode:
-debug-obfuscation-check:
-pre-build:
-build-setup:
[getbuildtools] Using latest Build Tools: 28.0.2
[echo] Resolving Build Target for RuntimeAndroid...
[gettarget] Project Target: Android 9
[gettarget] API level: 28
[echo] ----------
[echo] Creating output directories if needed...
[mkdir] Created dir: C:\Users\Kilk1\AppData\Local\Temp\And45E8.tmp\bin
[mkdir] Created dir: C:\Users\Kilk1\AppData\Local\Temp\And45E8.tmp\bin\ res
[mkdir] Created dir: C:\Users\Kilk1\AppData\Local\Temp\And45E8.tmp\bin\ rsObj
[mkdir] Created dir: C:\Users\Kilk1\AppData\Local\Temp\And45E8.tmp\bin\ rsLibs
[mkdir] Created dir: C:\Users\Kilk1\AppData\Local\Temp\And45E8.tmp\gen
[mkdir] Created dir: C:\Users\Kilk1\AppData\Local\Temp\And45E8.tmp\bin\ classes
[mkdir] Created dir: C:\Users\Kilk1\AppData\Local\Temp\And45E8.tmp\bin\ dexedLibs
[echo] ----------
[echo] Resolving Dependencies for RuntimeAndroid...
[dependency] Library dependencies:
[dependency] No Libraries
[dependency]
[dependency] ------------------
[echo] ----------
[echo] Building Libraries with 'debug'...
[subant] No sub-builds to iterate on
-code-gen:
[mergemanifest] Merging AndroidManifest files into one.
[mergemanifest] Manifest merger disabled. Using project manifest only.
[echo] Handling aidl files...
[aidl] No AIDL files to compile.
[echo] ----------
[echo] Handling RenderScript files...
[echo] ----------
[echo] Handling Resources...
[aapt] Generating resource IDs...
[echo] ----------
[echo] Handling BuildConfig class...
[buildconfig] Generating BuildConfig class.
-pre-compile:
-compile:
[javac] Compiling 478 source files to C:\Users\Kilk1\AppData\Local\Temp\And45E8.tmp\bin\ classes
[javac] warning: [options] source value 1.5 is obsolete and will be removed in a future release
[javac] warning: [options] target value 1.5 is obsolete and will be removed in a future release
[javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
Thanks,
Kilk










Reply With Quote
