[android-developers] Re: ADT installation on Ubuntu 9.10

2009-12-07 Thread wescorp
Hello, I too was having the rmentioned issues with Karmic when I found these updated Eclipse releases with the required files already included. Made for a great Android install. Here's the link. http://www.eclipse.org/pdt/downloads/ I used:

[android-developers] Re: ADT installation on Ubuntu 9.10

2009-12-07 Thread wescorp
Hi again. Notes for device recognition for Karmic Koala. Following the directions here: http://developer.android.com/guide/developing/device.html only worked partially for me. Here is the link I found which has a working device rules file for Ubuntu 9.10 Karmic:

[android-developers] Re: ADC2 Teams

2009-06-08 Thread wescorp
existing codes bring on that idea... Eric On Jun 7, 11:29 pm, wescorp wesc...@gmail.com wrote: I've already created my own mapping and tracking classes. Now I'd like to extend these features into new applications. I'd like to join multiple teams. I would like to form my own team

[android-developers] Re: ADC2 Teams

2009-06-07 Thread wescorp
application?). Or looking to help an existing team to develop their idea/application? Eric On Jun 6, 10:47 pm, wescorp wesc...@gmail.com wrote: For the ADC2, I would like to extend my Android realtime mapping tracking application work into something new . I'm looking to assemble a team

[android-developers] ADC2 Teams

2009-06-06 Thread wescorp
Hi All, Time for another go with the Android Developer Challenge 2. A couple of months will go quick. If your looking to join a team or become a member to a team, please reply here or privately to the poster. Cheers, Wes --~--~-~--~~~---~--~~ You received this

[android-developers] Re: ADC2 Teams

2009-06-06 Thread wescorp
let me know privately. Cheers, Wes On Jun 6, 6:46 am, wescorp wesc...@gmail.com wrote: Hi All, Time for another go with the Android Developer Challenge 2.  A couple of months will go quick. If your looking to join a team or become a member to a team, please reply here or privately

[android-developers] Locale Problem

2009-04-04 Thread wescorp
Hi All, I've been working on localization. I think I have localization working correctly throughout my application. In one case though, something is amiss. Normally, after a web view creation, a toast message appears providing a message to the user and works great with the locale. Then if the

[android-developers] Translators for Localization

2009-04-04 Thread wescorp
Hi All, Not to bug you here, but when I was looking for translators for my application, I came across two sites that allow translators to bid on your work. Every language known, quality work, and very competitive pricing. In need of a translation of your application? Visit www.proz.com or

[android-developers] Re: Translators for Localization

2009-04-04 Thread wescorp
Fat thumbed a link, should be http://www.translatorscafe.com Wes On Apr 4, 9:30 am, wescorp wesc...@gmail.com wrote: Hi All, Not to bug you here, but when I was looking for translators for my application, I came across two sites that allow translators to bid on your work.  Every language

[android-developers] Re: How-To: Get SQLite3 to use /sdcard database?

2009-03-09 Thread wescorp
Try this thread: http://groups.google.com/group/android-developers/browse_thread/thread/87facd5ed49ac4ce/ae97b074d84a51e6 Cheers, Wes On Mar 9, 11:27 am, JLMG john.l.millergeo...@gmail.com wrote: I've named my android 'Andy'! But even using a personal pronoun doesn't seem to help... so...

[android-developers] Translators for German, Polish and Spanish

2009-01-29 Thread wescorp
Trafficman Maps is in need of translators for German, Polish and Spanish for Trafficman Maps 1.0. Attribution as translator is offered as compensation for use of your translation. If interested, please email. Cheers, Wes --~--~-~--~~~---~--~~ You received this

[android-developers] Re: how to retrieve path of the sdcard

2009-01-07 Thread wescorp
hi, try File sdpath = Environment.getExternalStorageDirectory(); Log.d(sdpath = , sdpath.toString()); cheers, Wes On Jan 7, 6:31 am, David Turner di...@android.com wrote: it's /sdcard :-) On Wed, Jan 7, 2009 at 2:10 PM, pradeep pradeep...@gmail.com wrote: hi can any one let me know

