Re: Android permissions

2021-04-13 Thread Alexander Burger
Hi Shaughan, > Ok. Copy-paste it is. Thanks! Perhaps. But using an external file is simple too. For example, calling (; (java CONTEXT 'getExternalFilesDir "xxx") path) in the PilBox REPL creates a directory "xxx" and returns the path. On my system it is "/storage/emulated/0/Android/da

Re: Android permissions

2021-04-12 Thread Shaughan Lavine
Ok. Copy-paste it is. Thanks! Sent from ProtonMail mobile Original Message On Apr 12, 2021, 10:49 AM, Alexander Burger wrote: > Hi Shaughan, > >> The following may also temporarily solve the problem, at least for anyone >> using >> Android 10. It is taken from the document you

Re: Android permissions

2021-04-12 Thread Alexander Burger
Hi Shaughan, > The following may also temporarily solve the problem, at least for anyone > using > Android 10. It is taken from the document you linked: > > Before your app is fully compatible with scoped storage, you can temporarily > opt > out by using the following method: > If you target An

Re: Android permissions

2021-04-12 Thread Alexander Burger
Hi Shaughan, > My previous email about copy–paste didn't say anything about scoped storage > because I hadn't yet seen your message—my email client suddenly decided to > send > your messages to spam. It took me a bit to notice because it is only you and > subscribe messages, not the whole list.

Re: Android permissions

2021-04-12 Thread Shaughan Lavine
Alex– The following may also temporarily solve the problem, at least for anyone using Android 10. It is taken from the document you linked: Before your app is fully compatible with scoped storage, you can temporarily opt out by using the following method: If you target Android 10 (API level 29),

Re: Android permissions

2021-04-12 Thread Shaughan Lavine
Alex– My previous email about copy–paste didn't say anything about scoped storage because I hadn't yet seen your message—my email client suddenly decided to send your messages to spam. It took me a bit to notice because it is only you and subscribe messages, not the whole list. I have been under

Re: Android permissions

2021-04-11 Thread Alexander Burger
Hi Shaughan, > I have been unable to get files out of PilBox. In an earlier discussions, we > tried several things, all of which failed. I think the solution is provided > here: > wiki.termux.com/wiki/Termux_Google_Play . This is another problem. Apps targeting API 29 or higher can only execute b