[android-developers] question about mimetype in android browser

2008-05-25 Thread michaeloil

Hi all,

The original android browser cannot handle certain websites, such as
youtube.
How shound I do to make my browser be able to correctly render web
pages
with special mimetypes?

  Could I just write a webkit plugin in android browser(Although I
don't know
how to write a plugin on android.), or need I modify the rendering
engine of
webkit (It would cost much time)? Or, could someone provide a better
solution?

Thank you!!!
--~--~-~--~~~---~--~~
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]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] question about mimetype in android browser

2008-05-25 Thread michaeloil

Hi all,

  The original android browser cannot handle certain websites, such as
youtube. How shound I do to make my browser be able to correctly
render web pages with special mimetypes?

  Could I just write a webkit plugin in android browser(Although I
don't know how to write a plugin on android.), or need I modify the
rendering engine of webkit (It would cost much time)? Or, could
someone provide a better solution?

Thank you!!!
--~--~-~--~~~---~--~~
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]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] question about android library

2008-05-25 Thread michaeloil

Hi all,
I have two quesions about android library(.so). The first one is
about how to build webkit library in android. I used the files from
google's website, and compiled them in QT method(build-webkit). But
the output library
was qtlibwebkit.so, not the libwebcore.so. How could I build a correct
library?

The other one is about replacing an existing .so
(ex:libwebcore.so) in android. I want to replace the default webkit
rendering engine to my own rendering engine, for opening some
websites  special codec (ex:youtube).
I have tried replacing libwebcore.so to a new .so in /system/lib, but
the original .so is still being used, even if I remove it.

Could anyone give me some advise?

Thank you!!
--~--~-~--~~~---~--~~
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]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Android Map Exception

2008-05-25 Thread lu

Hi Guys:

I try to add  a google map into to mapview active, but I got the
following warnings:
WARN/AndroidHttpConnectionFactory(596): Exception in
HttpUrlConnection.getInputStream:
WARN/AndroidHttpConnectionFactory(596): java.io.FileNotFoundException:
http://www.google.com/glm/mmap/a
WARN/AndroidHttpConnectionFactory(596): at
org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:
1028)
WARN/AndroidHttpConnectionFactory(596): at
com.google.common.io.android.AndroidHttpConnectionFactory
$b.openDataInputStream(Unknown Source)
WARN/AndroidHttpConnectionFactory(596): at
com.google.common.DataRequestDispatcher.serviceRequests(Unknown
Source)
WARN/AndroidHttpConnectionFactory(596): at
com.google.common.DataRequestDispatcher$DispatcherServer.run(Unknown
Source)
WARN/AndroidHttpConnectionFactory(596): at
java.lang.Thread.run(Thread.java:896)


is anyone know it is a network connection issue or map issue?

many thanks !

Lu
--~--~-~--~~~---~--~~
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]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: Working on another Android story

2008-05-25 Thread Oscar Castaneda
Hi,

Tomorrow I'm officially starting a Google Summer of Code project [1] related
to Android. It's about making Apache Tuscany run on Android. Even though
GSoC work is considered to be around 20 hours per week, I will most likely
spend many more hours on it until I'm done. If you need more info on the
project I'd be happy to help. I'm also doing an elevator pitch about it
tomorrow [2].

[1] http://code.google.com/soc/2008/asf/appinfo.html?csaid=5FE987C0268271DE
[2] http://androidindelft.googlepages.com/


On Thu, May 22, 2008 at 6:10 PM, Vasanth Sridharan [EMAIL PROTECTED]
wrote:

 Hey All,
 Thanks for all your responses so far, they've definitely helped with my
 stories. I'm working on another one about the cost to develop these
 applications. Obviously cost is a tough thing to nail down, but if you could
 figure out based on number of hours spent and salary or however makes sense
 for your specific application, that would be great.

 Thanks,
 Vasanth Sridharan
 Reporter
 Silicon Alley Insider
 C: (408) 455-2254
 http://www.alleyinsider.com
 http://www.vasanthsridharan.com
 



-- 
best,
-oscar

Oscar CastaƱeda

--~--~-~--~~~---~--~~
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]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] android in cell

2008-05-25 Thread Claudio Escudero

Hi,

I made an application made in Android, as I have put the android in
cell for me to try? because I only tested on the computer at the time.
= /
Already exists with cellular android?

Claudio

--~--~-~--~~~---~--~~
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]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: Read and modify and write back contacts

2008-05-25 Thread Raja Nagendra Kumar

Looking for expert suggestions..

--~--~-~--~~~---~--~~
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]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: Network Connection while the phone is ringing

2008-05-25 Thread Raja Nagendra Kumar

Vinay and Digg, thank you for providing the insites..

One more doubt on this.. is ring time treated as voice active line.. I
am looking for network connectivity during the ringing of the phone
and not when the phone is picked up and voice conversation is on.

Also, could you pl. help me with all the interfaces which i could use
to handle the ring time, call start, call end etc.

Regards,
Nagendra
--~--~-~--~~~---~--~~
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]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---