Android Virtual Device (AVD), is a virtual instance of the target device (phone/tablet) which can be run in the Android emulator for simulation.

learn more… | top users | synonyms

1
vote
1answer
15 views

Android Studio - Panic: Could not open AVD

After many hours of fixing Gradle issues, I was able to build my test app in Android Studio. But when I tried to run it in an AVD, it just won't open. This is the log: Waiting for device. ...
0
votes
1answer
15 views

My AVD Emulator won't start

I'm so desperate. I'm running eclipse Juno, the lastest version. I had some problems with the program, so I re-installed eclipse. And now the AVD Emulator won't run my project or start itself. The ...
0
votes
0answers
8 views

result of simple Android app based on Skia & JNI is missed while app is running on a device

I simply print a "hello world" on the canvas in my C++ Code invoking Skia API. This app gets the "hello world" printed while running on an AVD. But it does not work while running on a device. And my ...
0
votes
0answers
13 views

information for establishing avd & eclipse for gaming

i install avd and eclips succesfuly in windows 7 64bit API 15 Android 4.0.3 GPU emulation : yes HAX is ok AND Cpu x86 atom 1024 mb ram accomaltor proxmy field everything is good and activating ...
0
votes
0answers
18 views

getting started with necessitas qt creator

Cannot run even a simple "hello world" application in Necessitas Qt creator. I can't create AVD virtual device. When i'm trying to create one in Tools -> Options -> Android- > Start Android AVD ...
-1
votes
1answer
24 views

Why layout is different in graphical layout and AVD , where both are working on android 2.2 API 8

I am making one layout but when i see that layout in graphical layout and in AVD manager, AVD manager displays somewhat different layout than graphical layout. Please help me to fix this problem. ...
1
vote
0answers
33 views

Fastest android version to emulate for jqm+cordova development?

i'm having some debug speed problems due to my pc low specs, I've noticed that emulating some android versions run faster than anothers, I searched for this but i can only find performance tips about ...
-1
votes
3answers
30 views

Eclipse / Android error

So I'm getting 3 errors "final int sortColumnIndex = c.getColumnIndex(YOUR_SORT_COLUMN_NAME);" & "public class MyAdapter extends CursorAdapter implements SectionIndexer" <---this one is getting ...
0
votes
2answers
87 views

Unfortunately, (App Name) has stopped. Eclipse / Android

LogCat 06-02 15:53:34.742: E/Trace(1188): error opening trace file: No such file or directory (2) 06-02 15:53:36.682: D/dalvikvm(1188): GC_FOR_ALLOC freed 49K, 7% free 2539K/2708K, paused 483ms, ...
1
vote
0answers
5 views

Android Virtual Device Created from SDK 22 occupies whole screen

I am using SDK 22.0.1 , and I created a virtual device with the specification listed below. I observed that devices created via SDK 22 need to select a Device and then API Level. I selected Device as ...
0
votes
2answers
52 views

AdMob ads appears ONLY in emulator

I would like to ask about android AdMob advertisements. I have created and finished android application adn then added the Admob Ads. Since then, ads only apear on emulator, but never on my phone(HTC ...
1
vote
1answer
19 views

Eclipse 4.2.1 - Avd running but not receiving app

Eclipse is in another hard drive (e:). While avd are in c:/Users/Myname/Android. Problem is that when I run as android application, nothing happens, though the emulator is running. The app is working ...
2
votes
1answer
147 views

Unfortunately, (App Name) has stopped. Eclipse / Android

I'm new to eclipse and wanted to know how to keep this message Unfortunately, (App Name) has stopped." from showing every time I run my Test Application in my AVD. I'm trying to make a LineView ...
-1
votes
3answers
73 views

Why Android Emulator (AVD) is so slow? [closed]

I'm having a hard time developing android applications. My AVD takes ages to boot up, besides it lacks of performance. Touches have a delay or lag and it doesn't look as professional as the Xcode ...
0
votes
1answer
68 views

AVD Manager can't find tools\android.bat even though it's there

I've researched this on the internet so much and nothing I find is helping me out. I got the SDK manager to run, but when I try to run the Adroid AVD Manager, it doesn't run!!!!! Why? It says, word ...

1 2 3 4 5 44
15 30 50 per page