Hello, Sqllite has no security , thus you have to encrypt your data. We can use GCM to send notifications to devices.
On Friday, 7 September 2012 08:51:30 UTC+3, pankajdev wrote: > > Hi, > > want to build an application where i can store address of one of the > office location , these location are from different location all around the > world. > > I am trying to build the database in sqllite and will use it with the > application , but i would like to know how secure it is to use the same , > secondly what if i have any changes in the address how can i push that in > the device , can we do something or call the sqllite database from a > central server in that case how can we achieve the offline mode then. > > appreciate suggestions as i am very new to this any sample code will be > also really helpful to start with. > > with regards > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

