asp.net - Is there anyway to make my android apk read a unique id number (1228 in this case) i put in the apk file's file name (like myapp-id1228.apk)? -
is there code make android apk read unique id number (1228 in case) put in apk file's file name (like myapp-id1228.apk)? want apk read number filename each time apk app starts , query database related url value , open related url in app. dont want hard code 1228 in code because different each of customers , store value in filename because eliminate need me compile apk each customers. experts out there know how accomplish this? in advance.
Comments
Post a Comment