I have a button that has the round outlines and when it is selected changes color. This button is associated with a certain text. I happen to want the button to show an image plus the text and I can not do it.
<Button
android:text="Text...
I want to create a video using a set of images of the same type and size.
I searched some examples but did not succeed in performing the algorithm. Of the examples, this link was the most complete:
link
However, the answer does no...
Sirs, very good day / afternoon / evening!
I'm having problems with word accentuation.
The backend of my system works in PHP by talking to an Android app. When I send the message from the App to the server PHP works normally, and PHP responds...
How can I change the background of a Button by clicking on it? For example: I have shape01 and shape02 , for default the Button is with shape01 , when clicking it I need to change to shape02 , and click...
I have a ListView, and an adapter item layout that follows the basic image of it
ProblemisthatwhenIclickonanyareaoftheiteminthelist,everycomponentis"selected"
IwouldliketohavetheeffectofAction1,Action2andDescriptionseparated.Forexample:...
I have a problem in my project saving the fields after the changes. On the details screen I have a change button that when I click it plays to this screen that is below: I believe the error should be in the XML, because if I just play an EditTex...
I'm having trouble making this communication, being that I'm responsible for the part of php and the part of the android is being made by a friend (that's the code sending something), he said he's sending by POST the most I can not find anything...
Hello, I installed Android Studio on my notebook (OS: Windows 10) and when I generated my basic application "Hello World" I tried to run on my phone and the following error appeared:
Error:Execution failed for task ':app:compileDebugJavaWithJav...
How can I download a .apk file from my server and open it as soon as it finishes downloading?
I know I have no code showing what I've done or tried, but it's because I'm truly lost and I do not know where to start. I have webservice...
Hello,
I'm trying to make a datepicker part of the activity layout as shown below:
I've been looking for the internet, but all the examples I'm talking about datePickerDialog, and that's not what I wanted.
Any solution?
Thanks!