Re: [android] new version with page flipping corrected.

2008-11-21 Thread Cédric Berger
On Wed, Nov 19, 2008 at 16:12, Cédric Berger [EMAIL PROTECTED] wrote:
 On Wed, Nov 19, 2008 at 16:16, Marco Trevisan (Treviño)
 Just a question before trying these files: do they allow to play media like
 before?


 well I don't know since I have never tried playing media...


Have you tried ? And what kind of media could you play ?

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


Re: [android] new version with page flipping corrected.

2008-11-18 Thread Cédric Berger
I tried the version Sean published yesterday (without video codecs,
but broken and not available anymore). And I put back the missing lib
preventing it to start.

- GPS seems might be ok now.
GPSTracker does not complain anymore and tries to locate me... but I
am in a building and I could not get a fix yet.

- Wifi scanning still fails, but with another error : before it
complained about /data/system/wpa_supplicant/eth0 , now it is :

D/WifiHW  (  618): Unable to open connection to supplicant on
/data/misc/wifi/sockets/eth0: No such file or directory
V/WifiStateTracker(  618): Connection to supplicant lost
D/SettingsWifiEnabler(  844): Received wifi state changed from
Disabled to Enabling
D/SettingsWifiEnabler(  844): Received wifi state changed from
Enabling to Enabled
E/SettingsWifiLayer(  844): Unable to scan for networks

- I am also trying to have gprs/mms working, but still no luck. Though
I have to try different settings since I am not really sure about what
I have to put for my provider (SFR, france). And without keyboard, I
reboot each time in another distro to change settings :-p
I put APN settings directly in
/data/com.android.providers.telephony/databases/telephony.db .
Or I can also put them in xml : system/etc/apns-conf.xml , so that
they are put into database at creation time  :
for mms I tried : (I guessed the xml syntax from source code, but I do
not know what is expected in type field) :

?xml version=1.0 encoding=utf-8?
apns version=6
apn carrier=SFR MMS mcc=208 mnc=10 apn=mmssfr
mmsproxy=10.151.0.1 mmsport=8080 mmsc=http://mms1; type=wap /
/apns

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


Re: [android] new version with page flipping corrected.

2008-11-18 Thread Marco Trevisan (Treviño)
Cédric Berger wrote:
 I tried the version Sean published yesterday (without video codecs,
 but broken and not available anymore). And I put back the missing lib
 preventing it to start.

Please could you share them somewhere? :P

-- 
Treviño's World - Life and Linux
http://www.3v1n0.net/


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


Re: [android] new version with page flipping corrected.

2008-11-18 Thread Cédric Berger
On Tue, Nov 18, 2008 at 19:36, Marco Trevisan (Treviño)
[EMAIL PROTECTED] wrote:
 Cédric Berger wrote:
 I tried the version Sean published yesterday (without video codecs,
 but broken and not available anymore). And I put back the missing lib
 preventing it to start.

 Please could you share them somewhere? :P

well I presume I'm not allowed to :-p 

anyway I haven't them  here just now and won't have internet access
till tomorrow.

If you still have the 2 jffs2 images... I did reflash old one,
extracted libs, then flashed again new image

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


Re: [android] new version with page flipping corrected.

2008-11-13 Thread Cédric Berger
On Wed, Nov 12, 2008 at 10:02, Sean McNeil [EMAIL PROTECTED] wrote:
 Cédric Berger wrote:

 On Tue, Nov 11, 2008 at 18:17, akurpiel [EMAIL PROTECTED] wrote:
 -  Wifi  is working  by hand:
   -  copy working  wpa_supplicant.conf  to phone
   -   login via adb shell
   -  use  commanddhcpcd eth0
   - check  and  write correct data togetprop  and  sendprop ...
   -   included web browser  not start at all
   - installed by   adb install ... news reader is working  !!

 W/dalvikvm( 1104): VFY: unable to resolve new-instance 134
 (Lcom/google/android/maps/GeoPoint;) in Lorg/andnav/ui/Preferences;
 W/dalvikvm( 1104): VFY:  rejecting opcode 0x22 at 0x0026

 This could be that maps uses a few opcodes that I have so far found are not
 used. I'll look into it.


Thanks Sean.

- About wifi, I could not try yet by hand.
In current image there is this error when trying to activate wifi via
settings menu :

