Service Module
Files which may hold leftover references
•AndroidManifest.template
•NotificationService.dproj.local
•NotificationService.identcache
•NotificationService.res
•NotificationService.template.java
•NotificationServiceProxyInterface.template.java
Directories which need to be cleaned out
• JavaClasses
• Android
Application Module
•AndroidManifest.template
•NotificationApp.deployproj
•NotificationApp.dproj.local
•NotificationApp.identcache
•NotificationApp.res
Directories which need to be cleaned out
• Android
Delphi Installation
A build copies a missing AndroidManifest.template and possibly other files from the "C:\Users\<user name>\AppData\Roaming\Embarcadero\BDS\22.0\ Directory
For some cases it was necessary to delete "C:\Users\<user name>\AppData\Roaming\Embarcadero\BDS\22.0\AndroidManifest.xml"
The BDS installer does not remove any files from this directory.
Normally when installing an update this doesn't matter but they had to change the SDK in update 2 to comply.
The build system copies the AndroidManifest template from the above file.
This is copied to the appdata directory from the the IDE's ObjRepository folder but this only happens if it doesn't exist in the above location.