Where can i found Power Control Widget source android? -


where can found below link

07-26 11:32:31.865: verbose/makiservice(1081): received broadcast:android.intent.action.start_tether 07-26 11:32:31.865: verbose/makiservice(1081):         datastring:null 07-26 11:32:31.865: verbose/makiservice(1081):           tostring:intent { act=android.intent.action.start_tether } 

i need use 1 bluetooth tether enabling .while pressing on power widget tether button observed 1 on log.where can found makiservice?

at least give me code link of power control widget.this available android 1.6 onwards?

this might looking for: settingsappwidgetprovider.java


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -