Questions tagged as 'mobile'

2
answers

Language for processing business rules

I'm designing a new project in C # and one of the needs is for the module to do mathematical calculations on the values I'm going to have in the database. This module needs to share these rules with another Mobile project being synchronized i...
asked by 14.02.2017 / 18:02
1
answer

App does not go through login

I'm trying to validate login , but it's passing right by and entering home , I do not know what might be happening: import { Component } from '@angular/core'; import {LoginPage} from '../login/login'; import { NavController } from 'ionic-angu...
asked by 24.03.2017 / 03:47
1
answer

GPS oscillating even when at a fixed location [closed]

I'm working on an Ionic app, with traceability, but the GPS signal oscillates very certain 200m, even though it's in a fixed place, do you know any solution to that?     
asked by 06.06.2016 / 23:00
1
answer

Android - How do I set a selected item from a Spinner to a string?

I have a question in my code, I'm trying to get the value of Spinner and write it to the bank, but I can not get the spinner to have String value. In case it is giving me error at the setText time, at the end of the code. "Can not resolve meth...
asked by 02.06.2016 / 05:10
2
answers

Load javascript depending on the viewport?

Can you minimize the download of javascript depending on viewport ? I can put different CSS files to load just by checking the size of viewport for example. I have a virtual store project that wants lots of animations and effects in t...
asked by 05.08.2015 / 15:39
2
answers

Change Action Bar title with Tab Bar

I have 3 Tab Bars that are at the bottom of the layout and the action bar at the top, by default. I need to know how to modify the title of my Action Bar every time a different Tab Bar is selected. Thankful.     
asked by 10.06.2015 / 19:58
1
answer

Jumping between remote applications using the cordova (complex problem)

Hello, I have 3 applications and each one is available for iOS and Android and I would like to create an app to access all of them. In order to achieve this, I need to get the code from each of the applications and move it to a server so t...
asked by 11.03.2015 / 23:13
1
answer

How to store and retrieve session value through jquery?

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...
asked by 16.06.2015 / 21:32
1
answer

Pan and Zoom in ImageView

I need to implement Pan and Zoom movements in the same image. Does anyone know how I can do this?     
asked by 28.07.2014 / 14:34
1
answer

Objective c Basic, error in setNome EXEC_BAD_ACESS

Good people when entering the setNome of my class happens the error EXEC_BAD_ACESS below is the code: Registry Class // // Registro.h // Agenda // // Created by Renan Vicente de Farias on 01/07/14. // Copyright (c) 2014 Renan Vicente...
asked by 03.07.2014 / 13:49