+ Reply to Thread
Page 3 of 9 FirstFirst 12345 ... LastLast
Results 21 to 30 of 81

Thread: Android Jailbreak, first steps forward !!- get root access to your G1

  1. #21
    Join Date
    Nov 2008
    Location
    Dubai
    Posts
    8

    Default Re: Android Jailbreak, first steps forward !!- get root access to your G1


    just unlocked and activated my G1, purchased a code from http://www.unlock-tmobileg1.com and it worked.

    And I don't know how but, Google features are working (apparently they don't work once you unlock your G1) - I can access my calendar, gmail and the market. On an unlocked phone - woohoo !!

  2. #22
    Join Date
    Sep 2008
    Posts
    585

    Default Re: Android Jailbreak, first steps forward !!- get root access to your G1

    I look forward to hearing more about this.

  3. #23
    Join Date
    Sep 2008
    Location
    Northern Shenandoah Valley, VA
    Posts
    385

    Default Re: Android Jailbreak, first steps forward !!- get root access to your G1

    Quote Originally Posted by ministersin View Post
    Would this give the opportunity to solve the SD Card Storage Problem (i.e. mounting the drive and re-directing installs)?
    Exactly what I'm thinking! Here are the commands:

    http://androidcommunity.com/forums/f...nt-panic-2895/
    Quote Originally Posted by rogers View Post
    Alright, there have been plenty of panic threads about applications only downloading to the phone. Stop it! Applications WILL be able to be installed to the SDcard! There have been rumors cited that Google will add that option to the OS, and even if they don't we are running on a linux kernel, and apparently can use a terminal. The fix would be simple.

    =======================

    The commands below are NOT TO BE RUN on your phone. I will not have my hands on the phone until Tuesday, if you feel like doing this before then you need to do some exploration first to figure out the proper directories to move over to the SDcard. This is just what you would do in any linux based system.

    Say you find out the bulk of your apps are in:

    /usr/local/apps/

    So you have like

    /usr/local/apps/breadcrumbz.apk
    /usr/local/apps/opera.apk
    /usr/local/apps/...

    You would just open up the terminal (which I've heard alot about and am very excited about having linux shell access on my phone!) and enter...

    ~ $ mv /usr/local/apps /sdcard/
    ~ $ mount --bind /sdcard/apps /usr/local/apps
    ~ $ echo /sdcard/apps /usr/local/apps bind defaults 0 0 >> /etc/fstab

    And BAM you just moved all your apps to the storage card and set it up so that whenever android accesses or writes to /usr/local/apps it's writing to the storage card. The power of linux haha.

    This is NOTHING to be worried about.
    I haven't looked at the file structure closely, yet, so beware you might have to make small adjustments to what rogers has written.

    I'm too busy/chicken to try this today. Anyone want to give this a try. (I don't recommend unless you consider yourself to be a Linux administrator! But, hey, it's YOUR phone...)

  4. #24
    Join Date
    Oct 2008
    Posts
    516

    Default Re: Android Jailbreak, first steps forward !!- get root access to your G1

    This is awesome, soon developers will start making there own builds since they can update manually. This is GREAT news if it falls under the right group of dev's. Now they can truly manipulate EVERYTHING

  5. #25
    Join Date
    Oct 2008
    Posts
    261

    Default Re: Android Jailbreak, first steps forward !!- get root access to your G1

    Can I just say that the average user shouldn't be doing this. Root access is great and I've been waiting for this but it can potentially hurt your system if you don't know what you're doing.

  6. #26
    Join Date
    Sep 2008
    Location
    Silly-con Valley, CA, USA
    Posts
    97

    Default Re: Android Jailbreak, first steps forward !!- get root access to your G1

    Does telnetd listen on a local port? Could we use an SSH/telnet app running ON the G1 to get to localhost:23? I'd answer this question myself but I'm waiting for my replacement G1.
    Reachin' up to touch bottom

  7. #27
    Join Date
    Nov 2008
    Location
    Dubai
    Posts
    8

    Default Re: Android Jailbreak, first steps forward !!- get root access to your G1

    well, i hope the average user resists the urge to ... play about with a linux root.. super user access should usually be left to those who really know what they're doing.

  8. #28
    Join Date
    Oct 2008
    Location
    Texas
    Posts
    39

    Default Re: Android Jailbreak, first steps forward !!- get root access to your G1

    I'm on average user, I just hope that developers will star to find ways to change themes on the phone, icons, really manipulate to the users advantage. Best of luck

  9. #29
    Join Date
    Oct 2008
    Location
    Houston
    Posts
    118

    Default Re: Android Jailbreak, first steps forward !!- get root access to your G1

    Hmmm... telnetd doesn't start on mine.

  10. #30
    Join Date
    Oct 2008
    Posts
    384

    Default Anybody using "Save Apps to SD" fix via Terminal?


    Is there anyone here who has run the commands to move app storage/execution to the SD card via the terminal apps/telnet to root?

    Please let us know results, and source of commands if you did not use these:


    /usr/local/apps/

    So you have like

    /usr/local/apps/breadcrumbz.apk
    /usr/local/apps/opera.apk
    /usr/local/apps/...

    You would just open up the terminal (which I've heard alot about and am very excited about having linux shell access on my phone!) and enter...

    ~ $ mv /usr/local/apps /sdcard/
    ~ $ mount --bind /sdcard/apps /usr/local/apps
    ~ $ echo /sdcard/apps /usr/local/apps bind defaults 0 0 >> /etc/fstab

    And BAM you just moved all your apps to the storage card and set it up so that whenever android accesses or writes to /usr/local/apps it's writing to the storage card. The power of linux haha.

+ Reply to Thread
Page 3 of 9 FirstFirst 12345 ... LastLast

Similar Threads

  1. How do I forward a text message?
    By Tesina in forum HTC
    Replies: 9
    Last Post: 11-30-2009, 12:15 AM
  2. Android Market Access w/o G1?
    By pbabler in forum HTC
    Replies: 16
    Last Post: 08-18-2009, 03:37 AM
  3. Got some ideas but how do you move forward?
    By Eye_Candy in forum Applications
    Replies: 2
    Last Post: 10-27-2008, 10:24 PM
  4. Verizon to use Android in new open-access model
    By Mr Android in forum General Android Chat
    Replies: 0
    Last Post: 12-04-2007, 07:13 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts