[android-beginners] Re: Changing layout of the QuickSearch

2009-12-10 Thread Benjamin
nly 10 types of people in the world... > Those who know binary and those who don't. > -- > > On Thu, Dec 3, 2009 at 6:03 AM, Benjamin wrote: > > > > > Hey ho, > > > is it possible to chang

[android-beginners] Use ACTION_SEARCH intent for own activity

2009-12-06 Thread Benjamin
Hey ho, how can i use the ACTION_SEARCH intent to open on of mine activities? This code doesn't work: i would appreciate any help. -- You received this message

[android-beginners] Changing layout of the QuickSearch

2009-12-06 Thread Benjamin
Hey ho, is it possible to change the layout of the standard quicksearch? I found this article http://android-developers.blogspot.com/2009/09/introducing-quick-search-box-for.html , posted in the android developer blog but but it doesn't describe how to add an aditional button for example. Is it

[android-beginners] Howto profiling methods

2009-12-02 Thread Benjamin
Hey ho, can someone give me a howto to profile methods with the adt-plugin for eclipse? In the DDMS-Perspective i see indeed the button "Start Method Profiling" but it is inactive an i can't click it. Sorry for my bad english. Thanks. ;) -- You received this message because you are subscribed t

[android-beginners] android list targets FAILS

2009-11-12 Thread Benjamin Orchard
In the documentation, I read: To generate a list of system image targets, use this command: "android list targets" this fails with the following error: Error: Ignoring add-on 'google_apis-3-r03': Unable to find base platform with API level '3' It repeats this message 3 times: once for each level

[android-beginners] R cannot be resolved

2009-11-11 Thread benjamin goth
Hi I was doing fine going through the tutorials but suddenly whatever SDK I use to build against I get that R cannot be resolved I have the R.JAVA file in my gen folder and have not used the wrong import pleaeeese someone point out where I am being stupid Many thanks Ben -- You received this mess

[android-beginners] Re: Eclipse plugin vs. conversion to Dalvik

2009-06-24 Thread Benjamin Herrenschmidt
On Wed, 2009-06-24 at 15:24 +1000, Benjamin Herrenschmidt wrote: > Hi ! > > I haven't seen this in a FAQ and while Google turned out some mentions > of this problem, I didn't find an actual solution. > > So I'm new to Android, planning to try it out, and did th

[android-beginners] Eclipse plugin vs. conversion to Dalvik

2009-06-24 Thread Benjamin Herrenschmidt
Hi ! I haven't seen this in a FAQ and while Google turned out some mentions of this problem, I didn't find an actual solution. So I'm new to Android, planning to try it out, and did the following - Machine is an x86/32 runnig ubuntu jaunty - JVM is IBM jre1.5 but the problem is identical usi

[android-beginners] Re: Webview not working like in Chrome

2009-04-21 Thread Benjamin
interface implementation. If you find something just let me know, I'll look too. On 21 avr, 01:57, Mark Murphy wrote: > Benjamin wrote: > >> The first step to do that (after creating a new facebook-app on > >> facebook) is asking access to the user's infor

[android-beginners] Re: Webview not working like in Chrome

2009-04-20 Thread Benjamin
any help here? On 19 avr, 21:44, Benjamin wrote: > Hi guys, > I'm trying to make an android app, working with Facebook. > > The first step to do that (after creating a new facebook-app on > facebook) is asking access to the user's informations. > > We can

[android-beginners] Webview not working like in Chrome

2009-04-19 Thread Benjamin
Hi guys, I'm trying to make an android app, working with Facebook. The first step to do that (after creating a new facebook-app on facebook) is asking access to the user's informations. We can do that from this url : http://m.facebook.com/code_gen.php?v=1.0&api_key=[your api_key] You're going

[android-beginners] Re: "Your location cannot be determined"

2009-04-04 Thread Benjamin
Woaw! It totally worked by telnet! That's great! Thanks a lot! On 4 avr, 18:04, Mark Murphy wrote: > Benjamin wrote: > > Don't know how to do it on linux too! > > From a terminal window, run: > > telnet localhost 5554 > > Then, when the prompt comes

[android-beginners] Re: "Your location cannot be determined"

2009-04-04 Thread Benjamin
Don't know how to do it on linux too! --~--~-~--~~~---~--~~ 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, s

[android-beginners] Re: "Your location cannot be determined"

2009-04-04 Thread Benjamin
I tried everything you just told me to, still not working. I didn't try the geo command, I don't know how to do that on windows, I'll try it on linux. getting back to you soon! On 4 avr, 13:09, Mark Murphy wrote: > Benjamin wrote: > > Well I really need it to work, so

[android-beginners] Re: "Your location cannot be determined"

2009-04-04 Thread Benjamin
lem.. Can someone help me? > > On Apr 2, 10:21 am, Benjamin wrote: > > > From my first message : > > "I went to the Settings on the emulator phone, and the GPS is enabled. > > " > > > :-( --~--~-~--~~~---~--~~ You receiv

[android-beginners] Re: "Your location cannot be determined"

2009-04-02 Thread Benjamin
>From my first message : "I went to the Settings on the emulator phone, and the GPS is enabled. " :-( --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to and

[android-beginners] Re: "Your location cannot be determined"

2009-04-01 Thread Benjamin
Nothing more to do guys? --~--~-~--~~~---~--~~ 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: "Your location cannot be determined"

2009-03-31 Thread Benjamin
Hi Mark, > If you have been using the emulator as launched from Eclipse, try using > one launched manually (emulator is in the tools/ directory of your SDK > installation) and a standalone DDMS (ddms is also in tools/). I did that three posts ago. > If that does not help, try running emulator -w

[android-beginners] Re: "Your location cannot be determined"

2009-03-31 Thread Benjamin
Still not working with a fresh SDK. But obviously the settings are the same for both my SDKs folders. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to andr

[android-beginners] Re: "Your location cannot be determined"

2009-03-31 Thread Benjamin
Still not working for me, I'll try downloading the SDK again and see what happen. --~--~-~--~~~---~--~~ 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@google

[android-beginners] Re: "Your location cannot be determined"

2009-03-30 Thread Benjamin
> Did you have your emulator selected over in the tree-table on the left? > That would be if you are using DDMS standalone -- I am not 100% certain > the equivalent in the Eclipse perspective. Ok so I tried new things : I started the ddms.bat (wow it looks pretty powerful!) from the tools folder,

[android-beginners] Re: "Your location cannot be determined"

2009-03-30 Thread Benjamin
Hi Mark, First of all, thanks for your help. > There are several dozen examples on the Web site. They are all under the > heading "Tutorials and Sample Code" in the navigation frame on the left. I know that, but I was asking for more examples on every single Class provided by the SDK, just as in

[android-beginners] "Your location cannot be determined"

2009-03-30 Thread Benjamin
Hi guys, I'm new to android development, I tried some stuffs since a week now. >From what I've seen the online documentation is a mess: there is exactly no example AT ALL (well except the tutorials), and we all know how examples are useful for developers. But that's not the point today. So I tri

[android-beginners] Re: Hello Android!

2009-01-07 Thread Benjamin
Thanks for the tips ! On 4 jan, 11:51, Steve Carville wrote: > Go into 'Run Configurations' and hit the 'Target' tab.  Change the 'Emulator > Launch Parameters to GPRS for Network speed and Latency.  You could also > tick the 'Wipe User Data' tab. Then all you have to do is run the app and > give