Questions tagged as 'mobile'

2
answers

How to run my App in multiple platforms

Good afternoon, Someone has App experience to run on multiple platforms. I'm developing an App, however, I'm doing it for Android, as I do for it also runs on IOs, WindowsPhone and etc ... Equals Whattsapp works.     
asked by 11.07.2016 / 23:13
1
answer

Automatic deploy of Android and Ios applications

Someone would know if there is an automatic deploy tool for Android and Ios applications. Some tool where I can tell him what the folder of my project is, and when I have the deploy run, he already manages the signed apk and uploads to my acc...
asked by 01.06.2017 / 22:16
0
answers

Ionic 2 + Cakephp 2.X rest

How to perform data parsing in% with% of next? I've already tried using json and promise . { "diaries": [ { "Diary": { "id": "1", "user_id": "1", "title": "T\...
asked by 21.05.2017 / 02:00
1
answer

Share document (PDF, JPG and etc) Cordova

Does anyone know how I can share a document using Cordova? a document that I have on my cell phone (whether temporary or not). I would like to send (other than the link) but the document itself.     
asked by 05.05.2017 / 19:52
0
answers

Help with responsive bootstrap

I'm developing a site with bootstrap. The site is ready for desktop, but I'm having a hard time making it responsive. On the site I have several divs, one underneath the other. When I decrease the site screen, the text from the top div goes to t...
asked by 11.04.2017 / 17:41
0
answers

ScrollView with a static view in the middle

I have this layout in which I need to implement a ScrollView but I can not adjust it correctly, I need Scrollview to contemplate the blue and yellow part, so the user can see the rest of the items they have in recyclerview. However, as soon as i...
asked by 12.03.2017 / 18:50
1
answer

Block mobile browser popup by pressing screen element

Description: A friend is developing an application where a web page is accessed and when interacting with the elements is sent to a PHP commands file to manipulate a robot with Arduino . For now we are doing only connect the le...
asked by 26.02.2017 / 01:53
0
answers

FloatingActionButtonMenu

I used a Clans material that is at this link link by the way very good. But I'm having trouble applying animation in this floating . I would like to reproduce the same animation as it does on the Google Map maps, when touching the screen i...
asked by 07.03.2017 / 12:25
1
answer

Input ('type = number'). each (function ())}}; does not recognize value only returns NaN

The question title function only works by returning a type = range entry as number in the browser. While in Smarthphone only NaN returns, probably jquery.1.9.1.js or jquery-mobile.1.4.5.js is not supported, any suggestions? JS Code <s...
asked by 02.03.2017 / 04:13
1
answer

Error in ajax when sending by mobile

Good evening, I have the following ajax: jQuery('#form-contato').submit(function(){ var nome = $(this).find('[name="nome"]').val(); var email = $(this).find('[name="email"]').val(); var assunto = $(this).find('[name="assunto"]'...
asked by 10.12.2016 / 05:02