Showing posts with label emulator. Show all posts
Showing posts with label emulator. Show all posts

Monday, January 16, 2017

How to Download and Install Android Emulator

How to Download and Install Android Emulator



In this tutorial we are going to learn how to install any given Android application in Android emulator. i will help you to setup the android 1.1 and 1.5 emulator.You must have java installed on your machine before installing the Android emulator.


Install Java from here: Go to java.com and install to java.

If you already installed java or recently then you must know that the version of Java installed on your machine is correct or not.

Test installed java from here: Go java.com to check whether you have correct version of java installed or not. If you fine that correct version is not installed then follow the instruction provided in page and install the correct version of java.

After completion of java installation successfully follow below steps to install the Android emulator.

Download the android emulator


Android emulator comes with Android sdk.You can download latest sdk from:android.com

How to install android emulator

Downloaded android sdk will be in compressed format.Uncompressed it to the desired location [e.g. C:Emulator]and you are done.

Android sdk commands for emulator

Launch the command prompt: Start>Run>Cmd.Locate the emulator.exe path where the android got installed, in this case go to C:Emulator directory and navigate to tools directory e.g:C:EmulatorAndroidandroid-sdk-windows-1.5_r2 ools where emulator.exe is present.Navigate to tools directory path in command prompt like shown below.

Type: Emulator.exe -help and execute it. You will find the list of the useful commands related to emulator usage.

* Type: Android -h and execute it. You will find the list of the useful commands related to Android usage.

Android virtual device

Android virtual device is the emulator that we are going to create based on the specific platform of android
.E.g. Android1.1, Abdroid1.5, Android2.0 etc.

* Type: Emulator.exe -help-virtual-device and execute it for more information about android virtual device.

Setup the Android virtual device

This is the command format to create the android virtual device: android create avd -n [UserDefinedNameHere] -t [1 or 2 or 3 etc. based on which android platform you want to create]

* If you want to create android virtual device based on Android1.1 platform then type:android create avd -n MyAndroid1 -t 1
* If you want to create android virtual device based on Android1.5 platform then type:android create avd -n MyAndroid2 -t 2
* After executing one of the above command you will be prompted for the message like below to create custom hardware profile. Type no if you dont want to create custom hardware profile.

* Now after successful setup of android virtual device you will be prompted message like this depending on what platform android virtual device is created:"Created AVD MyAndroid1 based on Android1.1 or Created AVD MyAndroid2 based on Android1.5"

List of created android virtual devices

Type: Android list avd : This command will display the list of the created android virtual devices as shown in below screen shot.

Launch created android virtual device or emulator

A: Type:emulator.exe -avd [name of the emulator created] : In our case type:emulator.exe -avd MyAndroid1 or emulator.exe -avd MyAndroid2


Now you can see the emulator launched as below. Wait some time to get it initialized , ignore any error message if it appears if it is not blocking,It will also get the Internet connection automatically so you do not need to do anything to surf Internet in emulator. Now you are ready to start you application on emulator ! 


Available link for download

Read more »

Sunday, November 27, 2016

How to Install APK Files on Android Device Emulator

How to Install APK Files on Android Device Emulator


In this tutorial you are to run any APK (Android application) file to your Android emulator. Assuming you already have the Emulator running  (if not sure how run the Android device emulator, refer to this http://blog.kerul.net/2011/09/android-emulator-to-run-your-apps.html) .

image  Figure 1

Locate your adb.exe file in your Android SDK folder. In Windows environment normally your adb.exe is inside [Android-SDK-folder]/platform-tools/ . In my case, the adb.exe is in C:android-junoandroid-sdkplatform-tools (this is an example path to the adb.exe, may varies depending on your system). Find any APK file (for the purpose of this tutorial, I’ve prepare an APK file – download here http://bit.ly/peribahasa-apk ). After you’ve successfully downloaded the APK, put it inside your [Android-SDK-folder]/platform-tools/ as in Figure 2.

How to Install APK Files on Android Device Emulator 

Figure 2

Now run the adb.exe through the command prompt, go to Start, and find cmd.

image Figure 3

In the command line, go inside the platform-tools folder, as in the Figure 4. Execute command;

adb install Peribahasa.apk

C:Userskerul>cd

C:>cd android-juno

C:android-juno>cd android-sdk

C:android-junoandroid-sdk>cd platform-tools

C:android-junoandroid-sdkplatform-tools>adb install Peribahasa.apk


image Figure 4


Later, the apps you just install will be in the emulator.


image


Available link for download

Read more »

Tuesday, November 15, 2016

How to Install Guake Drop Down Terminal Emulator in Ubuntu 11 04 10 10 and 10 4

How to Install Guake Drop Down Terminal Emulator in Ubuntu 11 04 10 10 and 10 4


Although GNU/Linux has come a long way since the users had to rely on the command-line interface to interact with their PC... but still with distributions like Ubuntu for instance, we can still get a lot of things done with ease and fast by using the awesome (not always though :D) Command-line interface.

So if you deal with GNU/Linux commands, say for installing and removing applications, reseting settings to default values, to launch applications with administrative privileges, etc in daily basis, then wouldnt it be nice if we could have a bit "unconventional Terminal emulator"?

What I meant by saying "unconventional" was that, what if we had a Terminal emulator that always runs in the background and launches using a drop-down (also called top-down) window that creates less "distractions"?.

What are the benefits?

Well, personally I find it extremely easy to launch (usually using a short-cut key, which can also be set for the usual Terminal emulator that comes with your desktop too but...) but most importantly, unlike with the standard terminal emulator windows, you dont have to deal with a separate window thus you can access the GNU/Linux command-line like lightning fast and its certainly less distracting if you usually have filled your screen with running programs or windows.

In that sense, Guake is an excellent little tool that serves the exact purpose Ive mentioned in the above paragraph!.

Main Features...

*. The GUI is written in GTK+ toolkit and comes especially designed for the classic Gnom desktop but since it runs in the notification area rather than as an applet on the panels, although I havent tested, but it should also work under the Unity desktop interface too.




See that Green icon thing with the arrow, yup thats Guake :). And you can access its "preference" window by right clicking on that ...

*. You can launch it using the "F12" keyboard short key and then Guake will open a terminal emulator (somewhat cool slider animated way) that takes about half of your screen and and displays on top of other windows.

Once youre done playing with it :), simply push the "F12" key again and itll be "hidden" into the notification area immediately.

