pollux-
<receiver android:name="org.kp.m.arrivalnotification.usecase.BluetoothStatusReceiver" > <intent-filter> <action android:name="android.bluetooth.adapter.action.STATE_CHANGED" /> </intent-filter> </receiver>
Colton Idle
A modern programming language that makes developers happier.