Here you can find some great information http://developer.android.com/index.html
On Friday, 7 September 2012 09:54:08 UTC+3, pankajdev wrote: > > Thanks Calin , but how to begin with this kind of application is also what > i need help on. > > with regards > > On Fri, Sep 7, 2012 at 11:59 AM, Calin Perebiceanu > <[email protected]<javascript:> > > wrote: > >> 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]<javascript:> >> To unsubscribe from this group, send email to >> [email protected] <javascript:> >> For more options, visit this group at >> http://groups.google.com/group/android-developers?hl=en >> > > > -- 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

