Re: Android open sourced

2008-11-04 Thread Martin Vyšný
On Tue, 2008-11-04 at 14:50 +0100, Cédric Berger wrote:
 On Tue, Nov 4, 2008 at 14:39, Denis Galvão [EMAIL PROTECTED] wrote:
  Are you running on Freerunner?
 
 
 yes. One from the first production batchs.
 just flashed it via dfu-util (from windows).
 
 I have a 8gb SD card inserted (and detected by android)
 
 It looks not so bad ! I could phone my voicemail (sound level too low though).
 But I cannot set up USB networking (here I am under windows and it
 detects ethernet gadget but cannot install driver), though it worked
 with other distros.
 
 So I cannot try now any online stuff...
 
 I tried detecting wifi network (anyway I have only encrypted network
 at reach for now), but it looks like it cannot dectect any : Unable
 to scan for networks.
 

Hi Cédric,
Can you please check if there is a way to install an APK application to
Android running on FR? Is there some kind of an Installer? It seems that
the phone is completely offline (no wifi, no usb connection)... can the
Installer install APK located on a SD card? Can you use adb?
Sorry to spam you with so much questions :)
Sincerely,
Martin



___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Android open sourced

2008-11-02 Thread Martin Vyšný
On Sun, 2008-11-02 at 17:42 +0100, Franky Van Liedekerke wrote:
 On Sun, 02 Nov 2008 16:58:58 +0100
 Martin Vyšný [EMAIL PROTECTED] wrote:
 
  On Tue, 2008-10-28 at 16:55 -0400, Jim Ancona wrote:
   Peter Neubauer wrote:
Thanks for the fast reply,
will keep an eye on that!
   
   Some more links:
   
   Ben Leslie's blog:
   http://benno.id.au/blog/
   
   Google's android-porting mailing list: 
   http://groups.google.com/group/android-porting
   
   Jim
   
  
  Port done. Somebody build the images! :-)
  http://groups.google.com/group/android-porting/browse_thread/thread/7be8ec2e4dae9fd6#
  
  http://benno.id.au/images/android_on_neo1973.jpg
  
  http://wiki.openmoko.org/wiki/User:Seanmcneil3
  
  vyzivus
  
 
 Is the koolu version any different or not? I'm looking at the screens
 on http://koolu.com/ and it seems cool ...
 
 Franky
 

I don't know, I haven't seen it yet. I'm waiting for somebody to build
the images :-)

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community


signature.asc
Description: This is a digitally signed message part
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: QCop server not running

2008-09-15 Thread Martin Vyšný
On Mon, 2008-09-15 at 15:02 +0200, Martin Vyšný wrote:
 Hi,
   I'm using the FDOM distro. I just updated packages with opkg update 
 opkg upgrade and now the qtopia applications are failing to start:
 
 # DISPLAY=:0 /opt/Qtopia/bin/addressbook
 ApplicationLayer: Unable to connect to server, application layer will be
 disabled.
 Could not connect to QCop server; probably not running.
 
 Can you please help me on how to start the QCop server? ;)
 Thanks!
 Martin

My bad, it seems that the qpe server was not running.
Cheers,
Martin


signature.asc
Description: This is a digitally signed message part
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: QCop server not running [FDOM]

2008-09-15 Thread Martin Vyšný
On Mon, 2008-09-15 at 16:18 +0200, David Samblas wrote:
 Have you tried?
 
 ln /opt/Qtopia/bin/qcop /usr/bin/qcop -s 
 
 proposed previously on the list?
 
 please specifiy FDOM in the topic to  don't worry not-FDOM users with
 broken updates
 
 Regards 
 David Samblas 

Thank you for your tip. I'll use a FDOM: prefix from now on. Thanks!

 02 +0200, Martin Vyšný escribió:
  Hi,
I'm using the FDOM distro. I just updated packages with opkg update 
  opkg upgrade and now the qtopia applications are failing to start:
  
  # DISPLAY=:0 /opt/Qtopia/bin/addressbook
  ApplicationLayer: Unable to connect to server, application layer will be
  disabled.
  Could not connect to QCop server; probably not running.
  
  Can you please help me on how to start the QCop server? ;)
  Thanks!
  Martin
  ___
  Openmoko community mailing list
  community@lists.openmoko.org
  http://lists.openmoko.org/mailman/listinfo/community
 


signature.asc
Description: This is a digitally signed message part
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Android

