Hacker News new | ask | show | jobs
by sloshnmosh 2223 days ago
I found an advertising SDK inside the factory installed AVG "antivirus" Android app that could: #Determine the users location #access the phones text-to-speech API's and view any custom words added by the user #access and read anything the user copied/pasted to/from pasteboard (clipboard) #Record audio from the phones microphone
1 comments

FYI if you're making a list you need to put two newlines after each item, otherwise all the items gets squished into one line. Properly formatted:

#Determine the users location

#access the phones text-to-speech API's and view any custom words added by the user

#access and read anything the user copied/pasted to/from pasteboard (clipboard)

#Record audio from the phones microphone