Re: communication between android phone and pc using 3G network
Hi Gn, I also have been trying to setup a Droid to Droid 3G connection. I can confirm that all works great in wifi mode. The Droid can make connection requests (Http, Telnet, raw sockets) in 3G, but I cannot get the Droid to accept a socket connection in G3 mode. I was told by Verizon that a special license was needed to accept socket connection
Informacja: 2010-03-06
Czytaj: Re: communication between android phone and pc using 3G network
Re: [android-beginners] Re: Regarding Database setup
Yes to all :) Typically, you will pack your DB in the Android project and unpack it on the device. BR, Adrian Vintu [link]
Informacja: 2010-03-06
Czytaj: Re: [android-beginners] Re: Regarding Database setup
progress bar
I am using progress bar and its working well. But when the progress bar stops. I want to shift from that page to another page automatically without pressing any button.How it is possible.Please help. Thanks in Advance Jimmy
Informacja: 2010-03-06
Czytaj: progress bar
expanding space for apps in sd card
Hi, I'm studying app2sd solution to expand space for apps using sd card. I think the use of a looped ext2 img file is more easy to handle by scripts to be used in softwares like htc sync (or any sync) however i think triggering an sd scan seeking for extra ext2 partition or an ext2 img file on the sd card could be a nice way to a further option
Informacja: 2010-03-06
Czytaj: expanding space for apps in sd card
Upload to My Maps user account
Hi Guys, How can I manage to upload user recorded tracks from my application to user's My Map account like My tracks and My Maps editor apps do?
Informacja: 2010-03-06
Czytaj: Upload to My Maps user account
Error 400,content is not allowed in prolog
I have tried the following code to create map in android but its giving me Error 400:Content is not allowed in prolog. Here is my code. String feed ="<entry xmlns='[link] Atom'>"+"<title>First Map Created</title>"+"<summary>Hey Hey I Did it</summary>"+"</entry>"; URL urlget = new URL("[link]
Informacja: 2010-03-06
Czytaj: Error 400,content is not allowed in prolog
The application Settings(process com.android.settintgs) has stopped unexpectedly.while running bluetooth chat given sample appln
Android sdk 2.1 supports Bluetooth but we are unable to enable Bluetooth in emulator. while running "Bluetooth chat application" given in sample code . It throws following error : "The application Settings(process com.android.settintgs) has stopped unexpectedly." And even in SDK DOC its given that Bluetooth not supported by
Informacja: 2010-03-06
Czytaj: The application Settings(process com.android.settintgs) has stopped unexpectedly.while running bluetooth chat given sample appln
Updating device time
How to update the Device time via the application? Is there any APIs available for this?
Informacja: 2010-03-06
Czytaj: Updating device time