OpenAndroidInstaller – Graphical Android distribution Installer App

  • Post last modified:May 8, 2023
  • Post category:Linux
  • Post author:

OpenAndroidInstaller is a free and open source Android installer application. Using OpenAndroidInstaller, you can install various other android distributions ROMs like LineageOS, /e/OS, LineageOS for microg, BlissRoms and PixelExperience on your Android phone. Currently it support more than 57 android…

Continue ReadingOpenAndroidInstaller – Graphical Android distribution Installer App

Android Studio Arctic Fox

Google has announced a new version of the Android Studio software code named Android Studio Arctic Fox. Currently the Android Studio Arctic Fox in the Canary channel with a new version numbering 2020.3.1.1. The new version numbering system for Android Studio now closely align with IntelliJ IDEA, the IDE upon which Android Studio is built. Now You can now download Android Studio Arctic Fox Canary 1 (2020.3.1.1) from below download link.

android studio

(more…)

Continue ReadingAndroid Studio Arctic Fox

How to install Flutter UI toolkit on Ubuntu

  • Post last modified:July 23, 2020
  • Post category:Linux
  • Post author:

Flutter is free open source UI SDK application framework from Google. Using this you can create softwares for Web, Android, iOS, Linux, Mac, Windows and Google Fuchsia with a single code base. Flutter apps are written in the Dart language.

Flutter minimum requirements for Linux:

64-bit Linux OS with 600MB Disk Space.
Tools: bash, curl, file, git 2.x, mkdir, rm, unzip, which, xz-utils, zip, libGLU.so.1, libglu1-mesa

(more…)

Continue ReadingHow to install Flutter UI toolkit on Ubuntu

Vivaldi Android Beta now available for download

Vivaldi launches Android version of popular vilaldi browser. Vivaldi android is currently in beta stage. In this first release it comes with including end-to-end encrypted Sync, custom Speed Dials, creating Notes, Capture a full length screenshot of any website, private browsing, search engines switching, Bookmarks manager, Recently closed tabs, Reader Mode, Clone tab and Downloads manager.

(more…)

Continue ReadingVivaldi Android Beta now available for download

How to install nbandroid plugin into netbeans to enable android support

NBAndroid is open source NetBeans plugin and it provides Android application development support for Netbeans. It isĀ  distributed under Apache License 2.0. Install nbandroid plugin into NetBeans: Open the Netbeans IDE and go to Tools->Plugins menu. It will open the…

Continue ReadingHow to install nbandroid plugin into netbeans to enable android support