General :: How To Transfer TEXT MESSAGES From WP8.1 Devices To Android Devices

May 14, 2014

How To Transfer TEXT MESSAGES from WP8.1 devices to Android Devices ??And also the contacts!!

General :: How To Transfer TEXT MESSAGES from WP8.1 devices to Android Devices


General :: Two Separate Google Play Accounts For Two Different Devices And One Gmail Account For Both Devices

Oct 2, 2013

Can I have two separate google play accounts for two different devices & keep one gmail account for both devices?

View 6 Replies View Related

Transfer A File Between Android Devices?

Oct 4, 2011

I'm making a code and I want to send a mp4 file to another Android device. I have reached to connect both Androids via Wifi and write from one a simple for cycle from 1-20 and the other Android device reads and displays the number that is sent.Here it is the interesting part of the "sender":

Code:
InetAddress serverAddr = InetAddress.getByName(serverIpAddress);
Log.d("ClientActivity", "C: Connecting...");
Socket socket = new Socket(serverAddr, port);
connected = true;
[code]...

I want to send a file from one device to another instead of an int. How can I make this?

View 2 Replies View Related

KitKat 4.4 :: Easy Way To Transfer App Data Between Devices

May 1, 2014

I found an easy way to transfer app data from one android device to another. Recently switched to galaxy s4 from iPhone 5 and wanted to transfer my app data from my nook tablet that is rooted. I installed es file explorer and helium (carbon) backup on both. Then I backed up the apps i wanted using carbon on my nook. Opened es file explorer and went to carbon folder and selected apps I wanted to transfer, clicked send to and it transfered the files to my s4. Then I put the files into the carbon folder on my s4. Then restored them using carbon. Now I have my Minecraft data on my s4!

View 3 Replies View Related

Android :: Can Not See Devices On Adb Devices / DDMS / How To Fix?

Nov 1, 2009

I am developing my am on mac (10.5.8), on eclipse and SDK 1.6 and a Vodafone HTC Magic Everything was working ok up to a few days ago. I can not see my device on adb devices. I also got a Sony Xperia and I can not see it on the list either. I upgraded the phone software (the HTC) to 1.6 a few days ago. Maybe that is what caused the change, but I could not be sure.

View 2 Replies View Related

HTC Droid Eris :: Bluetooth File Transfer Between Two Devices?

May 25, 2010

Bluetooth file transfer works with "paired but not connected" pairs between phones from 3D Gallery on one phone to the SD card on the other phone. But I can't seem to send anything else any other way. Has any Droid Eris owner got any of the bluetooth file manager programs to work between phones? If so please tell me the step by step procedure to effect a successful transfer?

View 6 Replies View Related

Transfer Data Between One Device As Host And Many Devices As Clients

Oct 9, 2012

What is the best way to transfer data between one device as host and many devices as clients .I want to transfer data(Values like string) from many devices to one in the same time .

View 1 Replies View Related

General :: Trying To Transfer Text Messages To New Phone

Feb 12, 2013

My wifes ZTE Blade 1 phone broke (graphics chip broke) but have a spare ZTE Skate. Luckily I have a clockworkmod image of the broken phone & have extracted the data from it to get the mmssms.db & telephony.db files.

However, when I paste them over the exsiting files (have root etc) & reboot I get force close errors & have to replace the old files back.

There is no way to boot the old phone & backup the messages - the only way to get the messages back is to get the mmssms.db to work.

View 1 Replies View Related

General :: Transfer Text Messages From Sim Card?

Sep 5, 2012

I have some sms messages stored on my sim card. I would like to backup them by copying them to phone memory.Android would only allow me to see these messages (Manage sim card messages) but won't allow me to import them.

View 5 Replies View Related

General :: Port Android 2.2 To 2.3 Devices?

May 14, 2012

Is it possible to Port an Android 2.2 ROM to a Device that was delivered with Android 2.3 Gingerbread?

View 4 Replies View Related

General :: Android Devices Management

Aug 28, 2012

In my company we are starting one project that will (among other) include e.g. 50+ android mobile devices on the field..So I need to find windows 7 desktop software for managing all of this devices at one place...

To have statuses, check location, lock apps, wipe etc - all regular stuff when administrating device..Is there such software??

View 1 Replies View Related

General :: Hacking MIC And GPS Devices On Android

Jun 6, 2012

I would like to hack in to two andorid devices, mic and the GPS device. With the mic I want to get the back ground noise. Measure the intensity of sound for ex - lets say frequency or some dB value (which ever is supported). With GPS obviously the location cordinates.

On the android platform it will be easy to do this as an application. However I want to pass this data to the kernel..how to achieve that? a user space daemon polling the above sensors constantly(then agian how to write to the kernel space..), or can I get these values in the kernel space itself? (ex- as a bite stream from the device driver).

View 2 Replies View Related

General :: Possible To Use Windows On Android Devices?

Jan 24, 2013

Can we use Windows os wp7/8 on android devices?? Just read somewhere that its possible.. Any info?? Xperia Neo V

View 4 Replies View Related

General :: Connect 2 Or More Android Devices Together To Each Other Using USB OTG

Sep 6, 2012

I was wondering if it would be possible to connect 2 or more android devices together to each other using USB otg. I have tried stick mount and it does not work. Galaxy Nexus

View 4 Replies View Related

Android :: Transfer All Text Messages From Iphone Over To Nexus?

Mar 7, 2010

I currently using an iPhone but i just ordered a new nexus one. I'm just wondering, is there a way to transfer all my text messages from the iphone over to the nexus?
By the way, my iPhone is jailbroken so I can easily export the sms.db file where all the messages is stored.

View 1 Replies View Related

Motorola Droid :: Transfer SMS Text Messages From WM To Android?

Nov 11, 2009

I'm looking for a way to copy all my text messages from my old windows mobile phone to the Droid... any ideas? I've found a lot of programs that do backup import/export, but can't figure out how to do from WM to Android...

View 1 Replies View Related

General :: Two Android Devices On Same WiFi Network?

Nov 3, 2013

I have two android devices at home, a HTC One S and a Nexus 7(2012). The problem is that when I am using one or another occasionally the wi-fi will simply stop working. I'm still getting full signal in the notification bar, but either Chrome or whatever app that is using the wi-fi will stop retrieving data and eventually time-out or stay on buffering.

I have tried some things including changing the channel my wi-fi is set to from Auto to 6 and Mixed B/N/G mode to N only, but nothing seems to fix this problem except for one thing; turning the wi-fi off on one of these devices. The connections seem perfectly stable when I do this.

I also have a laptop in the house, my girlfriend comes over with her iphone, and I have an ipad from work that I occasionally bring home (I'm a teacher) and none of these devices ever have any issues, it's only the two android devices.

It's almost as it they are sharing the same wi-fi train track and only one can ride it at a time.

View 6 Replies View Related

General :: Cloning Android To Identical Devices?

Jul 31, 2013

I have purchased 3 Samsung Galaxy Nexus devices for my family, and one for myself. I wanted to setup all our devices for them and pre-install essential apps for them, and lay it out in a way which makes each device identical so that my family (which is new to Android) can all get the same easy experience from their devices, rather than everyone getting a different LG/Samsung/HTC device and having to deal with differences in skins every time someone phones me with a question about their device.

Here is what I have done:

1. Unlocked bootloader, root, installed CM10.1.2 + gapps onto my own personal device. Clean install, wiped everything.

2. Setup android with a temporary Gmail account, installed about 20 apps, setup the homescreen, changed a few settings for simplicity, change wallpapers, etc.

3. Once I was satisfied, I removed the google account, rebooted to recovery (CWM 6.0.3.2) and made a Nandroid backup which was later copied to my home server.

4. Unlocked Bootloader, rooted and installed CM10.1.2 + gapps on all the other devices, booted the device then transferred the Nandroid backup from my home server to each of these other three devices. Restore the backup, reboot, all seems fine so I setup new individual google accounts, and away I went. Everything works fine, at least so it seems.

Now the issue is that I'm having came a day or two after I got everything setup on each device. At the moment I'm having serious issues with the Google Play Store and Push Notifications. Almost all devices intermittently have issues with this. The play store issue I'm getting is [RPC:S-5:AEC-0], and prevents me from downloading or updating apps. Push notifications is not working either. For example, Google hangouts notifications don't notify me of messages on devices intermittently unless I manually check the app. Same goes with facebook and snapchat notifications. Very annoying. Tried all sorts of fixes such as removing the Google account, rebooting and adding it again, but no luck.

I changed the Android ID on each device hoping that would work, but still no luck.

Edit: Tried making a titanium backup of one device and moved it to a rooted Galaxy S2 running CM10.1 nightlies, and no such issue. Also, updated one nexus device to the latest nightly, still no fix.

View 9 Replies View Related

General :: How To Remote Control Android Devices From Each Other

Sep 25, 2013

I'm lookin for an app to remote controll android devices from each other, like teamviewer for pc!

Lot's of my friends have problems with their phones sometimes and keep asking me, how can i do this or that and how does stuff work....

So I am looking for a app witch works like Teamviewer, so i can see there screens and just do it for them via remote I thougt I've seen something in the xda portal someday but don't remember a name....

Any app to do that? It should work without root and easy like teamviewer (at least for the host)......

View 2 Replies View Related

General :: Music Skips On ALL Android Devices

May 22, 2014

This only happens when the screen is off! Galaxy Mini, GS4 and now my HTC One m8...

Music will skip or cut out for 0.1 sec or do every now and then, no matter of it's through headphones or Bluetooth speakers. I haven't had this issue on my m8 much and power amp seems not to have this issue at all. But I'm using Apollo currently.

I've seen this behaviour on other android devices as well, but never on Apple or Nokia phones.

View 2 Replies View Related

General :: Nexus 10 - Printing From Android Devices

Apr 15, 2013

I know there is a lot out there regarding ways to print from android devices (Cloud Print, HP reprint, etc), but I am running into a slightly different problem, and I am sure I am not alone.

Fairly often, I am on a webpage, and after completing an order form or something, I end up with a secure (HTTPS) confirmation page. Unless I thought about it ahead of time and used the cloud print web browser, the is absolutely no way to print these forms. Sharing the page to cloud print will only take me back to the login page since the confirmation page was secure.

I can't be the only one needing this functionality... the frustrating thing is that my wife can even do this on her iPad with ePrint. And with surface, web pages can be converted to PDF right in Internet Explorer for printing later. Android seems to be the only platform with this huge limitation.

I really don't want to have to return my Nexus 10 and get a Surface, buy it may have to be a consideration.......

View 2 Replies View Related

General :: Android ADB Devices Empty List

Nov 2, 2013

I have an android phone Jelly Bean 4.1.2

I already installed the drivers of my phone to my computer, when i plugged the cable i enable USB DEBUGGING.

After that i checked device manager and my phone is listed under Android Phone

After that i go the console and type adb devices it starts the server and returns an empty list

I tried everything. I also try kill-server and start-server still the same.

View 1 Replies View Related

General :: Is All Android Devices Have Fastboot Mode

May 28, 2012

all android devices have a fastboot mode..?? if not, how i know that the device cant boot into fastboot mode or no ??

View 3 Replies View Related

General :: Universal Root App For All Android Devices?

May 4, 2014

Is there any universal root app (like SuperOneClick) that works for all newer 4.1 devices? I have a no brand tablet I want to root.

View 9 Replies View Related

General :: Android Devices And WiFi Extender

Jan 6, 2013

Recently I bought a wifi range extender (TP-Link tl-wa730re first version) and I configured it in order to extend (range extender mode) wifi signal of my router over some rooms of my house. In particular I use this extender to take the signal into a room in which I already get router signal, but it's too low to have a fast connection.

So in this room I have 2 signal (I used this app to analyze my conditions Play Store Link): the router one, with 20-30%, and the repeater one, with 70 %. I haven't any problem with my pc, but I have the same issue with my android devices (galaxy nexus, 2 nexus 7, htc sensation, xperia u): they randomly disconnect themselves for just a couple of seconds and then they switch between the 2 signals

Moreover about every 10 hours, I must reboot the extender, or every android device stops to get a working connection. For example, my gnex lost connection and continuously tries to connect to router, but it always fail.

If I move from this room to another one (especially if in this room router signal is stronger than before) my devices lost connection and I have to reboot phone or tab to get connection back...

My router has a WPA-PSK TKIP-AES password, dhcp enabled, automatic channel search enabled (the usual channel is always free), and wifi bg with a speed up to 125 mbps. My extender has no password configured, dhcp disabled, same channel of router and its extended wifi has been seen by every android as the same of router (only 1 signal is detected into settings).

I already tried to set a static IP from wifi settings on phones but nothing change..

View 1 Replies View Related

Android :: Application To Transfer Text Messages To Email / SD Card?

Oct 2, 2010

I need some serious help locating a sms app to transfer text messages from my phone to email or to my SD card. I mean both text and pictures. I have a weakness for saving text messages and have over 7500 for one person. This causes my phone to force close, freeze and texting now takes over 15 minutes to text people.

View 2 Replies View Related

General :: How To Sync Music Between 2 Android Devices Without PC / Laptop

May 2, 2014

I own a Samsung Galaxy S4 and a Galaxy Tab 3. I want all of the music from my phone to automatically sync with my tablet. I download to my phone directly and don't want to transfer everything manually each time I download a new song.

I see that Google Music can do this but it's designed for music that is stored on a laptop/pc. I'd rather not do it this way if possible as the whole reason I bought the tablet was to avoid carrying the laptop around.

note that the music is stored on the SD Card and not the handset. Not sure it will make a big difference but I thought I would point it out.

View 2 Replies View Related

General :: Removing Old Android Devices From Google Account?

Jan 31, 2014

I have several older Android devices that I used to use Google+'s Location Reporting feature to keep track of family. A couple of my family members got new phones and I passed on my previous phone back to them. The problem is, I can't seem to get the automatic location reporting (which used to be Latitude, later replaced by Google+'s system).

I think it might have something to do with my old device being connected to my Google Account (and not theirs), though the phones were factory reset and had new account linked to them. I can't seem to remove the android devices from my account (when I install new apps from the online play store, my old devices still show in the drop-down menu).

Is there a way to remove my old devices from my account in hope to get location reporting to function?

View 3 Replies View Related

General :: Flash Rom Tool For Android Devices Is Not Defined?

Feb 14, 2013

Connect:
GPRS
900/1800MHz
EDGE
900/1800MHz
WLAN
802.11b/g/n
3G
UMTS 2100 MHz

[code]....

In Vietnam there is Q-Smart S20 but still no flash tool to backup rom You do have the tools to flash rom for your child is not in urgent need to reverse the bit Q-Smart S20 uses Qualcomm S4 chip MSM8225 Adreno 203

View 1 Replies View Related

General :: Stream Video Between Android Devices (wirelessly)?

Jul 22, 2013

What's the best way to stream video between Android devices? (wirelessly)

A bonus would be if I could choose where the video decoding happened (on the source or destination)...

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved