1

I made an instant dynamic feature module containing an activity that I want to be the default launch activity.

The solution form here gives me the error "No Default activity": How change default on launch module in android studio?

Dylan
  • 375
  • 1
  • 2
  • 12
  • Have you tried defining activity of instant DFM in manifest file as a launcher with it's "complete package name"? Because I had done the same months ago and was working perfectly for me. – Sanket Vekariya Mar 30 '20 at 13:48
  • Doing so from the DFM manifest file gives me the error "Default Activity not found". My application extends SplitCompatApplication, did yours? – Dylan Mar 30 '20 at 14:56
  • https://stackoverflow.com/a/60836123/6911538 – Sanket Vekariya Mar 30 '20 at 15:24
  • Is the syntax of step 2 literal? If so then please explain it because I haven't seen it before. – Dylan Mar 30 '20 at 18:58

0 Answers0