Tagged Questions
-1
votes
1answer
19 views
privacy policy for android [closed]
How to keep privacy policy for mobile apps
i.e. in my application I am creating a link to dialog and kept data in a string
all the matter shows in lower case and with disabled links and no ...
0
votes
1answer
40 views
How to set SessionDefaultAudience for facebook in Android
I have searched a lot for past two days and I was not successful.
I am following the Authenticate-Facebook Developers link for setting up the Facebook native login.
and i add the following code to ...
0
votes
1answer
162 views
how to specify privacy settings( public , friends or only me) in Android Native Facebook login?
I am searching for a long time and i was not successful yet .
Is there any method to specify the privacy setting while logging into the facebook itself through native login , so that whatever ...
1
vote
0answers
49 views
mobile uploads custom setting
I don't mind friends on Facebook liking or commenting on photos I upload from Mobile Uploads, but how do I disable the feature where whenever I upload some pics, it lets people to comment, like, and ...
0
votes
1answer
97 views
Can I control the screenshot that is shown in Android's task switcher?
My add displays private data, so I don't want it to be possible to see the app contents in the task switcher.
3
votes
1answer
2k views
Is it “safe” to install Android Device Administration applications in terms of privacy?
Is it "safe" to install Android Device Administration applications on my personal device?
Can my company read my private data with that application?
My company recently adopted a policy to install an ...
0
votes
4answers
117 views
Android Video Privacy [closed]
Here I develop one Application, In Application there are 3 videos, i want to play Videos in only my application, i want to protect that videos ,prevent to show and play videos from FileExplorer and ...
0
votes
1answer
1k views
Posting to Facebook specific friend list using Facebook android SDK
I am successfully posting to Facebook wall, but I want that user can choose whether they want to post it to some specific friend list e.g. Acquaintances, Family etc
My code is giving this error :
...
0
votes
2answers
511 views
Modify the Facebook account or privacy settings via an Android App
I am developping an Android application that uses a Facebook component. It would be something to simplify the management of the Facebook privacy settings with the user only having to push 2 or 3 ...
0
votes
1answer
85 views
How to add a secret function for application's privacy
I've created a SMS application. However, anyone can open my application. What I want to do is to prevent unauthorized access to my application. How could I add a secret function for the privacy of my ...
1
vote
2answers
737 views
android/iphone app can steal ur contacts and sms? [closed]
Can a (jailbroken OR not borken) smart phone app access your private info, contacts, sms and sends back to collector?
0
votes
4answers
585 views
How to know what data an Android app is sending out
How would you find out what kind of information an Android app is sending back to the "mothership"? For example, if an app is sending your ID, gender, etc. to advertisers.
Is there a way to do this ...
4
votes
3answers
301 views
Are there any tools to sandbox a malware application even more than the granted permissions on Android?
Suppose I want to run some program which requests too many permissions. For example, record from the microphone or read IMEI of my phone. However, there are no practical explanation why recording from ...