I/ActivityManager(  615): Displayed activity
com.android.settings/.wifi.WifiSettings: 997 ms
D/WifiHW  (  615): Unable to open connection to supplicant on eth0:
No such file or directory
V/WifiStateTracker(  615): Connection to supplicant lost
D/SettingsWifiEnabler(  762): Received wifi state changed from
Disabled to Enabling
D/SettingsWifiEnabler(  762): Received wifi state changed from
Enabling to Enabled
E/SettingsWifiLayer(  762): Unable to scan for networks
I/NotificationService(  615): enqueueToast pkg=com.android.settings
[EMAIL PROTECTED]
duration=1
D/WifiHW  (  615): Unable to open connection to supplicant on
/data/system/wpa_supplicant/eth0: No such file or directory
D/WifiHW  (  615): Unable to open connection to supplicant on
/data/system/wpa_supplicant/eth0: No such file or directory
E/SettingsWifiLayer(  762): Unable to scan for networks

But also, after trying that, if wifi is deactivated from settings, it
keeps logging errors (about 1 every 2 seconds) :
D/SettingsWifiEnabler(  762): Received wifi state changed from
Disabling to Disabled
I/ActivityManager(  615): Displayed activity
com.android.settings/.Settings: 966 ms
D/WifiHW  (  615): Unable to open connection to supplicant on eth0:
No such file or directory
I/ActivityManager(  615): Displayed activity
com.android.launcher/.Launcher: 1075 ms
D/WifiHW  (  615): Unable to open connection to supplicant on eth0:
No such file or directory
D/WifiHW  (  615): Unable to open connection to supplicant on eth0:
No such file or directory
D/WifiHW  (  615): Unable to open connection to supplicant on eth0:
No such file or directory
[...]



- About GSM, searching for networks does not work (but once registered
on a network it correctly does roaming automatically).
I get these logs :
E/LocationManagerService(  615): Exception in
PhoneStateListener.onCellLocationCahnged:
E/LocationManagerService(  615): java.lang.IllegalArgumentException:
key.length  31
E/LocationManagerService(  615):at
android.os.SystemProperties.get(SystemProperties.java:42)

But I can see that this is being cared for (
http://groups.google.com/group/android-porting/browse_thread/thread/12e0903189b32e84
)

- This property length limit prevents apps using location to work.
But I tried to use Maps.apk, and I do not know if this error is
directly linked to this problem, or if I also miss something else :
I/ActivityManager(  615): Starting activity: Intent {
action=android.intent.action.MAIN
categories={android.intent.category.LAUNCHER} flags=0x1020
comp={com.google.android.apps.maps/com.google.android.maps.MapsActivity}
}
I/ActivityManager(  615): Start proc com.google.android.apps.maps for
activity com.google.android.apps.maps/com.google.android.maps.MapsActivity:
pid=775 uid=10038 gids={3003}
I/ActivityThread(  775): Publishing provider
com.google.android.maps.SuggestionProvider:
com.google.android.maps.provider.MapsSuggestionProvider
I/ActivityThread(  775): Publishing provider
com.google.android.maps.SearchHistoryProvider:
com.google.android.maps.provider.SearchHistoryProvider
W/dalvikvm(  775): Unable to resolve superclass of
Lcom/google/android/maps/MapsActivity; (159)
W/dalvikvm(  775): Link of class 'Lcom/google/android/maps/MapsActivity;' failed
D/AndroidRuntime(  775): Shutting down VM
W/dalvikvm(  775): threadid=3: thread exiting with uncaught exception
(group=0x40010e28)
E/AndroidRuntime(  775): Uncaught handler: thread main exiting due to
uncaught exception
E/AndroidRuntime(  775): java.lang.RuntimeException: Unable to
instantiate activity
ComponentInfo{com.google.android.apps.maps/com.google.android.maps.MapsActivity}:
java.lang.ClassNotFoundException: com.google.android.maps.MapsActivity
in loader [EMAIL PROTECTED]
E/AndroidRuntime(  775):at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2068)
E/AndroidRuntime(  775):at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2156)
E/AndroidRuntime(  775):at
android.app.ActivityThread.access$1800(ActivityThread.java:112)
E/AndroidRuntime(  775):

Re: [android] new version with page flipping corrected.

