Install Opera Mobile Emulator on Debian Wheezy 64-bit
The Tutorial shows you How to Install and Getting-Started with Opera Mobile Browser Emulator on Debian Wheezy 7 Amd64 Linux KDE/Xfce/Lxde/GNOME Desktop.
Developing for Mobile Phones and Tablets becomes a Breeze. The Emulator is super Simple to Install and lets you do Serious Mobile Development from Debian Desktop.
Use the Profile Selector to spawn Multiple Opera Mobile Classic instances with a defined resolution, pixel density, user interface and more.
On the Opera Mobile Emulator Installation Guide for Debian Wheezy 64-bit Bottom you find Link to Create a Launcher and to Install Appcelerator Titanium for Cross-Platform Mobile Development on Debian.
-
Download Opera Mobile Browser Emulator for Linux
Here Opera Mobile Emulator tar.gz
Download Latest Opera Mobile Browser Emulator tar.gz for Linux
-
Double-Click on Archive and Extract into /tmp.
-
Open Terminal Window
(Press “Enter” to Execute Commands)
In case first see: Terminal QuickStart Guide.
-
Enabling 32-bit Support.
If Got “User is Not in Sudoers file” then see: How to Enable sudo
Copy
dpkg --add-architecture i386
-
Install Required Packages.
Copy
apt-get install libqtgui4:i386 libgl1-mesa-glx:i386
-
Relocate Opera Web Browser Mobile Emulator.
Copy
sudo chown -R root:root /tmp/Opera_Mobile_Emulator*
Copy
mv /tmp/Opera_Mobile_Emulator* /opt/opera-mobile-emulator
-
Possibly Make a Symlink.
Copy
ln -s /opt/opera-mobile-emulator/opera-mobile-emulator /usr/local/bin/opera-mobile-emulator
-
Run Opera Mobile Browser Emulator.
How to Create an Opera Mob Launcher on Linux Desktops
Here How Launcher for Linux Desktops
How to Create Application Launcher on Linux Desktops
How to Install Appcelerator Titanium on Debian Linux.
Here Install Appcelerator on Debian
How to Install Appcelerator Titanium for Cross Platform Mobile Development on Debian Linux