Arcelio J. Fetizanan Jr.
Posts: 0
Joined: Wed May 16, 2012 1:00 pm

Removing Services not in use

Is there a way to remove services not in use? It always include services which I actually do not use. Ex. Camera Service, etc...

Arcelio J. Fetizanan Jr.
Posts: 0
Joined: Wed May 16, 2012 1:00 pm

Removing Services not in use

What I mean are the camera, contacts and geolocation services...

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Removing Services not in use

Hello! It's not possible to delete a native service in the current release.

Arcelio J. Fetizanan Jr.
Posts: 0
Joined: Wed May 16, 2012 1:00 pm

Removing Services not in use

Having issues in filtering in google play. it blocks many devices. are there any work arounds?

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Removing Services not in use

Not sure I understand the question. Could you clarify please?

Arcelio J. Fetizanan Jr.
Posts: 0
Joined: Wed May 16, 2012 1:00 pm

Removing Services not in use

We uploaded the apk file generated to Google Play and by default it includes the following requirements:

Required device features
android.hardware.camera
android.hardware.camera.autofocus
android.hardware.location
android.hardware.location.gps
android.hardware.location.network
android.hardware.microphone
android.hardware.screen.landscape
android.hardware.telephony

Only devices with all the hardware above can see our app

Arcelio J. Fetizanan Jr.
Posts: 0
Joined: Wed May 16, 2012 1:00 pm

Removing Services not in use

We don't use camera, microphone and telephony but its included in the list by default.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Removing Services not in use

You should export Source Code (Eclipse project) and edit these permissions in Android Manifest file. Next week we are going to release feature to let user modify that permissions in editor.

Return to “Issues”