[android-developers] NewBee Question

2012-01-29 Thread Jim McGivney
NewBee question here. I receive an email on my Android Device. I want to be able to use information (data) from the email in my App. Where do I place the data so that my app can access the data? Articles, tutorials or sample code welcomed. Thanks in advance for your help, Jim -- You received

[android-developers] First, prevoius, next, and last buttons

2012-02-11 Thread Jim McGivney
NewBee here. I am looking for a tutorial or article or sample code that details being able to display a record from a SQLite database by using first, previous, next and last buttons. I have tried Google without much luck. Thanks, Jim -- You received this message because you are subscribed to the

[android-developers] Data from Tablet to PC

2013-09-02 Thread Jim McGivney
I want to use an Android Tablet to gather data and input that data to a program running on a PC. The data on the PC is a MDB database. I have an app with an SQLite database on the tablet. I am looking for a method to get the data out of the tablet and into the PC. At times the tablet wil