A
A
Alexey So2016-06-03 10:58:41
Android
Alexey So, 2016-06-03 10:58:41

Is it possible to make an application without icons and application installation marks?

Is it possible to make an application that will work in the background without icons, without symbols in installed applications?
Is it possible to self-delete the application with certain rights. When you install the rights will be issued. This is not a virus, it is not sold through Play.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
I
Ivan, 2016-06-03
@mayhembr

This is possible without root access (hide the icon and work only in settings => running applications)
For this you need Device Admin - https://developer.android.com/guide/topics/admin/d...
Deleting with a dialog call deletions can be implemented without root access. With root access, you can do pm uninstall without a dialog for the user

N
niksocium, 2016-06-03
@niksocium

https://play.google.com/store/apps/details?id=com....
did not put an icon, a green frog appeared by default during installation

A
Alexander, 2016-06-03
@NeiroNx

You can, if you have root rights, install a native application as a service (they are not shown in the list).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question