Hey guys! I would like to test my mobile services on my phone. Do i need to create a .sisx file with each service?? What do i need to do??
Appreciate ur help. Thank you![]()
Hey guys! I would like to test my mobile services on my phone. Do i need to create a .sisx file with each service?? What do i need to do??
Appreciate ur help. Thank you![]()
If you are talking about getting some Python code in to your device, you can use PC Suite to just copy the files to the right folders. Sis files could be used if you are planning wider distribution of your code.
Thanks jpusa for the help.
So,if i didn't understand wrong,it is only neccesary to copy my service folder (which is located on my "Web server/htdocs" folder on my computer) to "Web server/htdocs" folder on the phone. That is one way.
The other possibility is to create a sys file. Well,i have created it and i have installed it on my phone. My question is, do i need to execute the sis file manually each time i want to put that service on my Mobile Web Server? How to relate Mobile Web Server and that sys file?
Thanks for the information.![]()