how to make a game for android without coding
In this blog post we will learn how to make a game for android without coding. Simple android game development is not a big task. It requires good knowledge...
how to remove action bar in android application
In this tutorial we would learn how to remove action bar in android application. This is very basic tutorial. We already know how to remove title by using requestWindowFeature(Window.FEATURE_NO_TITLE);...
no space left on device android studio
No space left on device android studio is common and frequent error. This error comes during running application on android emulator. The following error comes Emulator] NAND: could not...