- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for ANDROID_BUILD_TOOLS_VERSION (0.1 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
configure.py
def valid_build_tools(version): return os.path.exists( os.path.join(android_sdk_home_path, 'build-tools', version)) android_build_tools_version = prompt_loop_or_load_from_env( environ_cp, var_name='ANDROID_BUILD_TOOLS_VERSION', var_default=versions[-1], ask_for_var=('Please specify an Android build tools version to use. ' '[Available versions: %s]') % versions,
Created: Tue Dec 30 12:39:10 GMT 2025 - Last Modified: Wed Apr 30 15:18:54 GMT 2025 - 48.3K bytes - Click Count (0)