I have a problem where my toolbar is in front of my view.
I have a scroll view and when I slide up it stays like this.
Follow the xml:
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.androi...
I have a project where I start an action of 10min, for example, and thus starts a countdown timer.
This counter will be displayed on a management screen (it can add +1 minutes, like the timer of the native widget).
When 15 seconds is gon...
I have read several tutorials on how to get a JSON and pass the information to a SQlite, however as I do the reverse, I get the application data already saved in SQLite and then transfer it to a webservice with JSON ... thanks right away
How to turn off the day of the week example: I have a calendar, I spent the day of the week by parameter in the case Monday, Thursday and Sunday to mark service. How do I disable Tuesday, Wednesday and Friday using timessquare CalendarPickerView...
I tried to find some solutions to the problem. But there are only codes that download a specific file.
I have a website that opens in a webview. There are several PDFs on the page. I need a code that will download or display the files.
Her...
I'm making an application in Android Studio for an event and would like it to:
When you open a specific screen, the app would use mobile phone gps to acquire the source coordinates and open the google maps app to create a route with the desti...
I have the following problem, in my application I have a ListView in act 1 , and I make a register in act 2 , however when I finish the registration I also end act 2 , with this return to act 1 , the problem is tha...
I'd like to know how I can implement video and voice calls (similar to WhatsApp's) in my Apps written in JAVA for Android. Is there any open source SDK that makes this easy?
Hello, I made the padding of XML and put wrap_content , but the AdMob
Code:
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http:...