This is likely a problem with your build.settings file or there is an error preventing it from installing. For instance filenames in the simulator are not case sensitive but they are on the device and a filename mismatch will cause your app to crash.
Once you do, you can run the “adb logcat” command from a terminal window and see what additional errors are being printed by the device at which point, it can help clue you into the cause.
I will enter “com.noble.NobleGame” under package name
Under target App Store, I will select Google Play
Minimum version SDK is 2.2 by default
Under Keystore: I will browse “C:\Program Files\Corona Labs\Corona SDK\Resources\debug.keystore”
It will popup “Please enter the passwor for keystore” I will android as password
When I click Build, I popup "Please enter password for Alias: Android debugkey " I use to enter android sometimes I will not enter anytime and non is workin
this is my building setting
settings = {
orientation = {
default = “potriat”
},
}
Please, am really out of control on this Corona Building.
Go through the attached file and Steps I stated.
If possible build the app and install to detect what went wrong. This is my first time of using this development tool and I love the tool.
This is likely a problem with your build.settings file or there is an error preventing it from installing. For instance filenames in the simulator are not case sensitive but they are on the device and a filename mismatch will cause your app to crash.
Once you do, you can run the “adb logcat” command from a terminal window and see what additional errors are being printed by the device at which point, it can help clue you into the cause.
I will enter “com.noble.NobleGame” under package name
Under target App Store, I will select Google Play
Minimum version SDK is 2.2 by default
Under Keystore: I will browse “C:\Program Files\Corona Labs\Corona SDK\Resources\debug.keystore”
It will popup “Please enter the passwor for keystore” I will android as password
When I click Build, I popup "Please enter password for Alias: Android debugkey " I use to enter android sometimes I will not enter anytime and non is workin
this is my building setting
settings = {
orientation = {
default = “potriat”
},
}
Please, am really out of control on this Corona Building.
Go through the attached file and Steps I stated.
If possible build the app and install to detect what went wrong. This is my first time of using this development tool and I love the tool.