How do we vibrate android phone? How should we use vibration class? If you looking for this answers look at the following link. Download full source code and see how we do it!.
...
Hi guys, today I wanna tell about one of my experince on android app development. A couple of days ago, I wrote a Flashlight android app using docs in developer.android.com, I checked the app in two different phones:
first in a Motorola phone: my app worked perfect, it did its job. (turning on and turning off flash of the camera)
second...
To start developing Android apps we need to first choose an IDE platform or environment. I recommend Eclipse. It is really good and efficient to develop android apps. I will give the step by step installation of Eclipse and set up it to develop android apps.
Reqired Steps:
1. Open a terminal by typing Ctrl+F2
2. Type 'sudo apt-get install eclipse' enter, enter your password , this will install Eclipse platform.
3. After...
Hi guys! Nowadays most of the people have a trouble with Android x86 wifi-wireless problem.
To handle this I figured out a solution.
If you haven't tried Android on a pc, you may wanna see my post about how to install android on pc.
Solution:
Open Android and press Ctrl+Alt+F1 to open terminal then type the following rows:
netcfg --to see what you have as connection devices in your computer
...
To install Android x86 on Pc: first download the iso file which is must be convenient with your pc.
You can download it from here.
After that you need to write it into a usb disk to form a livecd. Then
reboot your computer. Go to boots by pressing F12 then select usb disk.
You see the install menu will open. I recommend first try...