-3
votes
1answer
75 views

Build Android Ebooks with Eclipse [closed]

I am new to Eclipse. I would like to learn how to create an Android ebooks with Eclipse. Does somewhere on the Web exist sample ebook project files? Can you give me some advice or recommend a good ...
0
votes
2answers
358 views

Eclipse ADT - Andriod 4.2.2 sample project contain hundreds of errors

I'm a beginner in Android programming and trying to look at the sample projects, from the Eclipse ADT (v21.1.0) i'm choosing New Android Sample -> 4.2.2 -> and have 3 sample choices ...
1
vote
0answers
74 views

import sample code from intro(welcome)page,and start a plugin from intro page in eclipse [closed]

i want to import sample code from intro(welcome)page,and start a plugin from intro page in eclipse. i follow the url: Eclipse Intro / Welcome page. but it still not word. i used <a ...
0
votes
1answer
697 views

OpenCV samples get “Failed to create BuildConfig class”

I am currently trying to run the OpenCV samples for Android found here (I have tried with more recent versions, but I followed the suggestion from this question's answer) and am running into the error ...
1
vote
2answers
686 views

no debug.keystore in .android folder

I am desperately trying to write a simple app but I'm encountering problems with every step so I thought I'd try playing with one of the sample apps provided with the SDK - what could go wrong - ...
1
vote
1answer
2k views

GridView click listener type problems

I'm trying to develop Apps for Android with ECLIPSE, but I have too many errors. I mean, while trying a code written on GOOGLE's developing site - For Example I recieve many errors. for example: ...
0
votes
0answers
541 views

Unable to open the sample Android API demos in eclipse

I'm new here, so any help would be greatly appreciated. I'm having a problem with eclipse's android API's and granting myself with full control did not help. I still get the same annoying message: ...
2
votes
2answers
934 views

Does “Create project from existing source” modify existing sample?

Does "Create project from existing sample" modify anything in the original sample project files? If so, what is the best way to "Create project from existing sample" without modifying anything in the ...
22
votes
5answers
29k views

How do i open a sample Android SDK app in Eclipse

I have created a basic program in Eclipse for Android 2.1. then I wanted to look at some of the samples, and import sample projects which are in the SDK directory. I have tried opening a new project ...
3
votes
3answers
1k views

GWT Maven and Eclipse

A plea for help! Can anyone share a simple GWT2.0 project that uses the gwt-maven-plugin with Eclipse and demonstrates some simple RPC server calls. I've tried to follow examples, use archetypes, read ...
3
votes
2answers
2k views

gwt> importing a sample project

I'm just barely after 2 hours of trying to force it to work and looking for answers online. How in the world do you import a sample gwt application into your eclipse and make it run? by the way, I ...