Java and Android World
Want to share my knowledge...
Jun 7, 2017
Exception handling in Spring boot
›
Overview Controller layer Exception propagation Service layer Exception propagation Exception handler This post will illustrate Exc...
Nov 29, 2011
The Java Persistence for SINGLE_TABLE inheritance type strategy
›
Suppose we have an application where we need to create a User Entity for User credentials. But as per each department concerned we need ...
Jul 3, 2011
Android get phone contacts
›
I'll demonstrate Android get phone contacts example . First create a new Android project in Eclipse . Then in your created xml layout...
1 comment:
Spring MVC JSON example
›
One of the person was asking me to post a Spring MVC JSON example in stackoverflow . I am demonstrating only the code on the fly, not in...
3 comments:
Jun 21, 2011
Android Facebook Tutorial
›
Here I am going to show you how to connect and post to facebook wall by android code . First of all just go to https://github.com/facebook...
6 comments:
Jun 19, 2011
Android Grid Border
›
For who are just searching for a GridView type actually to be more specific dynamic GridView type example in android I will show you how ...
4 comments:
Jun 18, 2011
Sending Email From Android (Code Snippet)
›
Sending Email from Android via Java Code is not very complex if you configure the Email perfectly in your emulator or device. Keeping that i...
1 comment:
›
Home
View web version