Wow, I feel like an idiot. Somewhere down the line I turned off my
debug settings, so no matter what I did with the udev rules, it
wouldn't show up. Now that I turned it on, it's working. Thanks fpr
trying to help. :/
On Mar 16, 4:42 pm, Doughy wrote:
> Thanks for posting,
Thanks for posting, but it still didn't work.
On Mar 16, 4:30 pm, George wrote:
> Another link for your issue is:
>
> http://www.jaduncan.com/2010/01/nexus-one-adb-access-on-ubuntu-karmic...
>
> On Mar 15, 3:22 pm, Doughy wrote:
>
>
>
> > I can't getUbunt
I can't get Ubuntu 9.10 to recognize the Nexus One as a debug device.
I tried following the instructions found here but they are not
working: http://alan.lamielle.net/2010/01/22/nexus-one-usb-in-ubuntu-9-10
Anyone know of a link or know how to get the Nexus One to debug
correctly in Ubuntu 9.10?
I'm writing an android application that collects cell signal
strengths. I am having trouble getting the "current" cell signal
strength, but I don't have any problem getting the "neighboring" cell
signal strengths.
To get the current cell signal strength, I created a
PhoneStateListener and impleme
I recently posted this question on stackoverflow (http://tinyurl.com/
yzrofne), but maybe someone here can help me.
I am using the location manager's requestLocationUpdates() method to
receive an intent to my broadcast receiver periodically. The system is
correctly firing the intent to my broadcas
I would like to create an application that has 5 images, 4 of which
are small, and one is larger. The 4 small images I would like to
place in the corners of the screen, and the big image I want to be
right in the center. Like this:
http://www.eng.utah.edu/~jwilson/files/layout.png
What is the
I'm writing an application that requires that I check the signal
levels of all access points in the vicinity. I am using the
WifiManager as follows:
WifiManager wm = (WifiManager)getSystemService(Context.WIFI_SERVICE);
boolean scanResult = wm.startScan();
String totalString = "";
List scan = wm.
Is it possible to create an SQLite db that is stored on the SD card
versus the internal disk?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-dev
grained controls over whenwifiis available.
>
> JBQ
>
> On Sat, Dec 6, 2008 at 4:15 PM, Doughy <[EMAIL PROTECTED]> wrote:
>
> > Does anyone know where I can get some tutorials on developingwifi
> > applications for android? I have some great ideas, but I am
Does anyone know where I can get some tutorials on developing wifi
applications for android? I have some great ideas, but I am
struggling to find some good introductions to using the wifi
capabilities in Android. Furthermore, is it possible to debug wifi
applications in the emulator. My emulato
10 matches
Mail list logo