![]() |
Re: Linux/Android on CDMA Touch Pro (RAPH800)
Quote:
|
Re: Linux/Android on CDMA Touch Pro (RAPH800)
Quote:
|
Re: Linux/Android on CDMA Touch Pro (RAPH800)
Learn how to use git. figure out when the kernel tree broke for raph500 (mid-september, I believe). Fix those changes in the current kernel. It's... not a small job.
You could try the kernel that's posted on htc-android (link is in the first post) and see if that'll boot, to confirm that that's the problem. |
Re: Linux/Android on CDMA Touch Pro (RAPH800)
Quote:
|
Re: Linux/Android on CDMA Touch Pro (RAPH800)
Mind giving a little more detailed tutorial on backing up apps? It's a hassle to redownload them all each time I update.
|
Re: Linux/Android on CDMA Touch Pro (RAPH800)
Sure. Open the Terminal Emulator. (if you don't have one, download from the Market -- Android Terminal Emulator, I think it's called. But I'm pretty sure I put it in the latest all-in-one package.)
Make a directory for APKs in your sdcard: Code:
mkdir /sdcard/APKs Code:
su Code:
sh Code:
cd /data/app Code:
ls For each app you want to backup, copy it to the directory in the sdcard: Code:
cp com.author.appname.apk /sdcard/APKs/ You can also do this via ADB if you have it installed and working (and that way you don't have to type on the phone keyboard at all). You can also do it by mounting data.img on any system that can read an ext2 image. |
Re: Linux/Android on CDMA Touch Pro (RAPH800)
Thanks Makk. I'm probably not going to use it, but another priceless tut from you that will get lost in the hundreds of pages this thread has become :P
|
Re: Linux/Android on CDMA Touch Pro (RAPH800)
3 Attachment(s)
Attachment 64025
Attachment 64026 Attachment 64027 Put up a couple files i found around.. Maybe it will help someone down the road :) When done downloading put it in the androidapps folder.. from their it should boot up when in the system! Good luck everyone :D |
Re: Linux/Android on CDMA Touch Pro (RAPH800)
Quote:
|
Re: Linux/Android on CDMA Touch Pro (RAPH800)
Quote:
awesome... but i just use APK Manager... do a search in the store ;) |
All times are GMT -4. The time now is 08:25 AM. |
Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com