What is the pixel size of a entire background in the back of mit

I just want to know about the size the mit uses for the background

Hi

For the background of what exactly?

The background of screen 1 resizable as a entire chromebook screen

OK

So I think you are laying out your App interface and the App is intended to run on Chrome Books right?

In your App Inventor project I suggest you select the 'Monitor' size, Theme Classic, and decide now if the App will be portrait or landscape.

Pixels should not be of particular interest - always design your interface in %. That way it should fit the majority of similar devices.

ProfessorCad: Tips & Tricks GUI Layout and Component Naming
ProfessorCad: Tips & Tricks Images

Use the Screen1.Width and Screen1.Height blocks to get the size of the screen. You may need to use a clock timer (250ms) to give AppInventor time to get the properties.

Thank you I know figure it out

But I want to know how I can make people put there download image files to the background of screen 1

image

and

I mean like in the app not the settings of the backgroundImage

To set the background image of your app you use the blocks which have been provided by @TIMAI2 earlier

Let me suggest you to do some tutorials to learn the basics...

A very good way to learn App Inventor is to read the free Inventor's Manual here in the AI2 free online eBook App Inventor 2 Book: Create Your Own Android Apps ... the links are at the bottom of the Web page. The book 'teaches' users how to program with AI2 blocks.
There is a free programming course here Course In A Box and the aia files for the projects in the book are here: App Inventor 2 Book: Create Your Own Android Apps
How to do a lot of basic things with App Inventor are described here: How do you...? .

Also do the tutorials Our Tutorials! to learn the basics of App Inventor, then try something and follow the Top 5 Tips: How to learn App Inventor

Taifun


Trying to push the limits! Snippets, Tutorials and Extensions from Pura Vida Apps by icon24 Taifun.

???

I am looking for a way for the app to show a button that will pop the user at his file and pick a picture as the background

Try the image picker component together with

Taifun

You might find this useful:

(Read all 104 posts if you want the "big picture" for a complicated subject)

I have a question so I have made what I wanted but there is one issue in my mind is that is there another way because I don't want it to go to Google Photos but instead get it from your files

Where exactly are "your files" ?

Like in my folder like where your downloads go

You mean the Download folder on your Android device ?

/storage/emulated/0/Download

Yes exactly like that

Then what is the problem ?

I want it to go in this folder have on my Chromebook device

Screenshot 2025-03-07 12.56.12 PM