Change App Size

Hi all,

I have a question: how to change default size of app/game in iPhone on LUA. When i start a project in Corona SDK, i choose Game of template and wirte 50x50 of size, but it’s not work, still 320 x 480 on my Iphone. So, i need a project with ideal: 

  • It’s small same like Assistive Touch of iPhone.

  • Always visible when play or open any app on iPhone(same like Assistive Touch of iPhone ).

  • I have two solution: 1 for change default size of app, 2 for transparent background app without controll(button). 

Can you tell me something? Thanks.

P/s: xCode or LUA, it’s up to you, i just need work.

I don’t think iOS let’s you create apps that are always open and on top of other apps.  This is a restricted feature.  It doesn’t matter if you use Corona or xCode.

This’s Impossible? :( 

Yes.  I’m sure many people have thought the same idea.  And if it were possible we would see many apps like this.  Unfortunately I don’t think it is possible.

Thanks for help. By the way, i will present my issues and hope your help. I’m a newbie of LUA, i’m just learning LUA for few month ago. I have issues, hope you can help me. Right, this is my issues. I have a iPhone 4 and my finger very big, so that it’s make me difficulty to use app or game. By the way, i have a ideal for my app, here’s example:

xv74.jpg

You can see, Brown, Blue and Black is my button, X is a position somewhere on iPhone’screen. So, i want to: when i touch one of three my button, so that the X position touched too. You can understand: X position is place of a Number of Keyboard or Letter, when i touch Blue button --> A, 1, or somewhere of keyboard touch. Here, i want to touch follow real position float, my mean X is: (200, 100) or (50, 50) or (x, y). You can tell me something or some code on LUA or xCode, it’s up to you. Hope your reply.

P/s: and that why i want to my app small fram like Assistive Touch. If my app have default size(320x460), i can’t use it for my ideal.

I don’t think iOS let’s you create apps that are always open and on top of other apps.  This is a restricted feature.  It doesn’t matter if you use Corona or xCode.

This’s Impossible? :( 

Yes.  I’m sure many people have thought the same idea.  And if it were possible we would see many apps like this.  Unfortunately I don’t think it is possible.

Thanks for help. By the way, i will present my issues and hope your help. I’m a newbie of LUA, i’m just learning LUA for few month ago. I have issues, hope you can help me. Right, this is my issues. I have a iPhone 4 and my finger very big, so that it’s make me difficulty to use app or game. By the way, i have a ideal for my app, here’s example:

xv74.jpg

You can see, Brown, Blue and Black is my button, X is a position somewhere on iPhone’screen. So, i want to: when i touch one of three my button, so that the X position touched too. You can understand: X position is place of a Number of Keyboard or Letter, when i touch Blue button --> A, 1, or somewhere of keyboard touch. Here, i want to touch follow real position float, my mean X is: (200, 100) or (50, 50) or (x, y). You can tell me something or some code on LUA or xCode, it’s up to you. Hope your reply.

P/s: and that why i want to my app small fram like Assistive Touch. If my app have default size(320x460), i can’t use it for my ideal.