Gphone.pl, Android, Google, IPhone, Open Social » 2009-04-10

Wiadomości z dnia 2009-04-10

Sortuj wiadomości według: Nazwy | Daty | Losowo

Apple Blog TV #22 -

Życzymy wesołych i spokojnych Świąt Wielkanocnych! Wybierz swój format Wideo
Informacja: 2009-04-10
Czytaj: Apple Blog TV #22 -

Countdown to 1 Billion iPhone Apps Downloads - Apple Celebrates

Apple posted a Web page counting down (or actually counting up) to the one billion apps downloaded from the App Store . It
Informacja: 2009-04-10
Czytaj: Countdown to 1 Billion iPhone Apps Downloads - Apple Celebrates

MVC model state change requires creating an Intent?

Hi, I have a main activity class that launches a couple of my subordinate activities from a tabHost. Periodically (actually when I receive an incoming message on a socket), I want to inform the subordinate activities that application state has changed so that they can refresh their views.
Informacja: 2009-04-10
Czytaj: MVC model state change requires creating an Intent?

Programmatically delete a home-screen shortcut

Hi, I have some questions related to Android's home-screen contents: 1) Is there a way to programmatically delete a home-screen shortcut on Android? I know that it can be done manually but I want to do it in code. 2) Is there a directory where all the contents of the home-screen are stored and, if there is, is there a way to update the contents of
Informacja: 2009-04-10
Czytaj: Programmatically delete a home-screen shortcut

Pandora Internet Radio Is Cool

Jump to CommentsI have tried all sorts of Internet radios over the last several years.  Never had one grab me or monopolize my interest.At the suggestion of a
Informacja: 2009-04-10
Czytaj: Pandora Internet Radio Is Cool

Audioboo.fm

On this blog before I have mentioned the audio creation tool Gabcast before, however since they started to charge for their service, I know that a lot of people have been trying to find a free alternative. Now generally I don
Informacja: 2009-04-10
Czytaj: Audioboo.fm

Re: [android-developers] Re: Permissions to install other apps...

That's why apps can't install other apps without the user being involved. I was addressing the first part of the original poster's request, being able to download and run Dalvik code in your own process. In that case the new API will let you do this, though of course you are running the other code as
Informacja: 2009-04-10
Czytaj: Re: [android-developers] Re: Permissions to install other apps...

Re: Losing Data on Reboot

If it helps at all, I've discovered that this only happens if my bootup service tries to read certain preferences and install an alarm. I've used this process to install several other alarms, but for some reason the latest alarms I've added have been causing me to lose all my preferences on a reboot.
Informacja: 2009-04-10
Czytaj: Re: Losing Data on Reboot

Re: [android-developers] How to deploy and bundle third party dynamic library

Questions regarding using the Android source code are best asked on a discussion list pertaining to the Android source code: [link]
Informacja: 2009-04-10
Czytaj: Re: [android-developers] How to deploy and bundle third party dynamic library

Re: [android-developers] Re: More Than One Instance of Application

I ran into this as well. Try adding this to the Activity tag ... android:launchMode="singleTask " Jason Van Anden [link]
Informacja: 2009-04-10
Czytaj: Re: [android-developers] Re: More Than One Instance of Application

