Questions tagged as 'android-studio'

0
answers

Error saving system information. Access denied. Android studio

Every time I try to save the project or make a change in the I get this annoying message several times, the changes in the project are saved, but it is very annoying to work with this constant interruption. I have tried to run the program in adm...
asked by 20.10.2017 / 16:53
1
answer

How can I pass data from an activity to a GoogleMap.InfoWindowAdapter?

Hi, I'm new to programming on android and I'm stuck at this point. The idea of this application is that when you open the infowindow of a bookmark, it shows information from a database, I have been seeing other similar questions and I know that...
asked by 18.10.2017 / 07:48
1
answer

Error android.R [duplicated]

Hello, when I open android studio, the Rs turn red and the values.XML file opens. and I get some errors as I can solve this.     
asked by 17.10.2017 / 19:06
0
answers

Show photos SD android Studio

Good afternoon, I have a problem with the code that I expose acontinuacion, the code works perfectly at level api 19 of my cell phone and level api 26 from the emulator, the inconvenience as such is that in api level 22 and 24 that are others ce...
asked by 11.10.2017 / 22:42
1
answer

I do not get the icons that I have in my items in the menu I created in my ToolBar

I do not get the icons that I have in my menu in the menu I created and I get the following error that I guess does not let me take them out on the visa, they come out on the right side of the Preview but when I run the app does not only...
asked by 13.10.2017 / 01:26
1
answer

Development problems with android 7.x

I recently developed an application in Android Studio, this application has no failure running on Android 6.0 or earlier, but when installed on Android 7.0 or higher, the application launches a force shutdown. Any idea what it can be? Has any...
asked by 16.10.2017 / 19:53
0
answers

help, I try to update by selecting a value of a spinner which I want to eliminate by means of its id

What I try is to select a value of the spinner and in the edittext to put the update. This is already done but not with the value I am selecting, I update the value with an id before the one I am selecting. // ACTUALIZAR FAMILIA pri...
asked by 13.10.2017 / 17:06
0
answers

Where I find the url of the Google Translate api to link with Android Studio

I am programming an application for Android, which consists of a translator using, voice, optical recognition and the keyboard. I'm using google apis but I can not get them to merge me since I need an api key and a url after hiring those goog...
asked by 23.11.2017 / 19:50
1
answer

How to filter the name of the android call history

Hi, I would like to filter the call history that I am getting by android, that is, show only those of one of my contacts, I am not sure if this can be done. Here is the function that works for me without problem: private void getCallDetails()...
asked by 03.10.2017 / 17:44
1
answer

Error creating service in the background android

How about! I commented: Create a service on Android, but when you start the application it closes and removing the service removes that problem. Here I start my service: @Override protected void onCreate(Bundle savedInstanceState) { su...
asked by 29.09.2017 / 02:04