use cordova, not phonegap
This commit is contained in:
		
							parent
							
								
									445ddeab85
								
							
						
					
					
						commit
						72c3cd0c06
					
				
					 364 changed files with 55371 additions and 0 deletions
				
			
		
							
								
								
									
										13
									
								
								fritteliuhr/platforms/android/res/xml/config.xml
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								fritteliuhr/platforms/android/res/xml/config.xml
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,13 @@
 | 
			
		|||
<?xml version='1.0' encoding='utf-8'?>
 | 
			
		||||
<widget id="ch.fritteli.uhr" version="0.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
 | 
			
		||||
    <preference name="loglevel" value="DEBUG" />
 | 
			
		||||
    <name>FritteliUhr</name>
 | 
			
		||||
    <description>
 | 
			
		||||
        A sample Apache Cordova application that responds to the deviceready event.
 | 
			
		||||
    </description>
 | 
			
		||||
    <author email="dev@cordova.apache.org" href="http://cordova.io">
 | 
			
		||||
        Apache Cordova Team
 | 
			
		||||
    </author>
 | 
			
		||||
    <content src="index.html" />
 | 
			
		||||
    <access origin="*" />
 | 
			
		||||
</widget>
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue