Re: PilBox build without Gradle and Android Studio

2019-03-22 Thread Alexander Burger
> Hi Sundar, hi all, On Tue, Mar 19, 2019 at 02:20:40PM +0100, Alexander Burger wrote: > > Yes, I have Android 9 and it worked fine until today's update. > > I understand now. And I also understand why it worked before. > > The reason was not the new build procedure, but the increase of the

Re: PilBox build without Gradle and Android Studio

2019-03-22 Thread O.Hamann
On 19.03.2019 14:27, Alexander Burger wrote: You mean the settings page in PilBox? This is indeed the easiest way, just type a name like "radio" or "browser" and hit the Download button. Really nice! -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Re: PilBox build without Gradle and Android Studio

2019-03-19 Thread Alexander Burger
On Tue, Mar 19, 2019 at 09:25:43AM -0700, C K Kashyap wrote: > On my Android phone I cant seem to share to PilBox ... It gives me all > kinds of apps such as WhatApp, email etc ...not PilBox. I observed that on some Samsung phones too. But always one of the methods (click or share) used to work.

Re: PilBox build without Gradle and Android Studio

2019-03-19 Thread C K Kashyap
Thanks Alex, On my Android phone I cant seem to share to PilBox ... It gives me all kinds of apps such as WhatApp, email etc ...not PilBox. Could you please confirm if https://play.google.com/store/apps/details?id=com.termux is the right termux? Regards, Kashyap On Tue, Mar 19, 2019 at 9:17 AM

Re: PilBox build without Gradle and Android Studio

2019-03-19 Thread Alexander Burger
Hi Kashyap, On Tue, Mar 19, 2019 at 02:27:26PM +0100, Alexander Burger wrote: > > > Quick question about getting apps into Android - I see an option to > > download in the settings page. Can that download over http? That would be > > really convenient if it does. > > You mean the settings page

Re: PilBox build without Gradle and Android Studio

2019-03-19 Thread Alexander Burger
On Tue, Mar 19, 2019 at 06:43:11AM -0700, C K Kashyap wrote: > > a name like "radio" or "browser" and hit the Download button. > > Yes, the settings page in PilBox - Cool, I was able to download the apps - > I tried the browser and calc. However, it looks like I may not be able to > use it to

Re: PilBox build without Gradle and Android Studio

2019-03-19 Thread C K Kashyap
> > You mean the settings page in PilBox? This is indeed the easiest way, just > type > a name like "radio" or "browser" and hit the Download button. > Yes, the settings page in PilBox - Cool, I was able to download the apps - I tried the browser and calc. However, it looks like I may not be able

Re: PilBox build without Gradle and Android Studio

2019-03-19 Thread Alexander Burger
Hi Kashyap, > Quick question about getting apps into Android - I see an option to > download in the settings page. Can that download over http? That would be > really convenient if it does. You mean the settings page in PilBox? This is indeed the easiest way, just type a name like "radio" or

Re: PilBox build without Gradle and Android Studio

2019-03-19 Thread Alexander Burger
Hi Sundar, > Yes, I have Android 9 and it worked fine until today's update. I understand now. And I also understand why it worked before. The reason was not the new build procedure, but the increase of the Target SDK to 28. This will be mandatory later this year, so I did it already now.

Re: PilBox build without Gradle and Android Studio

2019-03-19 Thread C K Kashyap
Quick question about getting apps into Android - I see an option to download in the settings page. Can that download over http? That would be really convenient if it does. Combined with ngrok , I can easily expose a directory on my machine and get my application zip onto my

Re: PilBox build without Gradle and Android Studio

2019-03-19 Thread sundar bp
> > No, it should have never worked! You have Android 9, right? > Yes, I have Android 9 and it worked fine until today's update. > > I found the reason. Android 9 gives this error if traffic is not going via > an > encrypted connection. This is a bit silly in case of PilBox, as it > communicates

Re: PilBox build without Gradle and Android Studio

2019-03-19 Thread Alexander Burger
On Tue, Mar 19, 2019 at 12:46:28PM +0100, Alexander Burger wrote: > OK, that is the easiest and safest. And it worked before, and no longer works > now (even after you re-installed)? Very strange ... No, it should have never worked! You have Android 9, right? I found the reason. Android 9 gives

Re: PilBox build without Gradle and Android Studio

2019-03-19 Thread Alexander Burger
On Tue, Mar 19, 2019 at 05:05:33PM +0530, sundar bp wrote: > "did you install it from Google Play" > : Yes OK, that is the easiest and safest. And it worked before, and no longer works now (even after you re-installed)? Very strange ... ☺/ A!ex -- UNSUBSCRIBE:

Re: PilBox build without Gradle and Android Studio

2019-03-19 Thread sundar bp
"did you install it from Google Play" : Yes

Re: PilBox build without Gradle and Android Studio

2019-03-19 Thread Alexander Burger
On Tue, Mar 19, 2019 at 04:04:14PM +0530, sundar bp wrote: > Tried reinstall too, but getting the same error. Screenshot attached. Ah, you are talking about the PilBox app itself, not about the SDK and the build procedure. Hmm, the app should work as before. Did you build that version yourself,

Re: PilBox build without Gradle and Android Studio

2019-03-19 Thread Alexander Burger
Hi Sundar, > I get this error after the update, "ERR_CLEARTEXT_NOT_PERMITTED" > any work around? What kind of update did you do? The README describes a a separate installation, a possibly existing SDK is ignored. ☺/ A!ex -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Re: PilBox build without Gradle and Android Studio

2019-03-19 Thread sundar bp
I get this error after the update, "ERR_CLEARTEXT_NOT_PERMITTED" any work around? On Tue, Mar 19, 2019 at 12:19 PM Alexander Burger wrote: > On Mon, Mar 18, 2019 at 08:16:33PM -0700, C K Kashyap wrote: > > Congratulations Alex!!! > > Not needing Android Studio can only mean good :) > > Indeed!

Re: PilBox build without Gradle and Android Studio

2019-03-19 Thread Alexander Burger
On Mon, Mar 18, 2019 at 08:16:33PM -0700, C K Kashyap wrote: > Congratulations Alex!!! > Not needing Android Studio can only mean good :) Indeed! It is a Moloch which I can't understand, doing lots of things I can't control. ☺/ A!ex -- UNSUBSCRIBE:

Re: PilBox build without Gradle and Android Studio

2019-03-18 Thread C K Kashyap
Congratulations Alex!!! Not needing Android Studio can only mean good :) Regards, Kashyap On Mon, Mar 18, 2019 at 11:31 AM Alexander Burger wrote: > Hi all, > > finally I managed to build PilBox (and also PentiKeyboard for that matter) > without the bloated Android Studio, IDE and Gradle.

PilBox build without Gradle and Android Studio

2019-03-18 Thread Alexander Burger
Hi all, finally I managed to build PilBox (and also PentiKeyboard for that matter) without the bloated Android Studio, IDE and Gradle. Only using Bash, the Android Command Line Tools (SDK Manager) and the Native Development Kit (NDK). Today I released new PentiKeyboard and PilBox versions.