I'm finishing building a site in PHP with the MVC architecture, the next step is to integrate the application (which only has the interface) with the core ( controller ) site, to fetch information from the database. data. Thi...
I created an application in Intel XDK and at the time of publishing in google play, it gives the following error:
Use a different package name. "xdk.intel.blank.ad.template" already exists on Google Play
How do I change the name of the...
I need to control the version of my code in Intel XDK, I know about SVN, how to use it in intel, or have another way to do with another type of program.
I need a team to work on the project and update for everyone working on the newest versio...
I'm starting to want to develop hybrid applications like Phonegap, Cordova or Intel-XDK. Hybrid applications run in a kind of browser. I was wondering is it possible to steal the codes made in hybrid applications. Everyone knows that anyone can...
I made an Android App on IntelXDK, it's working normal, now I want it to open automatically when I turn on the phone.
I know there are some applications in the playstore that do this, but at first I did not want to use any third-party apps, b...
I'm starting to use Intel XDK now and I have a question regarding the development of menus, I would like to create a side menu with the burger icon and after opening the menu, it becomes a X to close.
Here are some examples:
lin...
I developed an application with Intel XDK for internal use in local network, which is responsible for listing all extensions of the company, I would implement in the click of the list items the functionality of calling the extension using SIP te...
I need to use MongoDB inside Intel XDK, to log, register, save coordinates, then display on a map, etc ... Anyone have any suggestions for tool? Thank you!
I'm developing an app in Intel XDK (1995 version) where the layout is basically a footer with a grouped button inside it. The chosen framework is Boostrap . Below is the image of the app running on emulate.
Iusesubpagestonavigate.Inaparticul...
I'm developing a mobile application with intel XDK I have to make a login that will be validated by the php file that contains all the validations and finally stores in session the values I need user no I know and how can I...