Hi All,

  I want to kill my application whose base activity is
demo.test.MyActivity.

 I am trying to kill it from other application by following code, but
getting the error like " package name is not valid"


 am.restartPackage(demo.test); // here am is ActivityManager define
earlier )

Thanks,
Asif

-- 
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