Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
showson1
Old
#1  
Senior Member - OP
Thanks Meter 7
Posts: 182
Join Date: Dec 2009
Default Wifi Tether app works

OK, Since Root is out I just rooted my phone and installed the Wifi Tether app (avaiable in the market) and it works like a charm.

Have a friend with an iPhone and she was able to connect right up and get online.

Gotta' love root..
Phone: T-Mobile Galaxy S II | ROM: Stock 4.1.2 | Launcher: Bazooka
 
BB2DX
Old
#2  
Senior Member
Thanks Meter 3
Posts: 133
Join Date: Jul 2010
Question Recent convert

I am a recent cover from blackberry to android. One thing I am interested in is rooting. It seems like it us a must to get everything out of the phone... However it also seems much more complicated than loading a beta os on a bb. Can you point me to a good, step by step instruction site on rooting my X. I'm not a "geek" or anything close. I just want to get everything I can out of these devices. Also, does the app you mention work with all macs? I noticed a lot of apps only work with pcs.
 
Zaphod-Beeblebrox
Old
#3  
Zaphod-Beeblebrox's Avatar
Senior Member
Thanks Meter 129
Posts: 673
Join Date: Dec 2009
Location: Virginia
Quote:
Originally Posted by showson1 View Post
OK, Since Root is out I just rooted my phone and installed the Wifi Tether app (avaiable in the market) and it works like a charm.

Have a friend with an iPhone and she was able to connect right up and get online.

Gotta' love root..
+1 and confirmed. Rooted and Tethered myself this morning.


Quote:
Originally Posted by BB2DX View Post
I am a recent cover from blackberry to android. One thing I am interested in is rooting. It seems like it us a must to get everything out of the phone... However it also seems much more complicated than loading a beta os on a bb. Can you point me to a good, step by step instruction site on rooting my X. I'm not a "geek" or anything close. I just want to get everything I can out of these devices. Also, does the app you mention work with all macs? I noticed a lot of apps only work with pcs.
WiFi tether is of course OS agnostic. It sets your phone up as an access point.
Other apps are USB or possibly Bluetooth tethering, and that might require a client side app.

to Root:

http://www.droid-life.com/2010/07/23...t-the-droid-x/
 
BB2DX
Old
#4  
Senior Member
Thanks Meter 3
Posts: 133
Join Date: Jul 2010
Thanks for the help. if i understand correctly, the app would allow for wifi hotspot without paying the$ 20. Fee to vzw?
 
Zaphod-Beeblebrox
Old
#5  
Zaphod-Beeblebrox's Avatar
Senior Member
Thanks Meter 129
Posts: 673
Join Date: Dec 2009
Location: Virginia
Quote:
Originally Posted by BB2DX View Post
Thanks for the help. if i understand correctly, the app would allow for wifi hotspot without paying the$ 20. Fee to vzw?
Yes.

The "legality" (Violates TOS, etc) is another matter.
 
BB2DX
Old
#6  
Senior Member
Thanks Meter 3
Posts: 133
Join Date: Jul 2010
Default Ok.

I've looked at the sites explaining the rooting process and I think I get it. The crackberry community was great about providing support to people who wanted to do more. So far the android community seems on part with that, just need a rooting and android/linux for dummies site. Its a lot more technical than the bb os.
 
Zaphod-Beeblebrox
Old
#7  
Zaphod-Beeblebrox's Avatar
Senior Member
Thanks Meter 129
Posts: 673
Join Date: Dec 2009
Location: Virginia
Quote:
Originally Posted by BB2DX View Post
I've looked at the sites explaining the rooting process and I think I get it. The crackberry community was great about providing support to people who wanted to do more. So far the android community seems on part with that, just need a rooting and android/linux for dummies site. Its a lot more technical than the bb os.
The "hardest" part of this will be setting up the Android SDK and making sure adb works properly.
This is my sort-of first Android phone (I had the Droid 1 on launch day, but took it back), so much of this is new to me too. I do have some minor linux experience, which helps, but I just followed the video link I posted step for step and had no problems.
 
BB2DX
Old
#8  
Senior Member
Thanks Meter 3
Posts: 133
Join Date: Jul 2010
The problem is, I don't know what android sdk or adb mean. That's why i'm not rushing into rooting. I am scared to brick this device. I love it (except for 8 hour charge on battery. But coming from a bb I should expect not to get the same two days) and am afraid of making a mistake due to lack of knowledge.
 
grdm
Old
#9  
grdm's Avatar
Member
Thanks Meter 0
Posts: 47
Join Date: Jun 2010
gonna post the info from http://forum.xda-developers.com/show...41&postcount=9 here again just in case u guys dont end up to see it

Here is a few things to keep in mind..

The Verizon 3G app is infrastructure, thus it works with things like PSP and Nintendo DS, which is why i keep it. The Wireless tether apps are only ad-hoc for now.

From what ive been told, the verizon app loads a different firmware in the wi chip before running.

this is why i ONLY use the hot app for PSP and DS and the rest wi-t for root


Hope this helps
 
Zaphod-Beeblebrox
Old
#10  
Zaphod-Beeblebrox's Avatar
Senior Member
Thanks Meter 129
Posts: 673
Join Date: Dec 2009
Location: Virginia
Quote:
Originally Posted by BB2DX View Post
The problem is, I don't know what android sdk or adb mean. That's why i'm not rushing into rooting. I am scared to brick this device. I love it (except for 8 hour charge on battery. But coming from a bb I should expect not to get the same two days) and am afraid of making a mistake due to lack of knowledge.
You are wise to want to read all you can before jumping in.

Android SDK is the 'Software Development Kit'. It's the tools/drivers from Google that allow direct interaction with your android phone. While ostensibly intended for developers, it is the tool you will need.
ADB = Android Debug Bridge. It's a tool that comes with the SDK. It's a command line shell that allows you to push/pull files directly to the phone as well as open a shell (android is just a mini/modified version of linux - hence needing to get 'root' to be able to modify system related files).

Here is a link to a tutorial on how to take screen shots on the Droid X.
This is another thing that can be done with the SDK, so the important part of this tutorial is getting the SDK installed.
http://www.droid-life.com/2010/07/22...h-the-droid-x/

Hope that helps.

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...

XDA PORTAL POSTS

Coloring Your Logcat World

Getting feedback for your app during development is as simple as adding logging info where necessary and looking … more

Guide Your Sheep to Safety with Finger Shepherd

Just a coupe of days ago, we brought you news about a game calledAgent Sheep. In that … more

Nandroid Manager Receives Major Update

Do you find yourself obsessively jumping from ROM to ROM? And do you hate having to restore a full … more

Careers in Android: Recruiter Reveals How Resumes are Chosen – XDA Developer TV

XDA Developer TV Producer Jayce released a video a … more