Skip to main content

Installation Genymotion android

You'll need the following:
Installation


Starting up the app for first time after installation.


You'll need to log in to download the virtual device


After logging in, select the virtual device or variant you want to try out.



Just hit next. :P


Wait for it to get downloaded.



Select the virtual device you just downloaded and hit start/play.


Playing around


You'll be greeted with this lockscreen.



#Just for thread's sake  .

Features


You can configure battery level.






You can even set the coordinates/ configure GPS. 






It comes Pre-rooted 



You can even set custom resolution..


ADB
ADB can be used for various purposes like copying a file to VM, installing apps, debugging, etc.

You'll need the following files :-

You'll need to connect to VM. VM's IP is 192.168.56.101 (is customizable). Use the following command to connect.


Connect

Code:
adb connect 192.168.56.101

Comments

Popular posts from this blog

Socket Android Client to PC Server C#

Using AsynCallback C# Android Client connect Server C# Source code:  http://ow.ly/OlXj309O1mj c# socket multi client, socket c# example, socket server c#, socket c# tutorial, asynchronous socket in c#, c# socket multiple clients, c# socket server multiple clients, Download source code:  Click Here

Bài tập thuật toán C/C++ Và Tuyển tập đề thi olympic

Gồm: +  Các thuật toán của Lê Minh Hoàng + Tuyển tập các đề thi olympic tin học sinh viên Link down: Tại đây

Mẹo và giải thuật C# dành cho người mới bắt đầu

Với nội dung kiến thức cơ bản nhất. Gồm 31 trang với những nội dung:  1. Kết nối CSDL SQL  -----------How to Create SQL Connection in C# 2. Đọc ghi file text với C#  -----------How to Write Text to a Txt File in C# -----------How to Read Text from a TXT File 3. Xóa Cookie C# -----------How to Delete Cookie Using C# 4. Gửi main sử dụng tài khoàn Gmail với C# -----------How to Send Email Using Your Gmail Account in C# 5. Kiểm tra ký tự nhập vào từ bàn  phím -----------How to Check If a Key Is Pressed In C# 6. Đổi tên file trong C# -----------How to Rename a File Using C# 7. Vô hiệu hóa chuột trong ô textbox C# -----------How to Disable Right Click in C# Textbox 8. Chọn tất cả trong listbox -----------How to Add Select All Button or Checkbox in CheckedListBox 9. Tạo mới thư mục bằng C# -----------How to Create a New Folder Using C# 10. Lấy các tiến trình đang chạy C# ----------- How to Get List of All the Running  Processes in C# 11. Tả...