Questions tagged as 'mobile'

0
answers

How to adjust a custom text editor for mobile version

Is there any way to adjust an editor on the screen, in the mobile version, without using css: zoom:0.1 or transform:scale(0.1) . I need to make the CSS element: .main{} which is the CSS of the container of the entire editor,...
asked by 02.05.2018 / 17:49
1
answer

Send application data to Firebase - Delphi

Hello, I have an application almost ready. But in the end it will need to put some data in 2 TEdits as name and email, when it clicks the TButton I want this information to be recorded in Firebase, which I think is the best method to receive dat...
asked by 22.04.2018 / 10:30
0
answers

Delete SQLite database data

I'm doing a database program. I would like to have the option of deleting a database from database SQLite . So I did the following: In my OpenHelper I called the following method: public void delete (){ SQLiteDatabase db = get...
asked by 31.03.2018 / 18:32
0
answers

Shape Android Studio

I have a question, would it be possible to create a shape in android studio like this one from the template?     
asked by 27.03.2018 / 20:10
0
answers

Share Facebook API

I have a responsive system, where I created a webview for android and ios with that system to use it as an application. Until then, okay. So I implemented a Facebook share button as Facebook documentation ( link ). I made the implementation by J...
asked by 21.03.2018 / 21:00
1
answer

How to go back to the previous page with smartphone physical button - Ionic

How do I enable the physical button to perform a specific function on Ionic 3 ? (In this case, a function that makes the application open the homepage)     
asked by 17.03.2018 / 09:52
0
answers

Ionic + Multiple Users

Hello, I would like some opinions from mobile developers on how to control multiple users (for example, vendor vs. customer) in the same app. Provider has access to pages 1,2,3 and 4 and the customer has access only to page 1,2 and 4. I'm...
asked by 14.03.2018 / 18:43
0
answers

Why is this in javascript / html / css slow to mobile?

I've done a lot of research, I've already moved the code but nothing helps ... can you tell me why this game is working on the mobiles, and some way to optimize it? full code: link demo: link     
asked by 21.02.2018 / 15:03
0
answers

How to deal with 400 error messages

Work with an application made in xamarin that sends several requests to the api. Eventually, a user action gets a BAD REQUEST because the user tried to enjoy a photo that she had previously enjoyed, or try to follow another user she was already...
asked by 07.02.2018 / 18:16
0
answers

Mobile keyboard does not open on bootstrap site

I made a responsive site with bootstrap, but when I click on the inputs the cell phone keypad is not activated. What can it be? <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script><linkh...
asked by 02.02.2018 / 18:39