Questions tagged as 'android'

1
answer

Avoid reply delay message

I'm developing an application that consumes, via REST, a third-party service. In some cases the service takes a long time to respond to me and, as the application is waiting for a response, a message appears giving the user the option to wait or...
asked by 02.12.2015 / 08:31
0
answers

as the moon (corona sdk) runs on android

I'm testing the corona sdk for android, and I'm finding it very good. Of course they are simple tests, but it ran pretty well on an old cell phone with android 2.3, and the same apk ran on android 6. Taking the load of the program as its e...
asked by 10.08.2016 / 17:51
1
answer

Problem updating appcompat-v7

Hello I have a project that is using the 23.1.0 version of the com.android.support:appcompat-v7 library. I was upgraded to 23.1.1 and the following error occurred: Failed to resolve: com.android.support:appcompat-v7:23.1.1...
asked by 04.12.2015 / 15:45
0
answers

Use S @ T CF-e with android [closed]

I'm developing an android application that communicates with the SAT-CF device that came to replace the ECF (Fiscal Coupon Issuer). I do not know how to start or how to do this, someone has found some tutorial or can help me with how to work...
asked by 11.01.2016 / 13:21
1
answer

TableRow added via program is not bringing all fields!

I'm trying to make a ScrollView - TableLayout - TableRow via program, but using an XML Layout as the basis of the internal data of TableRows. It happens that whenever I try to add the text of the last field (message) of this layout or...
asked by 05.01.2016 / 18:56
0
answers

When using setupWithViewPager I lose the tab titles [closed]

I have a tablayout that contains a ViewPager, and I have two fragments. When I changed the screen by clicking on tab1 or tab2, for example, it changed the normal tab, but when I used the finger drag to go to the other screen, it changed the scre...
asked by 26.11.2015 / 11:01
1
answer

Check text from file

I have a text file with the following content: Name: Number: Password: What I want is to read this file and check if after the: has some character.Another question on the same subject: How can I check if the text of a file has the characte...
asked by 28.11.2015 / 16:42
0
answers

How can I really integrate my SQL Server with Push on Android?

I have a request table in my bank of SQL Server and an application in Android . Whenever a request has a change in status, the user receives a notification. I already created the app by Google's GCM , got Key and eve...
asked by 26.11.2015 / 17:32
1
answer

What is the meaning of the kernel version?

I'm trying to make an application, such as college work, for diagnosing Android vulnerability based on device metadata, such as Android version, Kernel version, Build Number, etc. I do not fully understand the kernel version string that can b...
asked by 25.09.2015 / 17:55
2
answers

Uploading photo taken by mobile phone displays rotated image

I have a system with a Photo upload page. It is a simple photo upload, where you click on input , select the image and end. Then just send the form, the image is saved in a folder, and another html file happens to becuperation of the photo...
asked by 30.09.2015 / 19:56