• Navigation
Page 11 of 111 FirstFirst ... 9 10 11 12 13 21 61 ... LastLast
Results 201 to 220 of 2219
  1. #201
    Mr. Bananagrabber
    Sweaty Dick Punching Enthusiast

    Join Date
    Dec 2005
    Posts
    55,026
    BG Level
    10
    FFXI Server
    Asura

    Don't think so

  2. #202
    Relic Shield
    Join Date
    Oct 2006
    Posts
    1,599
    BG Level
    6
    FFXI Server
    Odin

    Not trying to be smart here, but do you know you can long hold in the input field and it will popup a box for input method, here u can quickly change between keyboards.

    I don't know of an app that force loads a keyboard based on screen orientation.

    Someone else posted your exact question here (maybe it was you?):

    http://www.droidforums.net/forum/dro...landscape.html

  3. #203
    Sea Torques
    Join Date
    Apr 2006
    Posts
    498
    BG Level
    4
    FFXI Server
    Bahamut

    Quote Originally Posted by Militant View Post
    Anyone know when Froyo is coming out for the LG Ally?
    Late Fall people are guessing.

  4. #204
    If I screw up again Im gone forever.
    Secret Admin

    Join Date
    Jul 2008
    Posts
    8,540
    BG Level
    8
    FFXI Server
    Bismarck

    Quote Originally Posted by Mafai View Post
    Not trying to be smart here, but do you know you can long hold in the input field and it will popup a box for input method, here u can quickly change between keyboards.

    I don't know of an app that force loads a keyboard based on screen orientation.

    Someone else posted your exact question here (maybe it was you?):

    http://www.droidforums.net/forum/dro...landscape.html
    No, I don't have an account there But thanks for the long hold info, didn't know about that. This is my first droid phone and I got it like 5 hours ago.

  5. #205
    If I screw up again Im gone forever.
    Secret Admin

    Join Date
    Jul 2008
    Posts
    8,540
    BG Level
    8
    FFXI Server
    Bismarck

    Another question... what's everyone's views on app killer. I've heard people say don't use it heavily, don't use it at all. I mean I don't wanna use it heavily, but I can't get the damn autokill to work. I have it on aggressive and auto kill when the phone screen goes out but it doesn't work. I've heard the battery life pretty much doubles after a few days of breaking it in so I'm not too worried about that, but I do want the phone to stay snappy.

  6. #206
    Chram
    Join Date
    Sep 2006
    Posts
    2,567
    BG Level
    7

    Here is a list of ROMs for various Android devices:

    → Samsung Moment

    Radioactive Froyo
    Titanium X
    MeatKernel
    Amstel ROM

    → HTC EVO

    Caulkulin's EVO ROM
    Joeykrim's ROM

    → HTC Hero

    FroydVillain

    → HTC Incredible

    Ruby
    Skyraider 2.5
    Cyanogen

    → Motorola Droid

    Chevyno1's Froyo ROM
    Cyanogen

    → Samsung Vibrant

    {ODIN} Froyo
    Vibrant Eclair

  7. #207
    F5 Like A Boss.
    Join Date
    Sep 2005
    Posts
    7,396
    BG Level
    8
    FFXIV Character
    Kuroki Kaze
    FFXIV Server
    Sargatanas
    FFXI Server
    Quetzalcoatl
    WoW Realm
    Twisting Nether

    Good stuff. Adding to OP.

  8. #208
    Mr. Bananagrabber
    Sweaty Dick Punching Enthusiast

    Join Date
    Dec 2005
    Posts
    55,026
    BG Level
    10
    FFXI Server
    Asura

    Some others for the Evo

    Damage Control - http://forum.xda-developers.com/showthread.php?t=745659
    Fresh - http://forum.xda-developers.com/showthread.php?t=743079
    CM6 - http://forum.xda-developers.com/showthread.php?t=735596

    Both DC and Fresh come with stock kernels (no OC/FPS unlock) so there are kernel options for those as well. CM6 has an alternate kernel in Snap, which provides tweaks to a whole ton of shit (undervolting, network tweaks, other stuff) and gets updated regularly to accommodate for changes in the CM6 kernel

    netarchy-toastmod - http://forum.xda-developers.com/showthread.php?t=719763 (FPS Unlock, OC/UV, Audio Tweaks)
    KiNgxKernel - http://forum.xda-developers.com/showthread.php?t=754128 (FPS, OC/UV, HAVS)
    CM6-Snap - http://forum.xda-developers.com/showthread.php?t=733099 (UV, Cpu Scaling, Network Tweaks, SDcard R/W tweaks)

  9. #209
    If I screw up again Im gone forever.
    Secret Admin

    Join Date
    Jul 2008
    Posts
    8,540
    BG Level
    8
    FFXI Server
    Bismarck

    Okay so I found and want to install this: http://forum.androidcentral.com/moto...i-droid-x.html

    But I can't for the life of me figure out how the hell to execute those commands properly.

  10. #210
    Mr. Bananagrabber
    Sweaty Dick Punching Enthusiast

    Join Date
    Dec 2005
    Posts
    55,026
    BG Level
    10
    FFXI Server
    Asura

    Need to the android sdk, can just google it up. The lazy way to do things past that point is to just dump all the adb files into your C:\Users\<your name> folder.

    Go to the start menu and type in cmd text entry bar. From there it's usually a good idea to type "adb devices" (minus the quotes obviously) to make sure your phone and computer are seeing each other. Then I'm going to assume you'll follow up with "adb shell" and go from there with the directions.

  11. #211
    If I screw up again Im gone forever.
    Secret Admin

    Join Date
    Jul 2008
    Posts
    8,540
    BG Level
    8
    FFXI Server
    Bismarck

    Alright, I think somethings wrong, I copypasta into command prompt and I get this:

    Microsoft Windows [Version 6.1.7600]
    Copyright (c) 2009 Microsoft Corporation. All rights reserved.

    C:\Users\Quincy>adb shell
    $ su
    mount -o rw,remount -t ext3 /dev/block/mmcblk1p21 /system
    cp /sdcard/services.jar /system/framework
    cp /sdcard/framework-res.apk /system/framework
    cp /sdcard/BlurHome.apk /system/app
    smount -o ro,remount -t ext3 /dev/block/mmcblk1p21 /system
    u
    rebootmount -o rw,remount -t ext3 /dev/block/mmcblk1p21 /system
    cp /sdcard/services.jar /system/framework
    cp /sdcard/framework-res.apk /system/framework
    cp /sdcard/BlurHome.apk /system/app
    mount -o ro,remount -t ext3 /dev/block/mmcblk1p21 /system
    Permission denied
    $ mount: Operation not permitted
    $ cp: /system/framework/services.jar: Read-only file system
    $ cp: /system/framework/framework-res.apk: Read-only file system
    $ cp: /system/app/BlurHome.apk: Read-only file system
    $ mount: Operation not permitted
    $
    I tried typing it in line by line and I still get the same errors at the bottom, is the super user command not picking up?

    Edit: I got it... not really all that interestin, i thought it was going to change some stuff, not just make it look like the Sense, guess I shoulda known, time to buy launcherpro and try that out.

  12. #212
    Banned.

    Join Date
    Apr 2009
    Posts
    3,083
    BG Level
    7
    FFXI Server
    Shiva

    Man I wanna update my Droid to one of those custom firmware but that shit looks confusing as fuck for me

  13. #213
    Chram
    Join Date
    Sep 2006
    Posts
    2,567
    BG Level
    7

    Quote Originally Posted by Ragnell View Post
    Man I wanna update my Droid to one of those custom firmware but that shit looks confusing as fuck for me
    1. Flash Stock root android to your phone.
    2. Use connectbot to check if you have root access by typing "su" and receiving a # command in return.
    3. Select your custom ROM and download the zip.
    4. Insert the zip into the root of your SD Card.
    5. Boot your device up in recovery mode. Select Apply zip from SD > Select your ROM and apply.
    6. ???
    7. Profit.

    It's a bit more work than jailbreaking but nothing serious.

  14. #214
    If I screw up again Im gone forever.
    Secret Admin

    Join Date
    Jul 2008
    Posts
    8,540
    BG Level
    8
    FFXI Server
    Bismarck

    I bought launcher pro and I love it. Also bought that weather/clock sense looking one. Its beautiful.

  15. #215
    Banned.

    Join Date
    Apr 2009
    Posts
    3,083
    BG Level
    7
    FFXI Server
    Shiva

    Anyone else having issues with the market? Im trying to buy Setcpu but everytime I enter my CC info it tells me I get an Error

  16. #216
    Chram
    Join Date
    Sep 2006
    Posts
    2,567
    BG Level
    7

    Quote Originally Posted by Ragnell View Post
    Anyone else having issues with the market? Im trying to buy Setcpu but everytime I enter my CC info it tells me I get an Error
    You have Google Checkout?

  17. #217
    Banned.

    Join Date
    Apr 2009
    Posts
    3,083
    BG Level
    7
    FFXI Server
    Shiva

    No but Im entering my CC info

  18. #218
    Chram
    Join Date
    Sep 2006
    Posts
    2,567
    BG Level
    7

    Pretty sure you need to use Google Checkout to buy stuff from the market. If regular CC info is giving you errors I suggest you use it.

  19. #219
    If I screw up again Im gone forever.
    Secret Admin

    Join Date
    Jul 2008
    Posts
    8,540
    BG Level
    8
    FFXI Server
    Bismarck

    Register the cc with your computer... That's what I did earlier

  20. #220
    Banned.

    Join Date
    Apr 2009
    Posts
    3,083
    BG Level
    7
    FFXI Server
    Shiva

    Yea Just did it, works now

Page 11 of 111 FirstFirst ... 9 10 11 12 13 21 61 ... LastLast

Similar Threads

  1. Replies: 1298
    Last Post: 2014-11-26, 21:28
  2. Best T-Mobile Android Phone?
    By Cayos in forum Tech
    Replies: 16
    Last Post: 2011-12-22, 05:54
  3. Tmobile Android phone w/o data plan?
    By Vuitton in forum Tech
    Replies: 6
    Last Post: 2011-06-09, 17:02
  4. Playstation Phone (Supporting android 3.0)
    By jinkazama in forum Tech
    Replies: 10
    Last Post: 2010-12-02, 11:16
  5. Replies: 13
    Last Post: 2010-11-16, 10:09