Questions tagged as 'mobile'

2
answers

Design tool that exports to .xib or .storyboard

I wonder if there is any tool that can be used to develop the app design (like Justinmind's Prototyper program) and then export to xib or storyboard format.     
asked by 06.07.2014 / 04:23
1
answer

What are the pros and cons of using jquery in mobile development? [closed]

I'm starting in hybrid development using Cordova (with visual studio) and in my searches on javascript frameworks, I have found many people using AngularJS, and I was surprised by the fact that I did not find anyone who uses and recommends JQuer...
asked by 25.07.2015 / 13:40
2
answers

Mobile Database

I'm creating a mobile application and I need to use a database to save user data. I have already thought about SQLite, but it is not recommended to use it on sites with more than 100,000 requests per day, and if my application has this number of...
asked by 15.11.2016 / 05:15
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

Device Id Access

I'm developing a Android application and would like to use Device ID where the application runs to compose an ID. Is it possible to access this information? The idea is to identify the user of the application by a field consi...
asked by 11.04.2017 / 14:14
2
answers

How to create an app on Phonegap using an online page?

I would like to create an application that needs constant data maintenance, fast maintenance and development in a very short time, the application has no requirements besides displaying information to the user. I think the best solution would...
asked by 03.11.2015 / 06:01
2
answers

How to put "wait" animation on Android?

I wonder how I put a "Wait" animation while doing a heavy task on Android. In case, when the user type the zip I want to run an animation asking to wait while I make the request. private Activity context; private ProgressDialog progress; priv...
asked by 19.05.2015 / 15:35
1
answer

What is the minimum width of a mobile device?

My site is organized to fit different screen sizes through CSS @ media's, however the minimum width is 320px (width). I imagine there are devices with smaller widths, but in an unprepossessing amount ... does that work? or do you recommend styli...
asked by 08.03.2018 / 10:00
1
answer

Hide address bar on mobile devices

Is there any way to hide the address bar in mobile browsers?     
asked by 23.03.2016 / 15:23
1
answer

Logic: How does a friend locator app work?

I'm studying mobile development and painted a question: How does an app that locates real-time friends on the map? Example: An app that shows on the map where your friends are that tb has the app, how far they are and location on the map....
asked by 25.09.2015 / 15:50