I cannot install the application on device no longer.
I have tried:
- change the package name, application name & version number.
- adb uninstall com.myapp.name.
- reboot my physical device
- try to delete manually in Android application manager
- I've tried to search the device files but couldn't find any related information - i have looked for "ExternalStorageDirectory", "com.myapp.namexxx", "com.myapp.name"
this is the Error:
Error: Device could not find component named: com.myapp.name/md5aa90eac5c6d14c19e9c8e7ab0853061c.SplashActivity
The application could not be started. Ensure that the application has been installed to the target device and has a launchable activity (MainLauncher = true).
Additionally, check Build->Configuration Manager to ensure this project is set to Deploy for this configuration.
Couldn't connect debugger. You can see more details in Xamarin Diagnostic output and the full exception on logs.
this is the Diagnostic output end (too long for the post):
D:RunShellCommand: 87899689 am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_28,com.myapp.name" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
D:RunShellCommand: 87899689 setprop "debug.mono.extra" ""
D:RunShellCommand: 87899689 getprop
D:RunShellCommand: 87899689 am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.myapp.name/md5aa90eac5c6d14c19e9c8e7ab0853061c.SplashActivity"
D:RunShellCommand: 87899689 am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
D:RunShellCommand: 87899689 rm -f "/storage/emulated/0/Android/data/com.myapp.name/files/.override/debug.mono.extra"
D:RunShellCommand: 87899689 am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_28,com.myapp.name888" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
D:RunShellCommand: 87899689 date +%s
D:RunShellCommand: 87899689 setprop "debug.mono.extra" "debug=127.0.0.1:29312:29313,timeout=1571762599,loglevel=0,server=y"
D:RunShellCommand: 87899689 getprop
D:RunShellCommand: 87899689 am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
D:RunShellCommand: 87899689 am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.myapp.name888/md5aa90eac5c6d14c19e9c8e7ab0853061c.SplashActivity"
D:RunShellCommand: 87899689 am force-stop com.myapp.name888
D:RunShellCommand: 87899689 setprop "debug.mono.connect" ""
[D:]: TrackDeviceTask got:
[I:]: Got new device list from adb with 0 devices
[D:]: TrackDeviceTask got: 87899689 offline
[I:]: Got new device list from adb with 1 devices
[D:]: TrackDeviceTask got: 87899689 device
[I:]: Got new device list from adb with 1 devices
D:RunShellCommand: 87899689 getprop
D:RunShellCommand: 87899689 am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_28,com.myapp.name" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
D:RunShellCommand: 87899689 date +%s
D:RunShellCommand: 87899689 setprop "debug.mono.extra" "debug=127.0.0.1:29314:29315,timeout=1571762881,loglevel=0,server=y"
D:RunShellCommand: 87899689 getprop
D:RunShellCommand: 87899689 am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
D:RunShellCommand: 87899689 am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.myapp.name/md5aa90eac5c6d14c19e9c8e7ab0853061c.SplashActivity"
D:RunShellCommand: 87899689 am force-stop com.myapp.name
D:RunShellCommand: 87899689 setprop "debug.mono.connect" ""
[D:]: TrackDeviceTask got:
[I:]: Got new device list from adb with 0 devices
[D:]: TrackDeviceTask got: 87899689 offline
[I:]: Got new device list from adb with 1 devices
[D:]: TrackDeviceTask got: 87899689 device
[I:]: Got new device list from adb with 1 devices
D:RunShellCommand: 87899689 getprop
D:RunShellCommand: 87899689 date +%s
D:RunShellCommand: 87899689 setprop "debug.mono.extra" "debug=127.0.0.1:29316:29317,timeout=1571763626,loglevel=0,server=y"
D:RunShellCommand: 87899689 getprop
D:RunShellCommand: 87899689 am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
D:RunShellCommand: 87899689 am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.myapp.name/md5aa90eac5c6d14c19e9c8e7ab0853061c.SplashActivity"
D:RunShellCommand: 87899689 am force-stop com.myapp.name
D:RunShellCommand: 87899689 setprop "debug.mono.connect" ""
D:RunShellCommand: 87899689 setprop "debug.mono.extra" ""
D:RunShellCommand: 87899689 getprop
D:RunShellCommand: 87899689 am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.myapp.name/md5aa90eac5c6d14c19e9c8e7ab0853061c.SplashActivity"
D:RunShellCommand: 87899689 am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
D:RunShellCommand: 87899689 rm -f "/storage/emulated/0/Android/data/com.myapp.name/files/.override/debug.mono.extra"
[D:]: TrackDeviceTask got:
[I:]: Got new device list from adb with 0 devices
[D:]: TrackDeviceTask got: 87899689 offline
[I:]: Got new device list from adb with 1 devices
[D:]: TrackDeviceTask got: 87899689 device
[I:]: Got new device list from adb with 1 devices
D:RunShellCommand: 87899689 getprop
D:RunShellCommand: 87899689 date +%s
D:RunShellCommand: 87899689 setprop "debug.mono.extra" "debug=127.0.0.1:29318:29319,timeout=1571764490,loglevel=0,server=y"
D:RunShellCommand: 87899689 getprop
D:RunShellCommand: 87899689 am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
D:RunShellCommand: 87899689 am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.myapp.name/md5aa90eac5c6d14c19e9c8e7ab0853061c.SplashActivity"
D:RunShellCommand: 87899689 am force-stop com.myapp.name
D:RunShellCommand: 87899689 setprop "debug.mono.connect" ""