[android-developers] Re: Cupcake coming in April? Where is the SDK?

2009-03-24 Thread Pierre Bonnefoy

Romain, Jean-Baptiste,

Just to clarify, the G2 is announced for April in some countries.
The G2 is using virtual keyboard.
Will the G2 be at first available with an update of 1.1 or will it be
a derivative of cupcake ?

Thanks

2009/3/24 Jean-Baptiste Queru :
>
> I'll very gladly try to answer those questions on the android-platform
> list, which I believe is the most appropriate group for them, so that
> this group can remain focused on the concerns of developers writing
> apps with the official SDK (or, in this case, expressing concerns
> about a new official SDK).
>
> Thanks,
> JBQ
>
> On Tue, Mar 24, 2009 at 11:22 AM, Simon Depiets  wrote:
>>
>> I think this is true,
>> can you tell us more than git commit messages tell us ?
>> do you intend to freeze android at some point, afterwards there will
>> only be bug fixes ?
>> do you WANT/do you NEED contributions, or is android open source but
>> with a proprietary-like development model ?
>>
>> I have the impression that the community is very active around
>> android-oriented APPS, but not about android itself, maybe there's
>> also a problem with this mailing list being filled by requests on the
>> use of the SDK but not the development of the SDK, maybe there should
>> be a newsgroup dedicated to the android-dev, while this one seems more
>> like android-apps-dev.
>>
>> These are just ideas and questions, not a troll at all.
>>
>> 2009/3/24 Disconnect :
>>> Thats the sort of thing you do with alpha/beta/rc tags. And community
>>> participation.
>>>
>>> At some point, someone at google says "This is, barring problems, what we
>>> want to be 1.5. Now lets get it fixed." That can continue to happen
>>> privately between google and the carriers, and you keep periodically
>>> throwing releases to the community.  This is how proprietary projects run.
>>> (Such as Symbian.)
>>>
>>> Or, Google can step up and actually release an open, community framework.
>>> Tags for alpha, beta, rc releases. Limited platform/configuration support in
>>> early stages. Community feedback, patches and bug reports throughout.
>>>
>>> Its cheaper, its faster, and you get fewer debacles like the g1 release
>>> patchfest. Even if the problems are deep inside the guru code, and there's
>>> no chance anyone else can fix it, you STILL gain by offloading the rest of
>>> the work. (Go read LKML for a while if you want -lots- of examples of that.
>>> Its not common for someone new to the project to make deep, guru-level fixes
>>> and patches. But it -is- common for newcomers to take care of their own
>>> bugs, make incremental improvements, help others and generally take load off
>>> the older members of the community.)
>>>
>>> And to skip ahead in the thread:
>>> {Quote Romainguy}
>>>
>>> So far, only the 1.1 SDK was released after the firmware (and not long
>>> after at that.) I don't understand the point of this discussion. We
>>> know that the SDK should be released before the bits are placed on
>>> actual devices and you know that as well. Since there's been no
>>> announcement of Cupcake availability on actual handsets, why all this
>>> fuss?
>>>
>>> Because in a -community- project, things such as timelines, release
>>> deadlines, requirements and so forth are public. In a proprietary project,
>>> they are generally private. (Although in the software/mobile space,
>>> generally much less private than Android.) Google bills this as a community
>>> project but treats it as a proprietary one. So "all the fuss" is because
>>> people went "Ooh! A community project! I'll help!" and got told to shove off
>>> until it gets released.
>>>
>>> On Tue, Mar 24, 2009 at 12:01 PM, David Turner  wrote:

 Hmm.. Despite the fact that this is what we want, we cannot make a
 guarantee that the Cupcake SDK will be officially released strictly before
 the platform is available on retail phones.

 Properly testing and packaging a SDK takes a lot of time, we may encounter
 blocker bugs that have nothing to do with the software on the phone (e.g.
 emulator crashes on platform X, ADB doesn't see emulator/devices on 
 platform
 Y, etc..). While we test the SDK frequently during development, doing the
 necessary job to ensure that it's not going to break on the machines of all
 people who download it from the official repository takes some time. And
 then, the web site needs to be updated, especially the documentation needs
 to reflect the new features / fixes / etc...

 But apart from that, I don't see a reason why this SDK would lag behind,
 and as I said, we want it to be released ASAP.

 On Tue, Mar 24, 2009 at 4:47 PM, Al Sutton  wrote:
>
> JBQ,
>
> Can you pass up the chain that the 'phrase
>
> "...you can be sure that you'll have an official SDK for a
> cupcake-originated release as soon as possible."
>
> should be planned to be a point in time (hopefully a couple of weeks)
> before

