Re: [Jprogramming] android j for armv7 with vfpv3-d16

2012-09-16 Thread Wim de Lange
It is indeed version 4.0. There are more applications that has problems with this sudden change of standard colors. Glad that it is a known problem and already solved. Groetjes, Wim 2012/9/14 Michael Dykman > Wim, > > What version of android are you running? If it is, as I suspect, > v4.x,

Re: [Jprogramming] android j for armv7 with vfpv3-d16

2012-09-14 Thread Michael Dykman
Wim, What version of android are you running? If it is, as I suspect, v4.x, then the text colour is an oversight which has been noted and I expect to be fixed in the next release. - michael On Tue, Sep 11, 2012 at 2:46 AM, Wim de Lange wrote: > Original version on my HTC Sensation with Androi

Re: [Jprogramming] android j for armv7 with vfpv3-d16

2012-09-11 Thread bill lam
Thanks. It uses a constact in android 3.0 so that it failed in older android. A new apk has been uploaded, please test again and attach logcat to me if it failed again. Втр, 11 Сен 2012, Konrad Hinsen писал(а): > bill lam writes: > > > There should be another set of messages for "JJNI" which po

Re: [Jprogramming] android j for armv7 with vfpv3-d16

2012-09-11 Thread Konrad Hinsen
bill lam writes: > There should be another set of messages for "JJNI" which polt used. There's tons of JJNI stuff but it doesn't seem related. I'll send you the full log by private mail. Konrad. -- For information about J forum

Re: [Jprogramming] android j for armv7 with vfpv3-d16

2012-09-11 Thread bill lam
There should be another set of messages for "JJNI" which polt used. Втр, 11 Сен 2012, Konrad Hinsen писал(а): > bill lam writes: > > > There might be some debug mesages in logcat showing how plot demo > > failed. Search with keyword "logcat" in google play. > > Here's the log, filtered by "j-i

Re: [Jprogramming] android j for armv7 with vfpv3-d16

2012-09-11 Thread Konrad Hinsen
bill lam writes: > There might be some debug mesages in logcat showing how plot demo > failed. Search with keyword "logcat" in google play. Here's the log, filtered by "j-interface". There's an error message but I don't understand what it means. Konrad. D/j-interface(11752): init called I/j-i

Re: [Jprogramming] android j for armv7 with vfpv3-d16

2012-09-11 Thread bill lam
armv6 should not run at all. It might be an armv7 with vfp-lite. Втр, 11 Сен 2012, bill lam писал(а): > I guess galaxy s might use armv6 with vfp-lite which is only marginally > faster than software emulation. > > There might be some debug mesages in logcat showing how plot demo > failed. Search

Re: [Jprogramming] android j for armv7 with vfpv3-d16

2012-09-11 Thread bill lam
I guess galaxy s might use armv6 with vfp-lite which is only marginally faster than software emulation. There might be some debug mesages in logcat showing how plot demo failed. Search with keyword "logcat" in google play. Втр, 11 Сен 2012, Konrad Hinsen писал(а): > bill lam writes: > > > insta

[Jprogramming] android j for armv7 with vfpv3-d16

2012-09-11 Thread Konrad Hinsen
bill lam writes: > installation: must first un-uninstall any previous android j. > > speed test: > timex '%. 500 500 ?@$ 1000' I just tested this on a Samsung Galaxy S. No problems, but not much of a speedup either: 1.0.5 (3 runs): 15.265 15.1584 14.9573 The test version (3 runs): 14.2

Re: [Jprogramming] android j for armv7 with vfpv3-d16

2012-09-10 Thread Wim de Lange
Original version on my HTC Sensation with Android 4.0 gives 12.12 seconds, this version 5.07. Nice Run the plotdemo without any problems. One thing however that is an small issue on both versions. The readme is grey text on a black background, the text becomes invisible when you scroll, which ma

[Jprogramming] android j for armv7 with vfpv3-d16

2012-09-10 Thread bill lam
A version of android j that will only run on armv7 with hardware fpu is available at http://code.google.com/p/b2j/downloads/list This version has some known bugs. Both x86 and mips binaries are also contained but untested. installation: must first un-uninstall any previous android j. speed tes