down loaded example wont connect to emulator

mrussell014

Member
Licensed User
Longtime User
I down loaded the spinner from kickaha. It compiles clean but will not connect to the emulator. When It gets past the disconnect problem The emulator will say testcase had to stop abrubtly. I am left with no clue or error to track. The test case is Spinner in the examples. How do I turn on a debugger that steps through the code. Also what is the difference between Basic4android and basic4PPC.:sign0163:
Thanks,
Mike
 

mrussell014

Member
Licensed User
Longtime User
Thank you for your response VB1992,

No I never heard of Bluestacks.com. I'll see what it does a few minutes. I am trying eventually get this to work on my Toshiba AT100.
Thanks,
Mike:)

I went to Bluestacks.com. It look good for future but I need this on my Pad. Its not a game. It will be a useful tool.
 
Last edited:

Kevin

Well-Known Member
Licensed User
Longtime User
Is your emulator running 1.6 (API 4)? I ask because my app immediately force closes on that emulator when using B4A 1.90. Prior to updating B4A my app ran fine on 1.6 emulator.
 

mrussell014

Member
Licensed User
Longtime User
Is your emulator running 1.6 (API 4)? I ask because my app immediately force closes on that emulator when using B4A 1.90. Prior to updating B4A my app ran fine on 1.6 emulator.

Thanks Keven,

Sorry I have been away from my PC for a few days. On a mac at that time.
Yes I'am running 1.6 but I did updated am I chasing my tail.

Mike
 

mrussell014

Member
Licensed User
Longtime User
There is always an error message in the logs when an application crashes. Since v1.9 the message should appear in the filtered logs. In previous versions you should need to check the unfiltered logs.
Hi Erel,

I don't see any logs no the less filtered or unfiltered. L looked in the documentation link is the same documentation I have been using I found no reference to log in any why and filter does not show me anything I regognize as compiling errors or runtime errors. I find on the IDE no reference to logs. Can you send me a screen print of where I'm missing the point.

Thank,
Mike
 

NJDude

Expert
Licensed User
Longtime User
Check the bottom right of the IDE (see attached picture)
 

Attachments

  • Logs.jpg
    Logs.jpg
    7.3 KB · Views: 242

mrussell014

Member
Licensed User
Longtime User
Thanks NJDude,

Here is what I get see attached screen. I don't see what I can fix. Also my original post of not connecting is wrong. It is a forced stop on the emulator trying to run this code. for all intent and purposes I should be running 1.6 in api4. I dont see anything that tells me different. thiss problem occured after I downloaded the last release of B4A. all I coded that did run and are on my android will not run since the down load. Not just this code that I haven't changed. How do I redown load.:sign0085:

Thanks to all,
Mike
I tried to attach files but I don't know where they went.
 
Last edited:
Top