I require a Gmail account to use App Inventor.
Let's call it MyGmail.gmail
Lets say I have created MyAppName
Let's say the MAppNAme.APK file is downloaded to an Android phone or tablet
and installed and executed.
Lets say myAppName uses
to save data when it is executed.
Let's say that the app saves a file called MyAppData.csv in a directory
called /Documents/MyAppName
Then examination of my phone's or tablet's file structure using the app MyFiles (available from Playstore) shows that the path to the saved file is as follows:
Android>data>appinventor.ai_MyGmail.MyAppName>files>Documents>MyppName>MyAppData.csv
I am unhappy that my MyGmail .gmail tag is visible to anyone who downloads my app and uses it.
Why is it included?
If I were to put my app on playstore, would anyone who downloads and uses the app find that the 'myGmail' tag is also included?
If so, then the only way to keep MyGmail for my own use to create a new .gmail account and transfer all my projects to it?
This quirk comes rather unexpectedly late in my app creating experience.
Any views on this?