Telefon z Internetu
Telefon z Internetu PLAY rozszerzył funkcjonalność swojego sklepu internetowego o możliwość zakupu usług abonamentowych. Author Comments (0)
Informacja: 2008-05-14
Czytaj: Telefon z Internetu
Sony Ericsson planuje wprowadzić obsługę GSM do aparatów cyfrowych
Telefon komórkowy i aparat cyfrowy to najwidoczniej nierozłączna para. Na rynku mamy już mnóstwo modeli wyposażonych w funkcję łapania fotek. Praktycznie co druga komórka może się pochwalić przynajmniej aparatem VGA. Mimo że 3 i 5 megapikseli zaczynają być już standardem w telefonach, każdy użytkownik dobrze wie, że komórce daleko w jakości zdjęć do profesjonalnych urządzeń. Tak samo pomyślał Sony Ericsson i złożył patent, w którym zakłada wprowadzenie obsługi GSM do swoich produktów - aparat
Informacja: 2008-05-14
Czytaj: Sony Ericsson planuje wprowadzić obsługę GSM do aparatów cyfrowych
Co Google przyniosło na Bloga, podsumowanie keywords, które na Bloga wpadają, Część 2
Mamy siódmy miesiąc mojej działalności w blogosferze. Widzę, iż są osoby, które czytają moje wywody regularnie (RSS), ale jest też wiele osób, które przychodzą na moją stronę za pomocą wyszukiwarki. Ten temat chciałbym teraz poruszyć, a dokładnie frazy, jakie są wpisywane w wyszukiwarkach. Poprzednie ciekawe zapytania można przeczytać w temacie:
Informacja: 2008-05-14
Czytaj: Co Google przyniosło na Bloga, podsumowanie keywords, które na Bloga wpadają, Część 2
Cyfrowy Polsat też chce DVB-T
Cyfrowy Polsat też chce DVB-T Cyfrowy Polsat nie wyklucza udziału w przetargu na pasmo radiowe dla telewizji mobilnej. Author Comments (0)
Informacja: 2008-05-14
Czytaj: Cyfrowy Polsat też chce DVB-T
Co przyniesie iPhone 3G?
Szwajcarska gazeta LeMatin Online donosi w oparciu o źródła zbliżone do operatora Swisscom, iż w kraju producentów zegarków iPhone 3G zagości już tego lata. Zrodlo wp.pl
Informacja: 2008-05-14
Czytaj: Co przyniesie iPhone 3G?
Wikipedia pobiła kolejny rekord
Wikipedia pobiła kolejny rekord Autor: . Data: 14 maja 2008. Kategorie: Newsy | Komentarze (0) Wikipedia liczy wprzódy sobie nad pół miliona haseł. Ta magiczna skraj została przekroczona dzień dzisiejszy. - Podziękowanie Waszemu wkładowi, codziennemu poprawianiu treści dodatkowo ciągłemu dotowaniu Wikipedii mamy wcześniej 500 000 haseł
Informacja: 2008-05-14
Czytaj: Wikipedia pobiła kolejny rekord
iPhone poza zasięgiem
Currently Unavailable (aktualnie niedostÄ
Informacja: 2008-05-14
Czytaj: iPhone poza zasięgiem
Paradoks smart phone
Po uruchomieniu przez Snickers
Informacja: 2008-05-14
Czytaj: Paradoks smart phone
Installing Android on real phone
Hello all, I have been reading this group as an observer, and also downloaded the sdk. i have not found any package or some other way to install Android on real phone? is it possible? will it be possible? (p.s i did see the emulator) Thanks!
Informacja: 2008-05-14
Czytaj: Installing Android on real phone
Adding icon in activity titlebar
Hello, I would like to add an icon into activity titlebar. My code is as follows: public void onCreate(Bundle icicle){ super.onCreate(icicle); requestFeature(Window.FEATURE_ RIGHT_ICON); setFeatureDrawableResource(Win dow.FEATURE_RIGHT_ICON,R.drawa ble.myicon); setContentView(R.layout.main);
Informacja: 2008-05-14
Czytaj: Adding icon in activity titlebar
ClassCast exception in case of loading class from other andoid project
I have exception with objects which were loaded by differents loaders. View is loading Java code: public init() { try { Context context = this.createPackageContext("pac kage.name", CONTEXT_IGNORE_SECURITY|CONTEX T_INCLUDE_CODE); CustomView customView = new CustomView(context);
Informacja: 2008-05-14
Czytaj: ClassCast exception in case of loading class from other andoid project
how can i create a apk file from my project
hey how can i create a apk file from my project ? Thanks !
Informacja: 2008-05-14
Czytaj: how can i create a apk file from my project
Receiving broadcast null in application shutdown
Hello, My application is using a mocked location provider and an intent receiver to receive updates. During shutdown I first stop the location updates with LocationManager.removeUpdates( ), then I deregister the intent receiver. I randomly receive the following error: I/jade.util.Logger( 1101): com.tilab.msn.LocationReceiver : onReceiveIntent called: My currentThread has this ID: 1 -> Intent receiver has called
Informacja: 2008-05-14
Czytaj: Receiving broadcast null in application shutdown
Re: [android-developers] Image won't display
You are calling setContentView(tv) to set the activity's view to be a dynamically-created TextView. If you want to use your layout, you need to call setContentView(R.layout.main).
Informacja: 2008-05-14
Czytaj: Re: [android-developers] Image won't display
R.id cannot be resolved
Why do I get 'R.id cannot be resolved' when trying to access R.id.webview? thanks, ruben
Informacja: 2008-05-14
Czytaj: R.id cannot be resolved
Re: [android-developers] Re: addProximityAlert method in LocationManager
Not all location services will have equal granularity in terms of position changes, simply because not all location services have equal accuracy. GPS is only accurate to ~15m, and cell tower triangulation might well be worse. And the characteristics of future services (WiFi triangulation, Galileo, etc.) will vary as well. You can't, for example,
Informacja: 2008-05-14
Czytaj: Re: [android-developers] Re: addProximityAlert method in LocationManager
Re: missing android.jar
I am using eclipse, but I'm kind of a newbie. What are you talking about?
Informacja: 2008-05-14
Czytaj: Re: missing android.jar
[android-developers]listview
Hi All, I want to create a screen with lists,buttons,textview. I don know how to proceed with it to create an XML file. Please help. Thanks in Advance. Regards Radhika
Informacja: 2008-05-14
Czytaj: [android-developers]listview
Re: New to Programing and Android
Here is a link to video tutorials for Eclipse and Java for Total Beginners. It's been downloaded over 500,000 times in the last year. Highly recommended. [link] Best wishes, Wes
Informacja: 2008-05-14
Czytaj: Re: New to Programing and Android
Re: addProximityAlert method in LocationManager
Mark, Thank you for the orienting information. If I understand correctly 15 m is an absolute accuracy. This application of finding a child does not need to run in the background efficiently and absolute coordinates are not needed. A garmin running GPS can resolve which side of a sidewalk you are on. Like 6 feet. But this is a differential signal.
Informacja: 2008-05-14
Czytaj: Re: addProximityAlert method in LocationManager
Re: file system monitoring?
Thanks for the reply from where the action is. You should really consider adding a feature of that kind. For instance, Windows Mobile team may also find it heavy, but they do have a neat functionality with SHChangeNotifyRegister(). By not providing an optimized mechanisms to do this, you will not suppress
Informacja: 2008-05-14
Czytaj: Re: file system monitoring?
Re: how can i create a apk file from my project
thanks for your replay Mark, but what do you mean 'command-line' tools ? im using the Eclipse for the development... thanks
Informacja: 2008-05-14
Czytaj: Re: how can i create a apk file from my project
Re: [android-developers] Re: how can i create a apk file from my project
Unfortunately (in this instance), I'm not an Eclipse user. Instructions for creating APK files without using Eclipse can be found at: [link]
Informacja: 2008-05-14
Czytaj: Re: [android-developers] Re: how can i create a apk file from my project
Re: Can not connect lo localhot from emulator using socket
Thanks, very much for your help. Forwarding ports it does now work. Thnx agani Kobi, Oskeol
Informacja: 2008-05-14
Czytaj: Re: Can not connect lo localhot from emulator using socket
Forgive me for I have sinned.
There is something somewhere about not making an oath. Well, as I cobbled demo code together for the ADC submission (one trial strategy was to use the demo API look and feel by deleting all the elements not needed), experiencing 19% errors causing reboot on the evening of the 14th, I made an oath: "I will not touch this until
Informacja: 2008-05-14
Czytaj: Forgive me for I have sinned.
Re: [android-developers] how can i create a apk file from my project
You can find an APK file in your project's bin folder, or you can right click on your project and hit "Android Tools -> Export Application Package".
Informacja: 2008-05-14
Czytaj: Re: [android-developers] how can i create a apk file from my project
Re: About nine patch stretchable image
I got it !! And I modified my 9 patch stretchable image. It can work correctly. But I think this thing can mark in the document. It will help another developers when they use the 9 patch stretchable image. :0 Guy , Thank a lot !!! : )
Informacja: 2008-05-14
Czytaj: Re: About nine patch stretchable image
Re: How to preserve view's animation result?
Or give me some comments, thanks.
Informacja: 2008-05-14
Czytaj: Re: How to preserve view's animation result?
Re: Image won't display
Thanks Mark, that was it.
Informacja: 2008-05-14
Czytaj: Re: Image won't display
About set background
Dear all: When I set a graph to be background in "TextView" and "Button" , I found that it was stretch in "TextView" and it was its original size. I have three questions: 1. Does " set background function " do the different things in that two different object ? 2.Can I decide the graph position in my button?
Informacja: 2008-05-14
Czytaj: About set background