Get Genymotion and dependencies
Get and install Virtual Box if you don't have it already, as this is a dependency:
https://www.virtualbox.org/wiki/Downloads
Get Genymotion:
https://shop.genymotion.com/index.php?controller=order-opc
Configure Development Environments
Configure for Android Studio
Android Studio --> Preferences --> PluginsClick the button: "Install JetBrains Plugin..."
Select "Genymotion" from the link
Restart Android Studio
Run Genymotion
Install & run an emulator.
Go to Android Studio and the emulator should be available as an option as you build and launch your app.
Configure Titanium Appcelerator (Version 3.2)
Add config to Titanium from your shell.ti config genymotion.enabled true
View config to verify you have a section for "Genymotion Emulators"
ti info -t android
Run Genymotion
Install & run an emulator.
Install & run an emulator.
Then you should be able to run the app in the emulator you ran in Genymotion from Titanium Studio.
No comments:
Post a Comment