Android : What is a .mq file?

on Monday, March 23, 2015


I'm developing for an Android application that will store data in a file and sent it over to a desktop app and found some code online of a similar app and it contains a .mq file:



private static final String FILENAME = "temp.mq";


What exactly is a .mq file in Android. I can't seem to find info on it anywhere apart from this - https://technet.microsoft.com/en-gb/library/cc785060(v=ws.10).aspx


0 comments:

Post a Comment