Android on Corona OSX?

I understand the Corona for OSX - minimum specs are much higher than the windows one because of the iOS sdk requirements. Can it build for Android? Can I use a lower spec mac for android development (simulator is enough for now)?

I’m using an intel mac - with 1 gb and running 10.5.8

I tried running the simulator and it crashed.

I’d assume it’s because I need to be running 10.6.x.

? [import]uid: 34829 topic_id: 6084 reply_id: 306084[/import]

I’ve been looking at previous posts and it seems to me that I should be able to build for the simulator with os x 10.5.8 and only the ios sdk requires 10.6.

Therefore the crash is unrelated.

I also found a post with a similar crash reported (simulator crashing everytime) - that was solved by a restart.

I guess that’s where I’m going.

[import]uid: 34829 topic_id: 6084 reply_id: 20916[/import]

Ok. not sure this is the right place to post this. but i reinstalled CoronaSdk, restarted and i stll get the crash before the simulator launches:

this is from the error report:

"Process: Corona Simulator [202]
Path: /Applications/Corona.268/Corona Simulator.app/Contents/MacOS/Corona Simulator
Identifier: com.anscamobile.Corona_Simulator
Version: ??? (???)
Code Type: X86 (Native)
Parent Process: launchd [63]

Interval Since Last Report: 385 sec
Crashes Since Last Report: 1
Per-App Interval Since Last Report: 0 sec
Per-App Crashes Since Last Report: 1

Date/Time: 2011-02-06 11:10:51.630 +0200
OS Version: Mac OS X 10.5.8 (9L31a)
Report Version: 6
Anonymous UUID: 6DCCEFB8-0A12-49DD-803C-6518A2055F51

Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Crashed Thread: 0

Dyld Error Message:
Library not loaded: /usr/lib/libcrypto.0.9.8.dylib
Referenced from: /Applications/Corona.268/Corona Simulator.app/Contents/MacOS/Corona Simulator
Reason: image not found
"

The reason given is image not found?

Is there a problem with the last corona build for OSX? [import]uid: 34829 topic_id: 6084 reply_id: 20921[/import]

I can build my apk just fine. But I run OSX 10.6.6. [import]uid: 5712 topic_id: 6084 reply_id: 20945[/import]

Are you using CoronaSDK268?

It was my understanding that osx 10.6.x is needed only for the ios build,

But I’m still getting a crash immediately when I try and run the simulator.

oh well. [import]uid: 34829 topic_id: 6084 reply_id: 20988[/import]

Yes, I use 268. Works without crashes here. [import]uid: 5712 topic_id: 6084 reply_id: 21001[/import]