[android-developers] Re: meeting trouble when i am try to build my apk using the source code

2012-10-16 Thread Nio
Ok,thanks for reminding.

在 2012年10月16日星期二UTC+8下午5时04分02秒,RichardC写道:
>
> Why are you building from the framework samples?  This is the Android SDK 
> group and the samples are for the Android SDK are in the installed SDK 
> samples folder.
>
> If you do need to build from the framework samples then the AOSP support 
> groups are here:
> http://source.android.com/community/index.html
>
> On Tuesday, October 16, 2012 10:00:19 AM UTC+1, Nio wrote:
>>
>> I can't attach my source file . But I guess it is fine.
>>
>

-- 
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: meeting trouble when i am try to build my apk using the source code

2012-10-16 Thread Nio
I can't attach my source file . But I guess it is fine.

-- 
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] meeting trouble when i am try to build my apk using the source code

2012-10-16 Thread Nio
Dear,
I am try to build a apk using android source code but meet a error when 
build.When I use command "mmm framework/base/samples" to build the apk,it 
prompts like below:

make: Entering directory `/home/luodaliang/android4'
touch out/target/common/obj/APPS/Helloapk_intermediates/src/R.stamp
make: touch: open: 
out/target/common/obj/APPS/Helloapk_intermediates/src/R.stamp: No such file 
or directory

And samples is very simple. There are only serval files like: 
helloapk.java, android.mk, main.xml and strings.xml.

I'm wondering where am i wrong? Please help! Thanks so much much!!

-- 
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] What is the differences between GPS start and GPS enable?

2009-06-08 Thread Nio

Hi buddy,
I find that the UI "Enable GPS satellites" is used to enable
receiving
GPS data, but not to start GPS.

 Which UI is used to start GPS?  I am not clearly understand why
android to designed GPS so. If GPS is not started, then you can't use
"Enable GPS satellites" to receive any data and it is useless.

I think that if the UI "Enable GPS satellites" is used to start GPS
and also run the GPS thread is better? What is the trigger to start
GPS?

Forgive me if I'm misunderstanding this.
--~--~-~--~~~---~--~~
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] What is the differences between GPS start / GPS quit?

2009-06-08 Thread Nio

Hi buddy,
I find that the UI "Enable GPS satellites" is used to enable receiving
GPS data, but not to start GPS.

 Which UI is used to start GPS?  I am not clearly understand why
android to designed GPS so. If GPS is not started, then you can't use
"Enable GPS satellites" to receive any data and it is useless.

I think that if the UI "Enable GPS satellites" is used to start GPS
and also run the GPS thread is better? What is the trigger to start
GPS?

Forgive me if I'm misunderstanding this.
--~--~-~--~~~---~--~~
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] problem when debugging android application with eclipse

2009-05-14 Thread Nio

Hi there,
I am trying to debug android source code with ecliplse. And I can see
that eclipse has connect to emulator via ddms. And I can see the log
coming out from eclipse, but when I select an process in DDMS, and
trying to debug the process, process can't stop on the breakpoint I
have set.

I think there might be some thing incorrect somewhere. Can anybody
give some advice?
Thanks.

Nio
--~--~-~--~~~---~--~~
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: How to debug android source code using eclipse?

2009-05-14 Thread Nio

Thanks Keith,but the link can't be open. Could you tell me the steps
to getting up?

On 5月14日, 上午3时32分, Keith Wiley  wrote:
> Both on the emulator and by USB to a physical device.  Yes.  I can't
> remember which documents in the dev guide got me up and running.  Try
> this one:
>
> http://developer.android.com/guide/developing/eclipse-adt.html
>
> On May 13, 7:33 am, Nio  wrote:
>
>
>
> > Hi ,
> > Is there a way to debug Android source code with eclipse?
--~--~-~--~~~---~--~~
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] How to debug android source code using eclipse?

2009-05-13 Thread Nio

Hi ,
Is there a way to debug Android source code with eclipse?
--~--~-~--~~~---~--~~
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] How can i import com.android.internal.phone?

2009-04-20 Thread Nio

Hi there,
I'm trying to invoke the functions belong to class phone and
PhoneFactory. But when I'm trying to import these packages, it reminds
errors:

code:
import com.android.internal.telephony.Phone
import com.android.internal.telephony.PhoneFactory
...
PhoneFactory.makeDefaultPhones(this)
Phone phone = PhoneFactory.getDefaultPhone()

error:
The com.android.internal.telephony.Phone can not be resolved.
The com.android.internal.telephony.PhoneFactory can not be resolved.

But some other packages can be imported. I don't know why. I think all
this packages should be included in the SDK.
Can any one tell me where I am getting wrong?
Thanks.
Nio
--~--~-~--~~~---~--~~
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: How to send AT command to the modem ?

2009-04-19 Thread Nio

Hi Jude,

Can you call the function getdefaultphone()? It can get the gsm
default phone, and via this it can call the function
invokeOemRilRequestStrings().

Hi David,

If so, then what is invokeOemRilRequestStrings supposed to do? I think
this is a extendable interface for OEM to call to send AT commands or
do other things relate to RIL. Am I right?


On 4月18日, 上午12时40分, David Turner  wrote:
> You can't do that. The AT protocol is to basic to allow several clients
> talking to the modem,
> which means that only the GSM/RIL stack can talk to it, or really bad things
> may happen
> (i.e. you would start receiving answers addressed to the GSM stack, some of
> your messages
> might be inserted between two messages from the GSM stack, which would make
> the modem
> not understand anything, or even enter strange states). Also the GSM stack
> assumes it is the
> only one talking to the modem, and is not capable of supporting when a
> different player changes
> the modem's state under its feet.
>
>
>
> On Fri, Apr 17, 2009 at 3:50 PM, Jude  wrote:
>
> > Hi all,
>
> > I am trying to develop an application that would need to AT commands
> > that are not yet defined in the RIL.
> > I saw from the ril.h file, that hook requests are available :
>
> > It can be invoked on the Java side from
> > com.android.internal.telephony.Phone.invokeOemRilRequestStrings()
> > com.android.internal.telephony.Phone.invokeOemRilRequestRaw()
>
> > But from the application side, this package is not visible
> > (com.android.internal.telephony)
>
> > Is there anyone who bypassed this issue or is there any other way to
> > send specific AT command to the RIL from an application ?
>
> > Thanks in advance,
>
> > regards,
>
> > Julien
--~--~-~--~~~---~--~~
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] How to develop a app for android?

2009-04-17 Thread Nio

Hi there,
I have download eclipes, ADT,Jre, Android SDk, but how to use?
I mean can i just use eclipes and import jars from Android SDK?
And what ADT is supposed to be use for?

Thanks & BestRegards,
Nio
--~--~-~--~~~---~--~~
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: why I can't access http://developer.android.com

2009-03-30 Thread Nio

Thanks all.

On 3月30日, 下午10时59分, Evan JIANG  wrote:
> Use this url:http://androidappdocs.appspot.com
>
>
>
> On Fri, Mar 27, 2009 at 2:09 PM, kingfu  wrote:
>
> > Now I am in China.
--~--~-~--~~~---~--~~
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: Request to device test the Android Application

2009-03-28 Thread Nio

HI Niti,
I have tested the app for you.

 When I enter the zip code 10024, and press Insert My Zip, it shows:
Working...
Searching your zip Code

Trying to determine your zip code

And then no thing comes up.

Nio

On 2月26日, 上午12时10分, Sena Gbeckor-Kove  wrote:
> I'm retracting my previous offer as you have somebody already and I'm  
> sure lots of people will also offer. I have spotted a bug in one of my  
> products and must deal with it.
>
> Sorry
> S
>
> On 25 Feb 2009, at 17:08, Andrea Fanfani wrote:
>
>
>
>
>
> > On Wed, Feb 25, 2009 at 09:35:09PM +0530, nitichandra ingle wrote:
> >>   Hi,
>
> >>We have been developing mobile applications for various mobile  
> >> platforms
> >>   and have recently started Android development. We are facing a  
> >> small
> >>   problem and looking for a volunteer who can just device test the
> >>   application for us.
>
> > Hi, put your application where i can download with G1 and i will
> > try some test (if you need)
>
> > cheers
>
> > a.f.
>
> >>   We have developed an application named "Search & Dine" which is a
> >>   restaurant search application for Android.
>
> >>   You can see the application [1]http://www.youtube.com/watch?v=a9b-i9qWuCg
>
> >>   Unfortunately, we were not able to device test the application.  
> >> We are
> >>   planning to upgrade the current application with some new  
> >> features, some
> >>   of them based on GPS, which are not possible to test on the  
> >> emulators.
> >>   These features are to enhance the user experience and increase  
> >> the ease of
> >>   searching the restaurants of their choice in their locality.
>
> >>   It would be really great if anybody can volunteer for the device  
> >> testing
> >>   of the application, before we upload an upgrade on Android  
> >> Market. This
> >>   will help us develop a better application for the users, and at  
> >> the same
> >>   time we will have your valuable feedback on the applications.
>
> >>   Thanks & Regards,
> >>   Nitichandra Ingle
> >>   MoFirst Solutions Pvt. Ltd.
> >>   Email: [2]nitichan...@mofirst.com
> >>   Tel: +91-22-28474446
> >>   [3]www.mofirst.com
>
> >> References
>
> >>   Visible links
> >>   1.http://www.youtube.com/watch?v=a9b-i9qWuCg
> >>   2. mailto:nitichan...@mofirst.com
> >>   3.http://www.mofirst.com/
>
> > --
> > Andrea Fanfani - a.fanfani [at] dynamicfun.com
> > Via Cardinal Massaia 83 - 10147 Torino - Italy
> > Tel. +39 011 23 03 642 - Fax +39 011 23 09 413
--~--~-~--~~~---~--~~
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] Where and how can I put my map for gps?

2009-03-27 Thread Nio

Hi,
I have installed my gps.apk on my android, and i think it works well
as when i start the app, the log shows:
 jpeg error 53 not a jpeg file: starts with 0x%02x 0x%02x
IllegalStateException on drawMap,wiping cache.
Java.lang.IllegalStateException: Null Bitmap !/
loading_tile.png=17301864
E/MapView(181) :  at
com.google.common.graphics.android.AndroidImage. (Unknown
Source)
E/MapView(181) :  at
com.google.common.graphics.android.AndroidImageFactory.createImage
(Unknown Source)
E/MapView(181) :  at com.google.googlenav.map.MapTile.c(Unknown
Source)


It seems like it is caused by map absence. And does anyone who knows
where and how to add the map? What is the map's format?

Thanks.
Nio
--~--~-~--~~~---~--~~
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] Can any one who provide a gps test app?

2009-03-26 Thread Nio

Hi,
Can any one who have develop a gps app? I'm looking for a app to test
my android device.

my email: luodali...@gmail.com

Thanks,

Nio
--~--~-~--~~~---~--~~
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] How do the services communicate with each other?

2009-03-25 Thread Nio

HI there,
I am trying to send AT commands via Ril from LocationManager as there
is only one AT port I can use. But it seems like that there is no ways
to call the function refer to Ril. Can I just new a commandsinterface
and to call ril's functions via it?

Any ideas will be great appreciated.

Thanks&BestRegards,
Nio
--~--~-~--~~~---~--~~
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: Request to device test the Android Application

2009-03-14 Thread Nio

Hi Niti,
Have you already send me the copy?

On 3月13日, 下午10时05分, nitichandra ingle  wrote:
> We have already done that part by using a KML file but before launching we
> need a final testing on the device.
>
> Any volunteer from US? who can do the testing as the device is ready just
> review it and we can launch it
>
> Thanks & Regards,
>
>Niti
>MoFirst Solutions Pvt. Ltd.
>Email: [2]nitichan...@mofirst.com
>Tel: +91-22-28474446
>[3]www.mofirst.com
>
>
>
> On Thu, Feb 26, 2009 at 6:18 AM, mscwd01  wrote:
>
> > You can test GPS with the emulator, just send it a set of coordinates
> > or use a KML file iirc.
>
> > On Feb 25, 5:24 pm, Sena Gbeckor-Kove  wrote:
> > > No Problem
>
> > > Good luck also
>
> > > S
>
> > > On 25 Feb 2009, at 17:19, nitichandra ingle wrote:
>
> > > > that will b fine thanks for offering ur help though Kove, hope u
> > > > resolve ur bug problem soon
>
> > > > and yes Andrea i shall contact u personally on ur mail will let u
> > > > know wat exactly you should be telling us Thanks guys.
>
> > > > On Wed, Feb 25, 2009 at 9:40 PM, Sena Gbeckor-Kove 
> > > > wrote:
>
> > > > I'm retracting my previous offer as you have somebody already and I'm
> > > > sure lots of people will also offer. I have spotted a bug in one of my
> > > > products and must deal with it.
>
> > > > Sorry
> > > > S
>
> > > > On 25 Feb 2009, at 17:08, Andrea Fanfani wrote:
>
> > > > > On Wed, Feb 25, 2009 at 09:35:09PM +0530, nitichandra ingle wrote:
> > > > >>   Hi,
>
> > > > >>We have been developing mobile applications for various mobile
> > > > >> platforms
> > > > >>   and have recently started Android development. We are facing a
> > > > >> small
> > > > >>   problem and looking for a volunteer who can just device test the
> > > > >>   application for us.
>
> > > > > Hi, put your application where i can download with G1 and i will
> > > > > try some test (if you need)
>
> > > > > cheers
>
> > > > > a.f.
>
> > > > >>   We have developed an application named "Search & Dine" which is a
> > > > >>   restaurant search application for Android.
>
> > > > >>   You can see the application [1]
> >http://www.youtube.com/watch?v=a9b-i9qWuCg
>
> > > > >>   Unfortunately, we were not able to device test the application.
> > > > >> We are
> > > > >>   planning to upgrade the current application with some new
> > > > >> features, some
> > > > >>   of them based on GPS, which are not possible to test on the
> > > > >> emulators.
> > > > >>   These features are to enhance the user experience and increase
> > > > >> the ease of
> > > > >>   searching the restaurants of their choice in their locality.
>
> > > > >>   It would be really great if anybody can volunteer for the device
> > > > >> testing
> > > > >>   of the application, before we upload an upgrade on Android
> > > > >> Market. This
> > > > >>   will help us develop a better application for the users, and at
> > > > >> the same
> > > > >>   time we will have your valuable feedback on the applications.
>
> > > > >>   Thanks & Regards,
> > > > >>   Nitichandra Ingle
> > > > >>   MoFirst Solutions Pvt. Ltd.
> > > > >>   Email: [2]nitichan...@mofirst.com
> > > > >>   Tel: +91-22-28474446
> > > > >>   [3]www.mofirst.com
>
> > > > >> References
>
> > > > >>   Visible links
> > > > >>   1.http://www.youtube.com/watch?v=a9b-i9qWuCg
> > > > >>   2. mailto:nitichan...@mofirst.com
> > > > >>   3.http://www.mofirst.com/
>
> > > > > --
> > > > > Andrea Fanfani - a.fanfani [at] dynamicfun.com
> > > > > Via Cardinal Massaia 83 - 10147 Torino - Italy
> > > > > Tel. +39 011 23 03 642 - Fax +39 011 23 09 413
--~--~-~--~~~---~--~~
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] where can i modify ro.kernel.android.gps ?

2009-03-13 Thread Nio

hi all,
I can find that build.prop in the direction product/generic/system/
build, and there are some items like ro.build.id=TC3 etc. I want to
add my modification here but i see there is a note says
"#autogenerated by buildinfo.sh". So I wonder where can I modify the
string ro.kernel.android.gps refer to ?
--~--~-~--~~~---~--~~
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] How can I install my GPS app to my device?

2009-03-12 Thread Nio

Hi there all,
I download a app GPS.apk for my GPS test. I can install it to my
emulator using "adb install GPS.apk",but how can I install it in my
real device? Thanks.
--~--~-~--~~~---~--~~
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] [RIL Problem] When SIM PIN is blocked, the ril can not function well.

2009-03-11 Thread Nio

Hi All,

   I have met a problem with the RIL. I am using reference ril to
implement SIM PIN unlock
function. When i use a pin blocked SIM card, the Android Java code
through exceptions and
the "rild" is repeatedly disconnected and reconnected. The at command
response is correct
and i suppose it is right for the reference ril to report "GENERIC
FAILURE" when SIM Pin is
blocked. I can not figure out the reason for the error. Can somebody
help me. The log is below:

--~--~-~--~~~---~--~~
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] [RIL Problem] When SIM PIN is blocked, the ril can not function well.

2009-03-11 Thread Nio

Hi All,

   I have met a problem with the RIL. I am using reference ril to
implement SIM PIN unlock
function. When i use a pin blocked SIM card, the Android Java code
through exceptions and the "rild" is repeatedly disconnected and
reconnected. The at command response is correct and i suppose it is
right for the reference ril to report "GENERIC FAILURE" when SIM Pin
is blocked.
  I can not figure out the reason for the error. Can somebody help
me,thanks.


--~--~-~--~~~---~--~~
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] execption while loadling providers

2009-03-09 Thread Nio

hi all,
When I try to start Location Manager, it throws exceptiones I post
here:

I/systemserver ( 44): starting Location Manager.
D/LocationManagerService (44): constructed LocationManager Service
E/LocationManagerService(44): Exception Loading Providers
E/LocationManagerService(44): java.lang.illegalArgumentException:
Key.length>31
E/LocationManagerservice(44): at android.os.systemproperties.get
(systemproperties.java:42)
E/LocationManagerService(44): at
com.android.internal.location.networkLocationProvider.isSupported
(NetworkLocationProvider.java:111)
E/LocationManagerService(44): at
com.android.server.LocationManagerService._loadProvidersNoSync
(LocationManagerService.java:348)
E/LocationManagerservice(44): at
com.android.server.LocationManagerService.loadProvidersNoSync
(LocationManagerService.java:340)
E/LocationManagerservice(44): at
com.android.server.LocationManagerService.loadProviders
(LocationManagerService.java:333)
E/LocationManagerservice(44): at
com.android.server.LocationManagerService.
(LocationManagerService.java:447)
E/LocationmanagerService(44): at com.android.server.serverThread.run
(systemserver.java.234)
E/AndroidRuntime(44): Crash logging skipped, no checkin service

Does any one know what is going on here or meet the same question?
Please tell me if i missed anything to clarify, and any help will be
appreciated.
thanks.

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---