5 Cellphone Trends Changing The World

  Apple makes more news when it hiccups about its next-gen iPhone, supposedly coming in late June or early July, than was generated by the entire CTIA cellphone show last week in Las Vegas. (more
Informacja: 2009-04-10
Czytaj: 5 Cellphone Trends Changing The World

Re: Using GDATA from within Android for calendar access?

Does your AndroidManifest.xml mention that your app needs internet access? If you don't then you would get an exception when you do anything that tries to use the internet. Look up permissions if you don't know what I'm referring to. From the looks of it you just had eclipse fill in an auto generated
Informacja: 2009-04-10
Czytaj: Re: Using GDATA from within Android for calendar access?

Re: [android-beginners] Install Android on a LapTop

That would probably be a question for whoever might be working on porting Android to work on your variety of laptop. You might consider scanning the archives of the [android-porting] Google Group to see if anyone is porting Android to your desired hardware: [link]
Informacja: 2009-04-10
Czytaj: Re: [android-beginners] Install Android on a LapTop

O hai, private T-Mobile launch event

Well, we all know what went down last time T-Mobile held a private launch event in NYC
Informacja: 2009-04-10
Czytaj: O hai, private T-Mobile launch event

iDarmocha - Notowanie 1

Autor wpisu: Artur Starzyk , tekst pochodzi ze strony: Applemania.pl Rozpoczynam nowy cykl wpisów na Applemani. Raz w tygodniu będę publikował dla Was listę  najchętniej ściąganych darmowych aplikacji. Wpisy te charakteryzować się będą małą ilością tekstu i grafiki, ale za to bezpośrednie linki do iTunes ułatwią Wam podjęcie decyzji o ściągnięciu na swojego iPhone
Informacja: 2009-04-10
Czytaj: iDarmocha - Notowanie 1

Re: Change the location of the tab in a TabLayout

Bump! Is there a way to do this? This would be incredibly useful when having a tab layout in horizontal screen orientation. The tabs themselves take up a lot of vertical screen space...
Informacja: 2009-04-10
Czytaj: Re: Change the location of the tab in a TabLayout

Animation on a view doesn't 'stick' in reality

Hi I'm using a TranslateAnimation to slide a ViewGroup in and out of screen. However after the animation slides the view out, the transparent view is still 'clickable' in the same place. I used setFillAfter to TRUE thinking that the animation would 'stick' but I can't seem to get the view out of my 'face'.
Informacja: 2009-04-10
Czytaj: Animation on a view doesn't 'stick' in reality

Re: [android-beginners] progressDialog

If i understand correctly, you're showing it and closing it in the same thread and in the same method... That seem wrong to me in event driven development. I would have a piloting thread (like the one which instantiate your activity) that launch your long process IN ANOTHER THREAD, and create the
Informacja: 2009-04-10
Czytaj: Re: [android-beginners] progressDialog

Re: [android-developers] who put an icon in status bar to indicate the mobile network type?

Questions regarding the source code are best asked on lists pertaining to the source code: [link]
Informacja: 2009-04-10
Czytaj: Re: [android-developers] who put an icon in status bar to indicate the mobile network type?

Emulator boot without the GUI interface, just show the "ADDROID" screen saver

Hi all I had fellow the "To check out the cupcake branch (http:// source.android.com/roadmap/cup cake)" instruction to check out the "cupcake" branch of android. After "make" the cupcake source code, i copy those three image files (ramdisk.img,system.img,userda ta.img) @ /out/target/product/generic/
Informacja: 2009-04-10
Czytaj: Emulator boot without the GUI interface, just show the "ADDROID" screen saver

Kometa na pulpicie iPhone

Autor wpisu: Krystian , tekst pochodzi ze strony: SimBlog.pl Kolejny dodatek na iPhone
Informacja: 2009-04-10
Czytaj: Kometa na pulpicie iPhone

Re: [android-developers] no root access.. how to put file...

Yes, we hate you, and laugh at every pain we can cause. Plus the sdcard provides world read/write access.
Informacja: 2009-04-10
Czytaj: Re: [android-developers] no root access.. how to put file...

Recenzja wideo The Path. Czy gry to już sztuka?

Autor wpisu: Szymon , tekst pochodzi ze strony: GRRR.pl Jedna z najbardziej tajemniczych gier tego roku - pisze Sławek Serafin z GameCornera o grze The Path . Ttrzeba przyznać, że coś w tym jest. Takie gry dają nam znakomite argumenty do rąk. Może i gry nie są jeszcze sztuką, ale na pewno zaczynają nią bywać. Wychodzimy powoli z masowej papki pełnej wybuchów i kosmitów dochodząc do momentu, w którym można by bez problemu zorganizować wystawę gier artystycznych, zmuszających do my
Informacja: 2009-04-10
Czytaj: Recenzja wideo The Path. Czy gry to już sztuka?

Multicast problem

Hi, I'm trying to develop an application that need to send UDP Multicast packets to the local network. There is a few equipments that respond to this packets and send back some informations. I'm not worried with the server right now, because there is a server on the same network that collect all this multicast data.
Informacja: 2009-04-10
Czytaj: Multicast problem

Re: [android-developers] Re: list of request codes - their names and values?

That should be in your preferences, though. After all, you're the one asking for the ringtone via the RingtonePreference, right? Just open up your SharedPreferences (PreferenceManager.getDefaultS haredPreferences()) and read out the value. Or use Preference.OnPreferenceChangeL istener to be notified when
Informacja: 2009-04-10
Czytaj: Re: [android-developers] Re: list of request codes - their names and values?

The Glory of Spotify

I
Informacja: 2009-04-10
Czytaj: The Glory of Spotify

T-Mobile USA launch event scheduled for April 21. G2 announcement?

T-Mobile
Informacja: 2009-04-10
Czytaj: T-Mobile USA launch event scheduled for April 21. G2 announcement?

Get list from Website ( PHP , MySQL , HTTP request , XML )

Im having a problem. I am trying to build a software that communicates with a website. simply, i would like to have a php webpage that when i click a button it creates an alert on the phone. I planned on doing that by using a mysql database to with the website where the click from the webpage will update the database, then the
Informacja: 2009-04-10
Czytaj: Get list from Website ( PHP , MySQL , HTTP request , XML )

showing graph in Application

Hello I want to display graph(time ver distance) in Activity , how should be this achieved in Android. is there any tut available? Thank you
Informacja: 2009-04-10
Czytaj: showing graph in Application

Re: [android-developers] Re: problems with bitmaps

If you have a reproducible test case, head over to [link] and make it official.
Informacja: 2009-04-10
Czytaj: Re: [android-developers] Re: problems with bitmaps

HP notebook will be part of Google

by Haven Frbiz The world
Informacja: 2009-04-10
Czytaj: HP notebook will be part of Google

Re: ListView row not receiving highlight with ImageButton in row

Ok I can see setting it to non-focusable 'solves' the problem but that's not really what I was hoping to do. Well, too bad, the user can't focus but only tap now.
Informacja: 2009-04-10
Czytaj: Re: ListView row not receiving highlight with ImageButton in row

Are there alternate ways to look up user phone number when TelephonyManager returns null?

Is there a way to look up the user phone number other than TelephonyManager? In my G1, this returns null: // get your phone number TelephonyManager telephonyManager = (TelephonyManager) getSystemService(Context.TELEP HONY_SERVICE); String tel = telephonyManager.getLine1Numbe r();
Informacja: 2009-04-10
Czytaj: Are there alternate ways to look up user phone number when TelephonyManager returns null?

Viximo releases Kids iPhone/iPod Touch Application "Farm Piano"

Viximo today announces two additional applications to the Viximo App Network, Farm Piano and Lucky Touch. Both social applications represent a first for Viximo with Farm Piano as the company's first app designed for kids and Lucky Touch as the first independently-created app developed by freelance designer, Peter Sziraki.
Informacja: 2009-04-10
Czytaj: Viximo releases Kids iPhone/iPod Touch Application "Farm Piano"

Re: How to use AutoCompleteTextView with SimpleCursorAdapter

<<Unfortunately, this is not a complete worked out example. Could someone forward me a more complete example? I've found lots of code fragments, but no code that shows how to initialise the SimpleCursorAdapter contents, or how it works together with the AutoCompleteTextView. >> <There is also an example in the APi demos with the
Informacja: 2009-04-10
Czytaj: Re: How to use AutoCompleteTextView with SimpleCursorAdapter
Strony: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 »

Stronę wygenerowano w 0.1 sek. | Forum, programowanie | Gphone, platforma Google Android | Gabinet stomatologiczny Wrocław