2008-08-09 Thread Martin Vyšný
On Sat, 2008-08-09 at 10:59 +0200, Cédric Berger wrote:
 On Sat, Aug 9, 2008 at 10:08, Mike Baroukh [EMAIL PROTECTED] wrote:
  hi all.
 
  But instead I wondered If I could not try to make Android running ?
  I saw that like for OpenMoko, there is and android git repository
  available (http://git.android.com/).
 
 Android is not yet published as open source. So this git repository
 must only contain the already open sourced parts (ie linux kernel
 used,...)
 
 Porting android should be possible, but only when its sources are
 released (should be when first android phones are available)
 
 
  As I understood, Android is similar to FSO : One framework and
  applications that rely on it.
 
 andoid is designed to use only applications developed specially for it.
 FSO is more opened allowing to use various linux apps. It brings a
 framework to ease integration of these, but you are not oblliged to
 develop specifically for it.
 

We have two options: either wait for Dalvik to be open-sourced and
recompiled on ARM4, or wait for android.jar to be open-sourced and
modified to run on top of Cocoa+SWT. Either way, we just have to wait :)
Martin


signature.asc
Description: This is a digitally signed message part
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Android

2008-08-09 Thread Martin Vyšný
On Sat, 2008-08-09 at 15:30 +0200, Mike Baroukh wrote:
  Somebody already had a look into this:
 
  http://benno.id.au/blog/2007/11/21/android-neo1973
 
 Ok. I gave up.
 I would need at least 10 years to make the samething.
 
  We have two options: either wait for Dalvik to be open-sourced and
  recompiled on ARM4, or wait for android.jar to be open-sourced and
  modified to run on top of Cocoa+SWT. Either way, we just have to wait  :) 
 Isn't it possible to make an adapter with may be Jalimo to enable
 Android applications to run on OpenMoko ?
 

Sure, it's possible. However writing this adapter from scratch needs
quite a lot of effort, time and manpower - it could take several months.
On the other hand, with android.jar sources it's different story - I
guess a quick, dirty and slow wrapper can be written in a week or so.

 
 Thanks for your replies.
 
 
 Mike
 
 Markus Binsteiner a écrit :
  Somebody already had a look into this:
 
  http://benno.id.au/blog/2007/11/21/android-neo1973
 
  Basically the problem is that android is compiled for 
  ARMv5 whereas the neos have got an ARMv4 processor.
 
  Cheers,
  Markus
 
  On Sat, 2008-08-09 at 10:08 +0200, Mike Baroukh wrote: 

  hi all.
 
  I'm not a system programmer.
  I've got system administration skills and Java developpement skills.
 
  I will certainly say lots of absurdities.
  Please correct me ...
 
  I'd love to make system developpement.
  But start point is not easy.
 
  I was thinking of following the LinuxFromScratch from start to create my
  own learning distribution on my Neo.
 
  But instead I wondered If I could not try to make Android running ?
  I saw that like for OpenMoko, there is and android git repository
  available (http://git.android.com/).
 
  As I understood, Android is similar to FSO : One framework and
  applications that rely on it.
  There is already lots of applications.
  And the SDK is really easy to use within Eclipse.
  (could'nt it be possible to make a SDK for OpenMoko under Eclipse to
  ease application developpement ?)
 
  If a group already exists that try to make Android running, please, let
  me know.
  Also, does somebody have informations on Android ?
  Maybe it's have already been checked and it's just a dream that is
  actually not possible ?
 
  I don't speak about making a full working android distribution, but if
  It could just start It would be great.
  then we could make things working step by step.
  The framework already exists, we just have to wire it to the hardware.
 
 
  Mike
 
 
  ___
  Openmoko community mailing list
  community@lists.openmoko.org
  http://lists.openmoko.org/mailman/listinfo/community
  
 
 
  
  
  ___ 
  Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail: 
  http://mail.yahoo.de
 
 

  
 
  ___
  Openmoko community mailing list
  community@lists.openmoko.org
  http://lists.openmoko.org/mailman/listinfo/community

 
 
 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community


signature.asc
Description: This is a digitally signed message part
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


QCop server not running

-- Thread Martin Vyšný
->










  
  QCop server not running
  
  
  
  
  
  








	

	community 

	
		
			-- Thread --
			-- Date --
			





			
		
	



	
	
	




 




<!--
google_ad_client = "pub-7266757337600734";
google_alternate_ad_url = "http://www.mail-archive.com/blank.png";
google_ad_width = 160;
google_ad_height = 600;
google_ad_format = "160x600_as";
google_ad_channel = "8427791634";
google_color_border = "FF";
google_color_bg = "FF";
google_color_link = "006792";
google_color_url = "006792";
google_color_text = "00";
//-->








QCop server not running
Martin Vyšný
 


Re: QCop server not running
Martin Vyšný


Re: QCop server not running [FDOM]
David Samblas


Re: QCop server not running [FDOM]
Martin Vyšný







 






  
  





Reply via email to