mirror of
				https://github.com/commons-app/apps-android-commons.git
				synced 2025-11-04 00:33:55 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
	
		
			372 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			372 B
		
	
	
	
		
			Text
		
	
	
	
	
	
* Get the GStreamer SDK for Android
 | 
						|
  - http://docs.gstreamer.com/display/GstSDK/Installing+for+Android+development
 | 
						|
  - user: test, pass: Jo6eem7e (these will go away once the SDK gets out of the
 | 
						|
    beta stage)
 | 
						|
* Get the NDK
 | 
						|
* export GSTREAMER_SDK_ROOT_ANDROID=/path/to/unpacked/gstreamer/sdk
 | 
						|
* (in top-level source dir) <NDK path>/ndk-build
 | 
						|
* Continue building as usual
 |