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.
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...
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\...
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.
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...
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...
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...
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...
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...
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"]'...