2008-11-12 Thread Cédric Berger
On Tue, Nov 11, 2008 at 18:17, akurpiel [EMAIL PROTECTED] wrote:

 Cédric Berger wrote:

 - Bluetooth is also working now (well I could not really test yet, but
 at least now it correctly scans available bluetooth devices).

 - Still no luck with wifi (unable to scan for networks).

 - I could not have GPS working.
 I tried with GPSTracker, but it keeps asking for GPS activation, which
 I had done in Android settings.
 (note that GPSTracker requires a key from its website, and since I had
 no keyboard to enter it, I did the settings on the emulator then copy
 GPSTracker setting files directly into my SD card )

 - I tried the demo game  Fishocopter. It works... but it uses back
 button to control the game (so it is Aux button on Neo), and I found
 no way to exit the game, since Aux button did not anymore end
 application.
 Is there a way to kill such an application ? Power button only allowed
 me to shutdown


 -  Blutetooth is working ( but we still need keyboard for secret pin)
   No hidd command -  we cannot start play with BT keyboard.

 -  Wifi  is working  by hand:
-  copy working  wpa_supplicant.conf  to phone
-   login via adb shell
-  use  commanddhcpcd eth0
- check  and  write correct data togetprop  and  sendprop ...
-   included web browser  not start at all
- installed by   adb install ... news reader is working  !!

 -  I think, important is:  keyboard ( virtual or/and bluetooth ) and working
 web browser


Well yes I too was stopped by blutetooth pin without keyboard.

I could finally connect adb and get some logs. So :

- Browser fails at launch because of Gears.
I renamed /data/data/com.android.browser/app_plugins/gears.so into
gears.back and the browser could start.
I had no internet connectivity, so could not test much further, but
zooming, adding pages... worked.

- GPS : I tried GPSTracker and AccuTracking apps, and both fail with :
GPSTracker :
E/LocationManagerService(  614): isProviderEnabled got exception:
E/LocationManagerService(  614): java.lang.IllegalArgumentException:
provider=gps

AccuTracking :
D/LocationManagerService(  614): _requestLocationUpdates: listener =
[EMAIL PROTECTED]
E/LocationManagerService(  614): requestUpdates got exception:
E/LocationManagerService(  614): java.lang.IllegalArgumentException:
provider=gps
E/LocationManagerService(  614):at
com.android.server.LocationManagerService._requestLocationUpdates(LocationManagerService.java:759)


- I first had mms auto retrieve activated, so I had a lot of
exceptions logged about trying to get mms message. Anyway I have no
wap config done so it cannot work, but I do not know if enough is
implemented / ported for this to work...

- I also tried AndNav, but it looks like it fails because there is no
google map application in this released image. Is Map application not
published by google, or does it need some porting ?
log :
W/dalvikvm( 1104): VFY: unable to find class referenced in signature
(Lcom/google/android/maps/GeoPoint;)
W/dalvikvm( 1104): VFY: unable to resolve new-instance 134
(Lcom/google/android/maps/GeoPoint;) in Lorg/andnav/ui/Preferences;
W/dalvikvm( 1104): VFY:  rejecting opcode 0x22 at 0x0026
W/dalvikvm( 1104): VFY:  rejected
Lorg/andnav/ui/Preferences;.getHomeMapPoint
(Landroid/app/Activity;)Lcom/google/android/maps/GeoPoint;
W/dalvikvm( 1104): Verifier rejected class Lorg/andnav/ui/Preferences;
D/AndroidRuntime( 1104): Shutting down VM

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


Re: [android] new version with page flipping corrected.

2008-11-12 Thread Gothnet

Excellent.

I've flashed this now and the screen flashing has indeed gone and it's still
just as responsive as before.

I was able to activate bluetooth and detect the device with other systems.
I could activate GPS (apparently) but there's no GPS app I could find on the
default image. S'pose I ought to hunt one down.

Still no way to answer calls or type a text message, but I understand that
will come next year from Google themselves.

Anyone got GPRS going yet?
-- 
View this message in context: 
http://n2.nabble.com/-android--new-version-with-page-flipping-corrected.-tp1484538p1489695.html
Sent from the Openmoko Community mailing list archive at Nabble.com.


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


Re: [android] new version with page flipping corrected.

