Left Sidebar
Publishing a Flutter App on Playstore
Publishing a Flutter App on Playstore App live on Playstore Create a new Flutter App on Android Studio. Pay special attention to the Organization. This is the prefix by which your App is recognized i…
Flutter Course Syllabus at Varanasi Software Junction. Learn Flutter in Varanasi and elsewhere.
Flutter Training Syllabus Flutter is the latest App Development technology in the market. It allows the developer to make apps for Android, IOS, Web, Windows and also Mac. Yes !, you got it right. Yo…
Important links for Flutter Programming.
Here are some important links for people planning to start programming in Flutter. You need to start with downloading Android Studio. Download Android Studio Next step. Install Flutter Flutter is av…
A very simple calculator using Android Studio using Kotlin.
Continuing from https://varanasisoftwarejunction.blogspot.com/2021/01/customizing-layout-in-android-studio.html second_fragment.xml <?xml version="1.0" encoding="utf-8"?>…
Customizing the layout in Android Studio, and a simple click handler.
This post continues from https://varanasisoftwarejunction.blogspot.com/2021/01/colors-in-android-studio.html . Open the fragment_first.xml in Android Studio. <?xml version="1.0" encodin…