It's very useful
thank u very much

On 9月25日, 下午6时35分, "Mark Murphy" <mmur...@commonsware.com> wrote:
> >android:enabledcan be set at AndroidManifest.xml
>
> > <activity
> >    android:name="MyActivity"
> >    android:enabled="true">
>
> > How can I set the attr true or false in my programm?
>
> There is a method on PackageManager to do that (setComponentEnabled()?
> something like that)
>
> --
> Mark Murphy (a Commons Guy)http://commonsware.comAndroidApp Developer 
> Books:http://commonsware.com/books.html
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to