View Single Post
  #417 (permalink)  
Old 02-02-2010, 03:56 PM
makkonen's Avatar
makkonen
TouchPro Android Guy
Offline
Threadstarter
 
Join Date: May 2007
Posts: 585
Reputation: 3280
makkonen is still contributing even after becoming a VIPmakkonen is still contributing even after becoming a VIPmakkonen is still contributing even after becoming a VIPmakkonen is still contributing even after becoming a VIPmakkonen is still contributing even after becoming a VIPmakkonen is still contributing even after becoming a VIPmakkonen is still contributing even after becoming a VIPmakkonen is still contributing even after becoming a VIPmakkonen is still contributing even after becoming a VIPmakkonen is still contributing even after becoming a VIPmakkonen is still contributing even after becoming a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Linux/Android on CDMA Touch Pro (RAPH800) - ALPHA (buggy. as. hell.)

Huh. I'll have to look into the time drift thing. I knew it was happening in some kernels, but didn't think it was in this one.

You can save downloaded apps, but you need a linux system to do it. If you've got that, then:

sudo mkdir /mnt/data
sudo mount -o loop /path/to/your/data.img /mnt/data
cd /mnt/data/app

And then copy out the .apk files for whatever apps you want to save.
Reply With Quote
This post has been thanked 1 times.