Rozwój Androida i netbooków, kłopoty Apple
Google o swoim systemie mobilnym mówiło od dawna. Kiedy pojawiły się pierwsze HTC z Androidem zostały przywitane przez znawców branży z umiarkowanym entuzjazmem. Od momentu premiery HTC G1 właściwie niewiele było słychać o samym systemie oraz o nowych wersjach czy usprawnianiach nad jakimi pracuje Google. Oczywiście co jakiś czas w mediach pojawiały się plotki na temat wykorzystania androida w netoobkach czy użyciu go przez kolejnych producentów telefonów komórkowych. Jednak najciekawszy new
Informacja: 2009-04-09
Czytaj: Rozwój Androida i netbooków, kłopoty Apple
Nowy mobilny Gmail
Google uaktualniło / poprawiło gmaila w wersji dla urządzeń mobilnych. Z poprzedniej wersji nie korzystałem zbyt często (wolałem aplikacje natywne jako klienta poczty) ale nową wersję Gmaila z przyjemnością przetestowałem. Według Google jest szybciej - moim zdaniem jest nadal wolniej niż odbieranie maila przez aplikację wbudowaną w system urządzenia mobilnego (testowałem na HTC G1). No ale możliwe, że jest duża zmiana w prędkości działania w porównaniu do poprzedniej wersji. Trzeba natomiast
Informacja: 2009-04-09
Czytaj: Nowy mobilny Gmail
Project Name -> bin -> "classes.dex" , "resources.ap_" ??
Hi Experts, Can you please throw some light on the contents of the "bin" folder which is generated under the project folder. Generally we have: (1) a folder containing all the .class files. (2) a file with .apk extension. This is a zipped form of all the .dex files created for each .class file. (Please correct me if I am not
Informacja: 2009-04-09
Czytaj: Project Name -> bin -> "classes.dex" , "resources.ap_" ??
Re: Changing background style of MenuItem
Thank you for posting your conclusion. However, according to me, setting the "android:itemBackground" element in an applied theme does not change anything neither, so this work-around is not working: please, tell me if I'm wrong... I went to the same conclusion by analyzing the Android source code, and find that it is a shame that we
Informacja: 2009-04-09
Czytaj: Re: Changing background style of MenuItem
overlay
can android now use overlay? and how to use it?
Informacja: 2009-04-09
Czytaj: overlay
Re: [android-developers] zero duration for some media
today, i found this matter. and i see some code and found that the duration of the file such as wma and wmv in the datebase is also 0. i will go on it. who know why and how to solve, please give some advise.
Informacja: 2009-04-09
Czytaj: Re: [android-developers] zero duration for some media
playing of wma audio
now , the opencore can not play the audio of wma. is it right? and the total time of the wma file can not be find in the trackbrowseractivity. who know why?
Informacja: 2009-04-09
Czytaj: playing of wma audio
Re: InputMethodService
I cant find a documentation for the InputMethodService. please if you know i can find it please tell i would be very graceful. Thanks
Informacja: 2009-04-09
Czytaj: Re: InputMethodService
Problem with Camera and layout orientation
Hi, I've been trying to solve this for awhile now, and still couldn't find a solution to it. To properly display my SirfaceView consumed by the camera, I have forced my activity's layout in landscape mode. However, in my app the camera functionaluty will be mostly used in portait mode, and therefore all other views in the same activty have to be in portrait
Informacja: 2009-04-09
Czytaj: Problem with Camera and layout orientation
Re: [android-developers] Re: Can javax.xml.parsers.DocumentBuilder be used to parse html?
You would have to ask them. I have not tried parsing HTML on-device. You may wish to use Google Code Search to find the source to fromHtml(). My guess is that it focuses on a small range of tags typically found inside the <body> tag (e.g., <b>, <i>), and <title> is not one of those. Depending on what you are trying to build, you might consider whether
Informacja: 2009-04-09
Czytaj: Re: [android-developers] Re: Can javax.xml.parsers.DocumentBuilder be used to parse html?
Re: [android-developers] Nightly Build for Emulator
There are no nightly builds at present that I am aware of. It's something I and some others are working on. Watch this space for announcements.
Informacja: 2009-04-09
Czytaj: Re: [android-developers] Nightly Build for Emulator
Bind Service between different APKs
*All*, How to bind a client to service if they are in different applications? I have a simple service running in a specific .apk and try to access it from OTHER .apk. I already declared permission in both manifest.xml: *Service*: <service android:name=".AdderServiceImp l" android:permission="* mypackage.MY_SERVICE*" />
Informacja: 2009-04-09
Czytaj: Bind Service between different APKs
Removing the default interpolator for xml based animation effects for views
When ever I try to animate a view using a simple xml based animation, it seems to have default interpolator set of some kind as the motion is not truly linear. Is there a way to set the default animation interpolator to linear and remove the lag in the start/end of the animation.
Informacja: 2009-04-09
Czytaj: Removing the default interpolator for xml based animation effects for views
Nightly Build for Emulator
Hey guys, I'm a lame-o Windows developer trying to do some Browser specific development targeting Android. I'm having some funny issues with my G1 and my older emulator (WebKit CSS/Layout, etc). I was wondering if any of you Linux guys out there might be so kind as to give me a compiled image of the latest nightly build? I believe I need three files out of
Informacja: 2009-04-09
Czytaj: Nightly Build for Emulator
Android/G1 video driver
Where can I find G1 video driver source?
Informacja: 2009-04-09
Czytaj: Android/G1 video driver