Questions tagged as 'app'

1
answer

How to center content on the screen depending on the mobile device with intel xdk?

Good evening, I'm developing a mobile application with Intel XDK with bootstrap framework, I need to know how I can put my content centered on the screen on every type of smartphone and resolution that I can not do in the iphone 4s is fine bu...
asked by 15.06.2015 / 21:30
0
answers

DefaultHttpClient is decrepated in Android app

I'm performing an integration with a JSON in my application, but when I use DefaultHttpClient it displays the message:    'org.apache.http.impl.client.DefaultHttpClient' is deprecated. Follow the code below: public class JsonClas...
asked by 04.05.2015 / 16:31
2
answers

Unwind Follow - Objective-c

In the application I am working on, there is a ViewController where the user logs in, after login, an AlertView is shown with welcome, and at that moment, would have to return to the main screen, where the user came from. In the tutorials I saw,...
asked by 11.03.2016 / 18:00
2
answers

Sql auction script [closed]

I need to make an application for a used things auction company, so I need to create an interface where n clients can bid a minimum and a maximum bid for a X product and the system returns the winner, but making a rule for the customer to pay...
asked by 07.02.2017 / 00:53
1
answer

How to create application about event programming? [closed]

Hello, everyone! I'm starting out as an Android developer, and as a first project I thought about creating an application that could tell the user the schedule of activities provided by the city, such as places and times of sports practice, f...
asked by 18.04.2016 / 22:33
3
answers

Print a string with only numeric values [duplicate]

I'm doing a program in console where the user types some codes, and I want to print that code back to him as soon as he enters. But I wanted to print only the numbers values and ignore the non-numeric values of the string. Does an...
asked by 17.05.2018 / 20:58
1
answer

How to implement an inputText for "Tags" or "keywords" in Android Studio?

I'm creating an android app and I need a simple inputText that allows the user to type "tags" much like the question field here on the site. How do I implement this? Do I need an external library? I've reviewed everything and no solution worked...
asked by 09.09.2018 / 18:23
1
answer

Is it possible to get Foursquare API to see the location of all establishments? [closed]

Is it possible to get Foursquare APIs, Google Maps or another website to acquire the location of all the establishments in a city? I would also like to know if it is possible to filter by a specific branch, such as hotels, schools, etc. Th...
asked by 12.04.2014 / 22:07