How to emulate replicant on Trisquel [SOLVED]

1 reply [Last post]
arielenter

I am a member!

I am a translator!

Offline
Joined: 08/25/2010

Hi:

I just wanted to share a "how to" emulate replicant on Trisquel in case, like me, someone wants to experience using replicant.

Just download ReplicantSDK from here:
http://redmine.replicant.us/projects/replicant/wiki/ReplicantSDK

Extract it's content and cd to ./replicant-sdk_linux-x86/tools

Run the following line:
./android create avd -n enhanced -t 1

You will be prompted to create a hardware profile. This is optional.

Finally run:
./emulator -avd enhanced

And there you go.

arielenter

I am a member!

I am a translator!

Offline
Joined: 08/25/2010

I just wanted to share a "how to" emulate replicant on Trisquel in case, like
me, someone wants to experience using replicant.

Just download ReplicantSDK from here:
http://redmine.replicant.us/projects/replicant/wiki/ReplicantSDK

Extract it's content and cd to ./replicant-sdk_linux-x86/tools

Run the following line:
./android create avd -n enhanced -t 1

You will be prompted to create a hardware profile. This is optional.

Finally run:
./emulator -avd enhanced

And there you go.