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

All Questions

Tagged with
0 votes
1 answer
954 views

LinkageError occurred while loading main class com while running the command line sdkmanager --list

when I am running the command on the command line after setting the environment variable it is showing the error saying: LinkageError occurred while loading main class com.android.sdklib.tool....
mubin morshed's user avatar
0 votes
0 answers
40 views

I ran an API on Eclipse, but it doesn't work on Android Studio

I used iFLYTEK's translation API, when I ran it on Eclipse, it works, but it doesn't work in Android Studio, the API returns null. HttpUtil public static Map<String, Object> doPost2(String url, ...
QuinRa's user avatar
  • 1
0 votes
0 answers
223 views

Google Play Billing library 5 requirement

After a week of trying to find a solution, I am quite desperate to find (and I have read everything related to the topic) any way to resolve the issue. I am trying to use Google Play Billing library 5 ...
Martin Tomas's user avatar
0 votes
0 answers
80 views

Is there another way to locate xpath on appium perhaps by using Custom xpaths like how you can with websites?

I am trying to do Automation on a proriatory Mobile application on Android real device. Developers have not added Element ID so the only thing I can use find elements is xpath. I have managed to ...
Bhars's user avatar
  • 1
0 votes
0 answers
116 views

Alternatives for Eclipse IDE on Android Devices

For work, sometimes I need to change my laptop for my tablet, and as a developer is hard to find an IDE to replace Eclipse in my android device. I develop web apps with servlets based on Java. Does ...
Abraham's user avatar
  • 189
1 vote
0 answers
54 views

in eclipse - cannot run AVD(API-29) CPU/intel x86 getting error -kernel file is missing?

Starting emulator for AVD 'ANDROID10' emulator: ERROR: This AVD's configuration is missing a kernel file! Please ensure the file "kernel-qemu" is in the same location as your system image. ...
Pratap Singh's user avatar
2 votes
0 answers
51 views

Programming for Android under Eclipse

I am using Java Eclipse IDE for programming Android application. Recently Google changed requirements for publishing new apk's: it must have targetSdkVersion>=31. I tried to sign apk inside Eclipse ...
Alexey Ignatyev's user avatar
0 votes
0 answers
46 views

How to use Textview output for another class method?

I have just started using eclipse adt(android developer tool) and i am working on electricbill calculator app. The app interface looks like this: App interface The user will input a value in previous ...
AndraKenshin's user avatar
0 votes
1 answer
1k views

Eclipse "An error has occurred. See the log file"

Eclipse "An error has occurred. See the log file" C:\Program Files\Android\adt-bundle-windows-x86_64-20130219\eclipse\configuration\1663787406897.log. with the actual log being !SESSION ...
Raonic'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
90 views

Unable to install .jar file

While building my app I came across the following error: Unable to resolve artifact: Missing: org.robolectric:android-all:jar:10-robolectric-5803371 Try downloading the file manually from the ...
Praveesh Ramroop's user avatar
0 votes
0 answers
28 views

How to link shared object file in eclipse android application project?

I have cross compile libssl1.1.1q for arm android on linux Host. I have the libraries libssl.so shared library libssl.so.1.1 shared object I tried to use libssl.so in Eclipse Android application ...
VamsiKrishna Neelam's user avatar
0 votes
1 answer
53 views

Using android platform with java

I made a game using eclipse(java), do i have to only download android platform to make it an app, or i have to download java as will, (i have eclipse on my computer already)?
Kanan76's user avatar
0 votes
0 answers
69 views

Eclipse Android APK Export

I modified a template for an Icon Pack for Android. Now I want to know if it works and so I tried to export my Project to an APK. But when I try to export the APK it says "sun/misc/BASE64Encoder&...
sven_s05's user avatar
0 votes
0 answers
165 views

Eclipse Javafx and Android

All the information on the internet including StackOverflow regarding using JavaFX with Eclipse to build Android apps seems dated or relies on Gluon as if it's free. It's not, at least not anymore. I'...
Paul DeWolf's user avatar

15 30 50 per page
1
2 3 4 5
1655