Nokia dispute Apple
by Professional editor working for cheaponsale . Global mobile phone market by the negative impact of economic crisis, in 2009 the global mobile phone shipments will fall 8.3% (IDC projected data), and intelligent mobile phone market contrarian expansion, in 2009 global smart mobile phone shipments will rise by 6% -11% (iSuppli expected data). Admoc from another set of data shows that: iPhone OS operating system in the global mobile OS market share by half a year ago to 4% growth in February
Informacja: 2009-04-10
Czytaj: Nokia dispute Apple
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
OnDraw in subclass of ImageView not working with custom canvas drawing
I subclassed the ImageView class inorder to draw a Picture in an ImageView. The ImageView is added to a Gallery In my activity class: Gallery g = (Gallery) findViewById(R.id.gallery); g.setAdapter(new ImageAdapter(this)); My Adapter class: private class ImageAdapter extends BaseAdapter{ ..
Informacja: 2009-04-10
Czytaj: OnDraw in subclass of ImageView not working with custom canvas drawing
Oracle Portal Template Creation - Web Design - CSS by searchseo
Oracle Portal Templates from PSD File - CSS - HTML Looking for someone experienced in Oracle Portal Template Creation to implement our design in the standard portlet containers. We will supply a PSD - Photoshop file with the layouts, images and styles
Informacja: 2009-04-10
Czytaj: Oracle Portal Template Creation - Web Design - CSS by searchseo
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
Pixelpipe: A Distribution Console For All Your Media Links
Pixelpipe, a Web service that lets you syndicate text, audio, video and image files to 75 social networks, blogs and sites, is launching a new version that will allow you to customize the landing page of your Pixelpipe account to look more like your profile on Facebook or Twitter. The new version targets the micro-blogging networks and sites, giving users the ability to send various types of media files through shortened urls across several different social networks. Like TwitPic, Pixel
Informacja: 2009-04-10
Czytaj: Pixelpipe: A Distribution Console For All Your Media Links
Post subject: Store the data in raw folder of res directory
Hello, My application has requirements to store or edit the file data in the file which is available in Raw folder. Can some one tell me how it is possible ? I want to store the audio data in mp3 file which is available in res folder.
Informacja: 2009-04-10
Czytaj: Post subject: Store the data in raw folder of res directory
Posts about Mobile Internet as of April 9, 2009
ARM Cortex-A8 MID debuts - motd.ambians.com 04/09/2009 HY Research announced what it calls the first mobile Internet Device (MID) based on the Texas Instruments BeagleBoard. Powered by the BeagleBoard
Informacja: 2009-04-10
Czytaj: Posts about Mobile Internet as of April 9, 2009
problems with bitmaps
Hi everybody I am having a problem with the BitmapFactory: this is my function, that reads a stream, and returns a bitmap: static Bitmap getBitmap(InputStream is) throws IOException { Bitmap bmp=null; //do some stuff... bmp=BitmapFactory.decodeStream (is);
Informacja: 2009-04-10
Czytaj: problems with bitmaps
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
progressDialog
Hi everybody I am having a problem displayin a ProgressDialog. I hope someone can show me what I am doing wrong... void doStuff() { myProgressDialog = ProgressDialog.show(layout.get Context(),"Please wait...", "Downloading content...", true); /* Here I do my stuff */ myProgressDialog.dismiss();
Informacja: 2009-04-10
Czytaj: progressDialog
Przegląd tematów na WinterBoard-a cz. III
Autor wpisu: Krystian , tekst pochodzi ze strony: SimBlog.pl Co prawda w ostatni piątek nie było 5 najciekawszych tematów, ale dzisiaj wracaja z powrotem. Poniżej prezentuję 5 kolejnych, najciekawszych (moim zdaniem) tematów dla iPhone
Informacja: 2009-04-10
Czytaj: Przegląd tematów na WinterBoard-a cz. III
Random 60: Game systems
Random 60 : Game systems | Favorite on Viddler . As it stands I have, setup and working, an original Nintendo, Xbox 360 (which I use for Connect360 ), and a Nintendo Wii. The Wii is slowly replacing the original Nintendo completely while the 360 ends up being my media center more than my gaming console. I never play games on my computer anymore, though I only played games on computers when I was a Windows user. I do play games on my iPhone but only when I have nothing else to do. Papijump
Informacja: 2009-04-10
Czytaj: Random 60: Game systems
Re: Animation on a view doesn't 'stick' in reality
Okay I've figured it out. I would personally consider this a bug but not sure if this is how it's meant to be. Basically in onAnimationEnd I had to loop over all children inside the viewgroup (and children of children) and set their visibility to GONE/ INVISIBLE and the buttons stopped getting touch events after animation
Informacja: 2009-04-10
Czytaj: Re: Animation on a view doesn't 'stick' in reality
Re: Black areas during alpha animation on transparent PNGs.. Help !
Here is the screenshot ... I have compared it.. please take a look and someone help me .... [link] this is just a sample.. on my real application due to the colors used, the blackness appears more..
Informacja: 2009-04-10
Czytaj: Re: Black areas during alpha animation on transparent PNGs.. Help !
Re: Calling web services in android
It depends on what you mean by "web services," but there are many many many threads on this list about that topic. Try searching the list, you will find KSOAP examples (if you mean SOAP), and REST examples, and several discussions about when and where you should use "web services" with a mobile device.
Informacja: 2009-04-10
Czytaj: Re: Calling web services in android
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
Re: CONTROL_LOCATION_UPDATES permission failure
Hello Richard, Thanks very much. This is very helpful. I am using the same SDK version but in this case I was not using the SDK. I had been experimenting with LocationListener too. I had been using onLocationChanged. Again, Thanks. Alex Donnini On Apr 9, 7:32 pm, Richard Schilling <richard.rootwirel...@gmail.co m>
Informacja: 2009-04-10
Czytaj: Re: CONTROL_LOCATION_UPDATES permission failure
Re: How to change the background color of an element in a list ?
Thank you for the informations! It seems to be good hints to start :)
Informacja: 2009-04-10
Czytaj: Re: How to change the background color of an element in a list ?
Re: How to destroy an Activity in android
hi, as per mark told you use the finish() method to end the activity. when you finish() the activity the onDestroy() will get called. I hope your don the onCreat() and OnDestroy() methods well.
Informacja: 2009-04-10
Czytaj: Re: How to destroy an Activity in android
Re: How to determine the amount of characters that will fit into a TextView
I'd say if you know the text you want to put into the TextView, you should be able to measure the text and compare to the size of the TextView... In the API Demos, there is a measure text sample. I'd start there. On Apr 9, 3:11 pm, "nwmotog...@gmail.com" <nwmotog...@gmail.com> wrote:
Informacja: 2009-04-10
Czytaj: Re: How to determine the amount of characters that will fit into a TextView
Re: How to order the items of GridView?
Thanks a lot, Romain.
Informacja: 2009-04-10
Czytaj: Re: How to order the items of GridView?
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
Re: ListView not touchable in my Activity
I don't see any itemClickListener registered ?
Informacja: 2009-04-10
Czytaj: Re: ListView not touchable in my Activity
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
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: Permissions to install other apps...
Would not it be somewhat dangerous to allow apps is /data/app folder to install other applications?? An app can just create an infinite loop in which downloads applications which do not require any permission and keep on installing them and fill out the memory space? Birjodh
Informacja: 2009-04-10
Czytaj: Re: Permissions to install other apps...
Re: problems with bitmaps
There's been a number of threads on this issue, the BitmapFactory tends to throw this out of memory errors when it really shouldn't, looks like a bug or memory leak. I'm not sure if it's cataloged as an official bug though. Using bitmap.recycle(), and reducing the sample size will mitigate , but not eliminate the problem. Also try reducing
Informacja: 2009-04-10
Czytaj: Re: problems with bitmaps
Re: Stopping all services..
I see your point and definitely agree. I would really like to see a sleep timer function for the music player though and don't think I would be able to write a whole music player application that could compete with the others out there...
Informacja: 2009-04-10
Czytaj: Re: Stopping all services..
Re: String->Integer Hashmap alternative
If you mean you map 'String's to 'int's, then yes, you have some overhead because of the autoboxing of Java, making 'int's into 'Integer's. If your map's keys (in this case Strings) can be any possible String, i would just use a Map<String, Integer>. Depending on how you use this map, you should create a TreeMap or a
Informacja: 2009-04-10
Czytaj: Re: String->Integer Hashmap alternative
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: When will google post official cupcake SDK
When is Google planning on distributing an SDK that does not have such a bug?
Informacja: 2009-04-10
Czytaj: Re: When will google post official cupcake SDK
Re: [android-beginners] Get list from Website ( PHP , MySQL , HTTP request , XML )
That tutorial is rather old from the standpoint of Android. Most tutorials written before September 2008 will require some amount of modification to work on current Android SDK editions. That class was removed from the SDK, IIRC. Use a more up-to-date resource! There are many open source Android projects on code.google.com and
Informacja: 2009-04-10
Czytaj: Re: [android-beginners] Get list from Website ( PHP , MySQL , HTTP request , XML )
Re: [android-beginners] How to change the background color of an element in a list ?
You will need to make some changes to your Adapter to accomplish this. If it is ArrayAdapter, you will probably want to override getView(). I have a long series of dated, poorly-formatted blog posts on this: [link] If it is SimpleCursorAdapter, you can either override bindView() or
Informacja: 2009-04-10
Czytaj: Re: [android-beginners] How to change the background color of an element in a list ?
Re: [android-beginners] how to connect Android with Sqlite3.
haiii i will send some code for go thro in that and make the one object of that one in u r activity class and use this... import android.content.ContentValues; import android.content.Context; import android.database.Cursor; import android.database.SQLException; import android.database.sqlite.SQLite Database;
Informacja: 2009-04-10
Czytaj: Re: [android-beginners] how to connect Android with Sqlite3.
Re: [android-beginners] How to: (new) HTTP API
yves wrote: HttpClient is a product of the Apache Foundation. Documentation, including examples, can be found at: [link]. Presumably yes. Presumably yes. Yes.
Informacja: 2009-04-10
Czytaj: Re: [android-beginners] How to: (new) HTTP API
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
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-beginners] Re: Change the location of the tab in a TabLayout
I don't think a Gallery would work for what I'm trying to do. I've attached something of a schematic of what I'm trying to do to this reply. Hopefully it attaches fine. It's a crude diagram, but it should convey the intent. In case the image doesn't show up, here's a description: In the default tab view, the tab names and icons show up at the top of the
Informacja: 2009-04-10
Czytaj: Re: [android-beginners] Re: Change the location of the tab in a TabLayout
Re: [android-developers] android.permission.GET_ACCOUNTS
We unfortunately left most of the permission string constants in the SDK, even for ones protecting private APIs. So something being there doesn't mean there is an API for it. -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to
Informacja: 2009-04-10
Czytaj: Re: [android-developers] android.permission.GET_ACCOUNTS
Re: [android-developers] Animation on a view doesn't 'stick' in reality
Yes and no. No because you still need to hide the view yourself. Yes because you can just do this: myView.startAnimation(myAnimat ion); myView.setVisibility(View.INVI SIBLE); // or GONE Android will hide the View and run the animation but still draw the View as long as the animation is running.
Informacja: 2009-04-10
Czytaj: Re: [android-developers] Animation on a view doesn't 'stick' in reality
Re: [android-developers] API Demos APK not running.
You may get better answers to your Android porting questions on a discussion list dedicated to Android porting: [link]
Informacja: 2009-04-10
Czytaj: Re: [android-developers] API Demos APK not running.
Re: [android-developers] Are there alternate ways to look up user phone number when TelephonyManager returns null?
Not only does this apparently return null in some cases (like you got), it does not have to necessarily return a valid value. I tried your code, and I get a phone number that I *think* is what I was originally assigned when I bought the G1, before my other T-Mobile number could be ported over. So I am not certain this method is reliable in any case.
Informacja: 2009-04-10
Czytaj: Re: [android-developers] Are there alternate ways to look up user phone number when TelephonyManager returns null?
Re: [android-developers] Conversion to Dalvik format failed with error
You cannot use Java MediaFramework with Android. -- Romain Guy Android framework engineer romain...@android.com Note: please don't send private questions to me, as I don't have time to provide private support. All such questions should be posted on public forums, where I and others can see and answer them
Informacja: 2009-04-10
Czytaj: Re: [android-developers] Conversion to Dalvik format failed with error
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] More Than One Instance of Application
It brings the currently running instance to the foreground. -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and
Informacja: 2009-04-10
Czytaj: Re: [android-developers] More Than One Instance of Application
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...
Re: [android-developers] Post subject: Store the data in raw folder of res directory
You cannot modify an APK's resources in-place at runtime. You would need to copy the resource out to some other location (e.g., SD card) and modify it there.
Informacja: 2009-04-10
Czytaj: Re: [android-developers] Post subject: Store the data in raw folder of res directory
Re: [android-developers] Re: Calling web services in android
The same way you might do it in "regular" Java: -- Use HttpURLConnection or HttpClient to retrieve the document [link] [link] -- Use DOM or SAX or the XmlPullParser to parse the document [link]
Informacja: 2009-04-10
Czytaj: Re: [android-developers] Re: Calling web services in android
Re: [android-developers] Re: Conversion to Dalvik format failed with error
Hi.... I tried in SDK emulator. Even i have Same problem like yours. Till now i didnt run video on emulator.... Thank You Nithin N V
Informacja: 2009-04-10
Czytaj: Re: [android-developers] Re: Conversion to Dalvik format failed with error
Re: [android-developers] Re: Exception locking surface - lockCanvas() returns a null?
If you want to use the standard 2d APIs, don't use OpenGL. -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and
Informacja: 2009-04-10
Czytaj: Re: [android-developers] Re: Exception locking surface - lockCanvas() returns a null?
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?
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
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: [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
Re: [android-developers] Re: Stopping all services..
Well, the built-in music player is open source: [link] In principle, you could make a sleep-timer patch and submit it: [link] Admittedly, there is a learning curve for making changes to the source code, more so than with many open source projects, due to the unusual
Informacja: 2009-04-10
Czytaj: Re: [android-developers] Re: Stopping all services..
RE: [android-developers] Re: When will google post official cupcake SDK
When the fix is in the open source repo I'll roll some new SDKs. As for a date for a Google originated SDK, there's no solid commitment to a date as yet. Al. --- * Written an Android App? - List it at [link] * ====== Funky Android Limited is registered in England & Wales with the
Informacja: 2009-04-10
Czytaj: RE: [android-developers] Re: When will google post official cupcake SDK
Re: [android-developers] sample source code for beginner
You are probably not stupid. There are hundreds of blog posts and anddev.org boards with sample source code. It requires a bit of searching to find what you want, though. There are many open source Android projects on code.google.com and github.com. There are several books on Android, at least some of which have their
Informacja: 2009-04-10
Czytaj: Re: [android-developers] sample source code for beginner
Re: [android-developers] showing graph in Application
jj wrote: [link] [link] [link] I am sure there are other graphing/charting components or techniques. And, you can always draw your own on a Canvas.
Informacja: 2009-04-10
Czytaj: Re: [android-developers] showing graph in Application
Re: [android-developers] Stopping all services..
IMHO, that would be a rather significant security issue.
Informacja: 2009-04-10
Czytaj: Re: [android-developers] Stopping all services..
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?
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?
Restoring the active Activity while resuming the application
Hello all, I have two activities running: MainActivity and ChildActivity. Whenever the user clicks in the button in MainActivity, the ChildActivity is launched. What I want to do is this: When the active activity is the ChildActivity and the user clicks the home button then relaunch the application (like opening from the
Informacja: 2009-04-10
Czytaj: Restoring the active Activity while resuming the application
Restoring the active Activity while resuming the application - sent again
Hello all, I have two activities running: MainActivity and ChildActivity. Whenever the user clicks in the button in MainActivity, the ChildActivity is launched. What I want to do is this: When the active activity is the ChildActivity and the user clicks the home button then relaunch the application (like opening from the
Informacja: 2009-04-10
Czytaj: Restoring the active Activity while resuming the application - sent again
Review: LG Arena KM900 S-Class UI touchscreen mobile phone
Many of you will remember this time last week, we were invited to the exclusive launch of the LG Arena KM900 blogger event ( here and here !). It was a great chance to be able to see live for the first time how the latest LG S-Class user interface worked on the new LG Arena - a full touchscreen mobile phone which LG has pitched to be
Informacja: 2009-04-10
Czytaj: Review: LG Arena KM900 S-Class UI touchscreen mobile phone
Rhomobile
Attention Developers! Rhomobile
Informacja: 2009-04-10
Czytaj: Rhomobile
Scarpar Powerboard - terenowa decha ekstremalna
Autor wpisu: Tomek , tekst pochodzi ze strony: Gadżetomania.pl http://gadzetomania.pl Pamiętacie hoverboard - powietrzną deskę na której Marty McFly pomykał w 2 części Back to the Future ? No więc Scarpar Powerboard niestety nie unosi się na poduszcze powietrznej, ale można na niej poszaleć nie gorzej niż na desce Marty
Informacja: 2009-04-10
Czytaj: Scarpar Powerboard - terenowa decha ekstremalna
Scrolling TextView without the dimming effect?
When scrolling in a TextView it has an annoying effect that dims the background while scrolling (touch scrolling). This makes the text very hard to read and difficult for the user to know when to stop scrolling. See RoboTop application in the market to see what I mean. I'm not sure what is causing the dimming effect or how to disable it.
Informacja: 2009-04-10
Czytaj: Scrolling TextView without the dimming effect?
Seeking shipping info for dew phone to Australia
Thinking of purchasing an Android Dev Phone, but can't find any info of the price of shipping to Australia. Not wishing to pay $US25 to join the market place just to find pricing I've been searching the web and discussing it on the local Linux User Group mailing list. So far I've found a couple of posts about Sinapore and the UK on this mailing list
Informacja: 2009-04-10
Czytaj: Seeking shipping info for dew phone to Australia
selling android-games based on Google Maps
Hi, I want to develop an Android-Game, which is going to make use of Google Maps. Can I actually sell that game or has it to be free of any charge? I have read the "Terms and Conditions" of the Google Maps API and that is the reason why I am not sure if I can actually sell my game. My game is not going to make use of any satellite-images. But would
Informacja: 2009-04-10
Czytaj: selling android-games based on Google Maps
Sensor Nets Get Social
Read Write Web reviews on Citysense and WikiCity , iPhone applications that integrate sensor networks with social networks. While Dailywireless wrote about CitySense some 2 years ago , a recent W3C Workshop on the Future of Social Networking , held in Barcelona in January, reviews the trend of sensors mixing with social networks and offers some real-world applications. Both Social Networks and Sensors information can be modeled using Semantic Web technologies, says the pa
Informacja: 2009-04-10
Czytaj: Sensor Nets Get Social
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
Software Developerâs Journal - Kwiecie
Kolejny numer Software Developer
Informacja: 2009-04-10
Czytaj: Software Developerâs Journal - Kwiecie
speech bubble like in Google Maps
I'm coding an application wich uses the map. The map shows moving Objects. The direction in which objects are move should be(displayed as arrow) the object-image. so i startet with the implementation of the map view. How can i create objects on the map, which (after klicking on them) are able to show their names and also that specific arrows to jump to
Informacja: 2009-04-10
Czytaj: speech bubble like in Google Maps
Sprint puts a vacation blackout on May -- Palm Pre launch likely?
Well, we're circling in, folks. Hot on the heels of learning that Sprint employees have the Palm Pre in hand for training, there's word from all sides that Sprint has put a vacation blackout on the month of May for retail employees, which would seem to imply that the Pre will be launched sometime in there. We saw similar vacation freezes on AT&T's end for both iPhone launches, and those ended up fairly accurate. We haven't seen this memo personally, or threatened any Sprint employees for
Informacja: 2009-04-10
Czytaj: Sprint puts a vacation blackout on May -- Palm Pre launch likely?
String->Integer Hashmap alternative
Currently, I'm using a hashmap which maps strings to integers. I've read that using a wrapper for a primitive type in a hashmap has extra cost and was wandering if there is an alternative I could use. I've seen sparsearrays in the sdk, but they map ints to objects but I need the opposite. Is there an alternative to hashmap available for this or
Informacja: 2009-04-10
Czytaj: String->Integer Hashmap alternative
Subclassed ImageView does not draw in Gallery View
I am subclassing the ImageView class and adding to the Gallery View. But, nothing seems to get drawn in the expected location; though I can fling through the Gallery list. I added an image from a resource, and it shows up correctly in the Gallery. Any idea on why this may be happening? Here is the code I am using:
Informacja: 2009-04-10
Czytaj: Subclassed ImageView does not draw in Gallery View
T-Mobile announces New York City Launch Event on April 21st
T-Mobile has just recently sent out some email invitations for a launch event on April 21st that will be taking place in New York City. Exciting
Informacja: 2009-04-10
Czytaj: T-Mobile announces New York City Launch Event on April 21st
T-Mobile announcing something in NYC on April 21st
The details are all kinds of sparse, but T-Mobile is sending
Informacja: 2009-04-10
Czytaj: T-Mobile announcing something in NYC on April 21st
T-Mobile G3 revealed
According to GSMarena , the mysterious Android -based Huawei phone first showed off during the MWC 2009 event will in fact be the anticipated T-Mobile G3 . The phone itself has a large touch screen and will include no QWERTY keyboard in its slim design. The device will have 3G support as well as Wi-Fi support and an impressive 5MP camera. The only other known details are that the device will have a 3.5-mm headphone jack, Bluetooth connectivity, and obviously, the latest Android platform.
Informacja: 2009-04-10
Czytaj: T-Mobile G3 revealed
T-Mobile holding launch event on April 21st
Wow. April 21st is going to be a busy day! First, we have the official announcement from Bluetooth SIG about Bluetooth 3.0 schedule for that day and now T-Mobile is holding a private launch event , too. Interesting. Very interesting, indeed. I mean, it could be just about anything, couldn
Informacja: 2009-04-10
Czytaj: T-Mobile holding launch event on April 21st
T-Mobile Private Launch Event on April 21
Let the speculation begin! T-Mobile will be hosting a special launch event on Tuesday, April 21 st (I though Apple had a corner on Tuesdays?). Likely candidates for release include the new HTC Magic (Android heir to T-Mobile G1) and an Android update (Cupcake?). What else might T-Mobile have up their sleeves? More possible rumors for release include: The new Sidekick from Sharp with 3G Android based Huawei phone Home phone Tablet Cupcakes for everybody Jonas Brothers 3G
Informacja: 2009-04-10
Czytaj: T-Mobile Private Launch Event on April 21
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?
TapTap Revenge: Coldplay - kolejna edycja TTR
Autor wpisu: Krystian , tekst pochodzi ze strony: SimBlog.pl http://simblog.pl Jesteś fanem zespołu Coldplay , a Twoja ulubiona gra dla iPhone
Informacja: 2009-04-10
Czytaj: TapTap Revenge: Coldplay - kolejna edycja TTR
The Friday Special!
Hey everyone! Today school let out early, so here I am, and here we are! Today just happens to be Jjacobb
Informacja: 2009-04-10
Czytaj: The Friday Special!
The Glory of Spotify
I
Informacja: 2009-04-10
Czytaj: The Glory of Spotify
Today New Posting at funfashion4u
Skeletons <[link]> Werewolf <[link]> Under Water Super Market<[link]> Under Water Phone Call<[link]>
Informacja: 2009-04-10
Czytaj: Today New Posting at funfashion4u
TweetStack: Get Your TweetDeck Columns on Your iPhone [Free Copi...
Even at $2.99, Tweetie has managed to claim the hearts and minds of iPhone Twitterers who are willing to pay to get features like multiple accounts, retweeting, following, and search in a fast and flexible Twitter app. read more
Informacja: 2009-04-10
Czytaj: TweetStack: Get Your TweetDeck Columns on Your iPhone [Free Copi...
Using GDATA from within Android for calendar access?
Hi, I'm really just a beginner and fiddling a little bit around with java and my G1. I'd like to create a calendar event from the phone and learned, that there is no Android API for the calendar. I thought it should be possible to access the google calendar via web. I googled a bit and found some code to try. If I start it as a java
Informacja: 2009-04-10
Czytaj: Using GDATA from within Android for calendar access?
Verizon Launches HTC Touch Diamond
HTC makes some of the coolest smartphones on the market and is the maker behind the T-Mobile G1 running Android. HTC has all sorts of different smartphones with features like touch screens and other niceties. HTC
Informacja: 2009-04-10
Czytaj: Verizon Launches HTC Touch Diamond