hi
Working with cable to mobile
sdk acssemblies only = ok but > Added to size 3 mg Than before
Check Android Options Linking
Right Mouse click on your Android Solution-> Properties-> Android Options-> scroll down to Linking -> select sdk acssemblies only and change from Debug to Release.
Debug Option is working on my side. I just changed from Android 9 to 10 because of my Testphone. Release option resulting to a error.
Sadly the Release Mode will result to an Error. java.exe exited with code 2
Answers
Check Android Options Linking
Right Mouse click on your Android Solution-> Properties-> Android Options-> scroll down to Linking -> select
sdk acssemblies only and change from Debug to Release.
Test the sample
Debug Option is working on my side.
I just changed from Android 9 to 10 because of my Testphone.
Release option resulting to a error.
On the Simulator
Or connect with a cable to mobile
Working with cable to mobile
Perform the relese version conversion process
Then see the production version installed?
Sadly the Release Mode will result to an Error.
java.exe exited with code 2
Why should it give you an error?
sdk acssemblies only = ok
but > Added to size 3 mg Than before