Scala Tutorial
What is Scala ?
Apple Pay in Swift
Apple Pay lets you use iPhone 6 and Apple Watch to pay in stores and apps in an easy, secure, and private way.”
Knowing the Command you used in eclipse to run a program
I was working on a combination of scala with hadoop. After getting addicted to usage of eclipse IDE, It became too difficult to run the same job on command line. You can get the command you used in eclipse by following below simple steps.
google maps v2 illegalStateException
java.lang.
IllegalStateException: Not connected. Call connect() and wait for onConnected() to be called. Reading styled data from String.xml - Android
<string name="my_text"> <![CDATA[ <b>Autor:</b>Prashanth Madi<br/> <b>Contact:</b>prm0080@gmail.com<br/> <i>Copyright © 2012-2013 </i> ]]></string>
List of Good Android Stuff (Tutorials)
http://www.vogella.de/android.html
A short and simple explanation about Threads in java
Multi-tasking: it involves having multiple process (playing music and using text editor) – Heavy weight
Changing Size of SeekBar programatically in android
I had a scienario to change size of seekbar by changing the visibility of surrounding views. Took a while but below is small code snipped which may be helpful for sme1…
using git
installing : sudo apt-get install git