After choose a picture


example : if i select first photo and i click right sembol above , after click ıt , The program is interrupted
image
look here

That's strange. See if a search in the community helps you.

https://community.appinventor.mit.edu/search?q=image%20picker

2 Likes

br

i used my second phone , I discovered something
When I choose on my first device , first i must to choose a photo " i am clicking on photo " then i clicked right sign , and it is interrupted , but on my second telefon ,there is not right sign , only you click one time in photo and it worked correctly

1 Like

but how can i solve this problem , if we have 2 type of phone
first type need 1 click to select and the second type 1 click to enter in photo and one righ sign to select it

I think it's probably a bug. That's all I know.

ok
if i want to select the photo from file , how can i do that , how can call file in phone to open
maybe 1 click only on all phone to select a photo

1 Like

@JEWEL 's File Picker extension picks files from your device's storage. Although it might take more than 1 click, give it a try.

2 Likes

Also
https://community.appinventor.mit.edu/t/image-grid-with-html/46152/2

1 Like

I suggest you better use the activity starter component to pick an image
https://puravidaapps.com/snippets.php#2imagepicker

1 Like

You can use this to pick files (including images) from the SD card:

https://puravidaapps.com/pick.php

2 Likes

Try this:

1 Like

image
ıt worked correctly but how can save ıt even ıf ı exit from application

Save what?

Maybe this:

i will try it , if i am doing a application , do i need to use firebase or tinydatabase?
can i connect user picture with his username in firebase ?how

here , only one time i can pick a photo , if i want to change it , i cant
how?

Try this extension to upload images to Firebase:

2 Likes

Here's some steps of what you can do:

  1. Use Taifun's Google Account Picker extension to launch an account picker.

  2. Get the name of the user as the file path using Taifun's Account Manager extension,

  3. Use the FirebaseStorage extension to upload the file to Firebase, but read the extension guidelines first.

2 Likes

Does it really make sense to like your own posts? :wink:

Summary

1 Like

Can I PM you?

@Gordon_Lu cleared it up via PM. The new account is apparently from another family member. Maybe the profile image should be changed.

2 Likes