79383098

Date: 2025-01-24 02:34:32
Score: 3
Natty:
Report link

and others

I have an application running in Wince wrote in C#; successful ported to Android using maui.net, this application needs to be in background, others application will send message to this background application, for print labels and check bluetooth status (Does the printer have paper? Is it online? Is it connected?). Then, I'm investigating how to create an application that communicates with others applications. I saw this video on YouTube, and it helped me a lot to understand background process, IPC, Binder, AIDL. from YouTube:"This screencast comes from AnDevCon IV presentation by Aleksandar Gargenta on Dec 5th, 2012." I saw this video on January 23, 2025, I don't know until when this video will be available, I strongly encourage you to watch it. Android Binder IPC Framework

Reasons:
  • Blacklisted phrase (1): helped me a lot
  • Blacklisted phrase (1): this video
  • Long answer (-0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (0.5):
Posted by: antonio