Skip to content Skip to sidebar Skip to footer
Showing posts with the label Adt

How To Use File Explorer On A Rooted Device?

Eclipse is connected to my rooted phone and I can run debug sessions and see LogCat messages. I can… Read more How To Use File Explorer On A Rooted Device?

Eclipse In Adt-bundle For Android Development Freezes By Auto Complete

To develop android app I downloaded the adt-bundle from the following location: dl.google.com/andro… Read more Eclipse In Adt-bundle For Android Development Freezes By Auto Complete

Android Sdk - Aapt Error : Libstdc++.so.6 Cannot Open Shared Object File

I was creating a new project out of nothing, for testing purpose, leaving all parameter to default … Read more Android Sdk - Aapt Error : Libstdc++.so.6 Cannot Open Shared Object File

Why I Cannot Create Android Virtual Device?

this issue is a bit similar to Cannot Create Android Virtual Device, the difference is that i am tr… Read more Why I Cannot Create Android Virtual Device?

Eclipse+findbugs - Exclude Filter Files Doesn't Work

I'm using Windows and Eclipse 3.7 Classic with ADT plugin for Android development. I've jus… Read more Eclipse+findbugs - Exclude Filter Files Doesn't Work

Eclipse Android Emulator - Keyboard Not Working

I just updated to the latest SDK version 16 created a new version of an AVD using the latest versio… Read more Eclipse Android Emulator - Keyboard Not Working

Java.lang.classnotfoundexception When Install App From Apk

The error I describe below, occurs when: Install the app on a device directly from the APK. Downlo… Read more Java.lang.classnotfoundexception When Install App From Apk

Error After Updating Adt In Eclipse

Last version of ADT in my eclipse was API 16, so I updated ADT (eclipse->Help->Install new so… Read more Error After Updating Adt In Eclipse

Getting Style Attributes Dynamically

Is there a way to dynamically get styled attributes? For instance, to find a resource id, I can use… Read more Getting Style Attributes Dynamically

Android Sdk Setup In Eclipse

Which android sdk should be downloaded with eclipse galileo 3.5 version. and what ADT Plugin should… Read more Android Sdk Setup In Eclipse

Unable To Instantiate Activity Componentinfo

I am developing an application for Froyo as minimum version and Gingerbread as the target version. … Read more Unable To Instantiate Activity Componentinfo

How Smart Is Eclipse / Adt When It Comes To Android Library Projects?

So, I've got a handful of 'Utility' style classes in some of my projects. I'm curio… Read more How Smart Is Eclipse / Adt When It Comes To Android Library Projects?

R.java File Is Not Generated In A Library Project

I'm trying to use the SlidingMenu library. As described, I created a new Android project using … Read more R.java File Is Not Generated In A Library Project

Eclipse Android Adt Installation Issue

I followed every step to install android ADT plugin installation with Eclipse IDE. I have Eclipse f… Read more Eclipse Android Adt Installation Issue

Android @suppress Errors Vs @targetapi

Sometimes I case out code for certain versions of Android that may run my application. Eclipse with… Read more Android @suppress Errors Vs @targetapi

Adt Isn't Working, Launching Eclipse Juno Instead

I updated my ADT and SDK, installed a new JDK and now it open Eclipse Juno and not the Android Deve… Read more Adt Isn't Working, Launching Eclipse Juno Instead

Problem Installing Adt In Eclipse

I've already installed the SDK and now I need the Eclipse plugin. However, it won't work. I… Read more Problem Installing Adt In Eclipse

Jar Files In Libs Folder Are Not Used In Android Gradle Build

i just started to play with the gradle build system for Android. However i'm not able build one… Read more Jar Files In Libs Folder Are Not Used In Android Gradle Build

Why Shouldn't I Set Layout_width And Layout_height In A Style?

If I have a lot of TextViews serving as item labels, I thought I could extract everything that'… Read more Why Shouldn't I Set Layout_width And Layout_height In A Style?

Google Map View No Longer Loading After Adt Upgrade; Apparent Authentication Issue?

I'm working on an location-aware Android app that uses Google Maps. I upgraded by ADT to 23.0.0… Read more Google Map View No Longer Loading After Adt Upgrade; Apparent Authentication Issue?