problem with android html5 app
-
Hi, I am new to this... I am using Intel XDK I created a default page in PHP but when I upload it I got: 404: Intel XDK can't find your app Do you have index.html in your application directory? I tried html page whch redirects to php like this:
but it's just shown as blank page on Android. I upload the pages on my hot as well and I didn't have any issue there. this is the url http://www.jassimrahma.com/yalla.bahrain/index.html how can I solve this please..
Technology News @ www.JassimRahma.com
-
Hi, I am new to this... I am using Intel XDK I created a default page in PHP but when I upload it I got: 404: Intel XDK can't find your app Do you have index.html in your application directory? I tried html page whch redirects to php like this:
but it's just shown as blank page on Android. I upload the pages on my hot as well and I didn't have any issue there. this is the url http://www.jassimrahma.com/yalla.bahrain/index.html how can I solve this please..
Technology News @ www.JassimRahma.com
Intel XDK environment works on pure HTLM/CSS/JavaScript solution. You can't add PHP or ASP.NET. If you want to learn how Intel XDK works, go to here: http://software.intel.com/en-us/html5/articles/fast-track-to-intel-xdk-new[^]
I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is. (V)
-
Intel XDK environment works on pure HTLM/CSS/JavaScript solution. You can't add PHP or ASP.NET. If you want to learn how Intel XDK works, go to here: http://software.intel.com/en-us/html5/articles/fast-track-to-intel-xdk-new[^]
I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is. (V)
then how can I do it? can I use my own editor and make the app ready then use a third party to package it as apk? which tool help will help?
Technology News @ www.JassimRahma.com
-
then how can I do it? can I use my own editor and make the app ready then use a third party to package it as apk? which tool help will help?
Technology News @ www.JassimRahma.com
I do not know other development tool except Intel XDK that can pack web based application to apk (native application). All other known development tool are java based... So you can not turn your PHP based web site into an Android application.
I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is. (V)