Questions tagged as 'android-studio'

1
answer

How to save file from one folder to another?

I have a listView that displays the files from an external folder (usb). I want to select one of these files and save them to an internal folder (Basket). Here's when I select an item from my listView , I get the position of the item, howe...
asked by 02.08.2018 / 22:11
0
answers

How to make a personalized progress bar on android

I did not start to do anything yet, so I did not put any code here, I need a direction to study to make a progress bar in the shape of a water tank and as it fills it, a water will go up inside the box ... I found an example here and I will past...
asked by 13.08.2018 / 12:38
1
answer

Remove accentuation of words in searchView

I'm trying to remove the accent from the searcher's words, but my code is not working. I'd like you to look at a sample word Você all variations of Voce, Você, você, você, VOCE, VOCÊ . Thank you @Override public bool...
asked by 13.08.2018 / 14:32
1
answer

Toolbar does not appear in editor

In any project I create: The Toolbar is displayed in the emulator but does not appear in the editor. These errors also appear: Followthecodes:Styles:<resources><!--Baseapplicationtheme.--><stylename="AppTheme" parent="Ba...
asked by 23.07.2018 / 23:53
0
answers

Customizing android Fragments in this code

Well, I started studying java for android development this year and now I'm interested in browsing tabs that stay on the toolbar. Well, I was able to understand part of the code, but I could not change the content of the fragments. Could someone...
asked by 25.07.2018 / 01:49
1
answer

android app update

Hello, I'm new to android development and I'm having some questions, I'm developing an APK using a webview and I'm often updating it with some improvements. Since I work more than 200km from where APK tablets are installed, I'd like to make A...
asked by 24.07.2018 / 19:17
0
answers

Help with getDownloadUrl firebase

I have a project that records image and name of a product registration in firebase and I'm trying to load those images into a recyclerview, but stopped at getDownloadUrl. Since I am a beginner I have researched more without success.  If anyone c...
asked by 31.07.2018 / 04:52
0
answers

AndroidStudio problem does not work on AVD

Good evening, I have a problem, I have no idea what it may take to help you! I am developing an Android application in Android studio in the code is all correct compila legal has no syntax error, but at the time of emulating this presents the fo...
asked by 30.07.2018 / 23:23
0
answers

Instantiating a WebView

I have a simple application that with a given link returns an html page. I'm doing this with a WebView, it's working normally, but I do not want the user to see WebView on the screen. Before I was doing so to instantiate it: WebView wv = fi...
asked by 21.07.2018 / 03:08
0
answers

Notices at random times is possible?

I am using BroadcastReceiver along with alarmmaneger to send notifications and among these I thought about sending a notification between the hours of 12 the 19 randomly like if today sent the 12 hours and amanaha the 16 so that I could not thin...
asked by 21.07.2018 / 19:16