Questions tagged as 'android'

2
answers

how to disable or delete animations in android app, java.?

I am developing an application for my work, only that there are certain animations that the app makes when changing activities that make certain processes a little tedious or slow for the smartphone. How could you disable the animations that...
asked by 10.12.2018 / 20:46
1
answer

Send email as Feedback on Android

I need to implement the functionality of feedback in Android, that the user to trigger the action is sent an email, with the app available, but pre-configured with the email to receive the email.     
asked by 12.11.2018 / 18:05
1
answer

problems extending AppCompatActivity to use material design

a question. I want to work an application with material design and for that it is necessary to do an AppCompatActivity extends, but I already do an extended ListActivity for the results of a web service ... what solution do you propose?  ...
asked by 28.06.2016 / 17:19
1
answer

Remove Marker in Specific Android Studio

I have the following query, I am creating an App that will add several Markers on the map, until all right, but at the time I want to modify from the database the location of one of the marker, the system does not know which one Marker is the on...
asked by 21.02.2018 / 17:23
1
answer

How to thoroughly test an Android app?

I am learning about the development of apps in Android Studio and I have some applications uploaded to Google Play, where they present some blocks in some devices. For example I am aware that in the Samsung Galaxy S6 and S6 Edge this error ju...
asked by 05.10.2018 / 21:42
1
answer

Collect data from an ArrayList to display them in a Spinner

My question is this: I'm doing a CRUD on Android and I have a problem on the UPDATE. As you can see, I want to collect all the data in a Bundle and then print them with setText () in the update form. The problem is that the last data, the displa...
asked by 01.01.2019 / 12:16
1
answer

Share media files from the Raw folder in the networks

Nothing but the title. My problem is that I can not share over audio networks stored in the Raw folder.     
asked by 21.10.2018 / 23:03
2
answers

Exception when calling a Thread from another class

I have a THREAD created in my MainActivity (called Menu_Main) and I want to pass it to my class (Cls_Logeo) where I log in to connect through a Switch, but clicking on the switch generates an error, I followed my Time_Stop and it shows me null,...
asked by 26.07.2018 / 14:09
2
answers

I have a problem extracting text from a label and displaying it by console

I am trying to automate an app which I need to read a label and its text, and that this is shown by console the app is as follows. DesiredCapabilities dc = new DesiredCapabilities(); //@BeforeMethod protected void setUp(String deviceNa...
asked by 31.08.2018 / 23:56
2
answers

how can I open the Android Studio in the Linux versions of Debian?

install the ideology of android studio but when I look for it by its icon I do not include it even in the search of applications I do not see it, in case it is by the terminal, I could facilitate the instruction in advance please and thank you ....
asked by 11.03.2018 / 21:27