android - IntelXDK access app path -


i developing app backbone js , xdk.

i need launch app comming email link going path index.html/#login/kasdjf98458328/expale@example.com/ using route myapplication://#login/kasdjf98458328/expale@example.com/ doesn' t seem work. goes app index.html.

i have read in native android need specify app browsable

how can access app way using intel xdk?

thank you.

to able pass parameters appmobi or xdk app android uri. use uri schema://index.html?key=value

you can use intel.xdk.device.querystring recover parameters.


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

android - Keyboard hides my half of edit-text and button below it even in scroll view -

css - Make div keyboard-scrollable in jQuery Mobile? -