mouli150388

@mouli150388

415 Points 1 Followers

46 Posts

2 Answers

I am a Programmer with 7+ Years of experience in Android Mobile application development. Blogger, Programmer, Developer. Can available for freelance work on Mobile application development with Flutter, Android, Kotlin

mouli150388 · 7 months ago

How to set up Mac Mail

in this article you will learn How to set up Mac Mail taught by wepushbuttons.com.au Here’s a short how-to guide to setting up email on your Mac Open Mac/ Apple Mail. Click on Accounts fro...

mouli150388 · 8 months ago

Designing Intuitive and Secure IoT Products for the Future

Discover the Key Strategies for Creating an Effective and User-Friendly IoT Product with PitangoUX’s Proven IoT UX Expertise As the world becomes increasingly interconnected, the Internet of...

mouli150388 · 1 year ago

Hosting is even better with all these great features

Cloud solutions, also known as cloud computing or cloud services, provide IT resources on demand via the Internet. Cloud service providers such as Amazon Web Services, Microsoft Azure, and G...

mouli150388 · 1 year ago

What Are The 5 Best WordPress page builders for 2023?

Whether you're a WordPress developer or someone who wants to easily create beautiful and powerful pages, you need the right WordPress page builder solution. Elementor Elementor is one of t...

mouli150388 · 1 year ago

Track your website traffic with Google Analytics

Google Analytics is a web analytics service offered by Google that tracks and reports website traffic, currently as a platform inside Google Marketing. Once you have your website, it can con...

mouli150388 · 1 year ago

Last Character of the String in Javascript

In this Javascript example we will cover how to get last character of a given string. We know that like other programming languages String is an array of characters in Javascript. So we appl...

mouli150388 · 2 years ago

How to use Google Docs

Google Docs is an online word processor included as part of the free, web-based Google Docs Editors suite offered by Google. When we promote our business we should create a website with our...

mouli150388 · 2 years ago

How to Access Contacts in Flutter Application (Read and Make Phone calls)

How to get Phone call list and display on Listview in Flutter application. This post will show how to read phone contacts and make phone calls from flutter application. For this example we...

mouli150388 · 2 years ago

Laravel Tutorial - Laravel 8

What is Laravel? Laravel is an open-source PHP framework based on MVC (Model View Controller), Artisan CLI, and migrations. It was founded by Taylor Otwell in 2013. Like CodeIgniter, Ruby on...

mouli150388 · 2 years ago

Image Picker Flutter - Pick Image From Gallery or Camera

If we are going to create a Flutter application that is accessing the camera to take a picture or using the gallery to pick an image then in this tutorial we are going to learn how to access...

mouli150388 · 2 years ago

Ruby tutorial - Ruby Introduction

Ruby is an open source object-oriented programming server-side scripting language that was designed and developed by Japan's Yukihiro Matsumoto (Yukihiro Matsumoto) in the mid 1990s. In the...

mouli150388 · 2 years ago

Kotlin Room Room Database example with ViewModel and Live Data

Room database with update the Live data using ViewModel. In this ViewModel example we are creating the ViewModel object by passing arguments. To pass arguments to ViewModel constructor we wi...

mouli150388 · 2 years ago

Python GUI Tutorial - Tkinter Programming

Python TkInterTutorial In any programming language GUI is more easy to interact with application. GUI (Graphical User Interface) is more convenient way to communicate with applications. Ap...
1

mouli150388 · 2 years ago

How to create TextField, SecureField, TextEditor and Button in SwiftUI

In SwiftUI, you can use TextField for single line text input andd TextEditor for multiple line text input. As you know for sensitive(secure) information like password, we can still use Swift...

mouli150388 · 2 years ago

Create First SwiftUI project in Xcode

SwiftUI is Apple’s new user interface framework introduced in 2019. Its main purpose is to provide developers a natural way for building user interfaces with live previews without using stor...
1

mouli150388 · 2 years ago

C Pattern And Programming Examples for Beginners

The best way to learn C programming is by practicing examples. here attached few examples on basic concepts of C programming. You are advised to take the references from these examples And a...

mouli150388 · 2 years ago

How do i make circular icon Inside Button ?

We can create Flutter Circular image using the Container with decoration property, but how to create circular icon. In this example you can find to create circular icon inside button. Elevat...

mouli150388 · 2 years ago

How do i add Cardview to RecyclerView android kotlin example

We know how to user Recyclerview in android and we have created Recyclerview Item Click events in the previous post. In this post we will learn add CardView to Recyclerview What is CardView?...

mouli150388 · 2 years ago

Android Jetpack Compos Tutorial examples

Google announced Jetpack Compose at I/O 2019. Compose is a declarative UI framework. Compose is replacement for view based android system which will be a part of android beginning. Here we h...

mouli150388 · 2 years ago

Windows RDP Cloud VPS

What is a Cloud VPS? A Cloud VPS is a virtual private server that we can use to host our website, production environment or pre-production environment. It offers business-level requirements,...

mouli150388 · 2 years ago

99+ Python Beginner Programs

There can be various python programs on many topics like basic python programming, conditions and loops, functions and native data types. A list of top python programs are given below which...

mouli150388 · 2 years ago

20+ Jetpack Compose Beginner Examples

Jetpack Compose Tutorial - Android Launched new Library Jetpack Compose Google announced Jetpack Compose at I/O 2019. Compose is a declarative UI framework. Compose is replacement for view b...

mouli150388 · 2 years ago

100 Python Pattern Examples

There are multiple kinds of Python pattern programs in this list, so choose your expertise and experience. Make sure that you understand what part of code does what before you move onto the...

mouli150388 · 2 years ago

Laser Marking

Laser marking may be a marking technique that uses a centered beam to change the surface of a target. The shaft is emitted by AN generator and scanned employing a mirror (known as a scanning...

mouli150388 · 2 years ago

Laser marking in the automotive industry

The automotive industry is one of the areas where traceability is of paramount importance. Such a huge production chain requires complete control to increase productivity and reduce costs ....

mouli150388 · 2 years ago

Store Image in Sqlite Database

How to store Image in Sqlite in Android using the Room database Create Room Database Pick Image from Gallery store Image and Contact info in the Sqlite database with Room Database. Fetch Ima...
1

mouli150388 · 2 years ago

Jetpack Compose Image example

In this Jetpack compose example we cover how to load image in Jetpack compose. Jetpack compose provided Image() Composable to work with images in Compose. ImageView is also commonly used to...
1

mouli150388 · 2 years ago

Flutter list all files in directory

How to create a folder in flutter application and List all files in directory. In this example we will read all folders list from external directory and show the all folders and files. We ca...

mouli150388 · 2 years ago

How to Handle Webview Back Button Event in Flutter?

how to handle back button event when we load web pages inside flutter webview. We know that webview will render the webpages inside native mobile applications. In flutter to load web pages w...

mouli150388 · 2 years ago

Google Maps - Track Your Device Current Location

Tutorial we will learn how to use Google Maps in Flutter and track location by retrive current location from the device using Flutter Location package and display it on Google Maps using Mar...

Loading More Content