[android-developers] Google Play is not showing my app on wifi-only Tablets

2013-04-30 Thread Mitch Sundt
This app:

https://play.google.com/store/apps/details?id=org.odk.collect.androidhl=en

It stopped being visible with its April 15th update that didn't change any 
permissions, but added a broadcast listener for connectivity changes.
A subsequent April 17th update, adding declarations changing just about 
everything to uses-features-not-required, failed to restore its visibility.

Badging:

aapt dump badging collect\ODK Collect v1.3 rev 1029.apk

package: name='org.odk.collect.android' versionCode='1029' versionName='1.3'
uses-feature-not-required:'android.hardware.location'
uses-feature-not-required:'android.hardware.location.network'
uses-feature-not-required:'android.hardware.location.gps'
uses-feature-not-required:'android.hardware.telephony'
uses-feature-not-required:'android.hardware.wifi'
uses-permission:'android.permission.READ_PHONE_STATE'
uses-permission:'android.permission.ACCESS_WIFI_STATE'
uses-permission:'android.permission.INTERNET'
uses-permission:'android.permission.ACCESS_FINE_LOCATION'
uses-permission:'android.permission.ACCESS_COARSE_LOCATION'
uses-permission:'android.permission.READ_EXTERNAL_STORAGE'
uses-permission:'android.permission.WRITE_EXTERNAL_STORAGE'
uses-permission:'android.permission.GET_ACCOUNTS'
uses-permission:'android.permission.USE_CREDENTIALS'
uses-permission:'android.permission.ACCESS_NETWORK_STATE'
sdkVersion:'7'
application-label:'ODK Collect'
application-label-ca:'ODK Collect'
application-label-ka:'ODK Collect'
application-label-id:'ODK Collect'
application-label-de:'ODK Collect'
application-label-vi:'ODK Collect'
application-label-nl:'ODK Collect'
application-label-tl:'ODK Collect'
application-label-no:'ODK Collect'
application-label-ro:'ODK Collect'
application-label-fp:'ODK Collect'
application-label-fr:'ODK Collect'
application-label-es:'ODK Collect'
application-label-it:'ODK Collect'
application-label-lt:'ODK Collect'
application-label-pt:'ODK Collect'
application-label-sw:'ODK Collect'
application-icon-120:'res/drawable-mdpi/notes.png'
application-icon-160:'res/drawable-mdpi/notes.png'
application-icon-240:'res/drawable-hdpi/notes.png'
application: label='ODK Collect' icon='res/drawable-mdpi/notes.png'
launchable-activity: 
name='org.odk.collect.android.activities.SplashScreenActivity'  label='ODK 
Collect' icon=''
uses-library-not-required:'com.google.android.maps'
uses-feature:'android.hardware.touchscreen'
uses-implied-feature:'android.hardware.touchscreen','assumed you require a 
touch screen unless explicitly made optional'
main
other-activities
other-receivers
supports-screens: 'small' 'normal' 'large'
supports-any-density: 'true'
locales: '--_--' 'ca' 'ka' 'id' 'de' 'vi' 'nl' 'tl' 'no' 'ro' 'fp' 'fr' 
'es' 'it' 'lt' 'pt' 'sw'
densities: '120' '160' '240'

The manifest is here: 
http://code.google.com/p/opendatakit/source/browse/AndroidManifest.xml?repo=collect

As is the entire codebase: 
http://code.google.com/p/opendatakit/source/browse?repo=collect

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[android-developers] Develpoer device still in hidding?

2012-01-12 Thread Cactus Mitch
The Nexus as a develpoer device dissappeared after Google bought the
Motorola Mobile.  I was in the process of converting from Verizon to T-
Mobile to get a rooted Nexus.  Then... I signed up for a
notification when a new unit became available What is the the big
G plan?

-- 
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: Google Development phones

2011-08-17 Thread Cactus Mitch
Do you make this recommendation, (wait and buy Motorola,)  because of
the news that big-G has just bought MobileRolla?  Give them time to
develop a hot in house phone?

-- 
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: Can someone test my game LG Ally and Motorola Devour

2010-12-10 Thread Cactus Mitch
acr,

I have an Ally and am learning development.  I'd give it a try.

cM,

On Dec 9, 10:45 pm, acr acr...@gmail.com wrote:
 Hi,
 My game has been on the market for a week now with no issues. However
 I got an email from 2 people yesterday saying that they are having
 problems with the game on their LG Ally and Motorola Devour

 If someone has any one of these phones and are willing to test this
 for me, please send me a message. I
 don't want to spam the boards.

 It would be greatly 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


[android-developers] ADT 8 doesn't include ADB??

2010-12-06 Thread mitch
So i upgraded to ADT v8 and now my ADB is gone, did i do something
wrong?

(I'm on windows)

-- 
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] Installing the SDK, continuing problems

2010-12-06 Thread Cactus Mitch
Moderators,

Failed to fetch URL http://dl-ssl.google.com/android/repository/repository.xml,
reason: Server returned HTTP response code: 403 for URL:
http://dl-ssl.google.com/android/repository/repository.xml;

Is this returned because there is another copy of Eclipse on my
computer?

A week long search to get the quick start going reveals that this
problem has persisted for a couple of years.  Http: rather than
Https: doesn't help.

