Re: [android-developers] Compile error in the new “Hello Testing” Tutorials program

2010-09-22 Thread Timo Reimann
On 19.09.2010 12:55, Kieu Hua wrote: There is compile error in HelloAndroidTest program in the Tutorials “Hello Testing” program, because I got this compile error. “com.example.helloandroid.R.id.textview can not be resolved.” @Override protected void setUp() throws Exception {

[android-developers] Compile error in the new “Hel lo Testing” Tutorials program

2010-09-21 Thread Kieu Hua
There is compile error in HelloAndroidTest program in the Tutorials “Hello Testing” program, because I got this compile error. “com.example.helloandroid.R.id.textview can not be resolved.” @Override protected void setUp() throws Exception { super.setUp(); mActivity =

[android-developers] Compile error?

2009-06-15 Thread bluestar
Dear Sir: Today I download source code for Android on the Neo Freerunner. I built the image and got the some below error external/mtd-utils/mtd-utils/compr_lzo.c:29:23: error: lzo/lzo1x.h: No such file or directory external/mtd-utils/mtd-utils/compr_lzo.c: In function

[android-developers] Compile error

2009-04-22 Thread Nithin
Hi to all I updated android sdk 1.5 version... I created a new android project using ant.. But when i compile i got taskdef class com.android.ant.SetupTask cannot be found... Can any one help me to resolve this error Thank You Nithin N V

[android-developers] Compile Error(s)

2008-12-30 Thread Peter
I'm trying to compile a hellworld application or any application for that matter and I keep getting the following errors: 2008-12-30 17:56:53 - hellworld] Error generating final archive: Unable to get debug signature key [2008-12-30 17:59:40 - hellworld] --