Recent content by knowtohowto

  1. K

    what game engine do you use for your android game?

    I use andengine knowtohowto.blogspot.in #knowtohowto
  2. K

    Poll for Android devs: Do you use Eclipse or Android Studio for your apps? Why?

    I would suggest eclipse because it is easy to work with. It is the best choice for computers with low specs and configurations. Android studio requires your system to support virtualisation technology which is not required in eclipse. knowtohowto.blogspot.in #knowtohowto
  3. K

    How can I see my application on Android Emulator?

    Re: Unable to see my application on Android Emulator Hey...just right click on your project package and select run as android application project...