Category: General

How to write Bangla Online?

Writing Bangla is sometimes difficult if you do not have a software installed like AVRO. I was in need of writing Bangla and AVRO was not installed. I googled and found the below link https://avro.im/ It has a very simple interface and I could straight away write without pain. Thank you for making such a

Google Sign In – Android – Java Code

package com.zakasoft.ilovebangladeshquiz; import android.app.Activity; import android.content.Intent; import android.os.Bundle; import android.util.Log; import android.view.View; import android.widget.TextView; import android.widget.Toast; import com.google.android.gms.auth.api.Auth; import com.google.android.gms.auth.api.signin.GoogleSignIn; import com.google.android.gms.auth.api.signin.GoogleSignInAccount; import com.google.android.gms.auth.api.signin.GoogleSignInClient; import com.google.android.gms.auth.api.signin.GoogleSignInOptions; import com.google.android.gms.auth.api.signin.GoogleSignInResult; import com.google.android.gms.common.ConnectionResult; import com.google.android.gms.common.SignInButton; import com.google.android.gms.common.api.ApiException; import com.google.android.gms.common.api.GoogleApiClient; import com.google.android.gms.tasks.Task; import com.zakasoft.ilovebangladeshquiz.databinding.ActivityMainBinding; import androidx.activity.result.ActivityResult; import androidx.activity.result.ActivityResultCallback; import androidx.activity.result.ActivityResultLauncher; import androidx.activity.result.contract.ActivityResultContract; import androidx.activity.result.contract.ActivityResultContracts; import androidx.annotation.NonNull; import androidx.appcompat.app.AppCompatActivity; import

Function to load the spinner data from SQLite database | Android Development

/** * Function to load the spinner data from SQLite database * */ private void loadSpinnerData() { // database handler DatabaseHandler db = new DatabaseHandler(getApplicationContext()); // Spinner Drop down elements List lables = db.getAllLabels(); // Creating adapter for spinner ArrayAdapter dataAdapter = new ArrayAdapter(this, android.R.layout.simple_spinner_item, lables); // Drop down layout style – list view with

Cash Receipt App

Cash Receipt App is designed to digitally acknowledge received cash from a person or company. It is an essential app for your personal and business transactions. Download Link: https://play.google.com/store/apps/details?id=com.zakasoft.cashreceipt&hl=en&gl=US Are you facing a problem to print expensive printed cash memos or cash receipts? Do you like to instantly acknowledge receipt of money received from your mobile