[android-developers] App crashes when trying to get SensorManager

2015-08-29 Thread Anton Persson
Hi, I'm working on an app that uses the accelerometer. The app works just fine and dandy on a Nexus 5 and a Samsung Galaxy S6. However, when I run it on a Nexus 9 it crashes on startup - every time. The offending call is this: senSensorManager = (SensorManager)ctx.getSystemService(Context.SENSOR

Re: [android-developers] Question about publishing an app (help!)

2015-08-29 Thread luca
You are right: only production apks can be made public. Il giorno venerdì 28 agosto 2015 20:52:44 UTC+2, TreKing ha scritto: > > > On Fri, Aug 28, 2015 at 5:49 AM, luca > > wrote: > >> What will happen now? >> Will my unfinished app be accessible on google play by everyone?? >> > > I don't thin