So, title said it all.
After I run the app, I press phone’s home button to quit, and view the Task Manager by long press ‘Home’ button.
This only happen with Samsung Galaxy S2.
I am currently building that app with version 2012.784 on Windows.
Here is my code,
[lua]local textObject = display.newText(‘Hello World!’, 50, 50, nil, 24)
textObject:setTextColor(255, 154, 56)
local explode = audio.loadSound(“explosionsound.wav”)
audio.play(explode)[/lua]
You can download it at here: HelloWorld.zip http://ge.tt/5XvYwaG/v/0
Can anyone try compile in Mac, and see if the build platform is the problem?
Thanks. [import]uid: 138320 topic_id: 25298 reply_id: 325298[/import]