[android-developers] USB Connection Check

2010-11-06 Thread Boardy
Hi all, I am currently looking into developing an application for the android platform. I was wondering if there was a way in order to perform an action when the phone is connected via usb. I want it to perform an action depending on the connection state, i.e. do action A if not connected to PC,

[android-developers] TableLayout and displaying Database data

2010-10-08 Thread Boardy
Hi all, I am currently looking in to developing an application for the android platform. I have some information that is stored within the SQLite Database of Android. What I want to be able to do is to perform a query to the database table and populate a TableLayout with the information from the

[android-developers] Re: Android Database and PC Applications

2010-06-28 Thread Boardy
: On Mon, Jun 21, 2010 at 10:30 AM, Boardy board.christop...@googlemail.com wrote: How can I get a PC application ideally in C# to be able to get the information out of the android device, is there a way that I can use the ADB without having to have the Android SDK installed

[android-developers] Android Application and Desktop Application Communication

2010-06-24 Thread Boardy
Dear All, I am doing some research in developing an application for the Android platform that will transfer data to and from the android device and PC. I would like this to be done via USB. The android application will store information within the built in SQLite3 database. I will also write a

[android-developers] Android Database and PC Applications

2010-06-21 Thread Boardy
Hi all, I am currently doing some research on a program that I would like to develop for the Android platform. The android device will store information for the program using the internal SQLite3 Database. I also would like to to develop a program in either C# or Java (preferably C#) that will

[android-developers] Programming the trackball light

2010-03-22 Thread Boardy
Hi all, I am currently looking into developing an app for the android platform. Before getting started on my app I have been going through the development guide for android. I was looking at flashing the trackball light when I perform a notification event. String ns =