Experimental Observations for – SCINTILLATOR COUNTER
So I performed an experiment to detect and measure the gamma radiation using the SCINTILLATION COUNTER. First I took a few gamma sources…
Read MoreSo I performed an experiment to detect and measure the gamma radiation using the SCINTILLATION COUNTER. First I took a few gamma sources…
Read MoreThe following are some of the frequently asked question (faq) about the Scintillation Counter/Detector: Q.What is scintillation efficiency? A. Scintillation Efficiency can be…
Read MoreThe following are the IIT JAM Questions papers from 2005 to 2015. 2005:IIT JAM Question Paper 2005 2006:IIT JAM Question Paper 2006 2007:IIT…
Read MoreIn the last post, I showed you guys how to show HTML inside the TextView. But the thing was that if you had…
Read MoreThe textView is used to shows some text inside the activity. However, the biggest drawback of textView is that the text inside can’t…
Read MoreI just started Android Development a few days ago and noticed that doing some of the trivial things is also very challenging and…
Read MoreMaking an Activity Fullscreen is not very tough. But the question is what exactly you want to do. Do you have an app…
Read MoreChanging the color of the status bar is available only for devices with Android Lollipop(API 21) and higher. Therefore we would have to…
Read MoreIt is very easy to disable the landscape mode for your activity. You can do it in two ways: Method #1: Just open…
Read MoreTo change the Title of an Action Bar which is basically the title of an activity: Open the AndroidManifest.xml file and edit the…
Read More