Groups
Groups
Sign in
Groups
Groups
PyJNIus development ML
Conversations
About
Send feedback
Help
PyJNIus development ML
Contact owners and managers
1–30 of 50
Mark all as read
Report group
0 selected
Radhika Kulkarni
, …
Mathieu Virbel
4
8/31/19
Problem in linking Java file to python file
Hi, Filter your logcat on python, and/or read line by line. There is "08-09 15:32:22.940 25532
unread,
Problem in linking Java file to python file
Hi, Filter your logcat on python, and/or read line by line. There is "08-09 15:32:22.940 25532
8/31/19
Saradhadevi Iyamperumal
2
8/9/19
Speech to Text using PyJNIus
Hi, I have resolved the error in the tts. My speech to text is not working. I am struggling with this
unread,
Speech to Text using PyJNIus
Hi, I have resolved the error in the tts. My speech to text is not working. I am struggling with this
8/9/19
13511...@163.com
11/30/18
pyjnius : Class not found bandroid/support/v4/app$ActivityCompat
on API:23 - 27 ,google say must use runtime permission at android 6.0 or higher. https://developer.
unread,
pyjnius : Class not found bandroid/support/v4/app$ActivityCompat
on API:23 - 27 ,google say must use runtime permission at android 6.0 or higher. https://developer.
11/30/18
ycheva...@gmail.com
3/24/18
not able to scan BLE around
Hello I'd like to scan BLE around. I'm using the code below (which I'm able to build with
unread,
not able to scan BLE around
Hello I'd like to scan BLE around. I'm using the code below (which I'm able to build with
3/24/18
shrey....@invicto.in
3/12/18
[pylint] E0611:No name 'cast' in module 'jnius' ?
for some reason I am getting this error? when I write this from jnius import cast [pylint] E0611:No
unread,
[pylint] E0611:No name 'cast' in module 'jnius' ?
for some reason I am getting this error? when I write this from jnius import cast [pylint] E0611:No
3/12/18
Biru C. Sainju
,
Gábor Cseh
2
9/1/17
pyjnius with java 8
Hi! I had similar problems. Did you have Java 7 installed, before you installed Java 8? In that case,
unread,
pyjnius with java 8
Hi! I had similar problems. Did you have Java 7 installed, before you installed Java 8? In that case,
9/1/17
andi okem
,
André MIRAS
3
9/20/16
pyjnius installation error when doing 'make tests'
This probably is related to https://github.com/kivy/pyjnius/issues/137. On Monday, 6 July 2015 09:56:
unread,
pyjnius installation error when doing 'make tests'
This probably is related to https://github.com/kivy/pyjnius/issues/137. On Monday, 6 July 2015 09:56:
9/20/16
Parthib Biswas
3/13/16
Pyjnius make and make test command gives erros inspite of setting up JAVA_HOME
When I run make command, I get this error: ant all Buildfile: /home/kivy/pyjnius/build.xml compile:
unread,
Pyjnius make and make test command gives erros inspite of setting up JAVA_HOME
When I run make command, I get this error: ant all Buildfile: /home/kivy/pyjnius/build.xml compile:
3/13/16
Parthib Biswas
3/10/16
Android App to check if wifi is enabled or not.
Hi! I've been trying to create an Android app to check if the phone's wifi is turned on or
unread,
Android App to check if wifi is enabled or not.
Hi! I've been trying to create an Android app to check if the phone's wifi is turned on or
3/10/16
peter.m...@gmail.com
4
9/25/15
Loading own class fails
and the solution is, the last posting was correct. except a little change to the python code: import
unread,
Loading own class fails
and the solution is, the last posting was correct. except a little change to the python code: import
9/25/15
Brian MacDiarmuide
,
Mathieu Virbel
3
6/29/15
Error when compiling apk with Pyjnius
Thank you, that did seem to do the trick. Unfortunately my app now crashes on startup, but I think
unread,
Error when compiling apk with Pyjnius
Thank you, that did seem to do the trick. Unfortunately my app now crashes on startup, but I think
6/29/15
Rémi Rampin
, …
Barry Wark
4
4/27/15
Development situation
On Sunday, April 26, 2015 at 12:27:29 PM UTC-4, Rémi Rampin wrote: Hi, First of all, thanks for a
unread,
Development situation
On Sunday, April 26, 2015 at 12:27:29 PM UTC-4, Rémi Rampin wrote: Hi, First of all, thanks for a
4/27/15
qua-non
,
Brent Picasso
2
4/3/15
[ANN] Kivy 1.9 released
On behalf of Autosport Labs we are delighted to hear this news! We make race car telemetry hardware
unread,
[ANN] Kivy 1.9 released
On behalf of Autosport Labs we are delighted to hear this news! We make race car telemetry hardware
4/3/15
Clint
, …
Rémi Rampin
5
3/13/15
Merge #138 not showing up in master?
2015-03-13 10:29 EST, Gabriel Pettier <gabriel...@gmail.com>: You are looking at master
unread,
Merge #138 not showing up in master?
2015-03-13 10:29 EST, Gabriel Pettier <gabriel...@gmail.com>: You are looking at master
3/13/15
Clint
,
Mathieu Virbel
4
3/12/15
Improved Java exception info?
I was between 2 build waiting their completion, saw the mail, review, click on the merge button. ^^
unread,
Improved Java exception info?
I was between 2 build waiting their completion, saw the mail, review, click on the merge button. ^^
3/12/15
Alan Brogan
,
Mathieu Virbel
2
2/27/15
Is it possible to capture Java's stdout/stderr?
Hi, I always wanted to try it, but never got time / usage for. On Android, i know there is a
unread,
Is it possible to capture Java's stdout/stderr?
Hi, I always wanted to try it, but never got time / usage for. On Android, i know there is a
2/27/15
Andres Colubri
2/24/15
AWT on OSX
Hello there, I know PyJNIus has issues with AWT on OSX, see for instance https://github.com/kivy/
unread,
AWT on OSX
Hello there, I know PyJNIus has issues with AWT on OSX, see for instance https://github.com/kivy/
2/24/15
Clint
,
Gabriel Pettier
2
2/4/15
Does PyJNIus allow you to avoid repeatedly launching JVM?
I didn't try this specific use case, but only one JVM should be instantiated at least for each
unread,
Does PyJNIus allow you to avoid repeatedly launching JVM?
I didn't try this specific use case, but only one JVM should be instantiated at least for each
2/4/15
Brian MacDiarmuide
,
Gabriel Pettier
4
1/25/15
Installing pyJNIus on Ubuntu 14.10
Yes. :) I didn't test it in some time, but it should work. On Sun, Jan 25, 2015 at 04:38:58PM +
unread,
Installing pyJNIus on Ubuntu 14.10
Yes. :) I didn't test it in some time, but it should work. On Sun, Jan 25, 2015 at 04:38:58PM +
1/25/15
kir...@qburst.com
12/2/14
Unable to find external jars
Hi, i am trying to access classes which are part of external jar in python using pyjnius. Is there
unread,
Unable to find external jars
Hi, i am trying to access classes which are part of external jar in python using pyjnius. Is there
12/2/14
ynj...@gmail.com
11/7/14
how to access all system service methods ?
using this code : from jnius import autoclass as c Context = c('org.renpy.android.PythonActivity
unread,
how to access all system service methods ?
using this code : from jnius import autoclass as c Context = c('org.renpy.android.PythonActivity
11/7/14
Dewald du Plooy
, …
Brent Picasso
7
11/2/14
Thread with Pyjnuis object not detaching
I'm running into this problem as well - it's proving to be a tremendous problem for our
unread,
Thread with Pyjnuis object not detaching
I'm running into this problem as well - it's proving to be a tremendous problem for our
11/2/14
Leon A
9/25/14
Create a screen lock app Android
Hi all, Im trying to create a sceen lock app with kivy for Android. I understand that Pyjnius can
unread,
Create a screen lock app Android
Hi all, Im trying to create a sceen lock app with kivy for Android. I understand that Pyjnius can
9/25/14
Meng Choon Tan
,
Ben Rousch
2
9/1/14
Error getting Accelerometer sample from http://pyjnius.readthedocs.org/en/latest/android.html to run
It's a lot easier to use Plyer. It has good accelerometer support. On Sep 1, 2014 12:27 AM,
unread,
Error getting Accelerometer sample from http://pyjnius.readthedocs.org/en/latest/android.html to run
It's a lot easier to use Plyer. It has good accelerometer support. On Sep 1, 2014 12:27 AM,
9/1/14
Ron Maeder
,
Ben Rousch
2
6/24/14
Pyobjus bug
https://github.com/kivy/pyobjus On Tue, Jun 24, 2014 at 10:04 PM, Ron Maeder <ronald.maeder@gmail.
unread,
Pyobjus bug
https://github.com/kivy/pyobjus On Tue, Jun 24, 2014 at 10:04 PM, Ron Maeder <ronald.maeder@gmail.
6/24/14
Ron Maeder
6/24/14
String bug
There is some code in Pyjnius that uses a Java string value converted from a Python string value.
unread,
String bug
There is some code in Pyjnius that uses a Java string value converted from a Python string value.
6/24/14
Petr Vanek
, …
AxelB
6
5/28/14
passing int argument to android fails with No methods matching your arguments
Hi Mathieu, I get the following two errors: W/Bundle (14844): Key android.intent.extra.alarm.HOUR
unread,
passing int argument to android fails with No methods matching your arguments
Hi Mathieu, I get the following two errors: W/Bundle (14844): Key android.intent.extra.alarm.HOUR
5/28/14
bev...@gmail.com
,
Mathieu Virbel
3
5/11/14
Argument type mismatch
On Friday, May 9, 2014 8:55:23 PM UTC+12, Mathieu Virbel wrote: Hey, Ok, i've no idea how to
unread,
Argument type mismatch
On Friday, May 9, 2014 8:55:23 PM UTC+12, Mathieu Virbel wrote: Hey, Ok, i've no idea how to
5/11/14
dumpm...@gmail.com
, …
Dewald du Plooy
5
5/6/14
Error using pyjnius with bluetooth-to-serial device on Android
Hi David, Ah ok, thanks for the feedback and explanation! :) Best Regards, Dewald On Tuesday, April
unread,
Error using pyjnius with bluetooth-to-serial device on Android
Hi David, Ah ok, thanks for the feedback and explanation! :) Best Regards, Dewald On Tuesday, April
5/6/14
Dewald du Plooy
4/9/14
May I use PyJNIus objects in threads?
Hi, The following kivy program crashes on my android device when the thread exists. Am I doing
unread,
May I use PyJNIus objects in threads?
Hi, The following kivy program crashes on my android device when the thread exists. Am I doing
4/9/14