I am trying to transfer about 14,000 SMS from an unrooted 2.3.5 Android to a rooted 4.2.1 Android phone.
MyBackup Pro backs them up quickly, but restores them at a rate of less than 1/second. Thus, I have been looking for another tool to back up with:
1. Titanium Backup: no, as the 2.3.5 phone is unrooted;
2.
I have not rooted my phone, so I cannot use Titanium, but would like a way to back up and restore my phone. Other than Titanium I have seen references to My Backup Pro, and the Nexus 4 Tool Kit (from XDA-Dev). Are either of these suggested?
All tools located at bottom of post. I am in no way responsible for what you do to your own phone.
Anyway, For those who know what ODIN is, think of this as odin for lg phones. You can use these tools to fix your phone if it is soft-bricked, or if you have the wrong cwm recovery installed and cant access adb.
In the video and the introduction page of ubuntu phone
They both mentioned that the ubuntu phone just use Android drivers, and in the video, it also mentioned that it runs on Android kernel
So I wanna ask, I've got a China dual core phone which us having the MT6577 chip set
*the Thl w1+*
This phone ain't open source yet and I don't think it will be
I could use the VNC way to play around with ubun
I successfully rooted my Slider, installed the BobZhome recovery tool, did a backup, and everything was fine.
Then I installed the Mobster rom, and it said it successfully installed and so I rebooted the phone.
Now the phone won't turn on. I finally got my PC to recognize it although the SD card is not being recognized.
Can anyone please help?
I haven't gotten my phone yet, I get it tomorrow (: but I have some questions. I came from the htc design I've used other android phones to. I AM NOT A DEVELOPER. Now to my questions (:
Is the root all in one tool a custom software that you can root you phone basically hands free ?
MY biggest question. Is your community a friendly one?
How's the dev support?
Hello,
I have a LG android phone (LG 55C)...Since it is bricked(I am not even able to adb to it.), I need to install CWM for recovery. (I know I can do this with Samsung phone using Odin)
I found something like LG Flash Tool on the internet that looks like doing some similar thing like Odin. However, it asks me some DLL.
I have created a tool that allows other software to control Airplane Mode on Android 4.2.
This tool requires root.
It works by listening to airplane mode change broadcasts (looks like applications still can send airplane mode change broadcasts on Android 4.2 - at least on CM 10.1) and adjusting system settings.
Hi,
I am using Ubuntu (newbie) and I installed JRE, JDK and Android-SDK knowing that this is what I need to start developing android apps. However, I noticed that platform-tools directory is missing. According to some articles that I read, I need to run the android tool inside the "Tools" folder to get a copy of the missing folder.