I request if somebody can understand my question and help , that how i
should create an app that will store address in sqllite database and will
fetch based on specific search word , i also want to understand can i keep
database in remote server and it will sync based on the update button
clicked and will overwrite the existing database on the event, i see there
is already a command in SqLlite android development to do it but i want few
more pointer on creating , search and view in the android apps which
component should i use to achieve the same.

with regards

On Fri, Sep 7, 2012 at 1:03 PM, pankaj dev <[email protected]> wrote:

> great , i have seen this url ...:( the Beginning  always require help if i
> am not wrong.
>
>
> On Fri, Sep 7, 2012 at 12:43 PM, Calin Perebiceanu <
> [email protected]> wrote:
>
>> 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]> 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 android-d...@**googlegroups.com
>>>>
>>>> To unsubscribe from this group, send email to
>>>> android-developers+**[email protected]
>>>> For more options, visit this group at
>>>> http://groups.google.com/**group/android-developers?hl=en<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
>>
>


-- 
Pankaj Dev
M :+91-9910754933 (Delhi )

Being Humble is Being Human
http://in.linkedin.com/in/pankajdevbhugra
http://www.sqldb.in
http://www.linuxforums.in

-- 
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

Reply via email to