Wednesday, September 21, 2016

SMS Notifications Survey

0 comments
Loading...
Read more...

Tuesday, June 14, 2016

Free Vehicle, Children & Pet Tracking System

0 comments
TrackMe is a GPS tracking system designed to track any type of objects but going beyond in ensuring the safety of your beloved ones, finding them whenever you want. Various options are provided free of charge and also at nominal rates. TrackMe Server How Global Positioning System tracking works TrackMe serves not only as a simple tool to track objects online, but it can also be a lifesaver. The devices that are integrated with our...
Read more...

Tuesday, February 2, 2016

Sanjiva Weerawarana's Blog: Understanding the (Sri Lankan) IT Industry

0 comments
Sanjiva Weerawarana's Blog: Understanding the (Sri Lankan) IT Industry: In the last 3+ weeks there's...
Read more...

Thursday, December 17, 2015

Android, Web, Cloud and Backend and Entrepreneurship Courses

1 comments
Google and Udacity offer you 31 courses that will make your mouth water and your mind dance. Savor one or several of our 31 self-paced online training courses to indulge your curiosity, expand your knowledge, and hone new skills. Choose from Android, Web, Entrepreneurship, or Cloud and Backend tracks. Are you ready?Google and Udacity offer you 31 courses AndroidMore and more people around the world are embracing mobile at an increasing pace,...
Read more...

Wednesday, October 14, 2015

Android Studio 1.5 Preview 1 Available

0 comments
We’ve just released 1.5 Preview 1 to the canary channel!The memory profiler has a new “analysis” feature where it can analyze a heap dump to look for known problems, such as leaked activities. To use this feature, open a heap dump and look for the Analyzer Tasks window on the right:Analyzer Tasks window Android Studio 1.5 Preview 1 Availa...
Read more...

Thursday, October 8, 2015

Android app architectures Standard Android MVP and MVVM

0 comments
ArchiThis repository showcases and compares different architectural patterns that can be used to build Android apps. The exact same sample app is built three times using the following approaches:Standard Android: traditional approach with layouts, Activities/Fragments and Model.MVP: Model View Presenter.MVVM: Model View ViewModel with data binding.The AppThe sample app displays a list of GitHub public repositories for a given username. Tapping on...
Read more...

Monday, October 5, 2015

Convert Java String to Binary

0 comments
Convert Java String to Binarypublic class CodeSnippets public static StringBuilder getBinary(String...
Read more...

Friday, October 2, 2015

Android Studio 1.4

0 comments
Today we are releasing the 1.4 update to the Android Studio stable release channel. Most of the work...
Read more...

Wednesday, September 30, 2015

Nexus 6P, Nexus 5X and Pixel C Everything you need to know

0 comments
Nexus 6P, Nexus 5X and Pixel C  Everything you need to know Nexus 6P, Nexus 5X and Pixel C Everything...
Read more...

How to create anything in Android

0 comments
Course SummaryHere is one important question Android developers ask while making apps: “How can I do...
Read more...