Wednesday, May 22, 2013

[android-developers] Re: Create an app to store a list of values locally on the phone/device

It sounds like the Notepad sample is very similar to what you are looking for:



Thanks.


On Wednesday, May 22, 2013 10:31:34 AM UTC-5, Dan Cha wrote:
Ive looked around and found only a few apps kinda close to what im trying to do and few good examples on how to successfully setup SQL lite or whatever database to tie to the app to store the values on the phone/device.
 
What im trying to make is a very simple app for now that is just a long list of entries so that my daughter can reference it as she needs.
 
So for this first version i want to setup a local db that will be stored with the app on the phone/device.
Setup a simple entry form with 1 or 2 fields, submit and now you have a list.
 
Maybe give the ability to search or sort the list as it will grow into over hundred entries.
 
Can anyone offer a good site or online example of setting up such a app, not looking for someont to do it, just a sample site that shows how to link a db to your app so that values can be stored.
 
thank you

--
--
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+unsubscribe@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 unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment