What can com.sec.android.app.launcher be used for?

Can com.sec.android.app.launcher be used to hide or disguise messages, texts, or apps on your phone? I am encountering an issue that I can't post about on here, but knowing what this apk can do would help greatly.

1

3 Answers

you should be using samsung phone with samsung touchwiz UI on top of android. This should be launcher app customized by samsung.

com.sec.android.* is used normally used by samsung

Here I was looking for ‍‍‍cdfs mode launcher when I come across this old post. Hmm... Now I'll throw my 2 cents in:

The {.sec.} in a manifest.xml files that I have come across changes the name compared to the other ones w/o it. Looks something like this:

<name>android.hardware.audio.effect</name>
And: <name>IEffectsFactory</name>

Open that and it's readable:

Compared to: <name>vendor.samsung.hardware.gnss</name>
And: <name>ISecGnss</name>

Open this and it will freak you out! All kinds of wing dings looking symbols instead of text.

1

Per this extensive list of apps that are safe or dangerous to remove from your phone, the particular package com.sec.android.app.launcher is TouchWiz Home which is a Launcher provided by default on your phone.

You should only remove this if you have another launcher installed.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like