Skip to content

BragitOff.com

READ-LEARN-BRAG!

  • Archives
  • Coding
    • Machine Learning
    • Android Studio
    • C Programs
      • Miscellaneous
      • Matrix Operations
      • Numerical Integration
      • Ordinary Differential Equations
      • Plots and Graphs
      • Random Numbers
      • Root Finding
      • Series Sum
    • C++ Programming
    • Python
    • Scilab
    • Microprocessor 8085 Programming
  • Physics
    • Digital Electronics
    • General Theory of Relativity
    • Lab Manuals
    • Mathematical Physics
    • Nanoscience and Nanotechnology
    • Numerical Analysis Programming
    • Popular Queries of Physics Students
    • Quantum Mechanics
    • Quantum Field Theory
    • Viva Questions
  • Word-a-Geek
    • Pictionary
    • Visual Dictionary
  • Research
  • Conferences
  • Machine Learning
  • Quantum Chemistry
    • PyFock: Pure Python DFT and Quantum Chemistry with GPU Acceleration
    • TURBOMOLE
    • PySCF
    • NWChem
    • DFT
    • Quantum Espresso
    • DFT Simulations Database
  • CrysX
    • PyFock: Pure Python DFT and Quantum Chemistry with GPU Acceleration
    • CrysX – Neural Network (crysx_nn)
    • CrysX: Crystallographic Tools
      • CrysX – Documentation
    • CrysX – 3D Viewer
      • CrysX-3D Viewer Documentation
      • CrysX – 3D Viewer Privacy Policy
    • CrysX – AR Documentation
    • CrysX-AR Privacy Policy
    • Molecule Database

Category: Coding

Find all the latest tips and news regarding computers, gadgets, hacking and web publishing. Also regularly updated jokes full of geeky humor.

How to avoid going back to the Splash Screen Activity on the press of Back Button? [SOLVED] – Android Studio

Android StudioMar 18, 2017 Manas Sharma

To prevent the user from going back to the splash screen on pressing the ‘back’ button, just add the following line to the…

Read More

How to change the minSDK and targetSDK on Android Studio? [Solution]

Android StudioMar 17, 2017 Manas Sharma

You can change the compileSdk, minSdk, and the targetSdk of your app by making changes to the build.gradle file in your app. You…

Read More

How to open an Activity on the Press of a Button? [Solution] (Android Development)

Android StudioMar 17, 2017 Manas Sharma

To open a new Activity on the click of a button, just add the following method to your activity, and call it when…

Read More

How to input data to an ArrayList and show it in a ListView simultaneously? [SOLVED]

Android StudioMar 17, 2017 Manas Sharma

For this you need to have an EditText, a submit button and a ListView in your layout. The user will enter the data…

Read More

How to not have the EditText in focus on start of an Activity? [SOLVED]

Android StudioMar 15, 2017Mar 15, 2017 Manas Sharma

If you have an EditText in your activity then I noticed that when the activity is launched the EditText is focused automatically and…

Read More

How to store the data from EditText in a variable? [SOLVED] – Android Studio

Android StudioMar 15, 2017Mar 15, 2017 Manas Sharma

You may want to input some data in an EditText field and store that in some variable for a variety of reasons. Official…

Read More

Curve Fit- Tools [ANDROID APP]

Coding Numerical Analysis ProgrammingFeb 21, 2017 Manas Sharma

Welcome to Curve Fit – Tools Curve Fit – Tools helps you find out the best fit to a curve using the Least…

Read More

Documentation – Curve Fit Tools [Android App]

Android Studio Coding Numerical Analysis ProgrammingFeb 21, 2017Feb 25, 2017 Manas Sharma

In this post I have tried documenting my recently published app – Curve Fit Tools for Android. Download Link: https://play.google.com/store/apps/details?id=com.bragitoff.curvefit_leastsquares Help: Entering the data-set: Enter…

Read More

Enabling links inside HTML or TextView [ANDROID DEVELOPMENT]

Android StudioJul 9, 2016Jul 9, 2016 Manas Sharma

In the last post, I showed you guys how to show HTML inside the TextView. But the thing was that if you had…

Read More

How to Show HTML inside TextView? [SOLUTION] (Android Development)

Android StudioJul 9, 2016Jul 9, 2016 Manas Sharma

The textView is used to shows some text inside the activity. However, the biggest drawback of textView is that the text inside can’t…

Read More

Posts navigation

Previous 1 … 11 12 13 14 15 … 22 Next

Latest Articles

  • A Computational Chemistry Alphabet for Curious Young Minds
    Nov 21, 2025
  • How to Properly Cite VASP in Your Research Papers | A Guide with Examples and Formats
    Dec 11, 2024
  • Exchange-Correlation Functionals [Explained for Beginners]
    May 1, 2024
  • Why is chemical accuracy defined as 1 kcal/mol? [SOLVED]
    Apr 29, 2024
  • What is Electron Correlation? [EXPLAINED]
    Dec 4, 2023
  • Automate Bulk Downloading of Molecular Properties and 3D Structures from ChemSpider with Python and Chemspipy
    Nov 16, 2023

SUBSCRIBE ON YOUTUBE

Follow me on Instagram

[instagram-feed feed=1]

  • About
  • Policies

Social

  • View ducktape07’s profile on Facebook
  • View manassharma07’s profile on Twitter
  • View ducktape07’s profile on Instagram
  • View manassharma24059a12a’s profile on LinkedIn
  • View manassharma100’s profile on YouTube
  • View manassharma07’s profile on Google+
  • View manassharma07’s profile on WordPress.org

SUBSCRIBE ON YOUTUBE

Powered by Nevler. © 2026 BragitOff.com. All Rights Reserved.
 

Loading Comments...