Questions tagged as 'android-eclipse'

1
answer

How to go to the top of an Activity on Android

I'm developing a Java project for Android which is a Quiz and every time I go to the next question I visualize the radio buttons and would like to position the screen on the top, so the user can start reading.     
asked by 24.04.2015 / 00:36
1
answer

How to know which error in my android program? [closed]

My app is giving a bug that I simply have no idea how to fix it, then I copied the error it gives (on mobile phone it looks like: "app app name 'stopped') can help me to identify the problem ?    10-14 00: 33: 41.677: E / AndroidRuntime (1226...
asked by 26.10.2015 / 12:22
1
answer

You can generate a .WAR in Android Studio

I'm developing an application that needs to be generated in APK and .WAR; I would like to know if there is a way to do this in Android Studio, or will I have to develop two applications in different environments, or if there is another IDE that...
asked by 15.08.2017 / 16:59
1
answer

Error in eclipse with the android language

Good morning, I'm trying to create an Android project, but this message appears, And when I create the project I choose the Blank Activity it does not create gets stuck on the main_activity screen. Could anyone help me?     
asked by 24.05.2016 / 13:52
1
answer

Does eclipse not recognize sdk?

How to solve this problem in eclipse does not recognize where sdk is.     
asked by 18.05.2015 / 03:31
1
answer

How to generate thumbnails of a bitmap using AsyncTask?

I have a FragmentActivity that has a listView, in each item there is a button to open a Dialog, in this Dialog another listView is executed with an adapter that has a TextView and an ImageView, the list comes from a directory of photos, wanted p...
asked by 30.04.2015 / 14:39
2
answers

How to check if the user typed any special characters in EditText?

How can I check if the user entered any special characters (*, /, +, & amp ;, etc.) other than if(srt.contains("@") || srt.contains("!") || ... ? Is there any more practical way? And if he typed, what do I do to "lock" this typing?...
asked by 01.04.2015 / 21:56
1
answer

Projects do not appear in the Eclipse Package Explorer

My Android projects do not appear in the Eclipse Package Explorer. What should I do to make them appear?     
asked by 06.03.2015 / 21:32
1
answer

How to add postgres library in eclipse / android

I am making an app on android, which I will connect directly with a postgres database on a server. But I do not know how to add the jar from postgres, if I add it in the Java Build Path in the project properties of the error and it does not exec...
asked by 14.10.2014 / 01:37
0
answers

Continue using Eclipse with Admob

Hello, I used Eclipse to program to android, but the ADMOB ads stopped working, and they were only working if I created the application using android studio, it has the ads continue to work in my app being created in the eclipse?     
asked by 05.09.2018 / 02:55