NASA : What is Earth’s Van Allen Radiation belts
According to NASA, our planet is close within the center of two large, coaxial doughnuts of powerful radiation: the Van Allen radiation belts, that harbor swarms of charged particles that…
According to NASA, our planet is close within the center of two large, coaxial doughnuts of powerful radiation: the Van Allen radiation belts, that harbor swarms of charged particles that…
Kotlin is a statically typed programming language for the JVM, Android and the browser. Why use Kotlin for Android Development ? Concise : Drastically reduce the amount of boilerplate code you need…
RecyclerView is one of the important widgets in android framework. We can safely say that almost 90% of the android apps out there uses recyclerview. For such a powerful widget,…
Formerly we discuss about how to insert data in database using Struts2 and AngularJS. Now we'll see how to implement Struts2 AngularJS read operation full example which is equally important for developer…
AngularJS is a structural framework for dynamic web apps. It lets you use HTML as your template language and lets you extend HTML's syntax to express your application's components clearly…
CleverRoad introduce their new library named AdaptiveTableLayout which makes it possible to read, edit and write CSV files. If you use Android-based device, you can easily use this library for implementation of all mentioned actions.…
The best 10 Android libraries to try out this month. Hey TMH fellow Android enthusiasts, you already know the drill. New month — new Android libraries! So far we’ve had some pretty cool…
Android Cards are neat little containers for information. They became almost a default option when it comes to balancing clear aesthetics with simple usability. First introduced by services like Pinterest…
No landscape support and battery lock screen cause my device to freeze. Support took 6 months to reply. I finally found a way to manually replace KingoRoot with SuperSU manually…
Ever hid debug functions in your UI? Here is now a clean way to do it! DebugKit lib for Android allows you to use a fancy hovering debug tool…