Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
0 votes
0 answers
243 views

Appium: no such element: Unable to locate element: {"method":"css selector","selector":"*[name='q']"}

I am new trying to transition to Mobile Automation testing using appium, i get an error when i try to sendKeys to the search field in chrome browser on Android studio (virtual device) stating: org....
Elvis's user avatar
  • 1
0 votes
1 answer
1k views

Which version of android studio is suitable for windows 7 32 bit 2gb ram?

I've searched version of Android Studio for windows 7 32 bit with 2gb ram but I couldn't find it. I can't go to android studio's main site. Of course, I couldn't find it and tried to find InteliJ IDEA ...
فاطمه میرمعصومی's user avatar
0 votes
0 answers
31 views

How to make Android Studio and Eclipse coexist (gradle dependencies)

I need to use Eclipse and Android Studio on the same computer, simultaneously, for different projects. The Eclipse project is Enterprise Java deploying on Payara (Glassfish) via the WTP toolkit and ...
DTs's user avatar
  • 1,306
1 vote
0 answers
57 views

Problem importing old Eclipse project into Android Studio

Its about time I moved from Eclipse to Studio. I import an ond Eclipse project and get this error (warning)... "Could not resolve all artifacts for configuration ':classpath'." I then try to ...
J mott's user avatar
  • 21
0 votes
1 answer
55 views

Eclipse/Android Studio/WebStorm/IntelliJ run a continuous process in parallel

I have a process that is building some modules each time I make changes to my code. The process is continuous unless I close it and I want to run it each time I launch my app. I can see a before ...
Romeo Mihalcea's user avatar
0 votes
0 answers
38 views

Can't connect to MQTT server on android [duplicate]

I'm trying to write a simple code to publish and subscribe to a MQTT server on Android Java. When my app tries to run onCreat(), it keeps crashing. I tried so many solutions in the internet, but I can'...
Omid.R's user avatar
  • 11
1 vote
0 answers
18 views

Strange program bug after export project from eclipse-adt to android studio

There is N old projects for API 13-14, on eclipse(juno)+adt. All projects are compiling, working, etc. After import (one of) them into Android Studio, its also good compiling, but... Using of ...
user1591835's user avatar
0 votes
2 answers
2k views

Android Studio Connect to Socket server

I have a server running in Java using Eclipse (Here the full code): public class Main { public static void main(String[]args) { // BBDD connection var Connection con = null; // ...
user avatar
0 votes
1 answer
81 views

Can Eclipse ADT still be used for Android Development?

Can Eclipse in conjunction with ADT still be used for Android Development (and if yes, how do I go about it) or should I just keep using Android Studio? I tried setting up ADT on my Eclipse, but it ...
Elmedin Karišik's user avatar
2 votes
1 answer
2k views

Error: Unable to initialize main class base Caused by: java.lang.NoClassDefFoundError: org/openqa/selenium/Capabilities

I have looked through all the solutions, but all of them are vague. They just tell to add jar files, but don't specify which ones and from where. The links provided are also very vague. Besides this, ...
Anushka Singh's user avatar
1 vote
1 answer
1k views

How to create UML in Android Studio?

The UML generators found on other answers in StackOverflow are mostly outdated and do not work with Android Studio anymore. How do you create a UML in Android Studio?
user avatar
0 votes
1 answer
40 views

During importing from Eclipse to Android Studio, what does "Obsolete dependency configuration found: compile View usage" mean?

Importing to Android Studio 4.0.1 my seven-year old brief Android app code, which I wrote on KitKat and Eclipse, works fine. This is a very small app that serves as an experimental ground for my ...
Calaf's user avatar
  • 10.6k
0 votes
2 answers
299 views

MS SQL Connection: Android Studio never connects vs Eclipse IDE does

I am creating a program for a local organization to take inventory. App connects to SQL Server via MSSQL 8.2 connector. App on phone should allow for receiving and sending item information. I have a ...
razitas's user avatar
0 votes
0 answers
187 views

Unable to open zipalign faiiled error in Flutter Signed APK build

Trying to generate a signed APK build for my flutter app. But getting a zipalign error in it Using Eclipse as Java Compiler . How to fix that issue? Runned flutter clean also multiple times
Haseeb Ahmad's user avatar
  • 8,528
1 vote
1 answer
48 views

Eclipse android project - can't import libraries

I'm quite new to android dev. I'm starting a project in android studio, but I'm looking at some examples of other old apps, that seem to be only running on eclipse. When I download these old apps I ...
Carlo Luther's user avatar
  • 2,462

15 30 50 per page
1
2 3 4 5
��
67