Aplication pc in html5 ...what aplication used? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 2

Aplication pc in html5 ...what aplication used?

html5

18th Dec 2016, 1:35 AM
ALDI
ALDI - avatar
17 Antworten
+ 5
you are welcome friend. if it is window app in c# then you need to compile then run when it's done do it package packaging it generates the app by adding all the codes in project visual studio keeps the app with the code that's the app
18th Dec 2016, 9:31 AM
Sandeep Chatterjee
+ 4
but how to convert codes in specific application icon?i mean in icon so whenever i touch that icon it work.
18th Dec 2016, 2:47 AM
yàsh patel
yàsh patel - avatar
+ 4
yes Yash Patel is correct and also notepad is difficult. you can use any text editor like notepad++ or sublime text .I meant you can do it even without any extra application even notepad will do if you don't have any
18th Dec 2016, 7:02 AM
Sandeep Chatterjee
+ 3
you don't need any application just any text editor even notepd. write codes in it and see it in any browser. and may use the debugger which comes with browser too to check priblems
18th Dec 2016, 2:43 AM
Sandeep Chatterjee
+ 3
Yash Patel I don't understand your question what is specific application icon will you explain it please
18th Dec 2016, 7:00 AM
Sandeep Chatterjee
+ 3
If want develop pc app using html? then save your html file as yourname.hta or electron api will help you
29th Dec 2016, 3:02 PM
Naveen DA
Naveen DA - avatar
+ 2
i really need to know tell me please.....
18th Dec 2016, 4:19 AM
yàsh patel
yàsh patel - avatar
+ 2
take example... im making an app .... i done all code now how to make an app[i mean turns into icon] that run on my codes...
18th Dec 2016, 7:30 AM
yàsh patel
yàsh patel - avatar
+ 2
is it html5 or application? if it is application then right click the .exe file and change the icon in properties to your own .ico file after that you will see the icon of that application someone asked it here I said him the same.
18th Dec 2016, 8:25 AM
Sandeep Chatterjee
+ 2
what if html5?
18th Dec 2016, 8:31 AM
yàsh patel
yàsh patel - avatar
+ 2
it is .exe application then right click it and change the icon in properties after that the icon which has been set appears I too was confused on seeing the question in html5 lol
18th Dec 2016, 8:43 AM
Sandeep Chatterjee
+ 2
oh I get it now you mean how to generate .exe of the code then just compile it and then you will get a .exe application double clicking it will run your app please clear it which language are you talking about.
18th Dec 2016, 8:47 AM
Sandeep Chatterjee
+ 2
yeah...now im going to make a window app on c#... thanks mr.sandeep chatterjee 🙏
18th Dec 2016, 9:23 AM
yàsh patel
yàsh patel - avatar
+ 2
one more question.... package packaging means?
18th Dec 2016, 9:30 AM
yàsh patel
yàsh patel - avatar
+ 2
packaging means adding all the codes in the project to generate a app like windows app adds all c# xaml library into app in android it makes a single .apk in simply Java it generates a .jar which is executable
18th Dec 2016, 9:33 AM
Sandeep Chatterjee
+ 1
notepad++ is very ok ...thank you friend??notepad is very hard
18th Dec 2016, 2:52 AM
ALDI
ALDI - avatar
+ 1
yes..thank you yash patel
18th Dec 2016, 2:53 AM
ALDI
ALDI - avatar