Everybody knows android emulator works very slow even on my 2.1 GHz Core2 Duo laptop it can’t be helped. So i thought it’s better to debug using real device: 1. First of course, you need to install your android device on your computer. Then connect your android device to PC using usb cable (it’s possible [...]
Posts Tagged ‘Android’
Debug Android Project using Real Android Device
Posted: June 4, 2011 in Android, Open Source TutorialTags: Android, AVD, Debug
Android x86 on VBox
Posted: June 2, 2011 in Android, Open Source TutorialTags: Android, Linux, Virtual Box, Virtual Machine
Here are simple steps to run Android on PC, of course it uses virtual machine, like virtual box. Okay, the first step of course download Android x86 ISO Then, download and install Virtual Box mine is using Windows 7 x64 but Virtual Box x86 version runs perfect. Then run Virtual Box Create New Virtual Machine, [...]
Android Proxy Authentication Via TransProxy
Posted: May 14, 2011 in Android, Open Source, Open Source TutorialTags: Android, Internet, Proxy Authentication, WiFi
By using WiFi, your android device can connect to internet but normally it will be useless if the network is using proxy authentication. Anfroid Froyo 2.2 has option for proxy configuration (such as proxy address and port number) but it has no option for proxy username and password. The trick is using TransProxy (abbreviation of [...]
(AS3) Accelerometer on AIR SDK
Posted: April 19, 2011 in Android, Flash / Actionscript 3, Game Programming, ProgrammingTags: accelerometer, AIR SDK, Android
In this article i want to share a simple way to use accelerometer on AIR SDK. Since we’re using AIR SDK, you can deploy your application in Anroid or IPhone. But the code that i want to share is actually intended to be deployed on Android (since i don’t have IPhone device) :p First we [...]
AIR Application on Android using FlashDevelop
Posted: April 17, 2011 in Android, Flash / Actionscript 3, Game ProgrammingTags: Actionscript 3, AIR SDK, Android, Flash, Flex SDK
Developing Flash Application to run on smartphone such Android can be very interesting. My intention is to port my flash game into android platform and finally, after some configurations on my computer, i can create a simple flash application that runs in Android. Don’t expect much to my application, it just displays images of android [...]
How To Install APK Files On Your Android
Posted: April 13, 2011 in Android, Open Source, Open Source TutorialTags: .apk, Android
Android is a great mobile platform and it has a lot of cool applications. Common way to install new applications is through Android Market, but there’s a trick if you have .apk files and install it to your Android device. Here’s the steps : Modify your Android’s settings to allow the installation of applications from [...]



