HTC Droid Eris :: Android VNC Server
Jul 8, 2010Does anyone know of a VNC server for Android? Not a client like Remote VNC, a server.
View 11 RepliesDoes anyone know of a VNC server for Android? Not a client like Remote VNC, a server.
View 11 RepliesDoes any one know why some emails show up as still on server when attempting to read from an IMAP account? This doesn't happen to all emails and I haven't been able to locate a common reason (i.e. HTML email, has attachments, Rich Text formated, etc).I'm not sure if this is just related to the Eris or the Android Mail app.
View 6 Replies View RelatedSo if you retrieve email via POP, then delete the email from your inbox, and lastly delete your email from your trash... it bloody deletes it on the server (yes I have the delete mail on server UNCHECKED).
View 2 Replies View RelatedMy Eris has been deleting e-mail from my server on occasion. It doesn't happen always, but it got me today. Nothing too important,Anyone else experience this? Verizon tech was no help.
View 5 Replies View RelatedI know some of you were bashing your heads in for the OTA release status updates. and well i hope there wasn't no deaths, injuries, broken phones, or broken monitors at that.
View 6 Replies View RelatedWhen I switch from my default Gmail account to see my Hotmail inbox, I often receive a message like "Get more messages, 5 messages total on server". I click it, and the little circular arrows spin round and then I get the same message. Refresh brings the same result. *Sometimes*, however, doing one of these things will actually deliver the messages.
View 1 Replies View RelatedSo for the past 2 days I've been getting a server error when trying to load "My Downloads" in the Market (Eris 1.5). Nothing loads and I get a popup that says: "Attention, A server error has occured. Retry, or cancel and return to the previous screen." It's also fairly intermittent, sometimes I get this error, sometimes not. I've not seen this before yesterday.
View 6 Replies View RelatedI have gmote on my Eris and the server on my computer, but I am running windows 7 and noticed that it says for xp/vista. Is this the reason my phone wont connect to the server?
View 2 Replies View RelatedQuestion.. Am I able to import my work email account(Microsoft Exchange) with GMAIL to avoid paying extra fees through verizon to enable this through my phone?
View 22 Replies View RelatedAfter the OTA I have discovered (to my frustration) that the email I have been deleting from my Eris is being permanently deleted from my Yahoo Plus account. I have searched here and all over trying to see if there is new settings or what but can't find anything to include the "don't delete from server" setting for the account.
With my other yahoo accounts (free) I didn't have the option to keep them on the server and accepted that as it was a struggle to get the free accounts up early on.
Keep the emails I delete from my phone on the server?
My Gmail account works great, and I have my aol and yahoo acounts set up no problem (well the yahoo was a little problem but got it to work so thats all that matters). I have 2 other email accounts that no matter what I do I can not get them to work. One is my works email which is handled by a company called network solutions. I can get the incoming server setup fine but I can not get the outgoing to work. The other is my school email which is some sort of msn email account variation (username@email.itt-tech.edu which i log into through msn.com). I cant get anything to work for this accuont.
View 3 Replies View RelatedI have a hosting account at godaddy ruinning Linux. Is has MySQL. I am creating a J2ME application that runs on android and I was wondering if there is any simpler way to connect from j2me application to my MySQL server?
Is it required to install anything at my server? which I cannot do because of the shared account. Any way to just open the connection, update some data in the MySQL from j2me application?
Just got root today thanks to the great work everyone did to get it working for those who installed the leak. I've been trying a number of roms, but can't get any of them to connect to my work exchange account which is a dealbreaker for me. I thought 2.1 added the password unlock feature, but all the roms are saying "Exchange ActiveSync server requires security features your phone does not support" and I believe they've all been 2.1. What am I doing wrong?
View 8 Replies View RelatedIs there a way to programmatically set a proxy server in my Android App?
I'm writing an Android App that uses some WebViews. Is there a way to set a proxy server for all network connections in my app, i.e. all content that is shown in the WebViews should be routed through the proxy?
All other Apps on the device should not be affected by this proxy settings.
How can i connect to the server in Android . Give me Some code it will really helpful for me .
View 1 Replies View RelatedIs there any sort of app for Android that works like Air Video Server?
View 3 Replies View RelatedI need to upload an image to a remote PHP server which expects the following parameters in HTTPPOST:
*$_POST['title']*
*$_POST['caption']*
*$_FILES['fileatt']*
Most of the Internet searches suggested either :
Download the following classes and trying MultiPartEntity to send the request:
apache-mime4j-0.5.jar
httpclient-4.0-beta2.jar
httpcore-4.0-beta3.jar
httpmime-4.0-beta2.jar
OR
Use URLconnection and handle multipart data myself.
Btw, I am keen on using HttpClient class rather than java.net(or is it android.net) classes. Eventually, I downloaded the Multipart classes from the Android source code and used them in my project instead.
Though this can be done by any of the above mentioned methods, I'd like to make sure if these are the only ways to achieve the said objective. I skimmed through the documentation and found a FileEntity class but I could not get it to work.
What is the correct way to get this done in an Android application?
It is possible to publish your own Android Application on a own Web Server?
View 7 Replies View RelatedI find plenty of examples of downstreaming a video from a server to an android, but I actually want to stream live images from my droid to a server.
View 1 Replies View RelatedIs it possible to create the connectivity of android with ftp server. i am going to create an application where login information about user is placed on ftp server.
View 1 Replies View RelatedBecause of some firewall issue, I need to know the IP address of android market. However, after I google it, the only information I got is the port number of android market(i.e. 5228). Does anybody know the IP address of the server of android market?
View 2 Replies View RelatedOkay, I'm rather new to this and haven't been able to find a "how to".
We have a tomcat server running several Spring framework applications. I've written code for a desktop Spring Framework app to use the API's we've defined. That's easy.
What I'm trying to figure out is how I can call those API's from an Android app, since (obviously) it's not running as a Spring Framework application.
Using appbrain on my PC seems to work fine when I'm not logged in. When I do log in and try to click on an app I get this error message:
"Error: Server Error The server encountered an error and could not complete your request. If the problem persists, please report your problem and mention this error message and the query that caused it."
Anyone else have this issue when using Appbrain on their pc?
Well, It looks like I solved the problem. I just deleted my account and created it again and it's fixed (for now).
I have an application that creates an SQLite database and saves information to it over the course of a day. At the end of the day i want to export this database to a web server. Could anyone point me in the right direction for this? Should I use httppost or put. I have researched this myself online but there seems to be so many different ways to explore. The server side does not exist yet either. I have access to an apache server so i am hoping to use that. Could anyone advise me the best/most simple way to do this?
View 3 Replies View RelatedI've gotten HTTP POST to send strings to the server side PHP script. My log is showing the correct return values. The script runs fine manually from the browser and inserts a new db table row. But can't get the script to run by having the apk call it... though, again, it returns all script page content including strings.
How can I get the script to run?
I want to start Android Emulator with internet support but am unable to use the brower on the emulator, it seems like it is not connected. This is the command am using to start the emulator
emulator -avd myavd -http-proxy http://168.192.10.1:3100
Please note am using an IPAddress instead of machine name on my proxy server name. Is this possible with the emulator?
Or what am i doing wrong? Am using Android SDK 1.6
i have written a application for android phone (nexus1) which collects some information regularly at some intervals.Now i want to transfer the information collected to some particular server regularly as the information is collected by phone?
View 1 Replies View RelatedI want to integrate i-jetty into an Android application and not the other way around. Has anyone included i-jetty before and got it to run under Android 2.1 or 2.2?
View 1 Replies View RelatedI want to upload image to IIS server using c# web service.I have written the web method for this as follows...
code...
here the web method is taking argument as byte[] .I have convert the sdcard image to byte[] but when i am passing it as an URL paramete it is not working .I have also tried by converting the byte[] array to base64 strig still it is not working.
Can any one tell me how to upload image to IIS server using c# web service.
I have an application where it displays a list of items in ListView. These items(strings) are coming from the server which are stored in English language. I want to display these English characters in Chinese language in my application. Is it default if the user selects Chinese Lang for their device or should i have to do something else.. I know how to localize images, strings that are stored in resources, but i want to localize the strings coming from internet that are stored in a single language in database.
EDIT:
If the administrator enters the data to the database in chinese language, will it be displayed in Chinese in my ListView?