[codenameone-discussions] Re: Issue with Samsung Galaxy S3 Neo

2016-10-17 Thread Lorenzo Sheogorath
I have  a filter setted. But when I use the filter the log just disappear 
after 5-10 seconds. This basically prevent me on copying the log.
Do you know another utility to do this job?

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to codenameone-discussions+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/9db6f8c1-9009-4756-a5ac-660f7b453931%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[codenameone-discussions] Re: Issue with Samsung Galaxy S3 Neo

2016-10-15 Thread Shai Almog
Do you have a filter on ddms (something typed in the title area). If you 
use the Android SDK DDMS utility you should see too much output not too 
little.

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to codenameone-discussions+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/0254dff5-d928-4c5e-8f80-76c373d24d77%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[codenameone-discussions] Re: Issue with Samsung Galaxy S3 Neo

2016-10-15 Thread Lorenzo Sheogorath


On Saturday, October 15, 2016 at 4:35:10 AM UTC+2, Shai Almog wrote:
>
> Can you provide more of the logs, this doesn't give me enough context.
>
> Thanks.
>
I will try but I'm unable to copy the log, and they tend to disappear after 
10 seconds.

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to codenameone-discussions+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/8e4b9742-a182-4723-85ca-231ad18c0727%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[codenameone-discussions] Re: Issue with Samsung Galaxy S3 Neo

2016-10-14 Thread Lorenzo Sheogorath
I'm getting a
java.io.FileNotFoundException: /sys/class/mdnie/mdnie/scenario: open 
failed  ENOENT (no such file or directory)
more stack trace
caused by libcore.io.ErrnoException : Open failed ENOENT (no such file or 
directory)
more trace.

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to codenameone-discussions+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/733f9d79-cfcc-4c09-9f8c-1607eb95dda1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[codenameone-discussions] Re: Issue with Samsung Galaxy S3 Neo

2016-10-13 Thread Shai Almog
Ugh, it looks like the build script copied the old camera demo, thanks for 
the catch!

Can you connect the device with a cable and launch the Android SDK DDMS 
tool. When the error occurs can you grab the logs and see if there is 
anything interesting for us in there?

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to codenameone-discussions+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/dce323fa-f38a-4b19-bb53-f91fd835627a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[codenameone-discussions] Re: Issue with Samsung Galaxy S3 Neo

2016-10-13 Thread Lorenzo Sheogorath
Seems that The IntelliJ Idea plugins geenrate a different version of the 
CameraDemo app. However also trying the apk from the codename site I'm 
getting this issue.

May it be an issue with the default Samsung Camera software version that 
shipped in this phone?
Considering that the phone was partially screwed with the last official 
update by Samsung it will probably not impress me (also looking what is 
happening with their last phone model). The entire modem partition was 
corrupted by that update.

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to codenameone-discussions+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/5daff03e-5514-49b1-bcea-7a9b6e9fed91%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[codenameone-discussions] Re: Issue with Samsung Galaxy S3 Neo

2016-10-12 Thread Shai Almog
That's odd since the camera demo should have two buttons on the top not one 
at the bottom.
It's unlikely there is a compatibility issue with an older device as we 
still support 2.x devices...

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to codenameone-discussions+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/8b8b0df9-2d57-4955-bd38-887b1f0b51d8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[codenameone-discussions] Re: Issue with Samsung Galaxy S3 Neo

2016-10-12 Thread Lorenzo Sheogorath

I used the CameraDemo App generated from the Codename One Intellij-Idea 
Plugin version 3.5.5.

I will try the provided apk to see if there is something different.

Samsung Galaxy S3 NEo has a lower resolution camera then the Huawei Y560. 
However the Huwei has a bit bigger screen.

It's possible is an API incompatibility with the oldre Android Version?

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to codenameone-discussions+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/26f9ea6f-10fa-4f56-8af6-12126a8a82bb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[codenameone-discussions] Re: Issue with Samsung Galaxy S3 Neo

2016-10-11 Thread Shai Almog
OK, I thought you were referring to the native device gallery and 
misunderstood you.

That isn't our camera demo from the gallery 
https://www.codenameone.com/demos.html
How are you capturing the image?

Notice that if an image exceeds a certain size in pixels some Android 
devices won't be able to show it "as is" which sometimes means a phone with 
a high res camera can't instantly show its captured images and needs to 
shrink them first. 

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to codenameone-discussions+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/8293e35c-8fb6-4a6f-a806-4af870c2a674%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[codenameone-discussions] Re: Issue with Samsung Galaxy S3 Neo

2016-10-10 Thread Shai Almog
Hi,
thanks!

I'm not sure I follow you. Capture to gallery behavior is pretty different 
between devices e.g. on iOS things don't make it into the gallery and some 
developers want them not to appear while others do. 
We tried to "normalize" this as much as reasonably possible but in this 
particular niche Android is as fragmented as hell (in native and in cross 
platform tools). 

If you can provide illustrative samples (screenshots) of what's going wrong 
and specific Android device/OS version number we might be able to give you 
a better response.

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to codenameone-discussions+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/3e8547e6-64d2-42c7-968c-673be7830625%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.