temmp / dslrdashboard

Automatically exported from code.google.com/p/dslrdashboard
0 stars 0 forks source link

Knox security #103

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Camera connected
2. Launch app
3. Nothing happens

What is the expected output? What do you see instead?

Camera Not connected

What version of the product are you using? On what operating system?

Galaxy S4 with Last firma

Please provide any additional information below.

Not working with last galaxy S4 update with knox security, app blocked by knox.

Original issue reported on code.google.com by lai...@gmail.com on 21 Sep 2013 at 3:15

GoogleCodeExporter commented 9 years ago
I don't own an S4 and don't know anything about Know but I presume there are 
options to enable application blocked by it.

Original comment by hub...@gmail.com on 21 Sep 2013 at 11:28

GoogleCodeExporter commented 9 years ago
Check this, maybe it will help:
http://support.citrix.com/proddocs/topic/xmob-dm-85/xmob-dm-create-knox-app-rest
riction-policy-tsk.html

Original comment by hub...@gmail.com on 23 Sep 2013 at 6:13

GoogleCodeExporter commented 9 years ago
Thx for the link, but what can I do with that info?

Original comment by lai...@gmail.com on 23 Sep 2013 at 8:02

GoogleCodeExporter commented 9 years ago
I was searching about Knox and found this. Have no Idea about Knox so can't 
help you with that, maybe Samsung can.

Original comment by hub...@gmail.com on 23 Sep 2013 at 8:04

GoogleCodeExporter commented 9 years ago
hi
sadly we can only hope that the developer will add some "s4 only" needed 
permission to let this awesome app run on our phone. i'll try to read more 
around but "what'sapp messanger" had the same issue when last samsung s4 
firmware was released.

To explain:
old S4 firmware had the SELinux set on permissive
new S4 firmware has the SELinux set on enforcing

hope this helps the developer to find out how to solve this issue :)

thanks for your great work! 

Original comment by valentini.michele on 10 Oct 2013 at 9:28

GoogleCodeExporter commented 9 years ago
i think one of this permissions shoud do the trick:
    <uses-permission android:name="android.permission.CAMERA"/>
    <uses-permission android:name="android.permission.CHANGE_CONFIGURATION"/>
    <uses-permission android:name="android.permission.WRITE_SETTINGS"/>
i can try to run this on my s4 if you let me download the apk with permissions 
:)

Original comment by valentini.michele on 11 Oct 2013 at 1:29

GoogleCodeExporter commented 9 years ago
I can add those permissions but don't think that would change.
I just found this: https://www.samsungknox.com/overview/app-developers

Not sure if I should apply for this.

Original comment by hub...@gmail.com on 11 Oct 2013 at 1:35

GoogleCodeExporter commented 9 years ago
Contacted them so hope they will give me some help with Knox.

Original comment by hub...@gmail.com on 11 Oct 2013 at 1:41

GoogleCodeExporter commented 9 years ago
I see... thanks anyway :)

Original comment by valentini.michele on 11 Oct 2013 at 2:14

GoogleCodeExporter commented 9 years ago
I contacted Amtel and Airwatch for a possible solution and they say its 
software is capable of fix the knox apps container permissions. I'm trying to 
enter the trial of their software.

Original comment by lai...@gmail.com on 12 Oct 2013 at 4:55

GoogleCodeExporter commented 9 years ago
Answer from samsung's technical service:

go to settings and uncheck "install apps from unknown origins" and reinstall 
the app

brff...

Original comment by lai...@gmail.com on 12 Oct 2013 at 5:16

GoogleCodeExporter commented 9 years ago
And does that work?

Original comment by hub...@gmail.com on 12 Oct 2013 at 5:17

GoogleCodeExporter commented 9 years ago
Not at all. 

Thanks for keeping track of this issue.

Original comment by lai...@gmail.com on 12 Oct 2013 at 5:19

GoogleCodeExporter commented 9 years ago
Still didn't get any answer from SamsungKnox :(

Original comment by hub...@gmail.com on 12 Oct 2013 at 5:20

GoogleCodeExporter commented 9 years ago
Same reply from samsung... not working. I'll wait for the incoming 4.3 update, 
if it still wont work i'll mod my phone with a permissive kernel... :/ i love 
this software!

Original comment by valentini.michele on 16 Oct 2013 at 8:42

GoogleCodeExporter commented 9 years ago
I didn't get any answer from SamsungKnow till now. :(

Original comment by hub...@gmail.com on 17 Oct 2013 at 4:07

GoogleCodeExporter commented 9 years ago
Answer from SamsungKnox: 

 I am unsure what updates are affecting your apps but to install apps into the KNOX container, it must be wrapped and then pushed to your device through a mobile device management solution or through Samsung Apps. I hope this helps.

Original comment by lai...@gmail.com on 17 Oct 2013 at 9:00

GoogleCodeExporter commented 9 years ago
Pushed the app through MDM (MaaS360 and 3CX) and no luck

Original comment by lai...@gmail.com on 18 Oct 2013 at 12:56

GoogleCodeExporter commented 9 years ago
Updated the s4 to android 4.3, the app recognize the camera, show the controls 
but after a seconds force close. Relaunching the app results in black screen. 
Don't know why this occurs, but now dslr controller works without problems

Original comment by lai...@gmail.com on 18 Oct 2013 at 3:59

GoogleCodeExporter commented 9 years ago
Can you try and uninstall the OpenCV Manager that you have and install this one:
https://code.google.com/p/dslrdashboard/downloads/detail?name=OpenCV_2.4.6_Manag
er_2.9_armv7a-neon.apk&can=2&q=#makechanges

Original comment by hub...@gmail.com on 18 Oct 2013 at 4:04

GoogleCodeExporter commented 9 years ago
Yeah, finally works!!! Thank you much!! Keep it up the good work

Original comment by lai...@gmail.com on 18 Oct 2013 at 4:10

GoogleCodeExporter commented 9 years ago
Hi what fixed the issue...
is it the android 4.3 or older version of opencv

Original comment by amitkuma...@gmail.com on 23 Oct 2013 at 5:07

GoogleCodeExporter commented 9 years ago
As far I know both.

Original comment by hub...@gmail.com on 23 Oct 2013 at 5:10

GoogleCodeExporter commented 9 years ago
Hi, 4.3 fixed the root of the problem.
the older version of opencv fixed another problem sorted after the knox issue.

Thanks for all really nice work! :)

Original comment by valentini.michele on 23 Oct 2013 at 5:10