Archive

Posts Tagged ‘Hacks’

Sony Ericsson X1 running Android

February 3rd, 2010

Here’s a video showing how some crafty developers got Android running on the Sony Ericsson X1. Both Android 1.6 and 2.0.1 have been successfully ported to the X1, with a few things yet to be fixed, such as the camera, GPS and bluetooth. But that’s not the point right? It’s about using Android on whatever device you want. From the video you can see it’s not exactly perfect, but if you’ve got an X1, and you feel a little frisky, head over to xda-developers for all the details.

[via GadgetVenue]

Ben Marvin Hacks, Hardware, How-To , , , , , , , , ,

How To: Backup protected and paid Android applications for root users

November 22nd, 2009

First off, this is not a guide to pirating apps. There are legit reasons for wanting to backup your applications. Sometimes an older version of the app worked better, or had features you liked better. Sometimes new versions don’t work with specific phones and you need to revert back. Now, you can use AppManager to backup most apps, but protected apps are not included in this because they are stored in a different directory. With a rooted phone, you can access this directory and copy the apps to your SD card or to your computer. After all, you paid for it, it’s yours. If you want to pirate apps, or buy an app, copy it then return it, that’s on you, I’m not advocating that.

First method, copy with your phone to SD card:

  1. Install and open a Terminal Emulator on your phone.
  2. Enter su to be superuser (root).
  3. Enter cd /data/app-private/ to enter the protected application directory.
  4. Use ls to view the apps in the directory.
  5. Enter cp filename.apk /sdcard to copy a single app to your SD card.
    (Or to backup all the protected apps: cp * /sdcard)
  6. If you want to backup all your apps, they can be found in /data/app/

Second method is to use Android Debug Bridge with your PC:

  1. Install the Android SDK on your PC
  2. Connect your phone to your computer via USB cable, and make sure USB debugging is enabled on your phone (Settings > Applications > Development)
  3. Enter adb shell to fire up Debug Bridge and enter shell mode
  4. Enter su to become superuser
  5. Enter cat /data/app-private/filename.apk > /sdcard/filename.apk to copy the file to the SD card.
  6. exit
  7. exit
  8. And finally adb pull /sdcard/filename.apk filename.apk pulls the .apk file from your SD card to your computer.

Success? Problems? Moral issues with copying software? Let us know in the comments.

Ben Marvin Hacks, How-To , , , , , ,

Rooting your Android with one click?

August 16th, 2009

There’s a tool now out in the wild that can reportedly root your Android with a simple apk and one-click to flash the Cyanogen Recovery 1.4 image. The tool is called FlashRec, and it utilizes this exploit. The exploit has already been patched last week, and T-Mobile and other carriers are likely to be pushing out a fix very soon. But until that happens the tool should work. I’m not personally going to endorse it, because I haven’t tried it. And as always with these sort of things, make sure you make backups and you know what you are doing. It should also be noted this does not work with “32A” HTC Dreams.

You can read more about it here. Or download it here.

If you try it, let us know in the comments how it worked out.

Ben Marvin Hacks, Software , , ,

Android Ported To Samsung Omnia

June 28th, 2009

dsc00433resizeddsc00434resized

Still a work in progress, as are most of the Android porting projects going on right now, but it boots and that’s pretty much it as far I can tell from screenshots and some of the forum threads. Not surprising these talented people are working furiously, there’s currently a bounty to succesfully port Android to the Omnia. If you’re a developer or a Samsung Omnia user, check out the project here.

Ben Marvin Hacks, Samsung , , , , ,

Want to try Android on your Netbook? There’s a Bootable Live CD for that.

June 24th, 2009

A member over at the xda-developers forums posted a link to a Google Code project where you can burn a Live CD to run Android on your Netbook, or even in a virtual box. It’s still a work in progress, but it’s a cool project, and fun to play around with even if you don’t have an Android phone or the developers emulator. Check their How-To page for install instructions. Or follow them on Twitter for project updates and feedback. They say a new version is coming out soon, so we’ll look forward to that next month. Just another step closer to Android becoming the OS of choice for mobile devices.

Have a look here for some screenshots.

[Google Code page] [via xda-developers]

Ben Marvin Software , , , , ,

Android OS for the HTC Touch Diamond and HTC Touch Pro (Sorta)

June 22nd, 2009

It’s not everyday you see a Windows Mobile smartphone running a Linux-based mobile operating system. But, in the crazy (crazy cool, that is) world of handset hackery, anything is possible. So, it shouldn’t be all that surprising that Android hackers have ported Android OS to the HTC Touch Diamond (Diamond) and HTC Touch Pro (Raphael). The new Android OS ROM has been posted to the HTC-Android forums for anyone willing to use their previous-gen smartphones as Android guinea pics.

To be clear, Android OS runs just fine on the Diamond and Raphael. Unfortunately, there’s still the issue of creating Linux drivers to control all the different devices in the HTC Touch Diamond and HTC Touch Pro. So, for now, Android OS can basically only surf the web and send SMS through the smartphone’s GSM connection (GPRS, EDGE, 3G). Everything else (microphone, speaker, WiFi, Bluetooth, GPS, etc.) just doesn’t work… yet.

We’ll  be looking forward to seeing everything fixed hopefully in the near future. But it would be nice if HTC jumped in on this and ported Android to more of their devices.

[PPCGeeks] [via IntoMobile]

Ben Marvin HTC, Hacks, Hardware, How-To , , , , , , , ,

