Skip to main content

Some Useful Android Apps

 Some Useful Android Apps
আমরা যখন অ্যাাপ নামাই প্লে স্টোর থেকে , বেশিরভাগ সময় রেটিং বা ডাউনলোড সংখ্যা বা রিভিউ দেখে নামাই । অনেকে কিছুই দেখি না যা ইচ্ছা নামাই । আবার এড দেখেও অনেকে নামাই
বেশির ভাগ সময় এ যা প্রয়োজন তা পাই না !! ধরেন গান শোনার একটা প্লেয়ার নামানোর পর দেখলেন ফোল্ডার ধরে আলাদা করে এড করা যাচ্ছে না মেজাজ খারাপ সাথে সাথে আন ইন্সটল !! তার থেকে কিছু জানা এপ সম্পর্কে বলছি দেখেন ভালো লাগবে :
Call Related:

Educational:


TOOLS: [ টুলস গুলো ইউজফুল . চেক করতে পারেন ]
  1. Ridmik Keyboard (বাংলা লেখার কি বোর্ড)
  2. Find My Device (ট্রাক রাখা যায় ডিভাইস এর )
  3. CamScanner - Phone PDF Creator (পি ডি এফ বানানোর জন্য ভালো)
  4. AppLock (আলদা আলাদা ভাবে এপ লক করা যায় )
  5. SHAREit - Transfer & Share (ফাস্টেস্ট ট্রান্সফার ডাটা)
  6. Internet Speed Meter Lite (চেকিং ইন্টারনেট স্পিড)
  7. Super Backup & Restore (সহজে এপ কন্টাক্ট মেসেজ ব্যাকাপ করা যায় , এপ সাইজ ছোট)
  8. Blue Light Filter - Night Mode, Eye Care (ব্রাইটনেস এ ব্লু লাইট কন্ট্রল করা যায় )
  9. ES File Explorer File Manager (one of the best file manager)
  10. Multi SMS & Group SMS (গ্রুপ মেজেস দেয়ার জন্য অনেক ভালো)
  11. Runtastic Running & Fitness Tracker (ভ্রমন ট্রাক করার জন্য ভালো , একুরেসি ভালো)
  12. Daily Expenses 3 (রেগুলার আপডেট করলে কাজে আসবে মাস শেষ এ)
  13. My Device (যারা cpu-z ইউস করেন , একবার এইটা ইউজ করে দেখেন , এটা বেশি ইনফরমেটিভ )
  14. Google keyboard (bangla support, awesome auto complete and text prediction)

PLAYER:

1. AIMP (mp3 player , better)
2. 
MX Player

NEWS:

Relax Melodies:
Discover & Share photos:
Discover Videos & Movies:
LIVE TV:
OFFICE Management:
Community:
1. Instagram
2. 
Facebook
3. 
LinkedIn
4. 
Medium
5. 
Quora (community Base app)
Message:
Tutorial:
For Wrinitng Notes :

Bangladesh Railway Info: 
Small But Interesting Games for 512MB Ram Phones :
FOR KUETIAN:
NB: I am not an IT specialist, I have written this article from my experience . I am just a basic android user. Jikrul

Embeded by
@jikrul
[jikrulrzs13eeekuet@gmail.com]
[www.jikrulkuet.cf/]

Comments

Popular posts from this blog

Tutorials Download Link | Software Download Link

  ====================================================== BooKs ====================================================== Ebooks Collection : Click Here ====================================================== Tutorials ======================================================   All Useful Google Drive Links 300 TB Link – https://drive.google.com/drive/folders/1oCMgJeBc55NuEasPcgwjx2FuPdQd8neu Heaven 50TB – https://drive.google.com/drive/folders/1hxe7Des-ooQpamAtjyR7CX-k_hyqlQ7Q Plenty Of Udemy Courses – https://drive.google.com/drive/u/0/folders/1RDGY0Q3WBO_OE1gyImUn1W2ybFuFo6AQ 1.25 TB Course Collection – https://drive.google.com/drive/u/0/folders/1ASdn3H_kF_HsNswsQc4F3rh_PHmGNjKK DK English Books – https://drive.google.com/drive/u/1/folders/13NgYNawnbS3YqExM9Zi3y2YYSqyVr7Xd SAT Books & Past Exams – https://drive.google.com/drive/u/0/folders/14P77CHMXbErX19AUc5A05lEb_UcEAT8E Mixed Folder – https://drive.google.com/drive/folders/1DsvR68wjyT1WbNZb6tgzFep_3-hzecXm TKT Books – https:...

Government Job Opportunities for EEE, ECE & ETE Graduates in Bangladesh

🚀 Government Job Opportunities for EEE, ECE & ETE Graduates in Bangladesh If you are a graduate in Electrical and Electronic Engineering (EEE) , Electronics and Communication Engineering (ECE)  or Electronics and Telecommunication Engineering (ETE) , you have a vast field of career possibilities within the government sector of Bangladesh. Whether it's power, energy, telecom, infrastructure, or scientific research, your academic background aligns directly with the technical needs of numerous public organizations. Many of these entities publish regular job circulars , making them a prime target for stable and prestigious employment. Here's a comprehensive list of government organizations and entities where you can build a solid and impactful career: ⚡ Power Division: This is one of the most active fields for EEE graduates, offering roles in electricity distribution, transmission, generation , and policy & planning . 1. Distribution Companies: BPDB (Bangladesh ...

Configure QUANTUM ESPRESSO Parallel execution Setup/Installation procedure

To install QE with Parallel:  extract QE download from [www.quantum-espresso.org] & Extract. goto inside qe-6.6 or Download From Here ................. Open a Terminal ..................... >> sudo apt-get update >> sudo apt-get upgrade >> sudo apt-get install gfortran >> ./configure >> sudo apt-get install openmpi-bin openmpi-doc libopenmpi-dev [you must have to install libopenmpi-dev or intel mpi  so that the mpi can communicate with processor otherwise it will be serial] >> ./configure  >> make all ...................... If after configuration if it shows ( ./configure ) Parallel environment detected successfully.\ Configured for compilation of parallel executables. For more info, read the ESPRESSO User's Guide (Doc/users-guide.tex). -------------------------------------------------------------------- configure: success Then ................................. Done ................................