Gphone.pl, Android, Google, IPhone, Open Social » 2009-05-25

Wiadomości z dnia 2009-05-25

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

Great Gadgets: HTC Magic Android Phone

The T-Mobile G1 was the first handset to hit the market powered by the new Google Android smartphone platform. It was met with some success in the United States, but much like the original iPhone, it was never officially offered to Canadians. It may have taken almost a year, but Google Android is finally making its way north of the border, offering a new smartphone operating system for people to consider beyond the BlackBerry, Windows Mobile, and iPhone. And the kicker is that there will be at l
Informacja: 2009-05-25
Czytaj: Great Gadgets: HTC Magic Android Phone

The Sims 3 for iPhone

Get arisyulianta.com delivered by email Related Post Battery Backup Battle Royal For The iPhone 3G First 24 Hours With the iPhone 3G My Top 5 Paid Apps from the AppStore New iPhone 4G Preview MORE POWER! for your iPhone and iPod - iPWR review - PonderPop WWDC 2008 Roundup: iPhone 3G WWDC 2008 Roundup: iPhone 3G My Favorite iPhone/iPod Touch Apps Spore on the iPhone! (iPhone SDK) How To Change Your iPhone & iPods System Strings Without Customize or
Informacja: 2009-05-25
Czytaj: The Sims 3 for iPhone

HTC Lancaster

Read more about this post at GadgetHeat.com HTC Lancaster
Informacja: 2009-05-25
Czytaj: HTC Lancaster

Bring More of Your World Into Google Map Maker

Since launching  Google Map Maker , our user-contributed "wiki-map", we've gotten a lot of great user feedback. Two of our top requested features are to more easily get data into and out of Google Map Maker. We've recently begun to address the latter with a  variety of efforts  ranging from making Google Map Maker tiles available in the Maps API to allowing  shp and kml file download  for some of the Google Map Maker data.  With the latest batch of  new features , we now also give users a new
Informacja: 2009-05-25
Czytaj: Bring More of Your World Into Google Map Maker

Facebook Ads versus Google AdWords

This guest post was written by Harrison Gevirtz, whom I
Informacja: 2009-05-25
Czytaj: Facebook Ads versus Google AdWords

Software ahead of the curve: ZOË

I've been thinking about doing a series of blog post about software and people a head of the curve, so here's number one of many. I got talking to Dj Adams at a recent Manchester Geekup . Dj Adams is one of those guys who I followed like jon udell and when I was getting into web development and xml. One of the things we talked about was a piece of software called Zoe . Zoe is a web based e-mail client with a built in SMTP server and Google-like search functionality that lives on your d
Informacja: 2009-05-25
Czytaj: Software ahead of the curve: ZOË

Google Maps Now Suggests Alternative Routes

Google Maps Now Suggests Alternative Routes Google Maps now in certain routes automatically creates an alternative route. This can be helpful for users wanting more choice when using the driving directions from Google. The 'suggested' option is currently available in Google Maps only and not the Google Maps API. The map above route with suggested routes is available with this link: http://maps.google.com/maps?f=d&source=
Informacja: 2009-05-25
Czytaj: Google Maps Now Suggests Alternative Routes

Cloud hosting providers - Compare and Contrast

My presentation on cloud hosting providers - "Compare and Contrast" at Boston Barcamp attracted a good crowd, including some guys with expertise in Google App Engine and Microsoft Azure.  I divided the cloud hosting world into two main categories.  Category one is hosts that give you individual servers , like Amazon EC2 and Rackspace.  Category Two is the hosts that give you a scaleable cluster of services , like Google App Engine or MS Azure.  When should you commit your business to one o
Informacja: 2009-05-25
Czytaj: Cloud hosting providers - Compare and Contrast

Recent Google Webmaster Tools API Errors

A Google Webmasters Help thread has reports that the Google Webmaster Tools API is having some technical difficulties over the weekend. Users of the API are receiving 502 errors for some requests. Authentication seems to work via the API, but...
Informacja: 2009-05-25
Czytaj: Recent Google Webmaster Tools API Errors

Google Maps Save Multiple Locations As JPG Image Files Software 7.0

Save Google Maps locations as image files at once. Locations are specified as Google Maps search words such as "Londonderry NH USA", "Londonderry UK" or "03053". (No Ratings Yet) Loading ...Filename: setup.exe Related Downloads:ESO Google Site Map MakerWorld MapsCool Google Maps LocationsGoogle Maps Save Search Results SoftwareKeyword Magic Professional SoftwareTags: api, big, copy, download, downloader, export, gif, gmaps, google, google earth, google maps, googlemaps, gps, how do i, image fil
Informacja: 2009-05-25
Czytaj: Google Maps Save Multiple Locations As JPG Image Files Software 7.0

Applemania: iPhone 3.0 trafi do sprzedaży 17 lipca?

Autor wpisu: Marek , tekst pochodzi ze strony: Gadżetomania.pl Plotki na temat nowego iPhone
Informacja: 2009-05-25
Czytaj: Applemania: iPhone 3.0 trafi do sprzedaży 17 lipca?

25 cech wskazujących, że możesz być Applemaniakiem

Autor wpisu: Krzysztof Basel , tekst pochodzi ze strony: Applemania.pl http://applemania.plhttp://applemania.plhttp://applemania.plhttp://applemania.pl Czy pijesz świeże piwo z Power Maka G3, oświadczyłeś się poprzez reklamę iPhone
Informacja: 2009-05-25
Czytaj: 25 cech wskazujących, że możesz być Applemaniakiem

Here and Now - pogoda TU i imprezy TERAZ

Autor wpisu: Krystian , tekst pochodzi ze strony: SimBlog.pl http://simblog.pl Poniekąd brakowało mi w mojej Nokii aplikacji podobnej do tej z iPhone
Informacja: 2009-05-25
Czytaj: Here and Now - pogoda TU i imprezy TERAZ

Re: [android-developers] Re: Webview + self signed ssl cert

Al, I really wouldn't bother with self-signed certificates for obvious reasons. If you are looking for little or no cost you could try a free cert from here: [link] Mind you I haven't tested a cert from startssl so please let us know if they work :-) Hope this helps
Informacja: 2009-05-25
Czytaj: Re: [android-developers] Re: Webview + self signed ssl cert

Handling volume controls

Im using a mediaPlayer to play sounds in my application. I want the user to be able to adjust the volume by using the hardware buttons on the device. I tried putting this in my oncreate (setVolumeControlStream (AudioManager.STREAM_MUSIC);) but it didnt seem to work. Is there something else I have to do to allow the user to be able to adjust the
Informacja: 2009-05-25
Czytaj: Handling volume controls

Re: [android-developers] Re: How run a apk in the app

I means from an application to call another application. thanks 2009/5/24 MrSnowflake <mrsnowfl...@gmail.com> -- How bigger your heart ,how larger the world!
Informacja: 2009-05-25
Czytaj: Re: [android-developers] Re: How run a apk in the app

Using PhoneState Listener and Services

Does anybody have an example of using the PhoneState Listener while running a service? I've been having problems having a PhoneState Listener inside of the service.
Informacja: 2009-05-25
Czytaj: Using PhoneState Listener and Services

How to use the ninepatch png image via file, not from resource?

i want to use the ninepatch image in the file system. but seems that it can be referenced via res. how to get the auto-scale support for the images in file system. Thanks! Best Regards
Informacja: 2009-05-25
Czytaj: How to use the ninepatch png image via file, not from resource?

How can I access other package's private files?

Hello, I'm trying to find a way to access private files created by other packages. According to the dev site (plz see the following), I can read/write files of other packages if some flags are set on the create of those files, but I don't know how. Can I just open those files with Context.openFileInput(or
Informacja: 2009-05-25
Czytaj: How can I access other package's private files?

layout_alignBaseline doesn't work with Spinner?

Has anyone else noticed that in a RelativeLayout, layout_alignBaseline doesn't work with Spinner objects, i.e., I can't align a TextView such that its text aligns with the text in a horizontally adjacent Spinner. Before I file a bug, I wanted to ask if I'm going anything wrong. This sort of alignment seems to work for other objects,
Informacja: 2009-05-25
Czytaj: layout_alignBaseline doesn't work with Spinner?

Re: how to make a custom view shown on home screen as AppWidget?

thanks for your reply:)
Informacja: 2009-05-25
Czytaj: Re: how to make a custom view shown on home screen as AppWidget?

Resources.getDrawable() returning empty bitmap

I'm working on adding a map view to an app of mine, and so far I've successfully gotten the MapView itself to work. I'm trying to add an overlay now, and I'm having problems loading the bitmap resources to do that. Here is the code snippet that does the loading, in the activity's onCreate: Resources res = getResources();
Informacja: 2009-05-25
Czytaj: Resources.getDrawable() returning empty bitmap

load image from the web?

Can anyone show me documentation or give me a quick web sample of how to display an image from the web. I read up on the drawables section in the android reference, but I either missed it, or its covered in another section. Thanks!
Informacja: 2009-05-25
Czytaj: load image from the web?

Help!IME apk app installing problem in US official cupcake

Yesterday I updated my G1 to US offcial 1.5 version by mannual.But when I installed the google chinese pinyin IME(Because I'm in China),It has errors.The google pinyin IME app(googlepinyin.apk) is published by Google Inc. I installed it by using adb install,but it replied this information: flank@flank-T23:/opt/android-s dk-linux_x86-1.5_r2/tools$ ./adb install
Informacja: 2009-05-25
Czytaj: Help!IME apk app installing problem in US official cupcake

Re: How to force to update a view?

It can work. thanks.
Informacja: 2009-05-25
Czytaj: Re: How to force to update a view?

Re: Resources.getDrawable() returning empty bitmap

I stand corrected. It's not Resources.getDrawable() that's broken, regardless of the deceptive object properties in the debugger. What's broken is Overlay.drawAt(). That one, at least, I can live without.
Informacja: 2009-05-25
Czytaj: Re: Resources.getDrawable() returning empty bitmap

Re: [android-developers] load image from the web?

hi... I did like this.. This may help you.... public class demo extends Activity { /** Called when the activity is first created. */ ImageView i1; public int position=0; private String[] myRemoteImages = { "[link]"}; @Override public void onCreate(Bundle savedInstanceState) {
Informacja: 2009-05-25
Czytaj: Re: [android-developers] load image from the web?

Re: Help!IME apk app installing problem in US official cupcake

Maybe something problem in AndroidManifest.xml
Informacja: 2009-05-25
Czytaj: Re: Help!IME apk app installing problem in US official cupcake

Re: How do i Autoscroll the ListView with some specified time interval

hi Christine, it's working fine. thax a lot.
Informacja: 2009-05-25
Czytaj: Re: How do i Autoscroll the ListView with some specified time interval

Re: load image from the web?

cool looks pretty straight forward, thanks for the quick reply this will be a big help!
Informacja: 2009-05-25
Czytaj: Re: load image from the web?
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