Created using Xamarin.Android
Floating Widget App which pops up when detecting a receiving call. Implemented buttons - Shows Toasts and X button will close the service. Initial testing for showing an overlay widget for a different app idea. Service is not persistent although will sit in background and pop up when call detected while app is not destroyed by OS.
- Draggable Floating Widget
- Phone Calling detection
- Phone number detecting
- LocaLocalBroadcastReceiver and BroadcastReceiver implementation
- Becomes visible when call is detected and displays number if permission granted.