Questions tagged as 'intel-xdk'

1
answer

Change background color Intel xDK

Colleagues. I'm developing a mobile app by the Intel SDK, but when I view directly in the browser or emulator, the background appears white, but when I view it on my phone (Android 6.0), the background is black. I have tried to put in b...
asked by 28.10.2016 / 17:58
1
answer

Change color data-title="title"

Colleagues. I'm using Intel xdk and would like to change the color of the data-title="Title" of that line: <div class="panel" data-title="Titulo" id="page1" data-header="none" data-footer="none" selected="true"> How would I do it?...
asked by 28.10.2016 / 20:58
1
answer

Failure to use JSON on INTEL XDK

I'm making an application on INTEL XDK, in which I need to connect to the Database. I created PHP to return with JSON and in Intel, I made the function to return such data. But the application is not returning anything, and since I never did any...
asked by 03.09.2016 / 03:03
1
answer

Intel XDK and the audio plugin

I'm having trouble playing an mp3 file in my Intel XDK app. I'm using the Cordova Media plugin, which is best suited to do this, but the problem is this: I can not play audio files that are located in the www folder of my project. The tut...
asked by 18.08.2016 / 12:49
2
answers

Pass variables on the getjson XDK URL Intel

I started to study javascipt now and I need to pass two variables to a sum method with getJSON and I do not know how to do it. I created my app with Intel XDK, the server I created with delphi xe2 using datasnap. I tried these two ways and I...
asked by 21.07.2016 / 15:43
1
answer

Routes in goole Maps

I'm creating an application and would like to know if I have two points on a map, the first one being my location and the second my updated location, the way I'm moving is fixed while B is updating the path and showing me the route is it possibl...
asked by 10.05.2016 / 18:52
0
answers

Calendar issues on Smartphone

I'm having trouble viewing the calendar, when I'm running my application with IntelXDK the calendar view is done this way. AlreadywhenIinstalledtheapplicationinthecell,ithadthefollowingdisplay. ItriedeverythingbutIstilldonotknowhowtod...
asked by 25.04.2016 / 22:09
0
answers

Intel XDK / Cordova: 'ContactFindOptions' is not defined

I'm trying to simulate a contact listing with Intel XDK. But it is not working, the error appears:    ContactFindOptions' is not defined I have installed the plugin Cordova Contacts in the Project, but the problem persists, follows imag...
asked by 10.03.2016 / 02:11
0
answers

HTML5 + PHP + JS for android

I have a page in html + js + php that uses navigator.geolocation, it works perfectly in the browser, however, I'm doing tests and would like to "turn" this page into an apk I used xdk and ionic, but when the apk is built it seems that the JS...
asked by 24.02.2016 / 17:55
1
answer

Intel XDK, conflict jquery-1.11.3.min.js and ionic.bundle.js

I'm doing a simple select since I'm learning how to use the Intel SDK. I noticed that there is a conflict between the files: <script src="http://code.jquery.com/jquery-1.11.3.min.js"></script>Usedtosearchthedatabaseand<...
asked by 11.12.2015 / 14:46