100+ Awesome Web Development Tools and Resources

The best and worst thing about being a web developer is that the web is constantly changing. While this is exciting it also means that web developers must always be proactive about learning new techniques or programming languages, adapting to changes, and be willing and eager to accept new challenges. This could include tasks such […]

person shubham sharmaaccess_time December 26, 2016launch Read More

how to use runOnUiThread

 

person shubham sharmaaccess_time December 22, 2016launch Read More

Transprent Colors

100% — FF 99% — FC 98% — FA 97% — F7 96% — F5 95% — F2 94% — F0 93% — ED 92% — EB 91% — E8 90% — E6 89% — E3 88% — E0 87% — DE 86% — DB 85% — D9 84% — D6 83% — D4 […]

person shubham sharmaaccess_time December 21, 2016launch Read More

Create Custom TextView with custom fonts

in xml file

where “customfonts.MyTextView” is package and class name

person shubham sharmaaccess_time December 16, 2016launch Read More

Social Feed

Twitter

 

  Facebook

 

person shubham sharmaaccess_time December 15, 2016launch Read More

Using Android intents to share a link

 

person shubham sharmaaccess_time December 10, 2016launch Read More

Copy Assets to Extrenal file

person shubham sharmaaccess_time December 9, 2016launch Read More

Android Storage system to access the path of External and Internal files and folders.

Android Storage system to access the path of External and Internal files and folders. Android uses more than one file system (think of “multiple drives/partitions” when comparing with your computer, while sharing a common base, directory structures might differ between manufacturers. What is a file system? A file system (or filesystem) is an abstraction to […]

person shubham sharmaaccess_time December 9, 2016launch Read More

Add code to print out the key hash

 

person shubham sharmaaccess_time December 9, 2016launch Read More

Animation in recyclerview

Inside Adapter class

 

Where holder is main container (Relative Layout)

person shubham sharmaaccess_time December 8, 2016launch Read More