Emulator

roarnold

Active Member
Licensed User
Longtime User
Morning,

I have the latest installed (2.52) but when I try to start up the emulator for 8, 9, 10 or others it sits. I can hear the system trying to work it but I never get an emulator.

Thanks,
R
 

roarnold

Active Member
Licensed User
Longtime User
Hey,

I am running an AMD chip. I tried to find HackX and just found allot of Twitter accounts. OpenGL is for Intel I guess even though I followed the selections it wants to download Vista drivers and I have Win7.

Any other idea.

Thanks,
R
 
Upvote 0

roarnold

Active Member
Licensed User
Longtime User
Running

I have the emulator running but when I compile the code it asks to run AVD, never really loads it to the emulator.

Erel - Klaus, could use some help.

Thanks,
R
 
Upvote 0

roarnold

Active Member
Licensed User
Longtime User
Error on Compile and Emulator

Parsing code. 0.01
Compiling code. 0.06
Compiling layouts code. 0.00
Generating R file. 0.10
Compiling generated Java code. 1.55
Convert byte code - optimized dex. 0.85
Packaging files. 0.20
Copying libraries resources 0.01
Found 2 resource files.
Signing package file (debug key). 0.82
ZipAlign file. 0.02
Installing file to device. Error
pkg: /data/local/tmp/VetNotification_DEBUG.apk
Failure [INSTALL_FAILED_OLDER_SDK]

Restarting ADB Server may solve this problem.
Tools - Restart ADB Server. Device serial: emulator-5554

This is what I am getting when compling and moving to emulator. Also each time it pops up a Run window for the emulator (I think).

Please advise.
Ron
:BangHead:
 
Upvote 0

Theera

Expert
Licensed User
Longtime User
Hi roarnold,
As I offen reinstall many times,I have ever installed jdk1.6 instead of jdk1.7 and installed ADK release 21 and use only SDK Android API14. I have never error occured. Please to restall again,perhaps could help you.
 
Upvote 0

roarnold

Active Member
Licensed User
Longtime User
Latest try on getting the emulator running.

Erel?



Parsing code. 0.04
Compiling code. 0.42
Compiling layouts code. 0.02
Generating R file. 0.37
Compiling generated Java code. 2.08
Convert byte code - optimized dex. 3.92
Optimized dexer failed. Switching to Standard dexer.
Packaging files. 0.20
Copying libraries resources 0.10
Found 2 resource files.
Signing package file (debug key). 1.01
ZipAlign file. 0.10
Installing file to device. Error
pkg: /data/local/tmp/VetNotification_DEBUG.apk
Failure [INSTALL_FAILED_OLDER_SDK]

Restarting ADB Server may solve this problem.
Tools - Restart ADB Server. Device serial: emulator-5554
 
Upvote 0

Theera

Expert
Licensed User
Longtime User
Latest try on getting the emulator running.

Erel?



Parsing code. 0.04
Compiling code. 0.42
Compiling layouts code. 0.02
Generating R file. 0.37
Compiling generated Java code. 2.08
Convert byte code - optimized dex. 3.92
Optimized dexer failed. Switching to Standard dexer.
Packaging files. 0.20
Copying libraries resources 0.10
Found 2 resource files.
Signing package file (debug key). 1.01
ZipAlign file. 0.10
Installing file to device. Error
pkg: /data/local/tmp/VetNotification_DEBUG.apk
Failure [INSTALL_FAILED_OLDER_SDK]

Restarting ADB Server may solve this problem.
Tools - Restart ADB Server. Device serial: emulator-5554

You must select menu Tools -Restart ADB Server again:)
 
Upvote 0

roarnold

Active Member
Licensed User
Longtime User
Hi, tried that as well. What bothers me is the - Failure [INSTALL_FAILED_OLDER_SDK] - line in the error code I get (shown in the posting trail).

What I am confused by is that Erel and Klaus has not hopped in to help solve the issue.

R
 
Upvote 0

roarnold

Active Member
Licensed User
Longtime User
Emulator never load and when it does I keep getting that I need to run the AVD Manager. Other times it sits there with Android running in the emulator.
 
Upvote 0

roarnold

Active Member
Licensed User
Longtime User
So the solution is to utilize a real device as opposed to the emulator? I do that after I know that my app is heading in the right direction. Why does the emulator pull up the whole package list (shows all the platforms where you accomplish updates periodically)?
 
Upvote 0

roarnold

Active Member
Licensed User
Longtime User
Erel,

I have reinstalled it several times. Is it a memory issue? I don't mind slow but it is not working like it should or like the past version I used. When I start up AVD it loads the whole page of profiles, 15 - 6 which was updated on install. Is that normal? It never did that on the older version. I will take a screen shot and send it to you as to what it is doing.

R
 
Upvote 0

Erel

B4X founder
Staff member
Licensed User
Longtime User
When I start up AVD it loads the whole page of profiles, 15 - 6 which was updated on install
Please post a screenshot.

It never did that on the older version.
The emulator is not related to Basic4android. It is part of the Android SDK. It is not affected by the installed B4A version.
 
Upvote 0

roarnold

Active Member
Licensed User
Longtime User
Ver 2.5

I have enclosed some pics for you to see. I deleted an API8 that I use for my app presently and went to 7 and I got the error you will see on the first shot. When I click Tools/Run AVD Manager I get the SDK package manager. Is this normal?

I upgraded to this and now am having problems with it.

Thanks,
R


Pics won't upload that I shot from my phone.
 
Upvote 0

roarnold

Active Member
Licensed User
Longtime User
Additional Problem

I will not be able to test other platforms on just the phone I have as you mention would be faster. There are a whole slew of phones and tablets that I need to work with.

What is wrong with the 2.5 emulator?

R
 
Upvote 0

roarnold

Active Member
Licensed User
Longtime User
Any tips on installing the software? Meaning the Android-SDK. It appears that it also includes Eclipse for heavens sake. That could be the issue all along. I downloaded a Google version of an emulator which tried to work.

I can't use my phone as I have to account for other platforms. Course I guess I could go out and buy all the others and that would work.

R
:BangHead:
 
Upvote 0

stevel05

Expert
Licensed User
Longtime User
Eclipse doesn't really install, it just runs from the copied software. I'd be very surprised if it causes any issues.

I haven't installed it for a while, but I can't remember the SDK doing more than copying software.

I'd check the installed software in the control panel, if the SDK is there I'd remove it and download and install the latest version.

via Tapatalk
 
Upvote 0
Top