Tutorial: HTTP Session handling using Servlet Filters
Following small piece of code comes handy whenever you are working for a J2EE web application in JSP/Servlet/Struts/JSF or any Servlet oriented web framework.
Informacja: 2009-02-13
Czytaj: Tutorial: HTTP Session handling using Servlet Filters
Re: [android-beginners] Copy file from apk to file system
you can go through about aapt tool this will help you.. Ganesh. On Wed, Feb 11, 2009 at 10:43 PM, Anders Nilsson Plymoth <
Informacja: 2009-02-13
Czytaj: Re: [android-beginners] Copy file from apk to file system
Aktiveerimata android
February 13th, 2009 foto
Informacja: 2009-02-13
Czytaj: Aktiveerimata android
Re: speeding up the emulator?
Just like what Fedor said.You just need to start emulator one time. If your project change,you re-complie the project,and the emulator will restart your application.
Informacja: 2009-02-13
Czytaj: Re: speeding up the emulator?
TeleNav announces GPS Navigator for G1
TeleNav are set to offer the first GPS navigation service for the G1 at the end of February. At first, it will only be available via the TeleNav website, but it will soon be available from the Android Market. Right now, TeleNav are offering a 30-day free unlimited use trial of the service. Once your time is up, you will be able to retain the complete service for $10/month.The software itself offers colourful 3D maps coupled with both voice and on-screen turn-by-turn directions. Depending on your
Informacja: 2009-02-13
Czytaj: TeleNav announces GPS Navigator for G1
ProgressDialog Problems
Hi all Having a few issues getting a progress dialog to display correctly, either the app crashes, or the spinner displays indefinitely. public class Tester extends Activity { /** Called when the activity is first created. */ private Button OK; private Button Cancel; private Button Result;
Informacja: 2009-02-13
Czytaj: ProgressDialog Problems
Re: sound effect using SoundPool
David, Please search and read about all my soundpool tests. Basically you must use OGGs totalling under 1MB and you can't call the stop or pause methods. Many of us use it but you must be careful.
Informacja: 2009-02-13
Czytaj: Re: sound effect using SoundPool
TeleNav GPS for T-Mobile G1
Users of the T-Mobile G1 smartphone, the first and so far only device to run on the Google Android OS, will finally be getting a real navigation app that will take advantages of the phone
Informacja: 2009-02-13
Czytaj: TeleNav GPS for T-Mobile G1
fill_parent issue with ListView cells
Hi all, I am having this issue where I am trying to have a single TextView span one to two lines, fill the cell completely (so you can also click edges of the cell and it will trigger) and center-align. This is the layout for the cell: <LinearLayout android:id="@+id/LinearLayout0 1" xmlns:android="[link]"
Informacja: 2009-02-13
Czytaj: fill_parent issue with ListView cells
sound effect using SoundPool
Hi, there seems to be a dead-lock problem when using sound effects with SoundPool. I was hoping the the problem would be fixed in the new firmware update, but unfortunately, it was not. The application still locks up after couple of minutes when playing sound effects using SoundPool. My application is a game playing a background music
Informacja: 2009-02-13
Czytaj: sound effect using SoundPool
Would you buy a device between a laptop and smartphone?
Would you buy a device between a laptop and smartphone?
Informacja: 2009-02-13
Czytaj: Would you buy a device between a laptop and smartphone?
Re: display the device screen on the PC
on the spot !! Thanks .. -Dan
Informacja: 2009-02-13
Czytaj: Re: display the device screen on the PC
GoTV Offers Hip Hop on the T-Mobile G1
GoTV Networks has announced the availability of its premium mobile entertainment channels on the T-Mobile G1 handset, powered by Google's Android platform. Here is more info:G1 users can now access multiple entertainment channels from GoTV including Hip Hop Official, ...
Informacja: 2009-02-13
Czytaj: GoTV Offers Hip Hop on the T-Mobile G1
Re:[android-developers] Running different actives in the same package?
Iam not familiar with JAVA, but Iknow from others that there are ways to run several activities in one package. if you run one after another , you may call onpause etc. --
Informacja: 2009-02-13
Czytaj: Re:[android-developers] Running different actives in the same package?
Re: Problem in going in back/previous activity
No one can solve my problem!!!!somebody please help me!!!!
Informacja: 2009-02-13
Czytaj: Re: Problem in going in back/previous activity