Skip to main content
0 votes
3 answers
447 views

I have imported a project from Eclipse to Android Studio. When I am building the project its shows a "Manifest merger failed with multiple errors, see logs" error. I have tried to update the sdk ...
Delug3's user avatar
  • 123
0 votes
1 answer
223 views

I need to modify realm-java. But simple adding realm-library as module to my android studio does not work. Tell which parts of this repo have to be added to my project, so I could use code locally. If ...
M. Maximovich's user avatar
1 vote
0 answers
1k views

I did the following: 1. downloaded a library from GitHub as zip and renamed it to jar 2. copied it in Android Studio to app->libs How can I import it in the code or how can I find out the import ...
Michael Haas's user avatar
1 vote
1 answer
4k views

I have no idea what's happening. All these errors coming up, here's the pic. I imported a project from github and all these errors are here, not sure why.
akira kato's user avatar
-1 votes
1 answer
2k views

Error:(20, 0) CreateProcess error=2, The system cannot find the file specified Gradle is not syncing the project "GnuCash" form "github" any help would be appreciated.
Yousuf Awan's user avatar
0 votes
1 answer
4k views

i have imported an Android Studio project, into Android Studio yet the error appears: First Screenshot Error:(1, 0) Plugin with id 'com.android.application' not found. It appears on import that the ...
user avatar
5 votes
1 answer
430 views

I am using Android Studio 2.2.2; and "Optimize imports on the fly" option is checked. The problem is, when I'm using a resource without its package; for example sampleString instead of R.string....
Yusuf Eren Utku's user avatar
1 vote
3 answers
2k views

I don't understand how to add a library in my new project. https://github.com/txusballesteros/bubbles-for-android I saw similar posts but I don't get the library in my project. Error:Configuration ...
Denzel's user avatar
  • 11
1 vote
2 answers
5k views

My friend Gave me a project which was built in Windows platform and I have ubuntu. So when I import the project I am getting this error, Error:(1, 0) Cause: com/android/build/gradle/AppPlugin : ...
SSR's user avatar
  • 6,448
4 votes
4 answers
1k views

I follow this Google link to make a sharing function in my application. However, Android studio cannot resolved symbol PlusShare in the sample code. My google play service is updated to the newest ...
Luong Truong's user avatar
  • 2,223
1 vote
1 answer
303 views

I am a newbie in Android Studio and I copied an Android Studio project from a pen drive in my Laptop and tried to run it on my laptop and I am getting this error in Android Studio. Given below is my ...
SherlockHolmesKePapa's user avatar
0 votes
1 answer
97 views

Android Studio automatically erases my static imports. I started out creating new tests using robolectric and when I used static import for import static junit.framework.Assert.assertEquals; Android-...
david's user avatar
  • 2,968
0 votes
1 answer
119 views

While importing sample project in android studio, this error coming as Access is denied even if i click on : Fix Gradle wrapper and re-import project You can find this project in this directory of ...
Dharvik shah's user avatar
  • 1,989
-1 votes
2 answers
5k views

After converting an eclipse project into android studio I am getting below error: Error:Execution failed for task ':app:mergeDebugResources'. > [string/test] E:\Workspace\Calculators\app\src\main\...
Bhumit's user avatar
  • 338
1 vote
2 answers
3k views

package com.example.android.mycalculator; import android.os.Bundle; import android.support.v7.app.ActionBarActivity; import android.view.View; import android.widget.AdapterView; import android.widget....
Samarth Kejriwal's user avatar

15 30 50 per page
1
2 3 4 5 6