you need to go to app setting and grant storage permission to jandroid.

On Thu, Jun 7, 2018, 9:51 AM Daniel Gregoire <daniel.l.grego...@gmail.com>
wrote:

> I've installed the lastest 807 beta on my Android (OnePlus 5T, Android
> 8.1.0 running OxygenOS 5.1.2).
>
> I can successfully evaluate the regex example mentioned in this thread.
> However, when I tap Tools -> Package Manager I get the following error:
>
> |file name error
> |   ((p2+{.p1)}.pp)    1!:2<p
>
> Same error occurs when trying to use jpkg directly, like for 'update' or
> 'install'.
>
> On Wed, Jun 6, 2018, 8:12 PM bill lam <bbill....@gmail.com> wrote:
>
> > I don't know.
> >
> > Can CB run android apps? If it can, then try the jandroid.apk
> >
> > On Wed, Jun 6, 2018, 11:47 PM greg heil <ghei...@gmail.com> wrote:
> >
> > > >The Samsung Chromebook Plus is the second CB (after the Pixel) which
> can
> > > install Linux app's. The whole system is a bit iffy ATM (see ~Reddit
> > > discussion)
> > >
> > > >On a previous CB (HP 14) i installed J in a Linux Crouton, and then
> > could
> > > access JHS from the ChromeOS side. It was a bit clunky requiring
> > subverting
> > > the Google security with Developer Mode ... but it worked well.
> > >
> > > >The CB+ is however an Arm device so maybe i should try the Raspberry
> Pi
> > > compilation?
> > >
> > > ---~ Reddit discussion
> > >
> > >
> >
> https://www.reddit.com/r/Crostini/comments/8o1u2o/chromebook_plus_linux_beta_quick_how_to/
> > >
> > > ~greg
> > > http://krsnadas.org
> > >
> > > --
> > >
> > > from: bill lam <bbill....@gmail.com>
> > > to: programm...@jsoftware.com
> > > date: 24 February 2018 at 03:08
> > > subject: Re: [Jprogramming] 807 beta
> > >
> > > 807 beta for 32/64-bit raspberry pi are now available.
> > >
> > > >Since it is built against an older version of Qt, so Qt WebEngine is
> not
> > > available.
> > >
> > > --
> > >
> > > from: chris burke <cbu...@jsoftware.com> via gmail.com
> > > reply-to: programm...@jsoftware.com
> > > to: Programming forum <programm...@jsoftware.com>
> > > date: 22 February 2018 at 12:02
> > > subject: Re: [Jprogramming] 807 beta
> > >
> > > > Is this using JHS from QT?
> > >
> > > No, this is independent of JHS.
> > >
> > > Qt WebEngine is a control that runs a copy of the Chromium browser.
> > >
> > > >With J807 and the full Qt IDE on Windows and Mac, and Linux if you
> > > compile the Qt IDE with Qt 5.6 or later, then run
> > > Help|Studio|Showcase|webview for a demo that has both standard Qt
> > > desktop controls and a web browser control.
> > >
> > > >For example, you can build a desktop app which uses javascript grids
> > > and graphics for reporting. Events in the browser can trigger calls to
> > > javascript or J.
> > >
> > > --
> > >
> > > On Thu, Feb 22, 2018 at 9:16 AM, Björn Helgason <gos...@gmail.com>
> > wrote:
> > >
> > > Sounds quite interesting.
> > > Is this using JHS from QT?
> > >
> > > --
> > >
> > > from: bill lam <bbill....@gmail.com>
> > > to: programm...@jsoftware.com
> > > date: 22 February 2018 at 08:19
> > > subject: Re: [Jprogramming] 807 beta
> > >
> > > A beta version of j807 jandroid is also available on the website.
> > >
> > > regex is updated to pcre2, a quick simple test is
> > >
> > >   load 'regex'
> > >   'abc' rxmatch a.
> > > 97 3
> > >
> > > >Warning: this j807 beta will replace the previous jandroid on the
> > > same device. Because the signing key had changed, you may also need to
> > > uninstall the previous jandroid before this beta can be installed.
> > >
> > > >The j806 jandroid is also updated, but it needs to uninstall the old
> > > version first for the same reason.
> > >
> > > --
> > >
> > > ??, 21 ??? 2018, Chris Burke ???????(?):
> > >
> > > > The first 807 beta is available. To install, browse to
> > >  code.jsoftware.com/wiki/System/Installation/Beta.
> > >
> > > > This includes:
> > >
> > > > * an updated regex
> > >
> > > > * better support for the Qt WebEngine which allows GUI applications
> > >  to be a mixture of the usual Qt desktop controls plus web browser
> > >  controls
> > >
> > > > * support for Google Drive File Stream
> > >
> > > > See code.jsoftware.com/wiki/System/ReleaseNotes/J807.
> > > ----------------------------------------------------------------------
> > > For information about J forums see http://www.jsoftware.com/forums.htm
> > ----------------------------------------------------------------------
> > For information about J forums see http://www.jsoftware.com/forums.htm
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to