Not going to happen
firebase analytics extension would be great or firebase cloud massanging they may help build better apps
Hi,
What about having a vertical scroll arrangment with get and set scroll position ?
I have a tableArrangement of more than 50 rows of 3 buttons each within a verticalScrollArrangment and every time I click on a button, the scroll is reset to the top. I would like to remind the position and go back to the position where that button was clicked.
In other words I would like that clicking a button had no effect of the scroll position.
(Sorry for my english).
Thanks for reading until here!
Sorry once again, clicking the button does nothing bad. Its what I do in my app that must do something wrong.
But, still, it would be useful…
Have you tried this extension:
https://community.thunkable.com/t/free-scrollarrangementhandlers-by-colintree/6949?u=kenn
First of all, Ken, thank you for your reply.
No, I have not tried this extension because Google did not point it out when I looked for “appinventor scroll position” and similar things.
In the future, I will keep Urls of these extension lists to seach in.
In the mean time, I have discover what resets my VerticalScrollArrangment and found that making it not visible did not reset it (when making it visible again), which was what I was looking for.
So everything is working well now
Thank to all of you.
(Im making a app to order things for a friend having a food truck.
List of the dishes and corresponding pictures are loaded from Internet)
I have some ideas
cardview support android X
And also
Top bar
Bottom bar
It is just an idea
you might want to search in the extensions directory next time...
taken from there (After doing a search for scroll)
Vertical Scroll Arrangement AddOn Extension by Andres Daniel
Scroll Arrangement Handler Extension (V2) by ColinTree
ScrollBar Extension by Ken
Title ScrollView Extension by Deep Host
Taifun
Trying to push the limits! Snippets, Tutorials and Extensions from Pura Vida Apps by Taifun.
Thank you Taifun!
Ill keep this in a safe place.
Have a good day.
Michel
See here:
File upload extension to cloudstorage like dropbox , google drive , but it works for any extension not limited to images.
It would be nice to have an extension supporting serial connection to any device, not just an arduino. For example, I would like to connect the phone to a computer using a cable and USB-UART converter CP2102 or other device that is not arduino. It looks nice in the app: https://play.google.com/store/apps/details?id=de.kai_morich.serial_usb_terminal. After installing this app, all usb-uart converters are automatically detected in android.
-
An extension to manage data on Google Sheets so as to bye-pass the requirement of doing google app scripts and calliing functions.
-
Web Scrapping.
-
APRS
-
Mobile GIS with Raster map support
APRS (Automatic Packet Reporting System)
What do you expect this extension to do Anup. Would it be something like APRSdroid. How should it connect to the APRS network
- APRS-IS via Internet (WiFi or mobile data connection) See this or aprs.fi – live APRS map . Coding something for this should be possible using the WebViewer and Web components.
- AFSK (audio connection between your radio and the smartphone)
- Bluetooth-serial connection to a TNC
This shows how to parse APRS packet frames
Regards,
Steve