So I made an eBook for iPad no problem, I resized it to 1024x600 for Galaxy Tab 7 and Kindle Fire and tried to export for Android, but it gets stuck on “Connecting with server…”
Here’s my build.settings:
settings =
{
orientation =
{
default = "landscapeRight",
supported = {"landscapeLeft","landscapeRight"},
},
android =
{
versionCode = "1",
},
androidPermissions =
{
},
}
And in the source folder I have Icon-hdpi.png, Icon-mdpi.png and Icon-ldpi.png
It doesn’t require accelerometer, Internet, phone, camera, etc.
Any help would be greatly appreciated. [import]uid: 98804 topic_id: 17553 reply_id: 317553[/import]