[android-beginners] Re: Novice programmers lets build together.

2008-11-06 Thread Timbob Stevenson
OK, so I have an idea for a project we can work on From what I hear UK T-mobile users don't have an MSN client for Android and the only option for those users is the sub-par, pay-for-service IM+ from Android Market. How about we write an MSN client for Android? We can look to other projects,

[android-beginners] mark the location on the map

2008-11-06 Thread Isuru
I tried very hard to get a gps map. I achieve that. but now I have to get the current gps location. then I have to mark it on the map. If anyone can give me a simple code for that if will be very helpful to me. plzz help me.. --~--~-~--~~~---~--~~ You received

[android-beginners] Re: mark the location on the map

2008-11-06 Thread Dennis Wilmsmann
Read the hints regarding Location-based Service APIs: http://code.google.com/android/toolbox/apis/lbs.html Some sample code from my app (there are much more samples around here or at the android developers list): LocationManager lm = (LocationManager) getSystemService(LOCATION_SERVICE); /* *

[android-beginners] Re: I can't visit the website source.android.com

2008-11-06 Thread binary_runner
China si famous for blocking and censoring almost anything, what makes you think that google is blocking your IP? On Nov 4, 1:09 am, tagore [EMAIL PROTECTED] wrote: Hi, I can't visit the website source.android.com. My location is in China, Asia. Does the google block the IP from here?

[android-beginners] Re: mark the location on the map

2008-11-06 Thread Stu
Hi Dennis, is the rest of the source for your application available anywhere? I'd be interested to see it. Regards, Stuart. On Nov 6, 3:30 pm, Dennis Wilmsmann [EMAIL PROTECTED] wrote: Read the hints regarding Location-based Service APIs:http://code.google.com/android/toolbox/apis/lbs.html

[android-beginners] Re: Emulator's clock time

