Ubuntu :: Get Eclipse And The Android SDK Working?

Oct 27, 2010

I am trying to get Eclipse and the Android SDK working in Ubuntu. So far everything works except when you try to create a new Android project and, the build target area is grayed out. Why? I did run the android tool inside the sdk folder and created and Android 2.2 AVD. Why is it not reading it?

View 3 Replies


ADVERTISEMENT

Ubuntu :: How To Make OPT Android Writable By Eclipse

Jan 16, 2011

I've installed eclipse and android manually at /opt. How do I make /opt/android writable by eclipse ? I don't want to chmod it to 777. Specifically I need to know the group eclipse belongs to.

View 3 Replies View Related

Fedora :: Installing Android SDK Plugin On Eclipse

Dec 6, 2010

Im trying to install Android SDK plugin on Eclipse. I have failures. I recorded my desktop, check this video for error message and procedure: [URL]

View 1 Replies View Related

Fedora :: Installing Android Plugin For Eclipse - PATH Variable

Feb 27, 2010

I'm fairly new to Fedora (only been using it for about a month) and I'm installing the Android plugin for Eclipse so I can do some development. I am following the directions at the android website and it says to put the path of my downloaded SDK into the system PATH variable. I know how to do this on windows but I have never done it in fedora.

View 3 Replies View Related

Fedora :: Unable To Install ADT (Android Plugin) In F14 Eclipse (Helios)

Nov 11, 2010

I was trying to install ADT plugin in eclipse in fedora 14 x86_64. But am unable to proceed.

Warning: You are installing software that contains unsigned content. The authenticity or validity of this software cannot be established. Do you want to continue with the installation?
/home/a.harsh/.eclipse/793567567/plugins/com.android.ide.eclipse.adt_0.9.9.v201009221407-60953.jar
/home/a.harsh/.eclipse/793567567/features/com.android.ide.eclipse.adt_0.9.9.v201009221407-60953
/home/a.harsh/.eclipse/793567567/plugins/com.android.ide.eclipse.ddms_0.9.9.v201009221407-60953.jar
/home/a.harsh/.eclipse/793567567/features/com.android.ide.eclipse.ddms_0.9.9.v201009221407-60953
/home/a.harsh/.eclipse/793567567/plugins/org.eclipse.jdt.junit.core_3.6.1.r361_v20100825-0800.jar

When I press ok, I get below error
Problem Occurred
An error occurred while installing the items
session context wasprofile=PlatformProfile,
phase=org.eclipse.equinox.internal.p2.engine.phase
s.Install, operand=null --> [R]javax.servlet.jsp 2.0.0.v200806031607, action=org.eclipse.equinox.internal.p2.touchpoint. eclipse.actions.InstallBundleAction).
The artifact file for osgi.bundle,javax.servlet.jsp,2.0.0.v200806031607 was not found.

Error Log Also attached.
Code:
!Session 2010-11-11 22:43:15.064
eclipse.buildId=M20100909-0800
java.version=1.6.0_20
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86_64 .....

View 4 Replies View Related

Ubuntu :: Install Android Market On Android-sdk Emulator?

May 4, 2011

I installed everything and am running android OS on Ubuntu (using androidphonedriver guide). The problem I'm having now is that I don't know how to install android market application to be able to install other apps like opera etc.).

View 1 Replies View Related

Ubuntu :: Eclipse 3.5 Not Working At All?

Apr 7, 2010

I install eclipse via the synaptic package manager and it did work before but I was messing around with some svn packages and corrupted it. So naturally I did a complete removal of anything related to eclipse and reinstalled all the packages after, but to no avail problem still persists. here is the log file it tells me to look at, can really make head or tales of this stack error info, not really a big Java man.I have a 64bit install of ubuntu 9.10Quote:

!SESSION 2010-04-08 00:56:19.723 -----------------------------------------------
eclipse.buildId=M20090917-0800
java.version=1.6.0_0

[code]....

View 1 Replies View Related

Ubuntu :: Mouse Not Working Properly With Eclipse?

Mar 2, 2010

I am using ubuntu 9.10 , but while opening eclipse and working with it, i used to face some strange problem which is my mouse does not work properly inside eclipse and these effect the other application and i used to get stuck (the keyboard will be still working) which force me sometimes to kill the whole eclipse (using keyboard)....

View 7 Replies View Related

Ubuntu :: Eclipse Plugins Don't Work / Doesn't Install A Bunch Of Libraries And Eclipse Cannot Recognize Standard Java Files?

Jan 19, 2010

