Hi everyone,
I created a online e-commerce store on Ecwid, and wanted to create a app
for my store, that customers can download. So I created the app, but got
stuck at the products. Ecwid gave me a HTML code snippet that begins with
https://groups.google.com/group/android-developers.
To view thi
t; You can just add the translations to the app and either:
> - Add a user option to override locale in case the font does not function
> properly
> - Use a custom font throughout your application (not fun, but not that
> hard)
>
>
> On Monday, September 16, 2013 12:43:53 PM
We have some apps that do great in India. In order to better cater for the
users in that country, we have translated our strings.xml into Hindi.
However, searching the internet it seems not all Android versions have
adequate support for Hindi, with complaints ranging from "black boxes"
where Hi
It should be:
>
>
> On Wednesday, September 12, 2012 8:26:21 AM UTC+1, Pieter wrote:
>>
>> I am getting some complaints from users with a Samsung Galaxy Tab 2.0
>> (7.0 but possible also on 10.0).
>>
>> It seems that they get a "This app is not compatib
I am getting some complaints from users with a Samsung Galaxy Tab 2.0 (7.0
but possible also on 10.0).
It seems that they get a "This app is not compatible" message when
installing our app. Now the app is on the market for over 2 years so my
first instinct was that it might not be compatible wi
I received the following comment today:
"Great little appbut you have to pay for every UPGRADE,SO I
WOULD NOT BUY IT."
This is the third time I get a comment like this (out of 300+ comments
in total for the paid version).
What is it that makes a user think they have to repay after an
Hello William,
Which android maven plugin do you use?
Have you tried to use android library projects?
I tried one a couple of months ago without much success.
On Sep 22, 11:57 pm, William Ferguson
wrote:
> You could always use Maven for your Android builds. I do and it works
> very nicely (as
Yeah, both my apps lost about 20%. Hopefully this is just a temporary
glitch.
On Jun 12, 8:08 am, Zsolt Vasvari wrote:
> My app suddenly lost half its installs :( Both on the Market
> website and on the device Market app.
>
> Does anybody else ee this?
--
You received this message because y
I got mine also (in the Netherlands, delivered by FedEx). Actually
this is the second one as we also received one earlier for reaching
round 2 of ADC2.
Much obliged Google! We will sure put these devices to good use
testing.
--
You received this message because you are subscribed to the Google
G
You can do the following in the constructor of a Dialog subclass:
getWindow().getAttributes().y = 30;
to move the dialog 30 pixels down. This movement is relative though.
On Apr 20, 3:55 pm, Nithin wrote:
> I can use "android.widget.PopUpWindow" class, but it has sharp edges
> in the corners,
Hello Mark,
You are absolutely right: support for reusable components other than
pure Java code (and Java resources) is sorely missed. I personally
think Google should step up and add this kind of support to the
Android eclipse plugin.
In my opinion, the problem of lack of tool support is minor w
Or have made the top 200 in ADC2...
On Mar 10, 5:39 am, Streets Of Boston wrote:
> @Kevin
> Or being a top contributor to these community forums. I'll get an
> Android device as well.
>
> On Mar 9, 11:18 pm, Moto wrote:
>
> > I can't wait for mine! But they said it would be random selection...
ld be perfect for something I'm working on, but I'm
having trouble finding the interception mechanism. Can someone help me
with this? How can I intercept (Android library) method calls?
Thanks!
Pieter
--
You received this message because you are subscribed to the Google
Groups &quo
Just got our result, we made it! Thanks for everyone who voted
favorably for us!
Congratulations! Your application, SpecTrek, was chosen by users and
judges as the #2 winner in the Lifestyle category. You've won $50,000!
We will be announcing all of the winners publicly today, November 30,
on
You app probably runs in "compatibility mode", presenting a lower
"virtual" resolution and then scaling all graphics up to the actual
device resolution. For more information, see the "supports-screens"
manifest element:
http://developer.android.com/sdk/android-1.6.html
and:
http://developer.android
Hello Croco,
Just rename the package your application is in. Eclipse "Refactor ->
Rename" rules :-)
Pieter,
Author of SpecTrek.
On Nov 26, 8:13 am, croco wrote:
> Hi all,
>
> I decided to put World of Bombs on the Market place but it ran
> unsuccessfully. The upload
My understanding is that "almost" all calls are made on the main
dispatch
thread, including the onCreate call. The only exceptions are calls
from specialized
threads like the OpenGL drawing thread.
This means calls are always sequential, and in particular onCreate and
onProgressChanged
will be cal
I bet some engineers at Google are sweating profusely at this point.
If any of your happen to read this (which I doubt), good luck in
fixing this issue!
On Nov 19, 5:30 am, "nubin...@gmail.com" wrote:
> My app's total downloads dropped from 48000 to 789? Did Google just
> invent time machine?
>
>
s.google.com/site/rezmobileapps/treking
>
>
>
> On Thu, Nov 12, 2009 at 3:32 PM, chrispix wrote:
> > You are correct. Until it is fixed, I figure this was a workaround
> > that would work :). You can pull accuracy from the GPS, although I am
> > not sure of the exac
The only drawback is that the "accuracy indicator" (the blue circle
indicating GPS accuracy) does not work in this case. With a little bit
of work this could probably also be implemented, but it is a little
more complex than just drawing an image.
On Nov 12, 6:37 pm, chrispix wrote:
> Actually we
at your minimum sdk requirement was set at 3
> which equals android 1.5. That could be causing problems, perhaps
> especially if the phones being used to access the market are android 1.5
> phones. I have no proof of this, but just some speculation.
>
> Justin
>
>
>
> O
Two days ago, we uploaded a new version of the full version of our app
(SpecTrek) to the market. Improvements include support for QVGA and
WVGA screens.
We changed nothing in the "Developer Console" (Language: en_US, "All
locations" selected).
Now we have received the first complaint of a Droid u
I have had trouble with the FC's also, but opening the market didn't
cut it for me. Rebooting the phone did however!
On Nov 8, 8:33 pm, String wrote:
> In fairness, the ADC2 app does say to use the Market if you're having
> trouble installing.
>
> BTW, Craig, congrats getting to Round 2! H2H Raci
SpecTrek made it also :)
Dan, thanks for the tip about the spam folder, otherwise we would have
missed the email completely!
On Nov 5, 11:57 pm, jgostylo wrote:
> Congratulations Dan! It looks like your app is pretty good. I did
> not get to review any apps worth while but I assume there were
I thought your ranking was based on absolute retention count, not on
percentage.
Your rating will suffer however even when only a fraction of those
2000 people give you
1 star because your app is broken on their phone...
--~--~-~--~~~---~--~~
You received this me
On Linux, I have to click on the "HTC Sync" entry from the
notifications. Only then adb recognizes the Hero.
On Sep 30, 1:43 pm, eric wrote:
> I have a way to recognize HTC Magic by adb from this groups,but HTC
> Hero?
> I need a adb that make HTC Hero recognized on Mac.
> I need help,please.
--
some potential
judges already upgraded from an unofficial build to the official 1.6
when they judge.
Anyway, anyone who uses MyOverlay in their application suffers from
the same problem.
Regards,
Pieter (SpecTrek).
--~--~-~--~~~---~--~~
You received this message
We have had some reports of users of our application (SpecTrek) that
their G1 (cupcake) spontaneously resets when using our app. We have
never experienced such a reset ourselves and luckily most players can
play without a problem, but we still would like to resolve this issue.
Presumably, applica
;;
}
build.xml:
This will replace 'BUILD_NAME="eclipse";' with 'BUILD_NAME="full";' in
Config.java during
a production build, allowing you to easily check the version. This
technique can then also
be used to differentiate between full and light builds (and in
In my experience, a complete package rename in all your classes is not
necessary. You do need to change the "package" attribute in the
"manifest" tag in your manifest file. We use an ant filter to do this
in our build script. In this manifest file, use absolute fully
qualified classnames (not star
nterpretation so far:*
...
> Game arcade/action: SpecTrek
> Description: "Augmented reality ghost hunting fitness game"
> By: Pieter
> Feedback: Faced specific android hardware bugs (on Samsung Galaxy)
> and had tough time testing.
...
--~--~-~--~~-
We developed an augmented reality ghost-hunting fitness game: SpecTrek
(out in the shop right now, we are working on a 'light' version). We
finished comfortably about two weeks ago, but about 16 hours before
the deadline a friend of ours called. He bought the new Samsung Galaxy
(just out over here
recognizable image such as the one used by the
alertmanager.
Is this possible?
Best Regards,
Pieter Bonne.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group,
We are developing an application that uses a GLSurfaceView to display
3D objects. We regularly get the "Application Not Responding" dialog.
Inspection of the dumped threads reveals something that looks
suspiciously like a deadlock. I have added the three thread dumps
involved below.
The first thr
If the amount of "1.5" code is small, you can use reflection to make
the calls in order to fool the verifier. This quickly becomes a pain
in the butt when you have to call more than a few 1.5 methods or work
with multiple 1.5 objects though.
--~--~-~--~~~---~--~~
Yo
I'm developing a family of applications that have a lot of
functionality in common. In eclipse, I have a "core" project with all
the base functionality. Each individual application project has this
core project on its build path, so it can use the functionality
offered by the core project.
This w
36 matches
Mail list logo