Snake on Image
Hi Folks, I am new here. I need to add a background image of the Snake sample game. I could change the color by adding android:background="#ffffffff" as shown below <FrameLayout xmlns:android="[link]" android:layout_width="fill_par ent" android:layout_height="fill_pa rent"
Informacja: 2009-04-29
Czytaj: Snake on Image
Filmik ukazujący WoW
Autor wpisu: Artur Starzyk , tekst pochodzi ze strony: Applemania.pl Czujemy się wszyscy podekscytowani sytuacją jaka właśnie zaistniała. Kilkanaście godzin temu informowaliśmy Was o filmiku ukazującym gameplay gry World of Warcraft na iPhone
Informacja: 2009-04-29
Czytaj: Filmik ukazujący WoW
OutOfMemoryError from BitmapFactory
Like many others here I'm getting OutOfMemoryError from BitmapFactory when decoding multiple bitmaps. I am sure I am not leaking memory. Here is the system log from a crash: I/dalvikvm-heap( 501): Grow heap (frag case) to 8.731MB for 1357499- byte allocation I/ActivityManager( 82): Process com.android.vending (pid 333) has
Informacja: 2009-04-29
Czytaj: OutOfMemoryError from BitmapFactory
Re: 1.5 SDK problem with WebView.getZoomControls()
Should be: WebView.getSettings().setBuilt InZoomControls(true);
Informacja: 2009-04-29
Czytaj: Re: 1.5 SDK problem with WebView.getZoomControls()
[android-developers] Re: OutOfMemoryError from BitmapFactory
No joy here, I'm afraid. I really hoped this would be it. (Debuggable changing garbage collection behavior or something...) I just happened to have a section of code that blows up reliably after a opening and then closing the G1 screen. Setting debuggable="false" had no effect. Going into set content view I garbage collect and then I have 972K on
Informacja: 2009-04-29
Czytaj: [android-developers] Re: OutOfMemoryError from BitmapFactory
Floating help doesn't work with 0.9 plugin?
Hi! After 1.5 and 0.9 plugin update I can't see the floating help documentation. Should I do some additional updates? There was the same problem with first 1.1 SDK. Is it the same issue? Thanks, Evgeny
Informacja: 2009-04-29
Czytaj: Floating help doesn't work with 0.9 plugin?
Re: Porting 1.5 to Nokia N810
It's sound to trouble. Best regards
Informacja: 2009-04-29
Czytaj: Re: Porting 1.5 to Nokia N810
Re: GridView and BaseAdapter position bug
I have to defend Romain here. The gridview and/or listview is just not designed to do this. You're trying to put a round peg in a square hole. Maybe the decision to use a GridView for your purposes is not a good idea, because of its design that does not fit what you need. If all 100 cells are visible at the same time (then there's no
Informacja: 2009-04-29
Czytaj: Re: GridView and BaseAdapter position bug
background.png adding to a snake game
Hi All, I am trying to learn android application development. For start I am trying to modify the snake game which is given in SDK samples. Could you please tell me how to change the background of snake game through code. I want to insert my image instead of black color background. Please tell me how to go ahead.
Informacja: 2009-04-29
Czytaj: background.png adding to a snake game
The Future of the Social Web: In Five Eras
[By Jeremiah Owyang ] Expect the Groundswell to continue, in which people connect to each other --rather than institutions. Consumer adoption of social networks is increasing a rapid pace, brands are adopting even during a recession, so expect the space to rapidly innovate to match this trend. Clients can acces this report ; but to summarize what we found, in the executive summary we state: Today
Informacja: 2009-04-29
Czytaj: The Future of the Social Web: In Five Eras
AudioTrack and MP3 data
I have been streaming MP3 audio tracks using the Apache Commons libraries to create a local HTTP server and then connecting to it with MediaPlayer. This is a very cumbersome setup, and has tons of overhead...that's why I was excited about the introduction of AudioTrack. Unfortunately I just realized that AudioTrack only supports PCM
Informacja: 2009-04-29
Czytaj: AudioTrack and MP3 data
Zapisywanie zdjęć z maili i Safari w iPhonie
Autor wpisu: Krystian , tekst pochodzi ze strony: SimBlog.pl Nie raz na pewno i nie dwa miałeś ochotę na zapisanie jakiegoś zdjęcia, które otrzymałeś mailem. Jestem pewien, że przeglądając Internet za pośrednictwem Safari także chciałeś zapisać jakiś obraz. Co prawda nigdzie nie widać opcji zapisania aktualnie otwartego obrazu, ale jest na to sposób. Wystarczy, że przytrzymasz palec przez ok. 2 sekundy na wybranym zdjęciu, po czym iPhone zapyta Cię, czy zachować obraz. Jeśli mu na
Informacja: 2009-04-29
Czytaj: Zapisywanie zdjęć z maili i Safari w iPhonie
Downloading Android
I just had serious problems in downloading the Android Plugin as well as the Google Apps Engine Plugin for Eclipse using "Eclipse Classic 3.4.2 (152 MB)". I think there's an issue with WST, but it's not clear how to download it to get that dependency. It's really messed up. I downloaded "Eclipse IDE for Java Developers (85 MB)" with all the
Informacja: 2009-04-29
Czytaj: Downloading Android
W Las Vegas wśród portali zgasło na chwilę światło.
Chwilowy brak prądu spowodował, że O2 pierwszy raz w historii znalazło się przed Interią w megapanelu. Dla O2 z pewnością jest to sukces który został ciężko wypracowany inicjatywami i projektami z ostatnich lat. Tymczasem Interia musi przełknąć smak chwilowej porażki i trzeba przyznać, że robi to w dobrym stylu (chociaż malutki w wypowiedzi prezesa da się wyczuć). Walki to jednak dopiero początek, kiedy spojrzymy na O2, Gazetą i Interią to widać jak niewielkie są między tymi portalami różn
Informacja: 2009-04-29
Czytaj: W Las Vegas wśród portali zgasło na chwilę światło.
Re: Problem with tabs and focus
So, ive seen that the view inside that tab has focus. So it cant be a focus problem. Its a strange behaviour bcos an edittext get the focus, but its not orange-highlighted. I press down and up in the pad and that edittext gets highlighted. If i press menu button after that, then i can see the menu. (Its the only way to "force" it to appear...)
Informacja: 2009-04-29
Czytaj: Re: Problem with tabs and focus