Hi ,
I have a requirement where i want to hid the app from list of other
apps .

It should be given as an option to the user so that user can choose to
hide / unhide.

So i am able to do this by making the launcher activity component
disabled.

Then i defined a broadcast receiver that will launch the app if a
particular sequence is dialled.

Till then everything is fine.

Problem arise when i try to reinstall the app . I modified my app and
now i wnat to reinstall.
This time it fails saying "activity mylauncheractivity does not exist"

Please tell me

1. If i am implementing right solution for my requirement

2. If so, how can i solve this issue

Please help me. Thanks a lot for your time and effort

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to