About Screen Layout

I am Japanese, a old man and cannot use English well.
I am writing this using the translation machine.
I hope you understand my story.

The other day, I made an app.
Initially, each screen was setted to the left, and each component was placed in the center of a layout component.
When checking out that app by wifi connection with the real device, each screen appears all of the screen contents.
However, when importing the downloading apk file on the device, some screens didn't display all of then.
Then, I setted all screen to the center.
However, on the real device, some screens were displayed as slightly to the right.
I wonder if it happened for using a lot of parts and layout components on one screen.

2 Likes

Hello,
Actually I didn't understand your question well sorry, but
if your question was that you wanted to get all your components to any specific side of the screen(vertically or horizontally) then you can follow this:

Japanese :jp:
ใ“ใ‚“ใซใกใฏใ€
ๅฎŸใฏใ”ใ‚ใ‚“ใชใ•ใ„ใ‚ใชใŸใฎ่ณชๅ•ใŒใ‚ˆใใ‚ใ‹ใ‚Šใพใ›ใ‚“ใงใ—ใŸใŒ
ใ‚ใชใŸใฎ่ณชๅ•ใŒใใ‚Œใ ใฃใŸๅ ดๅˆใ€ใ™ในใฆใฎใ‚ณใƒณใƒใƒผใƒใƒณใƒˆใ‚’็”ป้ขใฎ็‰นๅฎšใฎๅด๏ผˆๅž‚็›ดใพใŸใฏๆฐดๅนณ๏ผ‰ใซ็งปๅ‹•ใ—ใŸใ„ๅ ดๅˆใฏใ€ใ“ใ‚Œใซๅพ“ใ†ใ“ใจใŒใงใใพใ™

1 Like

japanese:ใ‚ธใƒงใƒณใ‚’ๆญ“่ฟŽใ—ใพใ™ใ€‚ ใ€Œๅž‚็›ด/ๆฐดๅนณ้…็ฝฎใ€ใ‚ณใƒณใƒใƒผใƒใƒณใƒˆใŒใ‚ใ‚‹ๅ ดๅˆใฏใ€ใใ‚Œใ‚‰ใ‚‚ๅทฆใซ่จญๅฎšใ™ใ‚‹ๅฟ…่ฆใŒใ‚ใ‚Šใพใ™ใ€‚ ใใ‚ŒใŒใ†ใพใใ„ใ‹ใชใ‹ใฃใŸๅ ดๅˆใฏใ€ใƒ—ใƒญใ‚ธใ‚งใ‚ฏใƒˆใ‚’้€ไฟกใ—ใฆใ€ใŠใ—ใฃใ“ใŒ็ขบ่ชใงใใ‚‹ใ‚ˆใ†ใซใ—ใฆใใ ใ•ใ„ใ€‚

@Abg ใงใƒ—ใƒญใ‚ธใ‚งใ‚ฏใƒˆใƒ•ใ‚กใ‚คใƒซใ‚’้€ไฟกใ™ใ‚‹ๆ–นๆณ•๏ผš

English: welcome john. If you have an "vertical/horizontal arrangement" component, you have to set them to left too. if that didn't worked, send your project so wee can check it.

how to send your project file by @Abg:
export_and_upload_aia

1 Like

Thank you very much for teaching.
I watched the video.
Probably, I used that technique. :wink:

1 Like

Nice
Was it working? I mean, is your problem solved?

1 Like

Thank you for replying.
I'll send a file to you.
But they are written in Japanese.
Please tell me if you notice anything when you look at them.

aia file

1 Like

Is it solved, if no could you elaborate your question @SunlineX ?

1 Like

Thank you for replying again.
I think such points are already done.
Now, I sent two files to the other person.
If you are interested in this problem, please check that file.
Thanks to you. :wink:

1 Like

Unfortunatery, it hasn't sbeen solved yet. :sweat_smile:

1 Like

Yeah, Actually, I just wanted to know what to check in those .aia and .apk files
like test the app or what?

1 Like

Post a screenshot.

2 Likes

I am a super beginner for building app.
However, there is few Japanese E-books for AI2 on the net.
So, I am surely an amatuer for AI2, but I am writing a book for AI2 for Japanese people.
And I had been making app that is shared here for my E-books.
I will publish that book on Kindle in the near future.
Thanks for reading.

1 Like

That's Great!

but its a kind of irrelevant right now, my question was different...
1 Like

Thank you checking my topic.

When I turned the pages of the application, some pages the scrolling stops.
So, I cannot see to the lowest part.
Then, the entire page is displayed when the device is turned sideways.
Please watch the under video.
VIDEO

First of all, you must switch screens correctly, otherwise you will get an memory issue and your app crashes:

E.g. on Screen3:

2 Likes

Second: Adjust the size/resolution of your images to that used/required by the app.

Search the forum, there a many topics on this.

2 Likes

Thank you very much for teaching a lot.
I will try them.
Thanks.

Third: I made some adjustments in Screen4 and set the Sizing to Responsive and the Theme to Device Default in Screen1 (Designer).

NEWNEWHOME_2.aia (7.7 MB)

I had to removed some images to be able to upload the aia.

2 Likes

Thank you very much for teaching me very carefully.
I was able to understand it. I 'll try it.
Thanks.

1 Like

I did a search on the topic.
However, unfortunately, I couldn't find a topic about image size.
I'll take a look at it again slowly at a later day.
Thanks for a lot.