Hi,

Thanks for your reply, the Beta7 have fixed most of my previous problems.

My interest is very high 'cos i am interested with Android since few years
and Android since the first news. I am working as a developper and i have
ever work on Android.

I have seen those two roadmap :
  - http://freerunner.android.koolu.com/outstanding-issues-1
  - http://freerunner.android.koolu.com/test-plans-and-results
Is it up to date ?

Is there a repository that make available all the scripts used for the koolu
android generation ; maybe all is already on the koolu git repository ?

Sometimes i can hear about make_images scripts need to generate new firmware
; are they also on the git ?

What are your aim ? Will you maintain all the Android release (1.0,1.5, ...)

Thanks in adavance for your reply.

Best regards

Thierry GAYET

2009/5/25 <[email protected]>

> Send android-freerunner mailing list submissions to
>        [email protected]
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org
> or, via email, send a message with subject or body 'help' to
>        [email protected]
>
> You can reach the person managing the list at
>        [email protected]
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of android-freerunner digest..."
>
>
> Today's Topics:
>
>   1. Re: android-freerunner Digest, Vol 5, Issue 10 (Thierry GAYET)
>   2. Some problems with Android on GTA02 (Thierry GAYET)
>   3. Re: Some problems with Android on GTA02 (Marcelo)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 25 May 2009 17:01:10 +0200
> From: Thierry GAYET <[email protected]>
> Subject: Re: [android-freerunner] android-freerunner Digest, Vol 5,
>        Issue 10
> To: [email protected]
> Message-ID:
>        <[email protected]>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hello,
>
> I have well installed th latest release Beta6 from koolu thanks to the
> installer.
>
> It works fine but :
>
>
> 2009/5/22 <[email protected]>
>
> > Send android-freerunner mailing list submissions to
> >        [email protected]
> >
> > To subscribe or unsubscribe via the World Wide Web, visit
> >
> http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org
> > or, via email, send a message with subject or body 'help' to
> >        [email protected]
> >
> > You can reach the person managing the list at
> >        [email protected]
> >
> > When replying, please edit your Subject line so it is more specific
> > than "Re: Contents of android-freerunner digest..."
> >
> >
> > Today's Topics:
> >
> >   1. Re: Restart working on android (Michael Trimarchi)
> >   2. SDcard in beta6 (Bert Meersma)
> >   3. Re: SDcard in beta6 (Marcelo)
> >
> >
> > ----------------------------------------------------------------------
> >
> > Message: 1
> > Date: Fri, 22 May 2009 00:01:23 +0200
> > From: Michael Trimarchi <[email protected]>
> > Subject: Re: [android-freerunner] Restart working on android
> > To: Android on Freerunner Development
> >        <[email protected]>
> > Message-ID: <[email protected]>
> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> >
> > Hi,
> >
> > Marcus Stong wrote:
> > > I hate to be the one to ask this, but I guess there has to be a
> > > sacrifical n00b...
> > > Is there any good online instructions to compiling the Android images
> > > from a git server?
> > >
> > > Marcus
> > you need the mkimage compiled for the uImage
> >
> > export PATH=$PATH:<u-boot-path>/tools
> > make TARGET_PRODUCT=freerunner
> > >
> > > Michael Trimarchi wrote:
> > >> Hi,
> > >>
> > >> Nicolas MORA wrote:
> > >>> Marcus Stong a ?crit :
> > >>>> Hi Michael,
> > >>>> Glad you're back. Should qi or u-boot be installed for
> > >>>> freerunner-cupcake-snapshot-v4.jffs2?
> > >>>> Also what kernel?
> > >>>> I am unable to get past the flashing android logo on boot using qi
> > >>>> and uImage-v17.bin.
> > >>>>
> > >>> I have the same problem, and when I mounted the .jffs2 image file, I
> > >>> found that the /data directory is empty, so there seems to be some
> > >>> problems.
> > >>>
> > >>> Should we use a data filesystem that can be found elsewhere ?
> > >>>
> > >>> _______________________________________________
> > >>> android-freerunner mailing list
> > >>> [email protected]
> > >>> http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org
> > >>>
> > >> We prepare a git server. The git web is just on:
> > >> http://git.moko.serdar-dere.net/
> > >>
> > >> I would like patches for the community :). We are fixing
> > >> syncronization problem
> > >> using repo sync
> > >>
> > >>
> > >> Michael
> > >>
> > >> _______________________________________________
> > >> android-freerunner mailing list
> > >> [email protected]
> > >> http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org
> > >>
> > >
> > > _______________________________________________
> > > android-freerunner mailing list
> > > [email protected]
> > > http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org
> > >
> >
> >
> >
> > ------------------------------
> >
> > Message: 2
> > Date: Fri, 22 May 2009 10:06:09 +0200
> > From: Bert Meersma <[email protected]>
> > Subject: [android-freerunner] SDcard in beta6
> > To: [email protected]
> > Message-ID:
> >        <[email protected]>
> > Content-Type: text/plain; charset="iso-8859-1"
> >
> > Hi,
> >
> > I installed beta6 on my freerunner and I'm very happy with how easy that
> > was. However, I do have a problem with the sdcard. I have an sdcard that
> > has
> > two primary partitions. The first is formatted as FAT, the second as
> ext3.
> > When I go to the android "settings -> SD & phone storage" it tells me
> that
> > my sd card is unavailable. Furthermore the space on the phone shows much
> > less that there's free on the sd card.
> > When I "adb shell" into the freerunner and do a "ls /sdcard" it does show
> > me
> > the files that are on the SD card, so the card is mounted properly. The
> > rights are set to rwx for everyone, so that shouldn't be a problem
> either.
> > Is there an easy way to fix this?
> >
> > Broxtor
> > -------------- next part --------------
> > An HTML attachment was scrubbed...
> > URL: <
> >
> http://android.koolu.org/pipermail/android-freerunner-koolu.org/attachments/20090522/9bf1e1ae/attachment.html
> > >
> >
> > ------------------------------
> >
> > Message: 3
> > Date: Fri, 22 May 2009 07:38:10 -0600
> > From: Marcelo <[email protected]>
> > Subject: Re: [android-freerunner] SDcard in beta6
> > To: Android on Freerunner Development
> >        <[email protected]>
> > Message-ID:
> >        <[email protected]>
> > Content-Type: text/plain; charset=UTF-8
> >
> > On Fri, May 22, 2009 at 02:06, Bert Meersma <[email protected]> wrote:
> >
> > > I installed beta6 on my freerunner and I'm very happy with how easy
> that
> > > was. However, I do have a problem with the sdcard. I have an sdcard
> that
> > has
> > > two primary partitions. The first is formatted as FAT, the second as
> > ext3.
> >
> > By chance I'm looking at that right now because it becomes really
> > annoying down the road.
> >
> > > Is there an easy way to fix this?
> >
> > The quick fix, which might be appropiate for some use cases, is to set
> > a property:
> >
> > $ adb shell setprop EXTERNAL_STORAGE_STATE mounted
> >
> > that should take care of things.
> >
> > Since this is not persistent, I was about to implement a method to
> > make it so, which is was I was actually looking at before diverting
> > into this :-)
> >
> > Cheers,
> >
> > Marcelo
> >
> >
> > ------------------------------
> >
> > _______________________________________________
> > android-freerunner mailing list
> > [email protected]
> > http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org
> >
> >
> > End of android-freerunner Digest, Vol 5, Issue 10
> > *************************************************
> >
>
>
>
> --
>
> Cordialement
>
> Thierry GAYET
> +33.663.849.589
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://android.koolu.org/pipermail/android-freerunner-koolu.org/attachments/20090525/839bf166/attachment.html
> >
>
> ------------------------------
>
> Message: 2
> Date: Mon, 25 May 2009 17:11:38 +0200
> From: Thierry GAYET <[email protected]>
> Subject: [android-freerunner] Some problems with Android on GTA02
> To: [email protected]
> Message-ID:
>        <[email protected]>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hello,
>
> I have well installed th latest release Beta6 from koolu thanks to the
> installer.
>
> It works fine but i have several questions :
>
>  - i have no software keyboard ; i have tried another release that was
> include one from the cupcake but the starting was displaying error
> /system/bin/playmp3 /system/bin/splash_image, ... Is there a package .apk
> that include the this software. This installer from the vfat partition was
> a
> good idea, easy to use.
>
>  - what's the difference between the beta6 and the cupcake ?
>
>  - i cannot valid my pincode ; even with the release that was include a
> software keyboard, it was not possible to valid it ; furthermore i have
> tried to unlock it for the security area but it ask me to valid my pincode
> :-) !!
>
>  - i cannot reach a wifi hotspot using a wpa access ? Does authentification
> works with WPA 1 or 2, WEP, ...
>
> Is there a roadmap about the Android porting for the FreeRunner (GTA02). If
> you need help what is your roadmap ? what can i do in order to help for
> fixing such kind of problems ?
>
> Thanks in advance for your reply.
>
> Best regards
>
> Thierry GAYET
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://android.koolu.org/pipermail/android-freerunner-koolu.org/attachments/20090525/11e8891e/attachment-0001.htm
> >
>
> ------------------------------
>
> Message: 3
> Date: Mon, 25 May 2009 09:36:53 -0600
> From: Marcelo <[email protected]>
> Subject: Re: [android-freerunner] Some problems with Android on GTA02
> To: Android on Freerunner Development
>        <[email protected]>
> Message-ID:
>        <[email protected]>
> Content-Type: text/plain; charset=UTF-8
>
> On Mon, May 25, 2009 at 09:11, Thierry GAYET <[email protected]>
> wrote:
>
> > I have well installed th latest release Beta6 from koolu thanks to the
> > installer.
>
> Can you try http://koolu.org/releases/beta7/
>
> That should fix a couple of issues.
>
> > ?- what's the difference between the beta6 and the cupcake ?
>
> beta6 follows the android 1.0 codebase while cucpake follows the 1.5
> codebase.
>
> > ?- i cannot valid my pincode ; even with the release that was include a
> > software keyboard, it was not possible to valid it ; furthermore i have
> > tried to unlock it for the security area but it ask me to valid my
> pincode
> > :-) !!
>
> Yes, that's a known problem.  Brian was trying to figure out what causes
> it.
>
> > ?- i cannot reach a wifi hotspot using a wpa access ? Does
> authentification
> > works with WPA 1 or 2, WEP, ...
>
> I use WPA2 on a daily basis.  I seen trouble with WEP, but I haven't
> had the time to sit down and try to figure out where the trouble comes
> from.
>
> > Is there a roadmap about the Android porting for the FreeRunner (GTA02).
> If
> > you need help what is your roadmap ? what can i do in order to help for
> > fixing such kind of problems ?
>
> Right now you can do either of two things:
>
> 1. Help fixing the remaining issues with koolu 1.0
>
> 2. Help getting cupcake up and running
>
> Depending on where your interest is, we can discuss either of them
> with more detail.
>
> Marcelo
>
>
> ------------------------------
>
> _______________________________________________
> android-freerunner mailing list
> [email protected]
> http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org
>
>
> End of android-freerunner Digest, Vol 5, Issue 11
> *************************************************
>



-- 

Cordialement

Thierry GAYET
+33.663.849.589
_______________________________________________
android-freerunner mailing list
[email protected]
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org

Reply via email to