[android-developers] Re: SimpleCursorAdapter to Spinner getting CursorIndexOutOfBoundsException

2008-11-26 Thread wescorp
Thanks for the tip and your help Mark. btw, Your book is great. Cheers, Wes On Nov 16, 12:41 pm, Mark Murphy [EMAIL PROTECTED] wrote: After this I decided to implement a for loop just to see if I could display all the cursor information before I actually try to use it somewhere. Here's

[android-developers] Re: howto debug apps with more than one process

2008-10-29 Thread wescorp
Hi, Try putting some code like this String LOG_TAG = my service process =; Log.d(LOG_TAG, myserviceprocess); in your code to monitor whats happening. The results are displayed in Debug LogCat. Cheers, Wes On Oct 29, 4:00 am, Jakob Sachse [EMAIL PROTECTED] wrote: Hallo, I am trying to

[android-developers] Re: howto debug apps with more than one process

2008-10-29 Thread wescorp
the running processes? I do see the process that i want to debug, only i can't turn it on. It has the same name as the activity (that is in debug mode) but ends with :remote On 29 Okt., 11:50, wescorp [EMAIL PROTECTED] wrote: Hi, Try putting some code like this String LOG_TAG = my service

[android-developers] SDCard and SQLiteOpenHelper problem

2008-10-29 Thread wescorp
Hello, I need to be able to work with databases on the sdcard. I've been using the following code snippet from the NotePad application and works perfectly on the emulator without using the sdcard. private static class DatabaseHelper extends SQLiteOpenHelper { DatabaseHelper(Context context) {

[android-developers] Looking for UML for Android

2008-07-08 Thread wescorp
I've spent the last couple hours looking for the right Eclipse plugin to provide UML for Andorid and have not had any real luck. Can someone point me in the right direction please? free licensing of course. Thanks, Wes --~--~-~--~~~---~--~~ You received this

[android-developers] Re: Looking for UML for Android

2008-07-08 Thread wescorp
Other than this thread: http://groups.google.com/group/android-developers/browse_thread/thread/661658baddfa9039/7524952059b091be?lnk=gstq=uml#7524952059b091be On Jul 8, 10:38 am, wescorp [EMAIL PROTECTED] wrote: I've spent the last couple hours looking for the right Eclipse plugin to provide

[android-developers] Re: Mobile Intelligent Traffic Systems

2008-07-01 Thread wescorp
I've created an open source repository for trafficman at http://code.google.com/p/trafficman/ A lot of this is new to me, so any help/pointers along the way would be great. Cheers, Wes On Jun 30, 11:59 am, wescorp [EMAIL PROTECTED] wrote: Hello, We are developing a mobile software

[android-developers] Mobile Intelligent Traffic Systems

2008-06-30 Thread wescorp
Hello, We are developing a mobile software application for cel phones to provide intelligent real time data for traffic management systems. We are a closed private working group developing open source software. We are seeking consulting advice and development resources to further extent and

[android-developers] Re: Rules for using database.

2008-05-19 Thread wescorp
IMO, the answer to 1 is yes, you do need to close. Initially, my program would work without closing the db early on, but then after increased complexity, I started getting errors because those activities could not properly close on their own. I've a question concerning using database on

[android-developers] File Upload/Download -- Best practices...

2008-05-18 Thread wescorp
My application needs to transfer Android device files to and from a web or file server. I am trying to find the best practice to do this. I understand the need to use a service and let it run in the background, but inside the service what protocol should I be using, http, ftp, or something

[android-developers] Re: New to Programing and Android

2008-05-13 Thread wescorp
Here is a link to video tutorials for Eclipse and Java for Total Beginners. It's been downloaded over 500,000 times in the last year. Highly recommended. http://eclipsetutorial.sourceforge.net/ Best wishes, Wes On May 12, 5:35 pm, tryingtolearn [EMAIL PROTECTED] wrote: Hi Everyone,