Hi ,
I need to know do we have control over application during installation. I need help in the following case.
I have two applications with package name similar to one another but with slight difference .
For example android.bank.test and android.bank.login.So If the user installed appn with pkg name android.bank.test
in device already.When he tried to install another application with pkg name android.bank.login ,then I need to alert the user with some message. Can we do this ? Is there any possibilities?
Thanks in advance,
Saran

