Nice. Well now what I would want to do is log this information to a text file and download it to my PC. So that would mean that I edit the Dialer app. I have been looking for the source code which i have yet to find.
ain On Jul 14, 3:00 pm, Richard Schilling <[email protected]> wrote: > I found good field test mode instructions at > > http://phoneftd.blogspot.com/2009/03/google-g1-phone-field-test.html > > Enter the Field Mode by typing (exactly) this into the Dailer app: > *#*#7262626#*#* > When the dialer sees the string it will start the field test > application. > > I'm sure if you look at the dialer application source code you'll see > all of the codes that it recognizes. > > Richard > > On Jul 10, 11:00 am,ain<[email protected]> wrote: > > > So have you been to see the listeners/managers? > > Looks like either someone has the code or was able to access the > > fieldtestMode > > >http://www.flickr.com/photos/12118...@n00/3258661437/in/set-721576134... > > > On Jul 9, 6:58 pm, RichardSchilling<[email protected]> > > wrote: > > > > That's probably all you're going to get at the application layer, > > > although from what I've seen the managers/listeners you've identified > > > are pretty reliable. > > > > My guess would be that you need to debug the platform itself on a > > > Linux box to get this information. There's a field test mode in the > > > phone, but I don't have the code here (google for them). The RIL is > > > buried pretty deeply in the Linux kernel .... > > > > RichardSchilling > > > Root Wireless > > > > On Jul 9, 7:46 am,ain<[email protected]> wrote: > > > > > Is there a way I can get access to the following information from the > > > > cell. I know that it uses a Qualcomm MSM7201A chip. I know qualcomm > > > > unleashes a boat load of information such as: > > > > Pilots-Channels > > > > PN offset > > > > Neighbours > > > > Searches > > > > PN Codes > > > > Power Control-TX and RX > > > > Slot > > > > DRC > > > > Signal Noise Ratio > > > > Carrier to Noise Ratio > > > > Energy to Noise Ratio > > > > > so the question is can I get access to all this information and are > > > > there APIs from Android that I can use. > > > > > So far the closets I have come is in > > > > telephony/PhoneStateListener > > > > telephony/NeighboringCellInfo > > > > telephony/CellLocation > > > > telephony/TelephonyManager > > > > > any more help is welcome > > > > >ain --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