I have been using Eclipse to program in Java for a long time, and have been using Jigloo for most of my GUI design. Recently I decided to try out the C/C++ plugin. I tried installing it, but it did not work. After many attempts, I finally gave up. However, after uninstalling it I found that Jigloo had stopped working. Any other plugins I try to install now also don't work. I have tried uninstalling and reinstalling plugins, and reinstalling eclipse, but nothing I have done fixes it. Although eclipse says that the software has been installed, nothing shows up in the features list or the plugins list.

Another problem: When I install eclipse from the repositories, it doesn't install a bunch of libraries and eclipse cannot recognize standard java files.

View 4 Replies View Related

OpenSUSE :: Eclipse Confirm Buttons Not Working In 11.2?

Nov 23, 2009

yesterday installed a fresh OpenSuse 11.2. Since then the confirm buttons (OK / YES / ...) are not working, when clicking (mouse). An keyboard ENTER-press does work.

What is the problem? Is it an OpenSuse bug?

View 9 Replies View Related

Programming :: JApplet Working When Run From Eclipse But Not From Within Firefox?

Jan 6, 2010

I am trying to get my first Java Applet to work. I have the following code:

Code:
import javax.swing.JApplet;
import javax.swing.JButton;

[code]....

View 1 Replies View Related

Ubuntu :: Eclipse Not Opening Files In Eclipse?

Sep 11, 2010

I recently had to reinstall Eclipse on ubuntu 10.10 and i did it twice, once just removing eclipse package, and the second time removing every package associated with an eclipse install.when i launch eclipse I go into my package view and select a package and then double click on a Java file.

View 5 Replies View Related

Programming :: Eclipse PDT 2.0 Versus Zend Studio For Eclipse

Jan 28, 2009

I have been writing PHP using Adobe Dreamweaver; I have been looking around for an application that focus more in PHP.I have found:

[URL]

and:

[URL]

I know Zend stands behind PHP and that Eclipse is a popular open source IDE. What is the difference tho?Is the PDT Project only a functionality that could be added to Eclipse IDE? Is Zend for Eclipse a stand alone IDE for PHP? if so, Why the Eclipse in the name? I have downloaded Zend Studio for Eclipse, so far it seems very complete (no that have learned how to use all its features).

View 1 Replies View Related

Programming :: Metrics Plug-in For Eclipse - Does It Support Eclipse CDT

Sep 17, 2010

The Metrics plug-in supports Java development well at Eclipse.

[URL]

I would like to know if it supports Eclipse CDT, so I can use it with my C++ project. Any thought? If it doesn't support CDT, is there any good static code analysis tools available for Eclipse CDT?

View 1 Replies View Related

Fedora Installation :: Eclipse Galileo Wizards Stopped Working In F12

Nov 18, 2009

I upgraded from F11 to F12 and everything seemed to be working until I went into my Eclipse IDE. Several things stopped working, icons in the "New" sub-menu items disappeared and when I activated wizards and added items like a new text file, I was unable to complete the creation of the file. If I try to "Save-as" the file to a file named create_products.sql pressing the "OK" button does nothing. This seems to be true of all of the wizards when you try to write out the changes, nothing happens. All these wizards worked correctly under F11. The Eclipse IDE is installed in my /home/user/Application/eclipse directory and was left in tac after the upgrade. Does this mean I need to do a full install and if so will restoring my home directory just result in the same problems? [URL]. Seems that there is a problem with eclipse 3.5.1 and F12 regarding mouse click capture.

View 1 Replies View Related

Slackware :: Install Eclipse CDT Is A Plug-in For Eclipse?

Sep 12, 2010

I use Slackware64 13.1. I installed eclipse from slackbuild.But how can I install Eclipse CDT? is a plug-in for eclipse? It's another program?

View 4 Replies View Related

Fedora :: Download / Installing Eclipse Returning "no Package Eclipse Available"

May 13, 2011

I am new to Fedora (I have always used ubuntu in the past), and I am trying to download eclipse. Unfortunately, "sudo yum install eclipse" is returning "no package eclipse available". I think this means that I am missing the correct repo, but I'm not sure which is the right one and don't know how to add it to my repo list for this version. My version of fedora is centos5 based, and my current repo list is the following:

[Code]...

View 4 Replies View Related

Ubuntu Servers :: Eclipse And Tomcat Are Running But Can't See Tomcat In The Eclipse

Sep 1, 2010

I installed eclipse and tomcat with package manager. Eclipse and tomcat are running but i can't see tomcat in the eclipse. I just see 'Basic' folder. That is a screenshot [URL]

View 1 Replies View Related

Ubuntu :: Has Android Been Integrated

