Build game with 3rd Party Tools Lime

Hi all !
I have a problem when i code a game in lua and build it with corona trial , then all are ok , but when I use Lime to creat map for my game , It run , no bugs but apk file build can not run on my phone .
Someone can tell me why ? some examples of lime Tutorials are too , I mean it’s run on corona on pc but can run on my phone when I build

//sorry because my english is so bad

[import]uid: 89131 topic_id: 18415 reply_id: 318415[/import]

what android device u got? [import]uid: 90610 topic_id: 18415 reply_id: 70619[/import]

^ I test it with samsung galaxy s and sony ericsson xperia arc . [import]uid: 89131 topic_id: 18415 reply_id: 70621[/import]

^ I test it with samsung galaxy s and sony ericsson xperia arc . [import]uid: 89131 topic_id: 18415 reply_id: 70623[/import]

What message does your phone give you? Are your phones running Android 2.2 or above?

Often this happens when you are not being careful about case sensitivity. (You use a capital letter in your code but the image you’re referring to doesn’t start with a capital, or the like.)

Peach :slight_smile: [import]uid: 52491 topic_id: 18415 reply_id: 70729[/import]