Do I have to mount the SD card?
Hey folks, I plan on using the following code to write to the SD card: try { File root = Environment.getExternalStorage Directory(); File outFile = new File(root, "filename.ext"); FileWriter gpxwriter = new FileWriter(gpxfile); BufferedWriter out = new BufferedWriter(gpxwriter); out.write("Hello world");
Informacja: 2010-03-11
Czytaj: Do I have to mount the SD card?
Re: [android-beginners] What phone to buy for development?
If you are looking to just test apps any Android phone is suitable for use. I have a HTC Eris from my carrier to test my apps on. Sent from my iPhone
Informacja: 2010-03-11
Czytaj: Re: [android-beginners] What phone to buy for development?
Re: onTap/mapView question
That was it. Thanks Mark, your the greatest! -Mike
Informacja: 2010-03-11
Czytaj: Re: onTap/mapView question
easy way to embed a button in a mapview?
Is there an easy way to embed a button inside a map view? I have been able to create a button above and below and alongside a mapview, but I can't seem to plunk it inside. I would like the mapview to use the whole screen. Thank you, Mike
Informacja: 2010-03-11
Czytaj: easy way to embed a button in a mapview?
Video splitter
I want to create a video splitter that uses the videos that reside on the SD card and lets you split the video and store as separate files on the SD Card. Are there any APIs to enable this or I would need to use something like ffmpeg? Any suggestions? Abhi
Informacja: 2010-03-11
Czytaj: Video splitter
Re: [android-beginners] easy way to embed a button in a mapview?
You should be able to add it to the the MapView like any other viewgroup, using the appropriate MapView.LayoutParams. ------------------------------ ------------------------------ ------------------------------ ------- TreKing - Chicago transit tracking app for Android-powered devices [link]
Informacja: 2010-03-11
Czytaj: Re: [android-beginners] easy way to embed a button in a mapview?
Problem with the deployment of an application
Hello, I have a new problem with my android application... My application works on the emulator thus I try to test her on the telephone (samsung galaxy). The application is installed well but when she is launched it stays permanently on my welcome screen, in fact she dashes but realizes no operation...
Informacja: 2010-03-11
Czytaj: Problem with the deployment of an application
What phone to buy for development?
Hello, I want to start developing an application for android and want to buy a phone for this task. But I don't really know, which one would be the best. I've heard of the ADP2 from Google, which is nearly the same as the HTC Magic. But what exactly are the differences? Is it possible to install the images from [link] also on
Informacja: 2010-03-11
Czytaj: What phone to buy for development?
onTap/mapView question
Is there anyway to have both: @Override public boolean onTap(GeoPoint p, MapView mapView) @Override protected boolean onTap(int index) I want to be able to detect if a user has tapped a previously selected GeoPoint. I guess I could do some kind of ugly lat/lon compare in a list.. If I have both of those onTaps ... only the first one is ever called.
Informacja: 2010-03-11
Czytaj: onTap/mapView question
Re: [android-beginners] Problem with the deployment of an application
Does logcat give you any info? ------------------------------ ------------------------------ ---------- There are only 10 types of people in the world... Those who know binary and those who don't. ------------------------------ ------------------------------ ----------
Informacja: 2010-03-11
Czytaj: Re: [android-beginners] Problem with the deployment of an application
Re: [android-beginners] onTap/mapView question
Make sure the onTap(GeoPoint p, MapView mapView) chains to the superclass -- that may solve your problem of getting the second one called.
Informacja: 2010-03-11
Czytaj: Re: [android-beginners] onTap/mapView question
API
Hi. I am using a ebay Allcategory API. Which will show the ebay categories on my Android emulator. I save a document which contain a java file, category tree xml file, But I dont know how to use.Can anybody please tell me the same using some simple but complete example. Thanks in advance Jimmy
Informacja: 2010-03-11
Czytaj: API
Spinner not displaying the selectedItem
I'm using a Spinner view to display a list of items (file names) and frequently refreshing it with new data. I've ran into a situation where the item being displayed in the view is not the item actually selected. This happens after programatically calling setSelection(). I started wondering if maybe it was a refresh problem for the view, but
Informacja: 2010-03-11
Czytaj: Spinner not displaying the selectedItem
Re: [android-beginners] Re: Populate ListView inside a Activity
create an ArrayAdapter and add list items to it. then use list.setAdapter(adapter);
Informacja: 2010-03-11
Czytaj: Re: [android-beginners] Re: Populate ListView inside a Activity
Nowy lokalizator internetowy
Wraz z początkiem roku ruszył w Polsce lokalizator internetowy, posiadający cechy serwisu społecznościowego, dzięki któremu użytkownicy mają możliwość zamieszczania zdjęć, filmów wideo oraz opinii na temat konkretnych obiektów. Maperia.pl to źródło informacji dotyczących lokalizacji w Polsce i na świecie. To także serwis mobilny dla telefonów komórkowych, obsługujących sieci 2G/3G.
Serwis Maperia to lokalizator internetowy tworzony przez [...]
Informacja: 2010-03-11
Czytaj: Nowy lokalizator internetowy