Need help

I am a beginner please i want to learn how to build app with corona, Please i need to be tutored

Have you tried our Getting Started guide?

https://docs.coronalabs.com/guide/programming/index.html

Rob

HI guys I’m new just wanting to know how to change app icons the one you see on your device before clickING the app

What version of Corona SDK are you building with? It kinda matters.  If you’re using a later daily build 3037 or later, we’ve dropped support for iOS 6 and 7 which greatly simplifies what you have to do with regards of icons. It cuts the iOS required icons nearly in half.

Anyway, if you’re building with a version before 3037, see:  

https://docs.coronalabs.com/guide/distribution/buildSettings/index.html#custom-app-icons

If you’re building with 3037 or later see:

https://docs.coronalabs.com/ daily /guide/distribution/buildSettings/index.html#custom-app-icons

iOS 6 kinda needed icons named a certain way and had to have icons for older devices. Now that iOS 8 is the minimum in 3037 and later, we can use more logically named icons and reduce the number.

Android hasn’t changed in a while.

Rob

Have you tried our Getting Started guide?

https://docs.coronalabs.com/guide/programming/index.html

Rob

HI guys I’m new just wanting to know how to change app icons the one you see on your device before clickING the app

What version of Corona SDK are you building with? It kinda matters.  If you’re using a later daily build 3037 or later, we’ve dropped support for iOS 6 and 7 which greatly simplifies what you have to do with regards of icons. It cuts the iOS required icons nearly in half.

Anyway, if you’re building with a version before 3037, see:  

https://docs.coronalabs.com/guide/distribution/buildSettings/index.html#custom-app-icons

If you’re building with 3037 or later see:

https://docs.coronalabs.com/ daily /guide/distribution/buildSettings/index.html#custom-app-icons

iOS 6 kinda needed icons named a certain way and had to have icons for older devices. Now that iOS 8 is the minimum in 3037 and later, we can use more logically named icons and reduce the number.

Android hasn’t changed in a while.

Rob