I have a quick question implementing EULA for Android depending the lanuguage selection. Assume the following scenario:
I must show EULA on the first launch. I want to close the app if user doesn\'t accept it. What is the proper way to do it so that the app will be accepted 开发者_开发技巧to app store?
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
The开发者_如何学Python Android app EULA has to be part of the app and is generated using the eula class. It appears to be USA specific. Is there a way to automatically generate country-specific EULAs
I\'ve created a setup and deployment project for my vb.net application using the Visual Studio 2010 wizard. I also added the eula.rtf file to the setup project and set it to install to the user\'s app
Closed. T开发者_如何学Pythonhis question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I\'ve added a EULA using VS2005\'s built in License Agreement UI form in a Setup Project. This form has a LicenseFile property that you set to an RTF file that displays the EULA.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.