If you are using SqLite for the first time in Android and want to create a relational database in it you will be shocked knowing that ON DELETE CASCADE does not work. Yes, this is the default behaviour of Sqlite in Android. By default SqLite does not support foreign key. To enable it you have […]
Android and Hadoop are two technologies to talk about. These individual technologies solve many real time problems. “How about combining them ?” is a question for people interested in future development of technology.