mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-04 06:30:27 +03:00 
			
		
		
		
	init: --android-home for forcing the path to the Android SDK
This allows the user to set the path to their Android SDK from the command line. This option is named after the standard env var ANDROID_HOME, as used in the build.xml generated by `android update project`. --android-home takes precendence over the ANDROID_HOME env var if it is set.
This commit is contained in:
		
							parent
							
								
									cc089b49b1
								
							
						
					
					
						commit
						66df02d5f8
					
				
					 4 changed files with 131 additions and 33 deletions
				
			
		
							
								
								
									
										1
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -10,3 +10,4 @@ dist/
 | 
			
		|||
env/
 | 
			
		||||
fdroidserver.egg-info/
 | 
			
		||||
pylint.parseable
 | 
			
		||||
/.testfiles/
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue