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

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -