Android : How To Set Up Access To Two Seperate Servers
Jun 6, 2010
I have the HTC Eris which is my own private device. I am currently synced up to my employers email server which allows me access to my work email. I would like to sync my home computer and email to this device and I don't know how to go about it. Also, if I do this, would all of my info be private or sperate from my work email? Again the Verizon account is my own plan and this is not a company provided device.
I also would like to know how to transfer photos from my phone to my desktop . Do I need an app for that or can I just sync to my desktop and transfer them directly?
View 2 Replies
Apr 1, 2010
I was wondering if there was a way to separate sms and mms....im using the eris and when i get a mms i love it being threaded with my sms but at the same time if i want to go back and look at that mms i have to scroll back to that day it was sent and its very very time consuming. Is there a way to separate them
View 1 Replies
View Related
Oct 18, 2010
I come from a .Net background and recently x-training to java.
I wanted to develop an Android application that required simple functionality to communicate with a server. For example, functionality such as post a username/score to a website (or service), or request information such as top 10 scores.
What type of communications should I focus on? What is the common technology to use? Does Java have the equivalent of WCF? Or does it have some sort of simple web service? Can web services be secured with authentication?
Ive heard other references to xml-rpc. Should this be something I should look into?
View 3 Replies
View Related
Nov 7, 2010
I have an application that starts on boot using a broadcast receiver, also I have an activity and a process, because the service must run always on the background I am starting the service on it's own process using the android:process manifest tag.The ui is only for presentational needs and I would like the user to be able to run the service even if the activity is not active.when I press the back button or the home button the activity's on destroy method is called and the service although seems its running (it appears on the task manager) its not behaving as supposed, it should connect to the net and send some data but every X time using an timer task but the task never fires so the data are never send.
View 1 Replies
View Related
May 8, 2010
I download the android source code. From that i want to run phone application as seperate application. I coped the phone application from packages/apps/ folder and placed in my workspace. If i am trying to import it shows the following error *Android requires .class compatibility set to 5.0. Please fix project properties.* Why it is giving the above error.
View 2 Replies
View Related
Feb 23, 2010
When building desktop or web apps, its easy to add fake hosts file entries so apps will connect to dev servers instead of production ones - is something similar possible for Android apps?
View 1 Replies
View Related
Jun 18, 2010
I´m trying to get hold of the addresses to the currently used DNS-servers in my application, either I´m connected through Wifi or mobile.
The DhcpInfo object should provide this but how can I get hold of a valid DhcpInfo object?
View 1 Replies
View Related
Apr 4, 2010
Right now my app needs to use the device´s (emulator´s) Internet connection. Ive read before that since my computer has Internet the emulator should be able to access it. On linux everything works but on windows the emulator can´t find the DNS I´m using, event if I add -dns-server 8.8.8.8,8.8.8.7 on Eclipse´s launch options.
Ive tried on Android 1.6 and 2.1. Is there anything else I should try?
View 9 Replies
View Related
Nov 7, 2010
I have Asynch in a seperate class, and I need to change setText on some of the TextViews
How this possible? OR should I keep AsyncTask inside my Class?
CODE:.....................
View 2 Replies
View Related
Apr 23, 2010
I'd be interested in a separate keyboard for my incoming Verizon Droid Incredible. An actual keyboard, not one of the bitty ones that come with the Motorola Droid, for example, and that attaches through the mini-USB port on the phone.
View 3 Replies
View Related
May 21, 2010
Is it possible to install MySQL and Apache servers on an Android device?
One of the requirement was that the Android app has to communicate with a local server via Wifi (via browser for accessing PHP pages).
Instead of that, the whole server side (including MySQL, Apache), has to be transferred and hosted on the Android device, so that the device doesn't have to use the Wifi.
View 2 Replies
View Related
May 12, 2009
I found following documentation with 'emulator-
-dns-server <servers> use this DNS server(s) in the emulated system
so how do I specify multiple servers?
Comma separated, blank separated, colon separated, repeating the switch multiple times?
View 3 Replies
View Related
Oct 2, 2013
I got a Samsung Galaxy S4 last week. My home internet provider (Bell Aliant) seemingly does not allow SMTP relays from my wireless provider Koodo (Telus). Outgoing email does not send when I am not connected to wi-fi. I've seen this problem mentioned several times on the forum but never a 100% solution. iPhone email client allows 2 SMTP servers to be specified. Are there any android email clients that allow this?
I have a temporary solution where I have the native email client configured with the Bell Aliant SMTP server and K9 configured with the Telus SMTP server. I receive email to each and send from one or the other based on whether I am connected to wi-fi or not.
K9 allows you to configure the account twice but email still comes in twice and each email shows up twice in the combined inbox
View 1 Replies
View Related
Sep 22, 2010
Long-time lurker here making my first post. I tried doing a search but wasn't able to find anything. Any help would be greatly appreciated.
I downloaded Android 2.2 this morning. Note: I did not attempt to sync my
"corporate" microsoft exchange calendar before today so I have no knowledge of how this may have worked on Android 2.1. I believe I read somewhere that 2.1 allowed for separate or multiple calendars.
I just set up my "Corporate Sync" account today on my stock Droid X and it merged all of my work's Calendar events (via exchange) with my Personal Gmail Calendar events into one calendar.
I'd prefer to keep these things calendars separate as it's hard enough to not think about work when I'm not at home!
I have 2 Questions:
(1) Does anyone know if there is a way to have two separate calendars (i.e. one for work, and one personal)?
(2) If I add an event to my Google Calendar will it sync to my Corporate Calendar? I'm assuming No since I don't think it does it in the opposite manner (e.g. Corporate calendar doesn't sync to Google Calendar).
Jorte also merged all my Work events and Personal events together despite the settings only stating that it will only sync my Google Calendar. So I can't use Jorte and Google to view Personal and Work calendars that way.
View 6 Replies
View Related
Nov 20, 2010
I connected my phone to my computer through disk drive so that I could manage the Gallery. I found my Gallery in the DCIM folder and created three new folders within that folder.
However, if I go to the Gallery on my Desire Z, all my pictures are still lumped into one main folder. A friend of mine, who also has the Z said that his pictures are not in the DCIM folder, but somewhere else on his SD card.
Am I doing something wrong, did I create folders in the wrond location or is something else going on here? It should be possible to have several seperate folders in your gallery, right?
View 4 Replies
View Related
Sep 8, 2010
I am playing with WidgetLocker and the power bar just looks ugly.
I remember seeing some people were able to put 1x1 controls for certain things. I would like mobile data, airplane mode, and brightness. Can someone suggest the method?
View 7 Replies
View Related
Aug 1, 2010
1. Email (i use gmail)
2. SMS
3. MMS
4. All Others
I would like to set a ringtone for all 4 of them, but different sounds. How do i do that?
View 2 Replies
View Related
Nov 5, 2009
I will be purchasing a droid tomorrow but it will be my company phone, when i download apps will i be able to pay out of pocket or will they be charged to the bill? I have never owned smartphone before so i don't know how they work.
View 2 Replies
View Related
Aug 4, 2010
On our x10, on Rogers.
If you open up the app drawer, there is an icon titled "Navigation" and it's a blueish arrowhead.
Click that and it opens up Navigation for Google. Press the top right button that looks like an "M". And you will be able to see the map in 3D mode and just drive around without a destination. As far as I know, it only works in few countries/areas? any of you wanting to save money on buying a seperate GPS Nav unit.
View 10 Replies
View Related
May 15, 2010
Question here, how does the OTA servers work? I don't understand how only SOME handsets are receiving the 2.1 OTA update. There are some people with multiple stock 1.5 unmodified Eris's in the SAME household on the same vzw account where only one eris has received the update while the other one still awaits why? In what sort of communication and what software is in control of this, what decides what phone gets it and what phone has to wait longer till it receives it? I have my Eris activated on All tel, I changed the PRL to my local all tel's PRL, changed the 3g login info to All tel... Been like that since the end of December, I received an OTA update for 1.5 way back when even with my phone activated on all tel, does that mean it is GOOGLE doing the OTA control or is it verizon?... Very strange if you ask me.
View 2 Replies
View Related
Apr 27, 2010
I am swithcing from my BB Curve and was wondering if anyone that has received the HTC DI is using on a Corporate email server. How does it work? Do you need the $15/month Corp Email Server subscription from Verizon Wireless. Everyone at Verizon tells me I need it, but they can't tell me why. Are emails/calendar/contacts updated instantly?
View 45 Replies
View Related
Aug 13, 2012
With 3 different devices, an lg thrill, a nexus 7, and a Samsung infuse, over 2 different routers, a netgear and a Linksys with dd-wrt And using 3 different apps, twonkyserver mobile, Imediashare, and playto. Using any combination of above, why why why do the servers keep disconnecting after 45 minutes or so?
I've tried the keep WiFi alive apps and they dont solve the problem.
Nexus 7 using Tapatalk 2
View 16 Replies
View Related
Sep 29, 2010
This is probably something simple that I am overlooking, but I played around with the phone and searched the forum. I have a hotmail and another POP email for work. They both come up under the standard email icon and are working fine. The question is, how do I get each one to have it's own notification sound. I don't want any sound for hotmail because I get a lot of mail on it. I do want my work account to sound though. If I try to change the setting on one, it automatically changes the other one.
View 2 Replies
View Related
Jul 23, 2010
When I go into my gallery for pictures I have roughly 200 pictures, its annoying to find the one I want, is it possible to split them into separate folders (e.g. "Personal", "Wallpapers", "Icons")? I don't mind downloading an app or two to achieve this, I just don't like all my photos being thrown together.
View 6 Replies
View Related
Nov 30, 2009
Is there a way to have 7 different images as backgrounds/wallpaper as apposed to one large image that scrolls? I saw a TV commercial with an android phone (not sure which carrier) but as the person scrolled thru the 7 screens, there was a different background image/wallpaper on each of them. It definitely was HTC Sense UI that I saw in the commercial.
If not, is there an app that can do this?
View 8 Replies
View Related
Mar 30, 2010
I'm trying to unroot in preparation for the OTA update (I'm sure there are less extreme ways to do this, but I'm a simple guy), and this link is apparently overwhelmed. I'm assuming a lot of other people are doing the same thing today. Anyone know where else it can be found?
View 4 Replies
View Related
Jun 10, 2013
I'm on Rogers and my phone isn't rooted.
View 6 Replies
View Related
Nov 29, 2009
I have disabled the messenger and placed it in the drawer. I downloaded handcent and ringo lite. I would like to have a general ring tone for incoming texts. However, fire department and my wife I would like to assign seperate notification tones. In addition I would like to download ringtones other than the standard ones on the phone. I see them in the phone ringer section but not in messaging. How do I get them in there. I am new to this so I need detailed instruction.
View 3 Replies
View Related
Dec 28, 2009
I have 2 Gmail Accounts, one for business/school and the other for friends/personal/gtalk. Is there anyway I can run my gmail app with the business account and Gtalk with the other account? It's kind of obnoxious to have to switch back and forth.
View 2 Replies
View Related
Apr 5, 2010
I have the following code running on my Android device. It works great and displays my list items wonderfully. It's also clever in the fact it only downloads the data when it's needed by the ArrayAdapter. However, whilst the download of the thumbnail is occurring, the entire list stalls and you cannot scroll until it's finished downloading. Is there any way of threading this so it'll still scroll happily, maybe show a place holder for the downloading image, finish the download, and then show?
I think I just need to put my downloadImage class into it's own thread so its executed separately from the UI. But how to add this into my code is the mystery!
CODE:........................
View 3 Replies
View Related