substratum / template

The official Substratum Theme Template actively updated by the team!
Apache License 2.0
268 stars 477 forks source link

I can't hide app from launcher #22

Closed isagardb closed 7 years ago

isagardb commented 7 years ago

If I remove " category android:name="android.intent.category.LAUNCHER" /> " from manifest ...I can run (compile) the app...

msfjarvis commented 7 years ago

What are you even trying to do?

I can't hide app from launcher

It doesn't even show up.

If I remove " category android:name="android.intent.category.LAUNCHER" /> " from manifest ...I can run (compile) the app...

There is no such intent-filter action in the template's AndroidManifest