[android-beginners] Google map in Emulator?

2010-05-25 Thread Gauri Deshpande
Hi all, I am trying the MapView tutorial at http://developer.android.com/resources/tutorials/views/hello-mapview.html. I did exactly as mentioned in the tutorial but it doesn't display the map, it just displays the grey grid. I tried this on 1.5 sdk and also on 2.1 and 2.2 sdk (using Google APIs

[android-beginners] Synchronous activity?

2010-05-25 Thread tim
In the following: http://developer.android.com/guide/topics/manifest/intent-filter-element.html android:priority ... *It controls the order in which broadcast receivers are executed to receive broadcast messages. Those with higher priority values are called before those with lower

Re: [android-beginners] Getting On-Device Debugging to work

2010-05-25 Thread Justin Anderson
Are you using Windows? If so, had you EVER connected your phone to your device without USB debugging enabled? I know this used to cause problems but I thought they had fixed it... I gave some steps a while back that might help you out:

Re: [android-beginners] can i re-install an app without shutting down the emulator?

2010-05-25 Thread eudokija
And there's also adb reinstall foo.apk which is the same as adb install -r 24.05.2010 23:32 пользователь Donnie Myers d3myer...@gmail.com написал: I am not sure about the command line options but with the IDEs (such as netbeans) after every change you make, when you select to run the app on your

Re: [android-beginners] Re: ListView Selection Help

2010-05-25 Thread Justin Anderson
Can you give a little more detail about how the workflow of your application is supposed to work? We might be able to give some better suggestions on how best implement it. Seems to me like you have two different options, but they are drastically different and the one you would want to choose

Re: [android-beginners] Where Clause

2010-05-25 Thread Justin Anderson
Well, what is strSet? -- There are only 10 types of people in the world... Those who know binary and those who don't. -- On Mon, May 24, 2010 at 8:27 PM, Kevin

Re: [android-beginners] Synchronous activity?

2010-05-25 Thread Justin Anderson
http://developer.android.com/reference/android/content/BroadcastReceiver.html -- There are only 10 types of people in the world... Those who know binary and those who don't.

Re: [android-beginners] Finger swipe in Android API level 3 (OS 1.5) ?

2010-05-25 Thread Justin Anderson
I know this is late, but hopefully it will help you and others out there still programming stuff to be compatible with 1.5... This is a simplified version of a class that I use to detect a vertical swipe on a Gallery object. To see it in action and test it out you can take a look at AppSwipe! on

Re: [android-beginners] Getting On-Device Debugging to work

2010-05-25 Thread Chi Kit Leung
USB debugging enabled always cause me problem On Tue, May 25, 2010 at 5:13 PM, Justin Anderson janderson@gmail.comwrote: Are you using Windows? If so, had you EVER connected your phone to your device without USB debugging enabled? I know this used to cause problems but I thought

[android-beginners] Path Finder

2010-05-25 Thread Ali Murtaza
Hi I want to prepare a path finder application and i still unable how to create it.. If any body has a tutorial please reffer me. -- Ali Murtaza BCSF06M021 Research Assistant Data Virtulization Ware House PUCIT, Lahore, Pakistan ali.murt...@pucit.edu.pk -- You received this message because

Re: [android-beginners] Where Clause

2010-05-25 Thread bear35805
It is the string representation of a number which is the SetID I want. On Tue, May 25, 2010 at 2:29 AM, Justin Anderson janderson@gmail.comwrote: Well, what is strSet? -- There are only 10 types of people in the

[android-beginners] easy to join

2010-05-25 Thread t mal
Everyone, check out this new online site, its going to be bigger in future. New shopping model will make you save more money while you shop online….how good is that ?? http://www.shoppingreps.com?SourceId=11221 Simply register, that’s free, and start to pick up some fantastic bargains, but don't

[android-beginners] Re: Getting On-Device Debugging to work

2010-05-25 Thread Ubuntu Explorer
I am using Ubuntu 10.04. Regards UE On May 25, 9:07 pm, Chi Kit Leung michaelchi...@gmail.com wrote: USB debugging enabled always cause me problem On Tue, May 25, 2010 at 5:13 PM, Justin Anderson janderson@gmail.comwrote: Are you using Windows?  If so, had you EVER connected

Re: [android-beginners] Finger swipe in Android API level 3 (OS 1.5) ?

2010-05-25 Thread Chris Ross
Thanks much. I had found something similar elsewhere in my searching, and as you ended up making a subclass of SimpleOnGestureListener. As it happens, I made that class inside of my primary Activity class, so I didn't have to pass the object into the instantiator like you did, but the same

[android-beginners] Problem getting a linearlayout to be scrollable

2010-05-25 Thread Mike Topper
Hey, I'm having problems with a layout I'm currently working with. Everything looks fine with it in portrait mode, but when i switch to landscape, the linearlayout that encompasses the textviews and edittexts go below the end of the screen and you can't see/edit them. I tried wrapping that

[android-beginners] last modified time Contact

2010-05-25 Thread Aivlis
Hi guys, how can i get the last modified time of a Contact ( Android 2.1)? -- You received this message because you are subscribed to the Google Groups Android Beginners group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To

[android-beginners] Re: Get data to android app from mysql server