Full HTC Hero ROM Released

June 1st, 2009

If you were drooling all over the demo videos and you wanna take the plunge and play with the HTC Hero firmware, it’s the latest hot topic over at xda-developers. Redone user interface changes inside and out, and a host of custom HTC applications, this is the future of Android and much better over a stock 1.5 build in my opinion. I’m actually surprised to see the firmware out before the actual device even is released.

Leave a comment if you decided to try it out and let us know what you think. Or feel free to comment if you bricked your phone.

[xda-developers] via [Engadget Mobile]

Ben Marvin HTC, Hacks, Software , , , ,

Another Video Showing Off The Hero ROM With Rosie UI From Haykuro

May 29th, 2009

6 minutes of mouth watering Android. The Hero ROM running on the G1 with delicious “Rosie” user interface. Enjoy.

Still no word on when the rest of us mortals will be able to play with this.

Follow Haykuro on Twitter for all the latest. And don’t forget to follow us while you’re at it.

Ben Marvin HTC, Hacks, Rumors, Video , , , , ,

How To: Root Your G1 And Install Android 1.5 Cupcake

May 14th, 2009

First off, I take no credit for this guide, this is straight from the xda-developers forums, which is an excellent place to learn about HTC phone hacking. So let’s get started. Make sure you backup anything important on your phone as this will erase everything. There are several apps in the Market that will backup apps, SMS, and other data for you. So don’t complain if you’ve lost your data. Your contacts and email should still synch with Google once you reinstall the new OS.

If you have US-RC30/UK-RC8 or higher, you will first need to downgrade your phone to a previous version. (Skip these steps otherwise)

  1. Format your phone’s SD card to FAT32 mode:
    • Hook your phone up to your computer using a USB cable and then wait for the notification to show up in your title bar of your phone.
    • Click the notification, and then click “Mount”.
    • A new removable disk should show up on your computer. Right click it and select Format, and select FAT32 as the file system type.
  2. Download and unzip the RC29 or RC7 image file. Copy the DREAMIMG.nbh file to the SD card. (RC29 for US, RC7 is for UK)
  3. Turn the device power off.
  4. Hold Camera button, and press Power button to entry bootloader mode. You should see a gray/white screen with instructions to flash your phone with the update on your SD card. If you don’t see that, make sure you followed the instructions properly.
  5. As per the on-screen instructions, press the Power button to start upgrade procedure. DO NOT DO ANYTHING TO INTERRUPT THIS PROCESS.
  6. After it is finished, perform the restart your phone.

Once you are running RC29 firmware:

  1. Download recovery.img and copy it to your SD card (see the previous instructions on how to copy from your computer to your Phone’s SD card).
  2. Download the Hard SPL and copy the zip file to the SD card.
  3. All files must be on the root of your SD card.
  4. Restart your phone. Wait for your phone to start up fully and show the home screen.
  5. After your phone starts up, hit the enter key twice, type “telnetd” and press enter. (Yes, it will start up a contact search, don’t worry. Just type it.)
  6. Download an Android “Telnet” application from the Market and connect to localhost.
  7. If you connect successfully, you will have a root prompt “#”.
  8. Type the following into Telnet (these commands will give you root access easier in the future):
    • mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
    • cd sdcard
    • flash_image recovery recovery.img
    • cat recovery.img > /system/recovery.img

Now you have root!
Now that you have root, you will want to apply “Hard SPL” to your phone. HardSPL is what will allow you to apply flash images from other regions (like UK on US phones, and vice versa), create full backups of your phone, install the latest build from the Android source, and usually resurrect your phone if it is “bricked”. You have already downloaded the file to your SD card, so now you can apply it.

  1. Power off your phone.
  2. Start up in recovery mode by holding home and pressing power.
  3. You will now enter recovery mode. You should see an exclamation.
  4. If you do not see a menu on screen, press Alt-L to show the menu.
  5. Press Alt-S to apply the update from the SD card.
  6. After the update is complete, hold Home and press Back to restart.

And now, the last step! You are still running an old version of Android, but you want to upgrade to the latest and greatest update! You can do this, and not lose root by downloading modified versions of the updates.

Download one of the latest ROMs to install, I recommend JF1.5:

JesusFreke 1,51

Haykuro Builds

The Dude’s Cupcake 1.2 Full
The Dude’s Cupcake 1.1a Lite (No 3rdparty/dev apps/Manup Blue Theme)

You will also want to apply the latest radio update from HTC. Install the same way as the system image:

HTC Downloads Page

To install the latest build (instructions from Haykuro):

1. Gain root (follow the various threads available on the forums to accomplish this).
2. Download the latest build above.
3. Copy to your sdcard as update.zip
4. Power off your phone.
5. Hold the Home button, and power on the device. (This should send you into recovery mode).
6. Press ALT+B to create a nandroid backup (if you wish to fall back without losing any data later, if you do go back to RC33 [or any other firmware 1.0 update] you will need to reflash your radio, users have reported problems using the new radio on the old firmwares.)
7. Press ALT+W, then ALT+S.
8. wait for it to finish, then home+back.

There you have it. I hope I gave proper credit and backlinks to the awesome people that make this possible. Now you can brag about your new Cupcake and also do all the cool stuff with root, like install full Linux distros, tether your phone, and install apps on the SD card.

Ben Marvin Hacks, How-To, Software , , , , , , , , , , , , ,

Get Equifax Score Power