Questions tagged as 'android-eclipse'

0
answers

How to enable the "Android" option in the Eclipse project creation tab?

How to enable the "Android" option in the Eclipse project creation tab? When I click File > New > Other, the Android option does not appear to start an app project. What do I do?     
asked by 26.06.2015 / 02:36
0
answers

Timeout when running APK on emulator

I'm having problems when running emulator on Eclipse ADT . When running APK , it only gives timeout , even increasing ADB time to 50000 for example. The project runs right on the phone, only in the emulator that does not (already tried up in...
asked by 17.05.2015 / 00:02
0
answers

Doubt with AndroidPlot

Can anyone tell me why this code is not generating the desired graph? // screen code import java.text.DecimalFormat; import java.text.FieldPosition; import java.text.Format; import java.text.ParsePosition; import java.util.Arrays; import ja...
asked by 02.05.2015 / 21:07
0
answers

How to calculate the hash value of a specific byte array

How do I calculate the hash value of a specific byte array? I'm using MD5 encryption and the code to calculate what I'm using is this: byte[] dataRegCodeToCompare = md5.digest(toHash); The variable toHash is the byte array...
asked by 10.04.2015 / 21:45
0
answers

Use Navigation Drawer and Page Sliding Tab Strip

I tried in every way that I imagine importing this library ( Navigation Drawer and Page Sliding Tab Strip ) in a project, but to no avail. I followed the step by step (importing the other libraries that are mandatory for this library, importing...
asked by 30.10.2014 / 14:35
1
answer

Error creating project in Eclipse

I downloaded Android Studio for Android programming, but it takes almost 10min just to open / create a project, so I tried to see other media and found the eclipse with android SDK, well, I downloaded sdk tools directly from the android studio s...
asked by 30.05.2017 / 16:50