May 20, 2010

I was wondering since they where working on it, i was wondering when it was going to be released. Iv been waiting on this for a while.

View 6 Replies View Related

Ubuntu :: Installing Android Sdk For Adb?

Sep 9, 2010

I'm trying to install these tools so I can get root on my HTC evo. I'm not a developer so I don't need all the dev software. I just need adb so I can move some files. I have no idea what I'm doing or what the prerequisites are for the sdk software.

View 2 Replies View Related

Ubuntu :: Cannot Mount HTC Android

Sep 11, 2010

When I connect my HTC Desire (and select to connect it as a diskdrive) to ubuntu (10.04.1) dmesg shows that the system sees a new usb

Direct-Access HTC Android Phone 0100 PQ: 0 ANSI: 2
Attached scsi generic sg3 type 0
[sdc] Attached SCSI removable diskHowever, I cannot mount the device. fdisk -l /dev/sdc returns nothing.

[Code]....

View 1 Replies View Related

Ubuntu :: 10.04 Not Seeing Android Tablet?

May 20, 2011

I have Ubuntu 10.04 running on my laptop. IBM R51 Been running for some time fine.I bought an android Acer Iconia A500 tablet. It has a usb port and I can plug it into my windows machine fine and see the drive etc.I plug it into my Ubuntu system and nothing mounts. I have tried several searches in google but what they say to do does not work.Is there any plans to fix this soon? I hate to boot windows to load files to my Acer.

View 4 Replies View Related

Ubuntu :: Does Android Sdk Work On 64bit 10.04

May 7, 2010

does the android sdk work on ubuntu 64bit 10.04 becuase I try to run it in terminal, this is what i get.i cd to the tools directory and then sudo adb no file or directory sh adb: adb 1: syntax error:"(" unexpected

View 2 Replies View Related

Ubuntu :: Install Android In 10.04 + Virtualbox3.18?

May 23, 2010

my system:ubuntu10.04+virtualbox3.18

how can i install android in my system?

View 1 Replies View Related

Ubuntu :: 10.04 Android OS Make Error

Jul 5, 2010

I have followed the instructions to the letter and I have download the Android OS Source code as per instructions, and when says to run the "make" command, I get this output:

Code:
hamish@hamish-laptop:~/mydroid$ make
PLATFORM_VERSION_CODENAME=AOSP
PLATFORM_VERSION=AOSP
TARGET_PRODUCT=generic
TARGET_BUILD_VARIANT=eng

[Code]...

View 9 Replies View Related

Ubuntu :: Android Debugging All Screwed Up

Dec 3, 2010

This hasn't happened to me before, but I develop for the Android platform and (perhaps needless to say) I really need to be able to debug on a real device. On past installs, my device was recognized automatically and debugging was as easy as checking "debug" in the Android's settings, but now (after updating to Maverick from Lucid) the phone registers with adb as?It mentions some necessary tasks for set-up on Ubuntu, but only mentions this process for Dapper/Gutsy/Hardy. Is there any personal experience out there that can confirm that this works and/or is necessary on Maverick?

View 1 Replies View Related

Ubuntu :: Download And Run Live Android?

Jan 26, 2011

How do i download and run live android in ubuntu.

View 3 Replies View Related

Ubuntu :: How To Update Android Version

Mar 26, 2011

A friend has an Android smartphone - LG GT45 I think - it's currently using Android version 1.6 and she wants to update to 2.1 or whatever. But she doesn't own a computer. I only use Ubuntu, but I also have XP as a VirtualBox guest. I've installed the LG updating program, and it works fine through the handset verification stage, downloads the software; but when we get to the install stage it will only get to 4% on its progress bar then stops there. We wait and wait, it doesn't get any further, then eventually my virtual XP just freezes up.

View 9 Replies View Related

Ubuntu :: Update Android Phone?

Aug 5, 2011

Is it possible to update android phone using Ubuntu

View 1 Replies View Related

Ubuntu Multimedia :: Mencoder (or A GUI) Conversion For Android?

Apr 28, 2010

So I typically use cat to put my avi files together.. but today I figure lets see about ripping over so I can watch on my Droid.

As nobody has a xvid or vlc player on the droid (yet.. coders are doing alot for Android ya know) I will have to convert the video down and change the format.. So.. can anybody tell me a mencoder command line directive to get as close to this as possible (I found ipod settings leave the actual video lacking).

Video
Format MP4
Encoder H.264
Resolution 854 x 480 (or 720 x 480; 480 x 320; 320 x 240)
Frame Rate 12 fps - 30 fps

[Code]....

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved