android-studio-2.1 Questions
5
Solved
While working today, it seemed as if suddenly I could no longer debug our application. The funny thing is, if I ran the app normally it would work just fine. To clarify, I was running the debugger ...
Annadiane asked 24/5, 2016 at 20:26
16
Solved
After installing the Android studio and launching it I am getting this error.
I cannot specify the path to the SDK. I have tried giving the path as :C:\Development\Android\android-sdk-windows\pla...
Ambrosius asked 25/9, 2016 at 8:58
7
Solved
I recently installed jdk 1.8 u92 after Android Studio said it is needed for api24 builds. However, I've run into this issue now.
I looked at some other solutions and uninstalled jdk 1.7, added env...
Ultraconservative asked 28/6, 2016 at 4:15
7
I have 8GB of RAM and 500GB hard disk but when I am using Android Studio it still freezes so much that I am unable to do my work. I have reinstalled the software without any improvement. I also for...
Halfslip asked 17/8, 2016 at 4:38
16
Solved
My Android Studio was working fine till morning, but since tonight I get error saying "Gradle sync failed: Connection timed out: connect. If you are behind an HTTP proxy, please configure the proxy...
Raff asked 28/2, 2017 at 18:24
8
Solved
I'm having trouble getting an Android app that I developed working on my phone. (Android Studio on Windows 7 trying to run the app on Samsung Note 3 running Android 5.0)
Here's what I've done so f...
Parasitism asked 13/10, 2016 at 13:40
8
Solved
I updated to Android Studio 2.1 from the stable channel. As soon as I did that I am getting ClassNotFoundException to my login class, which is declared in the manifest for long time. Prior to the u...
Tittle asked 27/4, 2016 at 5:50
7
Solved
In Android Studio 2.1 I was using API 24 just fine, then suddenly started seeing "Sources for Android API 24 Platform not found" warning in my AndroidManifest.xml.
Rerunning the Android SDK Manage...
Cariecaries asked 6/7, 2016 at 21:30
2
Solved
Android Studio was working fine, and unexpectedly, each time I do single click on any class android studio immediately opens it.
I googled how to disable this options and one suggestion was to cha...
Gingerly asked 21/12, 2016 at 14:41
36
I am having difficulty importing a project written on Android Studio 1.1 into Android Studio 2.1.2. I keep getting this error whenever the gradle is building before testing the app on a tablet. Bel...
Aman asked 19/7, 2016 at 6:8
3
I have enabled the virtualization in bios setup but when i try to launch the emulator i am getting the error "your cpu doesn't support vt-x or svm"
I have installed Intel haxm too.
Meaningful asked 27/5, 2016 at 4:43
9
I am trying to debug over network in Android Studio. I connected via port 5555 and generally it is possible step through break points. But it often takes minutes just to execute one line of code an...
Uund asked 10/5, 2016 at 15:1
3
Solved
I am creating one app that uses a RestAPI to fetch data, and for that operation I am using retrofit 2, okhttp3 and jackson for parsing json to object, my app also use Firebase Cloud Messaging
whe...
Germanophile asked 25/5, 2016 at 5:40
3
Solved
So I have been working on a simple app in Android Studio and since last couple of days, whenever I click "Run", it takes more than 5 minutes to build. It didn't used to be this slow. I don't know w...
Ostrich asked 16/5, 2016 at 14:39
10
Solved
My CollapsingToolbarLayout crashes because of Error inflating class android.support.design.widget.CollapsingToolbarLayout.
I updated the android studio last weekend. Before the updated, it works f...
Connection asked 24/5, 2016 at 20:43
7
I have installed Android Studio version 2.1.2 in my system and if I add any dependencies in the Gradle file then I get failed to resolve error.
It happen the all the libraries likes Picasso not on...
Certificate asked 21/7, 2016 at 10:58
6
Solved
I am updated my androidstudio 2.1 stable.As per Android Studio 2.1 supports Android N Developer Preview
Android studio 2.1 support Jack (Java Android Compiler Kit) compiler .
How to add or use Jac...
Vocalise asked 27/4, 2016 at 4:7
2
I run an Android Studio v2.1.3 and use ./gradlew build to detect errors in the Android project with the Findbags.
Recently an error started to come up:
FAILURE: Build failed with an exception.
*...
Disturbed asked 4/10, 2016 at 12:10
1
I have just set up a new computer with Android Studio and imported my project from bitbucket.
Problem is that I am now getting this error when trying to build the project:
Information:Gradle ta...
Perfervid asked 22/8, 2016 at 15:24
2
I'm developing an app using Android Studio 2.1.2, API level 23.
In a class I used the java.time.LocalTime class, but at runtime an unhanded NoClassDefFoundError exception kills my activity. Googlin...
Southeast asked 29/8, 2016 at 20:31
3
I'm new to Android and Android Studio. I created a HelloWorld project in Android Studio. When I'm running the app on my device I get following warnings.. How can I fix these warnings?
6-15 11:21:2...
Maritime asked 15/6, 2016 at 5:58
3
Solved
I am trying to build the project and run it in my google glass but when ever i am trying to build it is showing that
Error:(20, 0) Gradle DSL method not found: 'runProguard()'
Possible causes:The ...
Brightness asked 17/5, 2016 at 13:38
1
Recently I experienced that Android Studio is hanging a lot. Right in the middle of typing in any editor it will hang and block me from doing anything else for a couple of seconds. Restarting or ki...
Azaria asked 19/5, 2016 at 8:37
0
When I'm running an app in debug mode with Android Studio, is there a way that I can find out what line of code is currently being processed? By this I mean, is there a tool that works kind of like...
Piloting asked 10/11, 2016 at 22:23
2
Solved
I am creating AAR file using another aar and jar file dependency. I have successfully created the .aar release file.
Then, I have imported my new AAR file into the sample Project. the project is r...
Obeded asked 3/11, 2016 at 15:28
1 Next >
© 2022 - 2024 — McMap. All rights reserved.