[android-developers] looking for android developer in Noida and Gurgaon

2019-08-10 Thread pankaj dev
Please send your profile if you have experience in native and hybrid
developement for android and iphone at email pankajde...@gmail.com

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CACC-3wU14ndzt1ynRiu%2Bwn7yhYB30o-MrXGw%3DpbTq920kOvk2A%40mail.gmail.com.


Re: [android-developers] Re: help require regarding address application

2012-09-07 Thread pankaj dev
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 
calin.perebice...@gmail.com 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-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] Re: help require regarding address application

2012-09-07 Thread pankaj dev
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 
calin.perebice...@gmail.com 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 calin.pe...@gmail.com
  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+**unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/**group/android-developers?hl=enhttp://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 android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] Re: help require regarding address application

2012-09-07 Thread pankaj dev
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 pankajde...@gmail.com 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 
 calin.perebice...@gmail.com 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 
 calin.pe...@gmail.com 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+**unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/**group/android-developers?hl=enhttp://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 android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en