I\'m writing on a custom view in android. It uses some png\'s, provided as resources in the drawable-folder (I put it in all of the drawable folders now, just to make sure) of my project.
This question already has answers here: Developing for Android in Eclipse: R.java not regenerating (64 answers)
I\'m trying to create an ADT layout configuration to match an EVO 4G screen, with its 800x480 resolution and 4.3\" screen. The emulator I created by just specifying WVGA800 in the SDK Manager seems to
This must be something I’m just overlooking or possibly my ADT install is out of date. When I attempt to add a new drawab开发者_如何学JAVAle resource to my project I don’t see a type of Drawable in
I have been trying this for a week or so now. I have followed the tutorial to get hello android working but while an AVD starts the program doesn\'t run.
When testing Android layouts, I\'m constantly building for three different emulators from Eclipse (with ADT), so I have to r开发者_StackOverflowun three times and then select each one. Is there any co
I am starting to develop Android applications. Which version of Eclipse should I use? I see there are 11 versions. I am confused with these:
I\'m trying to get the ADT working in Eclipse, but I\'m getting random hangs where eclipse just locks for no apparent reason, usually requiring a \'killall java\' to properly clean it out of the memor
I\'m using Windows 7 and installed the 64 bit version of Eclipse 3.5.2.I then installed the Android ADT plugin, but when I try to configure it in the Windows > Preferences dialog, the Android Plugin d
I\'m pretty new to Android development, but Ihave some experience with Java and Eclipse. I\'m looking for ways to create re-usable libraries (controls, helpers, \"standard\" activities, etc.) that I c