basic android abb works, distcheck fails; refs #24
							
								
								
									
										
											BIN
										
									
								
								cordova/logo.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 3.3 KiB  | 
@@ -5,18 +5,20 @@
 | 
			
		||||
 | 
			
		||||
EXTRA_DIST = config.xml.in hooks platforms plugins www
 | 
			
		||||
ANDROID = safechat.apk
 | 
			
		||||
ANDROID_SRC = platforms/android/build/outputs/apk/android-release-unsigned.apk
 | 
			
		||||
#ANDROID_SRC = platforms/android/build/outputs/apk/android-release-unsigned.apk
 | 
			
		||||
ANDROID_SRC = platforms/android/build/outputs/apk/android-debug.apk
 | 
			
		||||
wwwdir = ${pkgdatadir}/html
 | 
			
		||||
www_DATA = ${ANDROID}
 | 
			
		||||
 | 
			
		||||
${ANDROID_SRC}: ${EXTRA_DIST}
 | 
			
		||||
	cordova build --release
 | 
			
		||||
	cordova build --debug
 | 
			
		||||
 | 
			
		||||
${ANDROID}: ${ANDROID_SRC}
 | 
			
		||||
	mv $< $@
 | 
			
		||||
 | 
			
		||||
clean-local:
 | 
			
		||||
	platforms/android/cordova/clean
 | 
			
		||||
	-rm -r platforms/android/.gradle
 | 
			
		||||
 | 
			
		||||
CLEANFILES = ${ANDROID} ${ANDROID_SRC}
 | 
			
		||||
MAINTAINERCLEANFILES = makefile.in
 | 
			
		||||
 
 | 
			
		||||
| 
		 Before Width: | Height: | Size: 5.9 KiB  | 
| 
		 Before Width: | Height: | Size: 3.0 KiB  | 
| 
		 Before Width: | Height: | Size: 4.0 KiB  | 
| 
		 Before Width: | Height: | Size: 7.5 KiB  | 
| 
		 Before Width: | Height: | Size: 7.5 KiB After Width: | Height: | Size: 3.3 KiB  |