How to declare a activity in android manifest file?

Hi UE4 team,

I was going really well with making a custom activity which will be called from default GamesActivity.java with my own layouts , but I stuck when I was not able to find any way to declare the custom activity in manifest file.

I tried to declare my activity in the manifest file located in intermediate folder but during the launch the automation tool deletes and rewrites the manifest file.

So what I feel is I need to locate the source manifest file and declare there -----------> BUT WHERE IS THAT LOCATION.

I need help urgently.

Thanks in advance…

Hi, pretty sure is late for you but you can declare an android activity by creating a file called ManifestApplicationAdditions.txt at /Build/Android/