Regards, cactusMitch

-- 
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: Settings.Secure.ANDROID_ID not unique on DROID2?

2010-09-30 Thread mitch
Wow this is really annoying. I hope it geta fixed soon, altough ill
probably have rewritten my app long before then

Thanks motorolla

On Sep 13, 2:48 pm, suzanne.alexandra
suzanne.alexan...@motorola.com wrote:
 Motorola is working on a fix for the ANDROID_ID issue on DROID 2. Any
 fix that becomes available will be upgraded to devices over the air. I
 don't have a timeline though.

 - Suzanne

 On Sep 8, 9:03 pm, gcstang gcst...@gmail.com wrote:



  Permission isn't as big an issue but the non phone part is definitely
  a concern.

  Thank you for you answers

  On Sep 8, 10:56 pm, William Ferguson william.ferguson...@gmail.com
  wrote:

   It also assumes the device is a phone.
   It may be a wifi only tablet, or whatever.

   On Sep 9, 2:09 am, Maps.Huge.Info (Maps API Guru) cor...@gmail.com
   wrote:

Using IMEI requires an additional permission. Using ANDROID_ID
doesn't.

-John Coryat

-- 
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: Settings.Secure.ANDROID_ID not unique on DROID2?

2010-09-30 Thread mitch


On Sep 13, 3:42 pm, Maps.Huge.Info (Maps API Guru)
cor...@gmail.com wrote:
 Suzanne,

 Thanks for keeping us in the loop.

 -John Coryat

 On Sep 13, 1:48 pm, suzanne.alexandra



 suzanne.alexan...@motorola.com wrote:
  Motorola is working on a fix for the ANDROID_ID issue on DROID 2. Any
  fix that becomes available will be upgraded to devices over the air. I
  don't have a timeline though.

  - Suzanne

  On Sep 8, 9:03 pm, gcstang gcst...@gmail.com wrote:

   Permission isn't as big an issue but the non phone part is definitely
   a concern.

   Thank you for you answers

   On Sep 8, 10:56 pm, William Ferguson william.ferguson...@gmail.com
   wrote:

It also assumes the device is a phone.
It may be a wifi only tablet, or whatever.

On Sep 9, 2:09 am, Maps.Huge.Info (Maps API Guru) cor...@gmail.com
wrote:

 Using IMEI requires an additional permission. Using ANDROID_ID
 doesn't.

 -John Coryat

-- 
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: Device Seeding Program for Top Android Market Developers

2010-03-26 Thread mitch
4)call+menu+power, home+power, wait a bit, alt+w (this is what i use
most, as i have a habbit of installng more and more apps till my phone
runs too slow)
5)on some phones just remove the SD card :D

On Mar 25, 10:58 pm, Andrei gml...@gmail.com wrote:
 3) adb uninstall

 On Mar 25, 8:39 pm, Jason Arora jaso...@gmail.com wrote:



  There are 2 ways to uninstall applications:
  1) Market-Downloads (this will prompt you)
  2) Home-Menu-Settings-Manage Applications (no prompt)

  On Mar 23, 9:38 am, TreKing treking...@gmail.com wrote:

   On Tue, Mar 23, 2010 at 11:09 AM, Mark Murphy 
   mmur...@commonsware.comwrote:

David Horn wrote:
 I never get that!

I seem to get this sporadically. I haven't deduced a pattern yet. It's
not free vs. paid, AFAICT.

   Really? Weird. I get it every time I uninstall something, free or paid.
   Maybe it's a phone thing? I'm on G1 with 1.6.

   ---
--
   TreKing - Chicago transit tracking app for Android-powered 
   deviceshttp://sites.google.com/site/rezmobileapps/treking

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

To unsubscribe from this group, send email to 
android-developers+unsubscribegooglegroups.com or reply to this email with the 
words REMOVE ME as the subject.


[android-developers] Re: Is there any way to display 8000 * 8000 jpeg file without OutOfMemoryException

2009-11-22 Thread Mitch Roe
On the server side, Google uses MapReduce,

http://code.google.com/edu/parallel/mapreduce-tutorial.html,

to produce the tiles.



On Nov 19, 5:06 pm, James Wang jameswangc...@gmail.com wrote:
   Step #2: Generate 10,000 tiles that are 80*80 instead (100 * 100 tiles).

   Step #3: Render tiles on-screen by drawing them on the Canvas, and
   support swipe gestures to move through the image by replacing tiles,
   much like Google Maps works.

 Hi Mark, AFAIK, the decoder of jpeg on android must support to read
 random part of jpeg file if I want do step#2 as you said.
 I checked out SDK reference and found out the default decoder of jpeg
 seems not support it. Am I right?
 Do I have to make another jpeg decoder?

 BTW, I think google map does the same thing on server side, not on
 mobile phone, does not it?

-- 
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] Plugin download site gives 404

2009-04-09 Thread Mitch Patenaude

I was trying to install the newest SDK onto my new vista laptop, and
after downloading Eclipse (ganymede) I was following the instructions
to install the plugin, but https://dl-ssl.google.com/android/eclipse/
is returning 404.  (the http version is also returning 404).

Is this a known issue?

  -- MItch

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