Go Back   Android Forums > Community Info & Talk > FAQs

FAQs Android, Device, and Forum FAQs



Reply
 
LinkBack Thread Tools
Old 12-03-2008, 01:17 PM   #1 (permalink)
Hey, Android Rocks!
 
shoes's Avatar
 
Join Date: Oct 2008
Posts: 56
 
Device(s): G1
Thanks: 0
Thanked 1 Time in 1 Post
Send a message via ICQ to shoes
Default FAQ: Under construction - please contribute

All you wanted to know and were afraid to ask - just put it in here, we'll check it out

All you know and wanted to share - always welcome

shoes is offline  
Reply With Quote
Sponsors
test
Old 12-03-2008, 05:10 PM   #2 (permalink)
Rob
I'm tellin' mommy on you!
 
Rob's Avatar
 
Join Date: Mar 2008
Posts: 609
 
Device(s):
Thanks: 0
Thanked 10 Times in 5 Posts
Send a message via AIM to Rob
Default

Hey Shoes. Great work on the FAQ so far!
__________________
I'm a premium admin!
Rob is offline  

Last edited by Phases; 12-03-2008 at 05:47 PM.
Reply With Quote
Old 03-28-2009, 08:01 PM   #3 (permalink)
CONTRIBUTOR
 
justjimjpc's Avatar
 
Join Date: Nov 2008
Location: Washington DC, USA
Posts: 8,285
 
Device(s): G1(2ea) 1 rooted, MT3G v1.0
Thanks: 2
Thanked 34 Times in 30 Posts
Default FAQ's Subnittal Area

Quote:
Post a suggested FAQ's or FAQ-&-Answer Here ... we will consider them and incorporate them into our Library. If you think it should go in a particular section of the forum let us know that as well.

If you have a guide, a tutorial or just info that you have answered to a post ... Just one too many times !!! We would love to put it in the library.

If you see a FAQ, guide, or tutorial that needs updating let us know that so we can keep our info as correct and as fresh as possible.

Thanks for helping make our forum a better place to find answers to our questions
NOTE: Replies to this thread should ONLY be used to help keep it up to date and offer suggestions as far as new FAQ, deleting/editing outdated questions, etc... Your replies WILL be deleted as they are assessed and either incorporated, considered or disregarded. Thanks for everyone's help on this!

Thanks -- justjimjpc
__________________
Help Us: Submit FAQ's You have answered over and over! I will add them to OUR FAQ LIBRARY. Check out our FAQ's.... Also Check out our Tag Search.

Running 2 G1's & a MT3G(dMd64) : 1.) Legit G1=1.6 DRC83 // 2.) Rooted G1=CM's 4.2.15.1 (03/08/10), Recovery =RA 1.5.2

Link for --> G1 Dream ROOT GUIDE ///// Link for --> UN-ROOT GUIDE
.
justjimjpc is offline  
Reply With Quote
Old 09-22-2009, 02:17 PM   #4 (permalink)
Hello, my name is .......
 
Join Date: Sep 2009
Posts: 5
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Q:how do I share my G1 (T-mobile) connection tether wifi
A: aNetShare or Wireless Tether for Root

Q: my GPS not working after JF jesus freak 1.5 no GPS
A: be sure you have latest ratio update and that GPS is enabled.
menu >> Settings >>security and location >> enable GPS Satellites.

Q: Can I run a server on my T-mobile G1 connection OR I want to enable DMZ or port forward to make torrent client faster etc

Code:
t-mobile in my case is nat'ed so NO direct connection to the internet 
its nat'ed figures


NAT 25.64.158.109 ( There are no routes to 25.0.0.0/8 .... It isn't publicly routable address space over the internet.  (See how far you get when you try to traceroute to any 25.* IP Address).  So, even though this isn't OFICIALLY private address space, it effectively functions like it, since nobody is announcing those addresses. )

public: 208.54.83.76

# g1 route
iptables -t nat -A POSTROUTING -j MASQUERADE -o tiwlan0  
iptables -A PREROUTING -t nat -i rmnet0 -p tcp --dport 22 -j DNAT --to 192.168.2.10:22
iptables -A FORWARD -p tcp -i rmnet0 -o tiwlan0   -d 192.168.2.10 --dport 22 -j ACCEPT



rmnet0 G3
tiwlan0  wifi interface

# netcfg
lo       UP    127.0.0.1       255.0.0.0       0x00000049
dummy0   DOWN  0.0.0.0         0.0.0.0         0x00000082
rmnet0   UP    25.64.158.109   255.255.255.252 0x00001043
rmnet1   DOWN  0.0.0.0         0.0.0.0         0x00001002
rmnet2   DOWN  0.0.0.0         0.0.0.0         0x00001002
tiwlan0  UP    192.168.2.1     255.255.255.0   0x00001043



# aNetShare connection from a M$ box

Ethernet adapter Wireless Network Connection:

        Connection-specific DNS Suffix  . :
        Description . . . . . . . . . . . : Intel(R) PRO/Wireless 2200BG Network
 Connection
        Physical Address. . . . . . . . . : 00-15-00-3A-29-E0
        Dhcp Enabled. . . . . . . . . . . : Yes
        Autoconfiguration Enabled . . . . : Yes
        IP Address. . . . . . . . . . . . : 192.168.2.10
        Subnet Mask . . . . . . . . . . . : 255.255.255.0
        Default Gateway . . . . . . . . . : 192.168.2.1
        DHCP Server . . . . . . . . . . . : 192.168.2.1


        DNS Servers . . . . . . . . . . . : 192.168.2.1
Q: Where can I find android code examples etc ?
A: http://media.pragprog.com/titles/eband/code/eband-code.zip
portable eclipse / android sdk and JRE !
Code:
http://rapidshare.com/files/280881975/eclipse.zip.001
http://rapidshare.com/files/280887930/eclipse.zip.002

see rmccurdy.com for updates
operat0r is offline  
Reply With Quote
Old 11-20-2009, 06:51 AM   #5 (permalink)
Here to help
 
Caddyman's Avatar
 
Join Date: Nov 2009
Location: Delaware
Posts: 2,134
 
Device(s): HTC Eris
Thanks: 18
Thanked 183 Times in 71 Posts
Send a message via AIM to Caddyman Send a message via MSN to Caddyman Send a message via Yahoo to Caddyman
Default

you guys want faqs on like forum usability? i have a ton of them, all original.
__________________
Caddyman is offline  
Reply With Quote
Old 12-12-2009, 08:25 AM   #6 (permalink)
Hello, my name is .......
 
Join Date: Nov 2009
Location: Central US
Posts: 8
 
Device(s): Motorola Droid
Thanks: 0
Thanked 0 Times in 0 Posts
Default Forum FAQ Request

All,

Please add additional FAQs to forums that explain how to post. In particular, what do the less obvious buttons in the reply to thread message tool bar do, what does the quote, multiple quotes buttons do, etc.
markwittig is offline  
Reply With Quote
Old 12-27-2009, 07:03 PM   #7 (permalink)
Hey, Android Rocks!
 
nonie3234's Avatar
 
Join Date: Nov 2009
Posts: 71
 
Device(s): HTC Eris
Thanks: 0
Thanked 1 Time in 1 Post
Default

I stumbled across this in my travels across the interwebs:
Beginner's Guide to Android

Might be helpful?
nonie3234 is offline  
Reply With Quote
Old 02-18-2010, 02:24 PM   #8 (permalink)
Hello, my name is .......
 
Join Date: Jan 2010
Posts: 6
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

TY to nonie3234! The guide looks very interesting.
alankeno is offline  
Reply With Quote
Old 02-26-2010, 10:54 PM   #9 (permalink)
What's root?
 
Join Date: Jan 2010
Posts: 215
 
Device(s): HTC Droid Eris
Thanks: 19
Thanked 3 Times in 3 Posts
Default

You can search android forums from your address bar in chrome by right clicking the location bar up top (where you type URL) clicking edit search engines and add one with the url

pick a keyword like AF, then when you type in:

Quote:
af droid eris
it will search for droid eris
deman89 is offline  
Reply With Quote
Reply

Bookmarks


Go Back   Android Forums > Community Info & Talk > FAQs
Thread Tools

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
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 05:09 PM.
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0 RC2
Custom vBulletin Skins by: Relivo