Monday, January 16, 2017
How to Download and Install Android Emulator
How to Download and Install Android Emulator


.E.g. Android1.1, Abdroid1.5, Android2.0 etc.
* 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.
Available link for download
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) .
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, Ive prepare an APK file download here http://bit.ly/peribahasa-apk ). After youve successfully downloaded the APK, put it inside your [Android-SDK-folder]/platform-tools/ as in Figure 2.
Figure 2
Now run the adb.exe through the command prompt, go to Start, and find cmd.
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
Figure 4
Later, the apps you just install will be in the emulator.
Available link for download
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... |
*. 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 guakeThats about it geeks :). Enjoy!.
Available link for download
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

- 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.
- 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)

- 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).

- Untuk pengaturan yang lainnya tidak perlu kamu ubah.
- Pilih opsi Continue untuk memulai permainan.
- Selesai.


Available link for download