*. Although I said it takes half of your window, but yes you can change the window size with ease (it has a separate "preference" section for that).

*. Chane themes/colors according to your needs.

*. Open more than one Terminal windows as tabs.




The "Preferences" window...
*. Show/Hide tray icon.

*. Change transparency. 

*. Once run, itll automatically run on each desktop start-up.

*. Notifications (notifies you about what its up to, etc :) ).

*. Run in full-screen by using the "F11" key.

You can install Guake in Ubuntu 11.04 Natty Narwhal, 10.10 and 10.04 by using the below command in your current Terminal window :D.
sudo apt-get install guake
Thats about it geeks :). Enjoy!. 


Available link for download

Read more »

Thursday, September 29, 2016

GPSP Symbian V 0 5 0 Gameboy Emulator Memainkan Game Sega Nintendo di Ponsel Symbian

GPSP Symbian V 0 5 0 Gameboy Emulator Memainkan Game Sega Nintendo di Ponsel Symbian


GPSP SYMBIAN V 0.5.0 GAMEBOY EMULATOR 


Lebih dari satu emulator gameboy yang tersedia untuk ponsel symbian, namun buat saya hanya GPSP Symbian yang nyaman digunakan. Dengan aplikasi ini, kamu bisa memainkan game sega atau game nintendo lewat ponsel symbian-mu. Baiklah, langsung saja sama-sama kita praktekkan cara pengoperasiannya

1
CARA PEMASANGAN GPSP SYMBIAN

  • Ada 3 file yang kamu butuhkan, yaitu : qt installer.sis, gba bios.bin dan gpsp v 0.5.0.sis. Semua file tersebut bisa langsung kamu download di sini.
  • Save ketiga file tersebut dalam 1 folder baru di memory card (internal memory pun bisa) semisal folder itu kamu beri nama "GPSP".
  • Instal qt installer terlebih dulu.
  • Kemudian instal gpsp v 0.5.0.
  • Selesai.
gpsp 1

2
CARA MEMUAT GAMEBOY DI GPSP

Sebelumnya, kamu bisa dapatkan koleksi gameboy-nya di sini : http://www.emuparadise.org/Nintendo_Gameboy_Advance_ROMs/31

  • Buka aplikasi gpsp.
  • Pilih opsi File,
  • Kemudian pilih opsi Set Bios, dan pilih file gba_bios.bin.
  • Setelah itu pilih Load ROM, dan pilih koleksi game yang mau kamu mainkan (file gameboy ber-ekstensi .gba)
gpsp 2
  • Pengaturan controller, pilih Controls.
  • Rekomendasi untuk ponsel Nokia touchscreen (5800xm dan sejenisnya), pilih tombol hijau untuk control A, tombol menu untuk control B, dan tombol kamera untuk control select/start.
  • Atur show touch D-pad (untuk ponsel touchscreen).
gpsp 3
Pengaturan Controller Game
  • Untuk pengaturan yang lainnya tidak perlu kamu ubah.
  • Pilih opsi Continue untuk memulai permainan.
  • Selesai.
game preview 1
Sonic Advance


game preview 2
Ninja Turtles

Ada beberapa catatan, qt installer  pada thread ini masih versi beta. Jadi tidak ada fitur suara untuk semua game. Kita semua sama-sama berharap supaya qt installer akan muncul dengan dilengkapi fitur suara. Mohon buat sahabat yang sudah memasang aplikasi ini, agar memberikan feedback dengan memberi tahu tipe ponsel kamu bisa / tidak bisa dipasangnya GPSP ini untuk sahabat lain yang belum memasang GPSP.
Selamat mencoba dan semoga berhasil .
Smiley













Available link for download

Read more »