UE4.1 VS deletes Android dlls as junk, no Linux package option

It will delete files as junk if you don’t have Android SDK (NDK) installed. This is expected, all dlls pertaining to platforms that aren’t available are considered “junk” and deleted before they can wreak havoc in the editor. That is why setting LINUX_ROOT to correct spot is important before you even generate projects.

(You close issues too soon, this needs to be an answer and not comment ;P)