Post Reply 
PockEmul 1.4.1 Relesed
06-29-2015, 10:27 AM
Post: #13
RE: PockEmul 1.4.1 Relesed
(06-24-2015 10:21 PM)Bill (Smithville NJ) Wrote:  The internet part I can understand - it has some cloud based files and other documentation that can be downloaded.

But Camera and Microphone does seem strange. Most likely sloppy programming.

If you look at the original manifest, there is no mention of the camera or microphone:

Code:
<uses-permission android:name="android.permission.VIBRATE"/>
<uses-permission android:name="com.android.launcher.permission.INSTALL_SHORTCUT"/>

What causes the trouble seem to be the following lines:
Code:
   <!-- The following comment will be replaced upon deployment with default permissions based on the dependencies of the application.
         Remove the comment if you do not require these default permissions. -->
    <!-- %%INSERT_PERMISSIONS -->

I have the feeling the the Qt libraries request all permissions needed for all supported devices. Rémy should just disable the offending comment.

Marcus von Cube
Wehrheim, Germany
http://www.mvcsys.de
http://wp34s.sf.net
http://mvcsys.de/doc/basic-compare.html
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: PockEmul 1.4.1 Relesed - compsystems - 06-15-2015, 06:47 PM
RE: PockEmul 1.4.1 Relesed - vido - 06-24-2015, 02:47 AM
RE: PockEmul 1.4.1 Relesed - Marcus von Cube - 06-29-2015 10:27 AM
RE: PockEmul 1.4.1 Relesed - Thomas Klemm - 06-24-2015, 10:55 AM
RE: PockEmul 1.4.1 Relesed - BarryMead - 06-25-2015, 01:36 AM
RE: PockEmul 1.4.1 Relesed - Jlouis - 06-26-2015, 11:29 PM
RE: PockEmul 1.4.1 Relesed - vido - 06-25-2015, 11:54 PM
RE: PockEmul 1.4.1 Relesed - parse - 06-25-2015, 06:47 AM
RE: PockEmul 1.4.1 Relesed - Sylvain Cote - 06-25-2015, 11:16 AM
RE: PockEmul 1.4.1 Relesed - Jlouis - 07-01-2015, 01:06 AM
RE: PockEmul 1.4.1 Relesed - Jlouis - 07-09-2015, 03:28 AM
RE: PockEmul 1.4.1 Relesed - Nigel (UK) - 07-11-2015, 04:38 PM
RE: PockEmul 1.4.1 Relesed - Jlouis - 07-12-2015, 03:09 PM



User(s) browsing this thread: 1 Guest(s)