I've been pushing new versions to Beta, but the IAP is still active. Now,
I'm just changing the version code and not the version name... I'll try
changing the name.
--
You received this message because you are subscribed to the Google Groups
"Android Developers" group.
To unsubscribe from thi
How do I go about cancelling a purchase on a beta build of my app? I can
clear the local cache, but that will update with the Google Play Billing
server and my purchase will be 'restored' to the device. I want to be able
to test the purchase code more than once, and would rather not modify the
I have an android app that works on the chromebook flip when using arc
welder to install and run it. However, when I download the current version
from the play store, or sideload the current dev version by copying over
the apk, the app doesn't run. I get the splash screen and then a white
scre
it possible that the .apk got corrupted by the upload to google play?
or is it more likely to be a problem with ibuildapp?
I am in talks with ibuildapp as well
Thanks Colin
--
You received this message because you are subscribed to the Google Groups
"Android Developers" group.
To u
pful. Please do report back if you make any
progress.
On Wednesday, December 9, 2015 at 10:11:35 PM UTC, Vel Asta wrote:
> Hello Colin, an update. The debug output I get from the emulator when
> running your approach to the SDK (I see the emulator on my connected
> Samsung device and
I'll ignore the unqualified claim that the slowness of Android is due to
Java.
It sounds like your complaint is that you can't develop native apps in your
preferred language and that you're using an outdated claim about Java to
support your desire to change the current language of choice for An
Some operations are faster in Java these days, _most_ are functionally
equal, and a few special cases (not relevant to most developers), C++ is a
better choice. Making the blanket "Java is slow" statement is just
factually wrong today. Can we move on from 1992, please?
I'd add to your last st
This might sound a little stupid, but where did you get this from?
I am trying to figure out how to change the colour of one of the progress
bars at runtime when its value gets above a certain level.. I want it to be
identical except just the colour value.
On Saturday, 4 October 2008 07:12:46 U
Sebioff wrote:
> Did you get it working in the meantime? This would be such an awesome
> tool, but I can't get it working either and not many people seem to know
> that this even exists, so it's hard to find help...
>
> Am Mittwoch, 14. November 2012 00:24:38 UTC+1 sch
from that end, but surely I cannot be the first
person to have gone down this road?
On Tuesday, 13 November 2012 23:24:38 UTC, colin wrote:
> Hi,
>
> Has anybody been able to get the SdkController app to work with the
> emulator? I found an old thread about this and tried to r
Hi,
Has anybody been able to get the SdkController app to work with the
emulator? I found an old thread about this and tried to revive it, but I
don't think I will be getting a reply there -
https://groups.google.com/d/topic/adt-dev/TyZiFZ_Ns5Y/discussion.
Given the video of it working on a
On Thursday, November 5, 2009 1:27:55 AM UTC-5, Andrew Pollock wrote:
>
> it turned out that
> while I had the sun-java6-bin package installed, the alternatives
> system was making /usr/bin/java point to the GNU Java bytecode
> interpreter. Once I did a "sudo update-alternatives --config java"
This issue popped up for me aswell, recently.
The things I tried were:
* Generate new API key - Be sure that it is generated from the correct
Keystore that you sign your application with.
* Be sure that your project is based on Google APIs (Project >
Properties > Android)
* Also had a problem wit
Thanks, Uday (Dave)! Worked for me!
On Tuesday, January 3, 2012 3:15:06 PM UTC-5, Uday (Dave) wrote:
>
> Right click on the sdkmanager.exe file & select the option 'Run as
> Administrator'. Your problem is solved.
>
> -Dave
>
> On Dec 30 2011, 11:09 pm, assefa wrote:
> > Hi,
> >
> > Not su
SOLVED - Problem was related to a large image being used as an icon
for the app
On Sep 19, 11:16 pm, Colin Cachia wrote:
> Developing my own app, however I have an issue which I cannot find any
> posts on. After running the app, long-pressing the home button on my
> phone (while in h
Developing my own app, however I have an issue which I cannot find any
posts on. After running the app, long-pressing the home button on my
phone (while in homescreen) results in a phone reboot. This issue only
seems to happen when the debugged app is one of the latest used apps.
Can something be d
)
Is there any update on this bug? Has anyone found a fix or workaround?
Take care,
Colin
--
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
I'm going around in circles in the docs trying to get to the API docs that
include the 2.3.4 USB stuff. Google API doc page only has Map classes. Do
they not exist?
I'm trying to figure out how to have my app tell the device to go back to
normal mode from accessory mode but the developer docs
In case anyone runs across this, the solution to get past this issue is
posted in full on StackOverflow, however, the simple answer is "close the
device with libusb_close(handle) before reopening as an 'accessory'." Just
releasing the interface is not enough and libusb provides no error when
l
It's my understanding that "android-platform" is for Android OS source code
and platform development. Do I have that wrong? I am working with the
Android USB Accessory feature, not modifying the platform. My project
requires that I work with OTS devices, so I may not even root devices, much
with-libusb-bulk-transfer-error
Colin
--
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+un
I create a simulator with dpi 320, however, when it runs, the DPI is
still 240? Any one know how to fix this ?
--
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 unsub
Yep, doesn't know what method to Override.
On Mar 10, 11:57 pm, Justin Anderson wrote:
> So you put the onBackPressed() method in the AndroidTutorial class?
>
> Thanks,
> Justin Anderson
> MagouyaWare Developerhttp://sites.google.com/site/magouyaware
>
> On Thu, Mar
aware
>
> On Thu, Mar 10, 2011 at 7:11 PM, Miguel Morales
> wrote:
>
> > Ah, yeah then seems that onBackPressed needs to be called. I've never used
> > it myself so I can't be of much help there.
>
> > On Thu, Mar 10, 2011 at 5:44 PM, Colin wro
s
> aren't being met and you're not returning true. You might want to add some
> logging or a breakpoint to make sure you even get to that statement.
>
>
>
> On Thu, Mar 10, 2011 at 5:27 PM, Colin wrote:
> > The super return would only be for a key bes
enu and that's the only time you'll
> return super.onKeyDown() (basically let it handle the keydown itself.)
>
> If it is pressed somewhere else, you have to return true and close the menu
> or whatever yourself.
>
>
>
> On Thu, Mar 10, 2011 at 5:02 PM, Colin
droid.com/reference/android/app/Activity.html#onBa...
>
> Thanks,
> Justin Anderson
> MagouyaWare Developerhttp://sites.google.com/site/magouyaware
>
> On Thu, Mar 10, 2011 at 2:36 PM, TreKing wrote:
> > On Thu, Mar 10, 2011 at 1:54 PM, Colin wrote:
>
> >> return supe
t; From documentation:
>
> - "If you handled the event, return true. If you want to allow the event
> to be handled by the next receiver, return false."
>
> Hope this helps.
>
> On Thu, Mar 10, 2011 at 9:54 PM, Colin wrote:
> > Can someone help me understand how
Can someone help me understand how to stop the back button from
exiting out of my program? I want it to just return to my main menu
or exit if pressed on the main menu but when I override the method it
still exits. Here is what I currently have:
@Override
public b
I've read some guide and tried for a while to understand how to set up
my game to scale to different resolutions but my Atrix always shows
more of the screen than smaller resolution emulators. How do I make
sure that the smaller resolutions are scaling down or the Atrix is
scaling up so that I onl
I don't believe that android allows this.
It is rather naughty of an app to force itself to the front.
It should put a notification into the status bar and let the user
decide - he/she may be dialling a number when it happens, very annoying!
--
You received this message because you are subscribed
I find astounding, rude and arrogant the complete disregard with which
Google treats people attempting to access help on the tracker.
Thread after thread - even ones that are 18+ months old, with 400+
posts and nearly 1000 stars, have gone completely unanswered - look at
the Wifi/Proxy issue for i
Thank you, that makes a lot more sense!
Colin
--
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-
this actually do (if anything)?
Thanks,
Colin
--
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-deve
It would be a lot better if Google did this officially. Limiting the device
to certain countries, seems, short-sighted at best.
On Wed, Jun 10, 2009 at 7:13 AM, Eric Wong (hdmp4.com) wrote:
>
> Buy a 2nd hand G1 elsewhere, e.g. ebay.
>
> Eric
>
--
Colin Charles, http://b
Hi!
There is definitely interest in getting Android developer devices here
in Malaysia, but shipping to this country is apparently not available.
About 400km south though, from the capital of Malaysia, I can reach
Singapore, and shipping there, is apparently not a problem. When do
you reckon we'l
oper to pick up (~USD370 more than the
developer device).
Any leads to this, will be greatly appreciated.
Thanks and Kind Regards
-c
--
Colin Charles, http://bytebot.net/blog/
"First they ignore you, then they laugh at you, then they fight you, then
you win.
U, no?
On Jun 1, 6:17 am, hina naz wrote:
> *visit my site and earn more money** *
>
> *http://latesttechnologyinfo.com/*
>
> * http://latesttechnologyinfo.com/*
>
> * http://latesttechnologyinfo.com/*
>
> * http://latesttechnologyinfo.com/*
>
> * http://latesttechnologyinfo.com/*
>
> *
i was wondering if you guys had any plan on implementing an equalizer
for the android music player. if not, would you guys take it as an
open source submission ? i understand what kind of work it would take,
but it should be very doable.
--~--~-~--~~~---~--~~
You re
I'm planning to introduce protocol support for Groupwise Messenger to
android IM through a core revision. I have permission to use the
protocol from Novell (GPL compliant) and needed to confirm with google
devs that this would be ok, and I also had a few questions regarding
how to use the IM plugi
I would like to use the IM plugin class thats included in the Android
source, but it is not SDK friendly. I am happy to submit the revisions
required, but I don't really know what to change. It requires access
to the non-api android.im tree and UID sharing with android.uid.im.
I'm stumped, but I'd
There may be issues with this, but I have run into problems developing
for android that could easily be solved by this:
Maybe add an option in your manifest that stats that youd like to give
customers the option to send bug reports to the developer on
application crash. This way if the customer c
The application is PinPoint Locations, it is available on the Market.
People keep getting force close but I cannot reproduce the same error!
Can anyone help?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Dev
Im also interested in learning how to do this... any ideas?
On Dec 21 2008, 7:25 pm, Ralf wrote:
> I'm trying to use a PreferenceActivity with prefs inflated from XML
> and at the same time I'd like the window to blur whatever was behind
> (i.e. my previous activity where I invoked the settings
44 matches
Mail list logo