lso

Is there any provision in android to know which user application is using which system service

久未见 提交于 2020-01-06 08:01:31
问题 Is there any provision in android or ndk by to know which user application is using which system service? OR another way by using pid:- Suppose i have an application which uses microphone, microphone is opened by the system service (named media serv).I can manage to get the pid of above service(media serv).Now i want to know which user application is using the the pid of above service(media serv). 回答1: If you are the implementer of the system service -- such as via creating your own fork of

Are Cross Domain Flash Local Shared Objects (LSO aka Flash Cookie) possible

≯℡__Kan透↙ 提交于 2019-12-08 10:56:16
问题 I found several solutions for creating Flash LSOs from JavaScript (for example: http://www.nuff-respec.com/technology/cross-browser-cookies-with-flash ) If Page (www.hostA.com/index.html) and the .swf file are from the same site, everything works fine. No I'm trying to load the page form www.hostA.com/index.html, which includes www.hostB.com/flashcookie.swf (different sites). But then I cannot read or store the LSO. I have tried several configurations (crossdomain.xml, Security.allowDomain(".