startService(new Intent(
"com.example.applistandicontest.refreshappinfo"));
--------------------------------------------------------------------------------------------------
<service android:name="com.example.applistandicontest.refreshappinfo" >
<intent-filter>
<action android:name="com.example.applistandicontest.refreshappinfo" />
<category android:name="com.action.resolveinfo"/>
</intent-filter>
</service>
沒有留言:
張貼留言