Android: Difference between revisions

From Yggenyk
Jump to navigation Jump to search
Line 65: Line 65:
Display custom notification icons/dots on the screen. It was developed for the Samsung Galaxy S which lacks a physical dedicated LED.
Display custom notification icons/dots on the screen. It was developed for the Samsung Galaxy S which lacks a physical dedicated LED.
* [https://market.android.com/details?id=com.led.notify NoLED]
* [https://market.android.com/details?id=com.led.notify NoLED]
* [http://forum.xda-developers.com/showthread.php?t=730692 [APP] NoLED - Use the AMOLED screen for incoming notifications - here you can find the beta versions]
* [http://forum.xda-developers.com/showthread.php?t=730692 APP NoLED - Use the AMOLED screen for incoming notifications - here you can find the beta versions]
* [http://forum.xda-developers.com/showthread.php?t=730692&page=218 Forum]
* [http://forum.xda-developers.com/showthread.php?t=730692&page=218 Forum]



Revision as of 10:50, 22 March 2011

<google>ENGELSK</google>

Google Nexus S

Will the GPS chip be Broadcom BCM4751 as in Samsungs Galaxy S?

Using Nexus S from US in DK

What's inside

Samsung Galaxy 2

Update SDK

  1. cd to your 'android-sdk-windows' folder
  2. From the command-line you can also directly trigger an update by executing: ' tools\android.bat update sdk'
  3. Start eclipse
  4. Select 'Help - Check for updates'

Add Android device for developing=

You have to select browse when adding driver and point to your 'android-sdk-windows'

Emulator commands

Start emulator

emulator -avd <MyDevice>

Show emulators running

adb devices

Install program (-s <devicename> not nessesary if only one is running)

adb -s <devicename> install <program.apk>

Boot order

Android web sites

Outlook and Exchange sync

Set Locale

Custom Locale allows you to modify the Locale of your Android device to anything you like.

Notifications

Display custom notification icons/dots on the screen. It was developed for the Samsung Galaxy S which lacks a physical dedicated LED.

Navigation

Smart car navigation software for mobile phones. Taking a stroll with pedestrian navigation.

Voice

Mono on Android

Bluetooth

Notes:

Nokia CK-7W will ecco on callees side if phones bluetooth Class of Device (COD) is set to Smartphone. On Windows CE it is set in HKEY_LOCAL_MACHINE\Software\Microsoft\Bluetooth\Sys\COD

0x5A020C = smart phone  0x52020C = normal cell phone
  1. I tried altering the CoD parameters in the /system/etc/bluetooth/main.conf file, but it seems that this file isn't even being used (or at least the CoD isn't) and is simply a default.
  1. I tried installing hciconfig and changing the CoD that way, but hciconfig is unable to find any bluetooth devices.

...at least not on Samsung

Car kits

Route Navigation audio to radio

Debugging

Reverse engineering

Activities

Google I/O

Eclipse

Bags

Car holders


Desktop Dock

Android Phone Reviews

Samsung GPS problems

External GPS

Android applications


<google>ENGELSK</google>

id=siteTree