Tuesday 9 October 2018

HOW TO SETUP/INSTALL ANDROID KITCHEN IN PC

Hey buddy good to see you, you are here because you want to know how to install android kitchen in pc, so follow below steps to install it without any error.

# Requirements:

1 - PC (obviously)
2 - java development kit installed on your pc ( if you don't have java installed then click here to download and install)








# Download links for kitchen:

1 - kitchen(zip file) - click here
2 - cygwin(zip file) - click here

Now...

Step 1 - extract cygwin zip file to your C: drive
Step 2 - open cygwin folder and click on setup.exe

Step 3 - Now select install from local directory

Step 4 - Now for root directory select C:\Cygwin
Step 5 - for local package directory select C:\Cygwin\cygwin_package








Step 6 - Now change all from 'default' to ''install" and click next

Step 7 - after installation there will be some folders created inside your cygwin folder.

Step 8 - Now you can see "home" folder inside your cygwin folder but when you open it you can see that this folder empty it is because you have not run your application yet.
Step 9 - Now right click on cygwin icon on your home screen and click on "run as administrator"

Note: Step 9 is required because it will create "username" directory inside home folder. for example C:\Cygwin\home\"your_username"

Step 10 - Now extract the kitchen zip file in C:\Cygwin\home\"your_username"\








Now your kitchen is ready to use....
For starting your kitchen type below command
cd kitchen
./menu


Enjoy....Enjoy....Enjoy....



No comments:

Post a Comment