• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

DslrDashboard mit Win 7/8

Question
Offline
#1 Thomas220
Hallo zusammen, ich hatte hier im Forum schon mal die Frage an den/die Entwickler gerichtet, ob es eine Version des DslrDashboards für Windows geben wird. Als Erscheinungsmonat war Jan. 2014 vorgesehen. Aber manchmal kommt halt was dazwischen ;-)
Ich versuche nun, als Übergangslösung(?), auf eine Emulation auszuweichen und hoffe, damit hat schon jemand Erfahrung.
Folgendes ist schon soweit fertig:
Android-SDK runtergeladen und mit dem Manager alles erforderliche installiert. Anleitung siehe hier: http://www.youtube.com/watch?v=2oWijaSbfiw
Dann mit Hilfe des AVD-Managers ein virtuelles Device erstellt. Anleitung siehe oben.
Dann die apk-Datei für das DslrDashboard hier heruntergeladen https://code.google.com/p/dslrdashboard/...k&can=2&q=
und mit Anleitung von hier http://www.android-hilfe.de/android-app-...ieren.html installiert. Nun habe ich DslrDashboard auf dem virtuellen Android-Gerät. Zwei Sachen fehlen noch:
1. der für die Ausführung notwendige OpenCV-Manager passt nicht, obwohl ich diese hier http://opencv.org/downloads.html heruntergeladen habe. Sind 5 Stück in der zip-Datei und ein binary-pack. Habe alle durchprobiert, keines geht.
2. das virtuelle Android hat keinerlei Netzwerkverbindung (außer ein angezeigtes(!) 3G)
Kann mir jemand weiterhelfen?

Vielen Dank.
Thomas
Offline
#2 hubaiz
The cross platform version is still in development, here is a sneak peak video: https://www.youtube.com/watch?v=C7gPw8BKlsI

The AVD virtual device is to slow for this and will not work. What you can try is Genymotion ( http://www.genymotion.com/ ).
It uses Virtualbox for emulation and it is a x86 Android so you will need the X86 version of DslrDashboard and OpenCV manager.
You can find both here:
https://code.google.com/p/dslrdashboard/downloads/list


(2014-02-18, 23:40)Thomas220 Wrote: Hallo zusammen, ich hatte hier im Forum schon mal die Frage an den/die Entwickler gerichtet, ob es eine Version des DslrDashboards für Windows geben wird. Als Erscheinungsmonat war Jan. 2014 vorgesehen. Aber manchmal kommt halt was dazwischen ;-)
Ich versuche nun, als Übergangslösung(?), auf eine Emulation auszuweichen und hoffe, damit hat schon jemand Erfahrung.
Folgendes ist schon soweit fertig:
Android-SDK runtergeladen und mit dem Manager alles erforderliche installiert. Anleitung siehe hier: http://www.youtube.com/watch?v=2oWijaSbfiw
Dann mit Hilfe des AVD-Managers ein virtuelles Device erstellt. Anleitung siehe oben.
Dann die apk-Datei für das DslrDashboard hier heruntergeladen https://code.google.com/p/dslrdashboard/...k&can=2&q=
und mit Anleitung von hier http://www.android-hilfe.de/android-app-...ieren.html installiert. Nun habe ich DslrDashboard auf dem virtuellen Android-Gerät. Zwei Sachen fehlen noch:
1. der für die Ausführung notwendige OpenCV-Manager passt nicht, obwohl ich diese hier http://opencv.org/downloads.html heruntergeladen habe. Sind 5 Stück in der zip-Datei und ein binary-pack. Habe alle durchprobiert, keines geht.
2. das virtuelle Android hat keinerlei Netzwerkverbindung (außer ein angezeigtes(!) 3G)
Kann mir jemand weiterhelfen?

Vielen Dank.
Thomas
Offline
#3 Thomas220
(2014-02-18, 23:49)hubaiz Wrote: The cross platform version is still in development, here is a sneak peak video: https://www.youtube.com/watch?v=C7gPw8BKlsI

The AVD virtual device is to slow for this and will not work. What you can try is Genymotion ( http://www.genymotion.com/ ).
It uses Virtualbox for emulation and it is a x86 Android so you will need the X86 version of DslrDashboard and OpenCV manager.
You can find both here:
https://code.google.com/p/dslrdashboard/downloads/list

Hallo hubaiz, thanks for your answer.
I use the following files:
DslrDashboard_V0.30.30_x86.apk for the DslrDashboard, this is OK!
OpenCV_2.4.8_Manager_2.16_x86.apk for the OpenCV-Manager, after startup the DslrDashboard reports "OpenCV Manager Service is incompatible with this app. Try to update it via Google Play."

I try the Genymotion. But not today.
Many thanks again and good night :-)
Thomas
Offline
#4 hubaiz
Use this OpenCV Manager:

https://code.google.com/p/dslrdashboard/...akechanges

(2014-02-19, 00:16)Thomas220 Wrote:
(2014-02-18, 23:49)hubaiz Wrote: The cross platform version is still in development, here is a sneak peak video: https://www.youtube.com/watch?v=C7gPw8BKlsI

The AVD virtual device is to slow for this and will not work. What you can try is Genymotion ( http://www.genymotion.com/ ).
It uses Virtualbox for emulation and it is a x86 Android so you will need the X86 version of DslrDashboard and OpenCV manager.
You can find both here:
https://code.google.com/p/dslrdashboard/downloads/list

Hallo hubaiz, thanks for your answer.
I use the following files:
DslrDashboard_V0.30.30_x86.apk for the DslrDashboard, this is OK!
OpenCV_2.4.8_Manager_2.16_x86.apk for the OpenCV-Manager, after startup the DslrDashboard reports "OpenCV Manager Service is incompatible with this app. Try to update it via Google Play."

I try the Genymotion. But not today.
Many thanks again and good night :-)
Thomas
Offline
#5 Thomas220
Hallo hubaiz, the OpenCV works not with AVD. On my PC I have installed the Genymotion Emulator. Perfect. Then installed the OpenCV and the DslrDashboard. Is works. BUT on my PC I don't have a WLAN adapter and I can't connection with the Open Wrt.
The installation on my Lenovo WIN 8.1 tablet is not successfully. The Genymotion needs the OpenGL2, but it is not installed :-( Can you me help for this?

Many thanks, Thomas
Offline
#6 hubaiz
(2014-02-20, 00:05)Thomas220 Wrote: Hallo hubaiz, the OpenCV works not with AVD. On my PC I have installed the Genymotion Emulator. Perfect. Then installed the OpenCV and the DslrDashboard. Is works. BUT on my PC I don't have a WLAN adapter and I can't connection with the Open Wrt.
The installation on my Lenovo WIN 8.1 tablet is not successfully. The Genymotion needs the OpenGL2, but it is not installed :-( Can you me help for this?

Many thanks, Thomas

Not sure if the Genymotion has installed the Virtualbox Manager, if not then install the latest Virtualbox.
Open the VirtualBox Manager and open the Settings for your Android virtual machine.
Go to Network settings to Adapter 2 tab and change 'Attached to' from 'Nat' to 'Bridged Adapter'.
After this start the virtual machine from Genymotion, now your Android virtual machine should have it's IP from your network where your PC is connected.
Offline
#7 Thomas220
Hello hubaiz, thank you.
The PC-Installation is not the most important. But the Installation on my tablet is as well. On my Lenovo Thinkpad Tablet 2 (Win 8.1) be missing the OpenGL renderer libary. Can you help here? The Genymotion virtual device unable to start. I can not see if something else does not work (network).
Many thans
Thomas

...also check out: