nexus-one
Where do I find AudioHardware.cpp for the Nexus One?
Googling for Nexus One AudioHardware.cpp yields lots of results but none brings the actual source file as can easil开发者_C百科y found for other phones (e.g. Vogue or msm7k).[详细]
2023-03-29 05:57 分类:问答Having an issue with the camera and a live wallpaper on Nexus One devices
Alright so I\'m having an issue with my live wallpaper i\'ve created, but I\'ve only found this issue to occur on a stock nexus one running 2.3.3 using the stock launcher. This works great on the rest[详细]
2023-03-10 01:22 分类:问答Completely remove WiFi from Android Rom (Including Settings Layout)
I am currently working with AOSP Gingerbread and have built a customized rom for Nexus One which excludes WiFi and Camera.[详细]
2023-02-13 15:13 分类:问答Find the 3G band for Nexus One
Given a nexus one (rather any An开发者_StackOverflowdroid phone), is it a way to find out which 3g band it supports (t-mobile or att), without inserting any SIM cards ? currently I\'m just interested[详细]
2023-02-12 20:46 分类:问答SharedPreferences.Editor.apply force closes
I am using the following code: SharedPreferences.Editor edit = mPrefs.edit(); edit.putString(\"UUID\", UUID.randomUUID开发者_StackOverflow().toString());[详细]
2023-02-11 11:12 分类:问答Connect HTC Nexus one to a PC
Using the command prompt i want to check if my HTC nexus one is connected to the pc using the \"adb devices\" command.[详细]
2023-02-03 11:38 分类:问答Android onKey is not fired for soft keyboard on a nexus one
I\'m trying to catch onKey events from a soft keyboard. however, on开发者_开发问答ly few keys fire the onKey event (Delete, back, etc.). not regular characters. anyone know why?If you\'re trying to ca[详细]
2023-01-29 11:31 分类:问答How can I pull databases off my android onto my desktop?
I\'m trying this with my Nexus One. I have the android SDK and have used the command adb pull /data/data/com.myapp.android/databases C:\\pulls[详细]
2023-01-25 17:49 分类:问答How to gain control of trackball in Nexus One Android
I\'m kind of new in android AOSP development, and I\'m trying to click to the trackball and launch an app already installed (Camera App).[详细]
2023-01-22 20:55 分类:问答Why does the SQLite 3 command using the Android ADB shell return "permission denied"?
Specifically, I was trying to use the sqlite3 command with the ADB shell to run some queries on the database of the Android application I\'m building.[详细]
2023-01-14 17:09 分类:问答