Questions tagged [androidstudio-settings]

6 questions
12
votes
3 answers

How to show tooltip description in Android Studio?

The key in my Eclipse(ADT linux): 'Name': 'Show Tooltip Description' 'Description': 'Displays information for the current caret location in a focused hover' 'Binding' : 'F2' Any similar key in Android Studio?
cruelcage
  • 2,044
  • 6
  • 19
  • 19
1
vote
0 answers

How to color part of the java code in android studio ?

there is some way i can color in some color part of my code (not the output, the actually code ) in android studio ? something like this : case R.id.buttonbackup: Toast.makeText(this, "first", Toast.LENGTH_SHORT).show(); …
0
votes
1 answer

Running app in Android Studio

I have an Asus Zenfone 2 Laser and I'm using android studio to create apps. When I load an application stored in the hard disk of my computer for debugging, no problems, but when the application is stored in a USB device, at first android studio…
0
votes
1 answer

Android Studio 2017 - how to close row under editor tabs

How to disable row with tabs under editor tabs (You can see it on the screenshot)? Row under editor tabs:
juh
  • 3
  • 1
0
votes
1 answer

Genymotion error : Initialize Engine: failed

when i try to run my app on Android Studio by Genymotion plugin it gives me this error : Genymotion: Loading Genymotion library Genymotion: Genymotion directory: D:\معتصم\Genymotion Genymotion: Trying to initialize engine Genymotion:…
user6755736
-5
votes
1 answer

AndroidStudio cannot get any Library from the Internet

When I use AndroidStudio ,I cannot get any Library from the Internet, just like this this is My Gradle error message