2008-11-11 Thread Paul
Cédric Berger wrote:
 Last android image/kernel from Sean
 (http://people.openmoko.org/sean_mcneil/ ) indeed resolved the page
 flipping problem.

Is there a particular magic needed to make this work? I got the jffs and 
uImage from the page, flashed it on the Neo, and after reboot the screen 
goes and remains black. A pretty shade of black, but still I had hoped 
for a bit more... like less black.

Paul

-- 
Music melts all the separate parts of our bodies together.
-Anais Nin

http://www.nlpagan.net
Running on Mandriva Linux 2008 and Ubuntu 8.10


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


Re: [android] new version with page flipping corrected.

2008-11-11 Thread Paul

 if you did not install previous android image, check
 http://wiki.openmoko.org/wiki/User:Seanmcneil3 .

 You must have an sd card with at least 2 partitions, the second being
 ext3 formatted. Android will write data on it.
   

Great, thank you for the information!!

Paul

-- 
Music melts all the separate parts of our bodies together.
-Anais Nin

http://www.nlpagan.net
Running on Mandriva Linux 2008 and Ubuntu 8.10


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


Re: [android] new version with page flipping corrected.

2008-11-11 Thread Paul

Fun, nice, pretty, awesome.

Do I recall correctly that FR/Android can so far not unlock a SIM card? 
In Debian/Zhone it works fine.

Thanks,
Paul

-- 
Music melts all the separate parts of our bodies together.
-Anais Nin

http://www.nlpagan.net
Running on Mandriva Linux 2008 and Ubuntu 8.10


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


Re: [android] new version with page flipping corrected.

2008-11-11 Thread akurpiel



Cédric Berger wrote:
 
 Hi,
 Last android image/kernel from Sean
 (http://people.openmoko.org/sean_mcneil/ ) indeed resolved the page
 flipping problem. (screen refreshes flashing, especially with
 dialogs and combo box)
 Thanks Sean !
 
 
 - Bluetooth is also working now (well I could not really test yet, but
 at least now it correctly scans available bluetooth devices).
 
 - Still no luck with wifi (unable to scan for networks).
 
 - I could not have GPS working.
 I tried with GPSTracker, but it keeps asking for GPS activation, which
 I had done in Android settings.
 (note that GPSTracker requires a key from its website, and since I had
 no keyboard to enter it, I did the settings on the emulator then copy
 GPSTracker setting files directly into my SD card )
 
 - I tried the demo game  Fishocopter. It works... but it uses back
 button to control the game (so it is Aux button on Neo), and I found
 no way to exit the game, since Aux button did not anymore end
 application.
 Is there a way to kill such an application ? Power button only allowed
 me to shutdown
 
 
 (to install applications, since I could not have abd working, I
 directly copy .apk files into my SD card under   mmcblk0p2/app/ )
 
 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community
 
 

-  Blutetooth is working ( but we still need keyboard for secret pin)
   No hidd command -  we cannot start play with BT keyboard.

-  Wifi  is working  by hand:
-  copy working  wpa_supplicant.conf  to phone
-   login via adb shell
-  use  commanddhcpcd eth0
- check  and  write correct data togetprop  and  sendprop ...
-   included web browser  not start at all
- installed by   adb install ... news reader is working  !!

-  I think, important is:  keyboard ( virtual or/and bluetooth ) and working
web browser

Thanks  Sean !!!


-- 
View this message in context: 
http://n2.nabble.com/-android--new-version-with-page-flipping-corrected.-tp1484538p1486014.html
Sent from the Openmoko Community mailing list archive at Nabble.com.


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


Re: [android] new version with page flipping corrected.

2008-11-11 Thread Cédric Berger
On Tue, Nov 11, 2008 at 17:47, Paul [EMAIL PROTECTED] wrote:
 Is there a particular magic needed to make this work? I got the jffs and
 uImage from the page, flashed it on the Neo, and after reboot the screen
 goes and remains black. A pretty shade of black, but still I had hoped
 for a bit more... like less black.

if you did not install previous android image, check
http://wiki.openmoko.org/wiki/User:Seanmcneil3 .

You must have an sd card with at least 2 partitions, the second being
ext3 formatted. Android will write data on it.

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


Re: [android] new version with page flipping corrected.

2008-11-11 Thread Cédric Berger
On Tue, Nov 11, 2008 at 11:24, Cédric Berger [EMAIL PROTECTED] wrote:

 - I tried the demo game  Fishocopter. It works... but it uses back
 button to control the game (so it is Aux button on Neo), and I found
 no way to exit the game, since Aux button did not anymore end
 application.
 Is there a way to kill such an application ? Power button only allowed
 me to shutdown


Looks like I did not try enough -my timings were not good enough I guess-.
This time I managed to exit with power button hold for 2 seconds.
(locks screen, then you're back to home).

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