2010-05-25 Thread cellurl
Here's an OS Android project that does similar. (search for new URL) http://code.google.com/p/speedlimit/source/browse/Sean/src/org/wikispeedia/backseatdriverVI/TranslateTask.java The php (web) side is the following: http://www.wikispeedia.org/a/marks_bb.php.txt IMHO, synchronizing sqlite and

[android-beginners] Re: Problem getting a linearlayout to be scrollable

2010-05-25 Thread Mike Topper
Ok It looks like the problem isn't anything to do with the scrollbar, since when I add another element, the scroll appears. the problem is that it seems like the last element is somewhat hidden behind the other linearlayout buttonbar in landscape mode. any idea how I can have it so that the

Re: [android-beginners] Installing and running app on HTC Incredible

2010-05-25 Thread Justin Anderson
Try following the steps I outlined in this thread: http://groups.google.com/group/android-beginners/browse_thread/thread/bd9f0690e0171ffd/71292b2e7d98d9a1?lnk=gstq=samsung+galaxy#71292b2e7d98d9a1 Hope that helps, Justin --

[android-beginners] building the entirety of android 2.2 on ubuntu 10.04

2010-05-25 Thread Robert P. J. Day
strictly for the entertainment value, i decided to follow the instructions here for 64-bit ubuntu: http://source.android.com/source/download.html as i have a perfectly stock install of ubuntu 10.04, i had to make a couple tweaks -- some of the packages in the required list have been

[android-beginners] sql or webservice

2010-05-25 Thread Arlen
How can I feed the android grid with my sql Data through my website? Does I need a direct connection to my server or can I use webservices ? Is there any example of that ? -- You received this message because you are subscribed to the Google Groups Android Beginners group. NEW! Try asking and

[android-beginners] string to double

2010-05-25 Thread Faust Nijhuis
Hello, Is there an function to change an string with a comma to a double. example code; stripline1.Z0 = 123.45 (with point) DecimalFormat df = new DecimalFormat(#.##); strip_Z0.setText(df.format(stripline1.Z0)); The value in the textEdit entry will be with a comma or point, depending on the

Re: [android-beginners] string to double

2010-05-25 Thread TreKing
On Tue, May 25, 2010 at 3:22 PM, Faust Nijhuis faustnijh...@gmail.comwrote: How do I transform a string with comma to a string with point. By taking 2 seconds to look at the documentation for String. Your answer is right there. Just try looking.

[android-beginners] Re: Getting On-Device Debugging to work

2010-05-25 Thread Ubuntu Explorer
After lot of searching, I tried the adb binary posted on this site. http://www.samsungmomentforum.com/samsung-moment-rooting/getting-adb-to-recgonize-moment-under-ubuntu-karmic/?PHPSESSID=31f89574f5ccc1c57cf5cdc2e9591785 And with this binary I am able to detect the Samsung device under adb

[android-beginners] Null Pointer when trying to access Drawable resources

2010-05-25 Thread Philip H.
I'm brand new to developing for android, so this has been driving me crazy all day even though I'm sure it's simple. I'm going through the Hello Form Stuff tutorial and it seems like it can't find a button resource in the drawable folder. I've tried placing the three icons and the XML file in

Re: [android-beginners] Where Clause

2010-05-25 Thread Justin Anderson
The code itself looks ok and it looks like some stuff I have in my own app... which does work. So the problem has got to lie somewhere else... Are you sure there are entries in the table? What happens if you run this statement: Cursor cursor = db.query(TABLE_NAME2, null, null, null, null, null,

Re: [android-beginners] Null Pointer when trying to access Drawable resources

2010-05-25 Thread Justin Anderson
I don't think it has to do with android_button.xml... Have you called setContentView() prior to calling findViewById()? Also, what is HelloFormStuff.java... is it an Activity? Thanks, Justin -- There are only 10 types of people

[android-beginners] Re: Null Pointer when trying to access Drawable resources

2010-05-25 Thread Philip H.
OK, so before I posted this, I did a few more things to make sure I wasn't posting a stupid question and it turns out it was a stupid mistake. I'd found a couple questions that may have been the same issue but none of them were solved. Since I'd already written this all up I figured I'd post it

[android-beginners] Re: Null Pointer when trying to access Drawable resources

2010-05-25 Thread Philip H.
I wish I'd asked the question sooner, you figured out my problem in like 2 minutes. Instead I wasted a few hours :) Yes, HelloFormStuff is the main activity. On May 25, 4:57 pm, Justin Anderson janderson@gmail.com wrote: I don't think it has to do with android_button.xml... Have you called

Re: [android-beginners] Re: Null Pointer when trying to access Drawable resources

2010-05-25 Thread Justin Anderson
* I wish I'd asked the question sooner, you figured out my problem in like 2 minutes. Instead I wasted a few hours :) * Been there. Done that. ;-) -- There are only 10 types of people in the world... Those who know binary and

[android-beginners] How do I draw onto an app using an XML layout?

2010-05-25 Thread T1000
How do I draw shapes in an app that uses an XML layout? All of the examples that I've found only draw the shapes without using XML! On the android site here,http://developer.android.com/guide/topics/graphics/index.html it says: If you'll be drawing some simple graphics (images, shapes, colors,