[android-developers] Removing permissions after publishing, using an updated manifest

2015-12-07 Thread Frederic Depuydt
ed it from the manifest. But it's still in my required permission list when I publish my updated apk. Am I missing something? Or is it impossible to remove permissions after a publication? Kind regards, Frederic Depuydt -- You received this message because you are subscribed to the Goo

[android-developers] Re: Help: My app has violated the spam provisions of the Content Policy

2013-02-03 Thread Simon Frederic
ar. Google China tell me they don't have the authority to manage the app from here. Google US developer dont reply to emails (they never did - even when I had trouble paying the developer fee ) Any word of advice. or shared experience would be greatly appreciated. Frederic -- -- You

[android-developers] Two ListViews and viewpager

2012-03-27 Thread Frederic
I have an activity that has a layout with a Listview and a Viewpager in it. The Viewpager is basically another listView that can change pages. So the data description for the first ListView is contained in the view pager listView. So one row of data in the first listView correspond to one row of

[android-developers] Re: Windows 7, emulator, and orientation changes

2011-07-27 Thread frederic solecki
Ctrl+F11/F12 is working as expected on a notebook with win7 64bit and the latest dev tools. On 26 juil, 18:03, Dan wrote: > Some laptop keyboards have made the feature keys the default function > instead of the "F" keys. > > On Jul 26, 1:46 pm, Mark Murphy wrote: > > > > > > > > > I have a stude

[android-developers] Rendering scaled bitmap with high fps

2010-04-16 Thread Frederic
what I'll win on the scaling side? Any toughts? Thanks a lot, Frederic -- 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 grou

[android-developers] How to run apk application on Linux

2010-01-28 Thread Frederic Hornain
Dear *, Is it possible to run apk application on linux without using android emulator ? if yes, How ? Thanks for your help. BR Frederic ;) -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email

[android-developers] Where can I download "Android SDK source code" ?

2010-01-20 Thread Frederic Hornain
Dear * Where can I download "Android SDK source code" ? BR Frederic -- - Fedora-ambassadors-list mailing list fedora-ambassadors-l...@redhat.com Olpc mailing list olpc-o...@laptop.org -- You received this message because you are

[android-developers] check applications update on the android market from an app

2009-12-01 Thread frederic glouzon
hello, I'm looking for a way to let the user of my application to check from a button in my application if there is a new update of the application on the android market. Thanks -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to th

[android-developers] flurry android

2009-11-25 Thread frederic glouzon
hello, does anybody know how to use FlurryAgent.onEvent(String eventId, Map parameters) in an android activity to track events with flurry ? thanks -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to andr

[android-developers] Re: KML Support in Maps Application

2009-03-04 Thread Frederic
Hi Chander, I tried your example and it works fine (thank you). Did you manage to use a kml file stored on the sdcard or on the local file system ? I tried to do this, without success. Regards, Frédéric On Feb 10, 3:00 pm, Chander Pechetty wrote: > Ok posting my own answer: > Sending an Intent

[android-developers] notifications cancelled by another notification

2009-01-24 Thread Frederic Gobry
Hi, I try to send additional notifications for certain SMS messages based on various critera. My goal is to have insistent ringing and vibrating for "important" messages. I don't want to force users to disable their usual notification SMS notification, so both happen when such an important messag

[android-developers] Re: How to control a sound notification duration?

2009-01-14 Thread Frederic Gobry
Reviving an old thread... On Dec 13 2008, 4:11 pm, Dave Sparks wrote: > Some of the ringtones contain special metadata to make them loop. > These sounds will play forever and aren't appropriate for > notifications. Unless you want really annoy your users. :) > > The notifications directory has s