[android-developers] Re: Install Android on Windows XP

2009-05-17 Thread Pierre Bonnefoy

The link you used can no longuer work with the new version of the sdk
because the parameters to pass to the emulator when you launch it have
changed.

Basically, what was described could work (the other methods described
in the answers requires that you install eclipse, which is not
mandatory if you just want to do in browser testings).

I know that the details of the correst command line have been
exchanged already on those lists, so with a fine search, you should be
able to find it, or one cool guy on this list should be able to give
it to you.

Regards


2009/5/17 Raphael :
>
> If you install via an ADT zip file, make sure you get the latest (0.9.1).
>
> Rather than using the zip file, use the update size in Eclipse to
> automatically get the latest version
> (https://dl-ssl.google.com/android/eclipse/). Remember that for most
> people this fails via https so just use the http link
> (http://dl-ssl.google.com/android/eclipse/).
>
> R/
>
> On Sat, May 16, 2009 at 10:03 PM, Nithin Varamballi  
> wrote:
>>
>> HI..
>>
>>  I installed 1.5sdk successfully... First remove older ADT
>> files...  And download the 0.9 ADT.. Its zip file.. After removing the
>> old  ADT following steps
>> i followed... In eclipse
>>
>> 1- Help
>> 2- Software updates
>> 3- Available Software
>> 4- Add site
>> 5- Archive(add the ADTzip file located in your disk)
>> 6- Ok
>>
>> After installing i change the older 1.1 SDK path to 1.5
>>
>> 1- windows
>> 2- preferences
>> 3- click android
>> 4- set sdk location from your disk
>> 5- Apply
>> 6- restart eclipse
>>
>> Thank You
>> Nithin N V
>> - Show quoted text -
>>
>> >
>>
>
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: Bug in IM client

2008-11-30 Thread Pierre Bonnefoy
http://source.android.com/report-bugs

2008/12/1 bradycl_84043 <[EMAIL PROTECTED]>

>
> Can you give me a link to instructions for doing so?
>
> Thanks!
>
> Brady W. Clark
> [EMAIL PROTECTED]
>
> On Nov 30, 3:22 pm, "Xavier Mathews" <[EMAIL PROTECTED]> wrote:
> > Post This In The Issue Tracker! And it will be taken care of!
> >
> > Xavier A. Mathews
> > Student/Browser Specialist/Developer/Web-Master
> > Google Group Client Based Tech Support Specialist
> > Hazel Crest Illinois
> > [EMAIL PROTECTED]@[EMAIL PROTECTED]
> > "Fear of a name, only increases fear of the thing itself."
> >
> > On Sun, Nov 30, 2008 at 2:21 AM, bradycl_84043 <[EMAIL PROTECTED]
> >wrote:
> >
> >
> >
> >
> >
> > > Just wanted to report a bug in the IM client.
> >
> > > I have a yahoo ID of bradycl_98012.  When I moved to a new zip code a
> > > few years ago I created an alias within that yahoo ID of
> > > bradycl_84043.  I log into yahoo messenger using bradycl_84043, I am
> > > on almost all of my friends buddy lists as bradycl_84043.  When I log
> > > onto yahoo IM on my G1 as bradycl_84043 and send an IM to one of my
> > > friends, they receive it from bradycl_98012.
> >
> > > I can see that if someone had privacy reasons for having multiple
> > > aliases this could be considered a very serious bug.
> >
> > > Please let me know if my description was unclear, or if this should be
> > > posted or sent to some other location.
> >
> > > Thanks!
> > > Brady W. Clark
> > > [EMAIL PROTECTED] Hide quoted text -
> >
> > - Show quoted text -
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: New SDK Available

2008-12-07 Thread Pierre Bonnefoy
A SIM is necessary if you want to make phone calls on a standard cellular
networks (I mean, you can still make phone calls on WiFi without a SIM).
2008/12/7 Xavier Mathews <[EMAIL PROTECTED]>

>
> I thought that iphone was also an ipod and has over 10,000 apps what
> is the point of a sim?
>
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: Android Dev Phone 1™

2008-12-09 Thread Pierre Bonnefoy
Considering it states"The device currently costs $399 (USD) (including free
shipping in the US), and will be available for purchase in 18 international
markets, including the US, UK, Germany, Japan, India, Canada, France,
Taiwan, Spain, Australia, Singapore, Switzerland, Netherlands, Austria,
Sweden, Finland, Poland, and Hungary. We will continue to expand this
program into new geographies over time. Check this page for updated
information."

As New Zealand is not in the list, I would consider that it won't ship
there. Sure that is frustrating. So a little word from a google staff member
clarifying how often this list could be updated would be welcome.

Thx

2008/12/9 Josh Roesslein <[EMAIL PROTECTED]>

> If they are shipping internationally to other counties, I don't see why not
> ship it to New Zealand.
> Not sure if the phone will work there, depends if its band frequencies
> match up with your carriers.
> Hopefully a Google staff member can clear this up.
>
>
> On Mon, Dec 8, 2008 at 5:52 PM, Izard <[EMAIL PROTECTED]> wrote:
>
>>
>> The page (http://code.google.com/android/dev-devices.html) suggests
>> it's possible to ship the device in US, UK, Germany, Japan, India,
>> Canada, France, Taiwan, Spain, Australia, Singapore, Switzerland,
>> Netherlands, Austria, Sweden, Finland, Poland, and Hungary.
>>
>> What about other countries, e.g. will it ship to me to New Zealand?
>> Thanks!
>> Alexander
>>
>> On Dec 9, 12:02 pm, "Justin (Google Employee)" <[EMAIL PROTECTED]>
>> wrote:
>> > To your second question, the frequencies supported are listed in the
>> > device's specs. Specifically, it is quad-band GSM, so you should get
>> > EDGE speeds anywhere in the world with GSM and EDGE. It supports UMTS
>> > on 1700Mhz and 2100Mhz frequencies (bands I and IV). AT&T operates
>> > their 3G network on bands II and V.
>> >
>> > Cheers,
>> > Justin
>> > Android Team @ Google
>> >
>> > On Dec 8, 2:57 pm, szeldon <[EMAIL PROTECTED]> wrote:
>> >
>> > > I know just an answer for the first question:
>> >
>> > >http://groups.google.com/group/android-developers/browse_thread/threa.
>> ..
>> >
>> > > On Dec 8, 8:49 pm, Pastymage <[EMAIL PROTECTED]> wrote:
>> >
>> > > >   Does anyone have a more detailed FAQ than the text onhttp://
>> android.brightstarcorp.com/? My main concern is that GPS is
>> > > > not listed anywhere in the hardware features - does it actually
>> > > > support GPS, or not?
>> >
>> > > >   Aside from that, I'm unclear on how the 3G bands work - what would
>> > > > the actual bandwidth of this device be on AT&T, for example?
>> >
>> > > > -Dave
>>
>>
>>
>
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: Building on Ant

2008-12-09 Thread Pierre Bonnefoy
You'd rather keep the build.xml file where it currently is.You'd rather
indicate ant how to find the buildfile using an option. Should be --build or
--buildfile (???).
ant --help should help you find out the correct option to use.

2008/12/9 Tharun Kumar <[EMAIL PROTECTED]>

>
> Hi,
>
> I'm trying to build on Ant. But I'm stuck with a thing. When I try to
> run ant, I'm getting following error note on command prompt.
>
> I've copied the build.xml inside java folder.
>
> D:\Tharun\DM_LJ\Android\apache-ant-1.7.1-bin\apache-ant-1.7.1\bin>ant
> Unable to locate tools.jar. Expected to find it in C:\Program
> Files\Java\jre1.6.
> 0_02\lib\tools.jar
> Buildfile: build.xml does not exist!
> Build failed
>
> Prior to this, I've set JAVA_HOME environment variable.
>
> Which is the right path to copy the build.xml?
>
> Can you someone help on this?
>
> Regards,
> Tharun
>
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: android htc touch HD

2008-11-25 Thread Pierre Bonnefoy
Hi,

You should look there
http://wiki.xda-developers.com/index.php?pagename=RaphaelLinux

and in this related thread on their forum

http://forum.xda-developers.com/showthread.php?t=402002

Pierre

2008/11/24 Josh Joy <[EMAIL PROTECTED]>

> Hi,
>
> Was wondering if anyone was working on putting android on the htc touch HD?
> If there are any efforts,  I would be willing to help out.
>
> Thanks,
> Josh
>
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: migrate android to hardware

2009-01-30 Thread Pierre Bonnefoy
Hi,
My two cents :
- use the correct group, android-porting, which is full of discussions like
this one.
- you can also have a look at sites like http://elinux.org/Android_on_OMAP

But if you look at the discussions on android-porting, you will find loads
of ressources, informations and people already trying to achieve what you
are asking for ;-).

Regards,

Pierre

2009/1/30 jacky 

> Hi all:
>
>I'am going to migrate android to OMAP2430. how could I get start?
>Is there any migration step I can follow ? Is that possible to share
> some resource with me?
>Thanks
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---