2008-11-06 Thread Latha
I think it is not possible. Did you got it? On Nov 6, 11:21 am, Thaw [EMAIL PROTECTED] wrote: Hello, androidsss Is it possible to change the analog clock time (default time on emulator's desktop) to my current time when i run program on eclipse ,Windows. And there are digital clock on

[android-beginners] Is there any software available for importing SMS messages?

2008-11-06 Thread Ryan Li
I am using Blackberry 8800 currently and I'm concering of switching to Android platform, now I am wondering if I can migrate my data from Blackberry to Android? Or if there is any software that can read a formatted text file and integrate the SMS messages into built-in message centre?

[android-beginners] Re: R.java file not being generated by eclipse plugin

2008-11-06 Thread Advanceroot
At first, make sure that your project is without any error. Secondly, try to modify the res files, for example, add a blankspace in layout xml file, then rebuild(or build automatically if you set so). 2008/11/6 Hitesh Seth [EMAIL PROTECTED] @PorkChop -- Exactly what should I check in

[android-beginners] Re: Novice programmers lets build together.

2008-11-06 Thread Stu
I think an MSN client would be extremely useful. I was quite miffed as to why I couldn't find it on my new G1 after seeing it on so many Google and other review videos on YouTube. :( I'm struggling my way through making any sort of application at the moment, but I might feel more inclined to

[android-beginners] Re: Battery Level Monitoring

2008-11-06 Thread gootyfer
Anybody knows about that variables? And about battery level access more accurately (low level access)? Thank you. Regards, gootyfer On Nov 4, 6:47 pm, gootyfer [EMAIL PROTECTED] wrote: Roman, thanks for the code. I was wondering why do you know the name of the intExtras like level, scale,

[android-beginners] Re: Writing widgets

2008-11-06 Thread Amir Noble
I hope its soon my home screens are getting Full. Id like someone to develop a Quick start widget where you type the name of the program or the function and it executes the command without going thru the menu. On Wed, Nov 5, 2008 at 9:48 PM, ppcinfo [EMAIL PROTECTED] wrote: Ok, thanks.

[android-beginners] Re: Writing widgets

2008-11-06 Thread Fish Kungfu
Maybe someone (smarter than I am) could implement virtual desktops, just like it's available in Linux today. ...Fish On Thu, Nov 6, 2008 at 12:02 PM, Amir Noble [EMAIL PROTECTED] wrote: I hope its soon my home screens are getting Full. Id like someone to develop a Quick start widget where

[android-beginners] Re: Writing widgets

2008-11-06 Thread Amir Noble
I still would need to create a shortcut on the home screen to use the feature. I was hoping for a widget similar to the google widget that would allow quick program and exe. look up On Thu, Nov 6, 2008 at 9:04 AM, Romain Guy [EMAIL PROTECTED] wrote: you can already do something similar. Open

[android-beginners] Re: Writing widgets

2008-11-06 Thread Romain Guy
you can already do something similar. Open the list of apps and type on the keyboard to filter. On Thu, Nov 6, 2008 at 9:02 AM, Amir Noble [EMAIL PROTECTED] wrote: I hope its soon my home screens are getting Full. Id like someone to develop a Quick start widget where you type the name of the

[android-beginners] Re: Is there any software available for importing SMS messages?

2008-11-06 Thread InfidelCastro
can copy and paste into e-mail, and forward to yourself? There's not a lot of business app support yet, and no decent document writer/ editor yet. There's Zoho and Google Docs instead. On Nov 6, 2:33 am, Ryan Li [EMAIL PROTECTED] wrote: I am using Blackberry 8800 currently and I'm concering of

[android-beginners] LunarLander and keypresses

2008-11-06 Thread RichardS
Using the host keyboard when running LunarLander in the emulator works as expected ie. 'q' and 'w' rotate the ship and up-arrow start/pauses the game. If, however I click the mouse within the view then there is no further response to keypresses until I either click one of the Dpad buttons or

[android-beginners] Re: LunarLander and keypresses

2008-11-06 Thread Romain Guy
You need to make the view focusable in touch mode. (See View.setFocusableInTouchMode or android:focusableInTouchMode.) On Thu, Nov 6, 2008 at 2:53 PM, RichardS [EMAIL PROTECTED] wrote: Using the host keyboard when running LunarLander in the emulator works as expected ie. 'q' and 'w' rotate

[android-beginners] Re: LunarLander and keypresses

2008-11-06 Thread RichardS
That fixed it! Thanks very much. On 6 Nov, 23:07, Romain Guy [EMAIL PROTECTED] wrote: You need to make the view focusable in touch mode. (See View.setFocusableInTouchMode or android:focusableInTouchMode.) On Thu, Nov 6, 2008 at 2:53 PM, RichardS [EMAIL PROTECTED] wrote: Using the

[android-beginners] Re: Hello world on Android

2008-11-06 Thread Vishal Srivastava
Hi Sunit, Yes, I waited for a long time. This is what comes up 1. android... (at launch) 2. Animated ANDROID and android logo 3. Screen with following - Android, charging, Current Time, Screen Locked(Press Menu to Unlock) 4. On click of Menu - Process com.android.phone is not responding. 2

[android-beginners] Re: Emulator's clock time

2008-11-06 Thread Thaw
Thanks, if you got that, reply to me. i have not yet. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Beginners group. To post to this group, send email to android-beginners@googlegroups.com To unsubscribe

[android-beginners] Re: Hello world on Android

2008-11-06 Thread Sunit Katkar
Seems to be nothing wrong... The Hello Word application just prints Hello on the top. So I think your application is running. Try changing the string to something else like Hi There and try. On Thu, Nov 6, 2008 at 4:19 PM, Vishal Srivastava [EMAIL PROTECTED]wrote: Hi Sunit, Yes, I waited for

[android-beginners] Re: Hello world on Android

2008-11-06 Thread Vishal Srivastava
Thanks Sunit. I got it. I was doing setTag() instead of setText(). On Thu, Nov 6, 2008 at 7:29 PM, Sunit Katkar [EMAIL PROTECTED] wrote: Seems to be nothing wrong... The Hello Word application just prints Hello on the top. So I think your application is running. Try changing the string to

[android-beginners] Re: Hello world on Android

2008-11-06 Thread Thaw
Hi, let try with the following coding, goodluck! public class HelloAndroid extends Activity { /** Called when the activity is first created. */ @Override public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); TextView tv = new TextView(this);

[android-beginners] Re: How to create a custom button

2008-11-06 Thread Thaw
Hi, following is good link for custom button, UI creating. http://www.droiddraw.org/ there u can create your custom button and others for ur UI layout. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android

[android-beginners] Re: How to create a custom button

2008-11-06 Thread Sunit Katkar
Actually the site has all standard widgets which you can use. For instance the Image button is already provided by Android. http://code.google.com/android/reference/android/widget/ImageButton.html The droiddraw application is good to let you quickly create complex layouts and see them before you

[android-beginners] Re: LunarLander and keypresses

2008-11-06 Thread Thaw
Hi, I also tried lunar lander on emulator. (not change original sample code yet) mouse click and drag on screen of emulator is same with touch and move screen of android mobile? So, I want to see source code using View.setFocusableInTouchMode with ur LL project , please show me help.

[android-beginners] Re: Source codes

2008-11-06 Thread Thaw
Hi, Sunit Katkar There valuable source code link it is very good for learning various appliaction. http://www.netmite.com/android/mydroid/packages/apps/ These applications are already exist on emulator, But i want to run or edit these application source code on my emulator, but i can't copy these

[android-beginners] Re: LunarLander and keypresses

2008-11-06 Thread RichardS
In LunarView.java search for setFocusable(true) and change it to setFocusableInTouchMode(true) On 7 Nov, 01:22, Thaw [EMAIL PROTECTED] wrote: Hi, I also tried lunar lander on emulator. (not change original sample code yet) mouse click and drag on screen of emulator is same with touch and

[android-beginners] Re: LunarLander and keypresses

2008-11-06 Thread Thaw
Thanks for ur support! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Beginners group. To post to this group, send email to android-beginners@googlegroups.com To unsubscribe from this group, send email to

[android-beginners] Re: emulator-5554 disconnected!

2008-11-06 Thread Thaw
Hi Ian Enrique Najar Perez I cannot find Devices tab on my Eclipse 3.4. Please help me to find, where is this tab? On Nov 5, 2:03 am, Ian Enrique Nájar Pérez [EMAIL PROTECTED] wrote: I have a partial solution of that problem I run a program in DMMS View in Eclipse. When the emulator opens,

[android-beginners] Re: Cannot compile Android app: Failed to create debug key

2008-11-06 Thread Xavier Ducrohet
It looks like for some reason JAVA_HOME is set to the bin folder of the JDK instead of the top folder. Change your JAVA_HOME to c:\Program Files\Java\jdk1.6.0_01 and it will work. This issue will be fixed in the next version of SDK/plugins. Xav On Mon, Nov 3, 2008 at 11:24 PM, [EMAIL

[android-beginners] Re: emulator-5554 disconnected!

2008-11-06 Thread Thaw
Hi, Ian Enrique Najar Perez I cannot find Devices tab from Eclipse 3.4 Gynemedy. Please find help to me. where is this tab? On Nov 5, 2:03 am, Ian Enrique Nájar Pérez [EMAIL PROTECTED] wrote: I have a partial solution of that problem I run a program in DMMS View in Eclipse. When the emulator

[android-beginners] How to fill an autocomple with information from a database query

2008-11-06 Thread Juan David Trujillo C.
Hi all!! I want to create an autocomplete that gets its information from a database query. I have a database method that returns the Cursor (with name, value and date fields) I need, but I dont know how to actually fill it, so it works as expected as the Contacts API demo:

[android-beginners] Re: How to create a custom button

2008-11-06 Thread Arun Mankad
But I want to use my own images for the buttons, ie an image for normal state another for focused state and yet another for clicked state On Fri, Nov 7, 2008 at 6:46 AM, Sunit Katkar [EMAIL PROTECTED] wrote: Actually the site has all standard widgets which you can use. For instance the Image

[android-beginners] Re: Source codes

2008-11-06 Thread Sunit Katkar
Hi,I saw that website. Good stuff there. But there is no direct way to load into your Eclipse. You need to copy each class from the website into your PC. Then use them for your android project. Sorry there is no automatic way to do it. - Sunit On Thu, Nov 6, 2008 at 5:31 PM, Thaw [EMAIL

[android-beginners] Re: How to create a custom button

2008-11-06 Thread Sunit Katkar
Arun, The Android site has many examples. ImageButton example is located here http://code.google.com/android/samples/ApiDemos/src/com/example/android/apis/view/ImageButton1.html There are more examples here http://code.google.com/android/samples/ApiDemos/src/com/example/android/apis/view/ -

[android-beginners] Re: Source codes

2008-11-06 Thread Thaw
Hi, I made that you said(copy class, xml, png...of Contacts project) but i faced more error when i move all copied to eclipse and run. r u ok with Contacts project, if u have right one, help my headache. Thanks, Sunit Katkar --~--~-~--~~~---~--~~ You received this