Hello,
I was wondering how safe it is for my apk to be uploaded without being
obfuscated. I am kindof in a hurry to upload it on the market and I was
thinking of uploading it unobfuscated. I am guessing this is probably how
most of the apps are uploaded anyway but I would like to hear people's
opi
Hi,
Is there a way to detect the device model of a user through Java code on
Android? To return htc-magic or htc-dream or something like that, somehow? I
have been trying to detect this through the user agent when the client is
accessing an web page, however this is always Java0 through Android. H
hi, yeah please if anyone can clarify this please do! I think they are
ranked from first to last too.. Also, does anyone know how many apps have
entered the adc 2 in total? (if you know for each category it would be
perfect)
cheers!!
On Tue, Dec 1, 2009 at 2:22 AM, Sheado wrote:
> howdy,
>
> An
yeah go ahead and send me one!
can you also please send one to dimitris.dim...@gmail.com?
cheers!
On 10/16/09, Chad Fawcett wrote:
> Yeah, sure, I'd take one.
>
> On Thu, Oct 15, 2009 at 11:53 PM, Kenneth Adam Miller <
> kennethadammil...@gmail.com> wrote:
>
>> You got one too.
>>
>> oh wait.
I am sorry for asking this. I assume the developers taking part in the
challenge are allowed to judge in the contest, but this way they would be
allowed to judge even their own app, right? I havent used the judging app
yet, being afraid to risk disqualification of my entry. The terms dont state
exp
ntest
and I really want to see what the other apps of the challenge are.
cheers!
On Sat, Sep 26, 2009 at 2:33 PM, Georgios Galyfos wrote:
> I just downloaded the ADC2 judging application and there is a list of
> terms and conditions you need to agree to. I have entered an
> application to
I just downloaded the ADC2 judging application and there is a list of
terms and conditions you need to agree to. I have entered an
application to the challenge and I am afraid disqualification in case
there is a hidden term somewhere...
Does anyone know about this?
Cheers!
--~--~-~--~--
Hello, this is very urgent, as I just found out that the maps are not
showing on my app, now that I signed it, with the map api key i was using so
far.
here it says:
http://code.google.com/android/add-ons/google-apis/mapkey.html#finalsteps
Note that, when you are ready to publish your applicatio
hello,
my question is simple enough: how can I get the application name instead of
the application package to appear on the manage applications menu. do i need
to set something in the manifest?
thank you
--~--~-~--~~~---~--~~
You received this message because you
Hi, I was wondering if there is a way of enabling the GPS
programmatically through an application without going to the menu
Settings > Security & location > Enable GPS satellites.
Please let me know if there is a way, I've seen this asked a million
times in this group but there are never any repl
AM, Peli wrote:
>
> No, you should not call onCreateContextMenu by yourself.
> It will be called by the system for you.
>
> You just need to override this function, and wait until it is called.
>
> Peli
> www.openintents.org
>
> On Jul 17, 10:41 pm, Georgios Galyfos
6:31 PM, Peli wrote:
>
> onCreateContextMenu() should be called before the context menu is
> displayed.. so this would be the place to set whatever you want to
> set.
>
> Peli
> www.openintents.org
>
> On Jul 17, 4:28 pm, Georgios Galyfos wrote:
> > Hi,
>
Hi,
I am using openContextMenu() when someone clicks on an item of a list (not
when they long press as usual). The context menu does appear, however, it
shows the context menu for the last item that the context menu had appeared.
For example, if I long press the item C of the list then the context
Hi,
I was wondering if it is possible to start the gps receiver on the phone if
the current activity is not a mapactivity. I am displaying a listview and
when I start the gps I get the last location found correctly, however the
gps indicator never appears on top of the phone's display even if I wa
sometimes this happens to me too. if you select the device tab and click on
one of the devices on the list the logCat might then display the log
correctly, this is how i fix this. Or disconnect and reconnect the phone, in
case it is a phone not an emulator (or maybe restart the emulator).
On Wed,
Hello, did you by any chance found out what was causing this behavbiour? I
am facing a similar situation:
I set setCurrentTab(0) initially and even though the listView under the
first tab has contents, they are not displayed. This happend all time though
for me..
Should the listView have already
hi again, noone has any idea on this??
On Fri, Jun 26, 2009 at 11:57 AM, Georgios Galyfos wrote:
> Hello,
>
> Assuming that I am planning on publishing an application on the android
> market, one that uses an online service. Do I need to guarantee that this
> service will b
Hello,
Assuming that I am planning on publishing an application on the android
market, one that uses an online service. Do I need to guarantee that this
service will be running for a specific amount of time? What happens if after
a while my application hasn't made enough money to cover expenses of
Hello,
I am using a listActivity and I need to know the id of the item selected
using long press by the user, in order to do stuff in the context menu.
I have tried the following:
menuItemLongPressedID = getListView().getSelectedItemId();
menuItemLongPressedIS = getListView().
Did anyone find a solution to this? Markus, did you find out how to set the
event name??
cheers
On Thu, Feb 5, 2009 at 8:37 PM, Markus Junginger wrote:
>
> For my purpose, I resolved it partly using a different approach. There
> seems to be an undocumented Intent to bring up the Calendar UI and
cial things to make sure to not compress certain files
> and enforce alignment of uncompressed files for more efficient access at
> runtime; you'll want to make sure you don't lose these things if using
> normal zip tools.
>
> The aapt command also has some zip-like options to
thanks for the reply, however I am trying to do this without needing to
rebuild the APK..
On Wed, Feb 4, 2009 at 7:46 PM, Mark Murphy wrote:
>
> Yorgos wrote:
> > Do you have any other ideas of how I can store/alter information into
> > the APK?
>
> Simple answer: Just re-run Ant to rebuild/resi
22 matches
Mail list logo