[android-developers] Share the device specific information

2011-05-15 Thread itog
Hi all,

Since I started to develop Android applications,
I faced many trouble that depends on devices.

Many times I wanted to know the display size,MODEL name
and so on of the device.

I came up with good idea to find such ways, share the device
informations with other developers.

So, I released the app called AndroidDeviceInfoShare.
With this app, we can share many device information
as I mentioned.
https://market.android.com/details?id=com.itog_lab.android.adis


Additionally, I'm waiting for your request to share
any information you think that is worth to do so.

Thank you and hope this will help your development.


br/
itog

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Question about INSTALL_LOCATION_PROVIDER

2009-09-28 Thread itog

Hi,

I found there was @hide keyword in the comment of
installLocationProvider
that meant it's not visible.


I couldn't find any information about INSTALL_LOCATION_PROVIDER expect
SDK 1.6 release note.

Could anyone help me finding any information to use
INSTALL_LOCATION_PROVIDER?


Br/
itog


On 9月23日, 午後11:05, itog it0gn...@gmail.com wrote:
 Hi guys,

 I have a question about SDK 1.6 new featureINSTALL_LOCATION_PROVIDER.

 I looked through source code and found
 LocationManager:installLocationProvider(), then I thought
 I could install new location provider with this.

 But installLocationProvider() is not visible in SDK 1.6.

 Could some one help me with this kind of information?

  - Is this SDK's bug or something is wrong with my environment?
  - How can I make installLocationProvider() visible?
  - any sample code with installLocationProvide?

 Best regards,
 itog
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---