Advertisement

Posts

Showing posts from August, 2019

Most Effective advices for life

 Before starting your day read this, Before you act, Listen Before you react, Think Before you spend, Earn Before you criticize, Wait Before you pray, Forgive Before you quit, Try                                                -Ernest Hemingway

Most Important days of your life

  " The Two Most Important days of your life are: The Day when you were born The Day when you came to know why" -Mark Twain

How to enable VT-x in bios for Android Studio

                  Wanna enable Virtualization  Here's a simple way for it: HP Most commonly: F10 or ESC. Alternatively: F1, F2, F6, or F11 On HP  Tablet PCs:  F10  or F12 Turn ON the System Repeatedly press  Esc  key at startup. Press the  F10  key for BIOS Setup. Press the right arrow key to  System Configuration  tab, Select  Virtualization Technology  and then press the  Enter  key. Select  Enabled  and press the  Enter  key. Press the  F10  key and select  Yes  and press the  Enter  key to save changes and  Reboot Acer Most commonly: F2 or Delete. On older computers: F1 or the key combination CTRL+ALT+ESC Turn ON the System Press F2 key at startup BIOS Setup. Press the right arrow key to System Configuration tab, Select Virtualization Technology and...

Specifications for Android Studio

          Can your pc 💻 run Android Studio?       If you wanna start Android Programming, you should have installed Android Studio(recommended) in your pc.  Though Android Studio is a simple system software used for designing android apps so it doesn't need any high-end specifications like that of gaming computers but you should have a good pc if you want to enjoy it. Check these, they will help you: Microsoft Windows 7/8/10 (32-bit or 64-bit) 3 GB RAM minimum, 8 GB RAM recommended (plus 1 GB for the Android Emulator) 2 GB of available disk space minimum, 4 GB recommended (500 MB for IDE plus 1.5 GB for Android SDK and emulator system image) 1280 x 800 minimum screen resolution. CPU (Minimum) Intel Core i3   (recommended)  Intel Core  i5 Recommend SSD storage    These were specs if you want to download and install Android Studio latest version (3.4.2). Thanks and if o...

Android development

              Wanna start Android Programming?    The languages that you should know basic for android programming mainly are, absolutely JAVA, JAVASCRIPT and XML basically. The IDEs made for developing android are mainly ANDROID STUDIO and ECLIPSE JUNO. The official IDE declared by Google for designing android apps is ANDROID STUDIO. Download Android studio's latest version   here . The steps that you should take while starting Android Development of apps are : Download Android Studio Download all its components  Download AVD (Virtual Device)   This was the only setup of your platform of Android. You will get further information in the following posts.  Thanks.