أنشئ حسابًا أو سجّل الدخول للانضمام إلى مجتمعك المهني.
In Android, Both Shared Preference and Sql store Data in private Storage. Both have certain advantage over others. In Shared Preference, we can store data's like int,String,boolean. But in sqlite we can store any type of data's.