Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 491 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 491 Bytes

UrQA Client Javascript Tizen web sample

index.html

urqa.Init( { api_key: '10Eb2BF7', app_version:"1.1",
    			 wrap_url:'http://192.168.9.6:3000/urqa_wrapper', 
    			 console_debug_enable: true } );

	: change api_key to your api key
	: change wrap_url to your wrap server or urqa jsonp server

main project link

source code
	
	https://github.com/UrQA/UrQA-Client-Javascript

menual

	http://wiki.urqa.io/pages/viewpage.action?pageId=2818167