Re: [android-developers] Earn money by promoting a web site

2010-10-21 Thread Mads Kristiansen
meh! On Sun, Oct 17, 2010 at 7:14 PM, gul naz wrote: > Earn money by promoting a web site > > > > Learn many tips and tricks to promote a website and diverting traffic on > it by keyword selection, link building SEO and content > etc. > > Visit my blog and get

[android-developers] Re: Very weird Android Market problem

2010-06-07 Thread Mads Kristiansen
I wasn't quite correct. It turns out that 1.6 devices can in fact seethe app, but 2.0+ devices cannot.. I tried to do a test with this manifest: If I remove "CALL_PHONE", i can see the app on

[android-developers] Re: Very weird Android Market problem

2010-06-07 Thread Mads Kristiansen
at 4:00 PM, Mads Kristiansen wrote: > > I wasn't quite correct. It turns out that 1.6 devices can in fact seethe > app, but 2.0+ devices cannot.. > > I tried to do a test with this manifest: > > > > > > android:label="@string/app_name"

[android-developers] Re: Very weird Android Market problem

2010-06-07 Thread Mads Kristiansen
ds, Mads On Sat, Jun 5, 2010 at 5:35 PM, Mads Kristiansen wrote: > Correction.. > > The app doesn't show up anymore at all on my Milestone or any other Android > 2.x devices - even with the manifest that used to work earlier this week?? > > I can see still see it on my G1

[android-developers] Re: Capturing exceptions on user's phones?

2009-03-17 Thread Mads Kristiansen
am not able to display a dialog. Does anybody know if I can "steal" a system context from somewhere? I couldn't find anything helpful in the documentation about this. I'll see if I can come up with something better. Best regards, Mads Kristiansen On Tue, Mar 17, 2009 at 9:55

[android-developers] Re: Capturing exceptions on user's phones?

2009-03-09 Thread Mads Kristiansen
o figure out something eventually. Please let me know about your experiences and any problems you might have. Best regards, Mads Kristiansen On Thu, Mar 5, 2009 at 1:19 PM, admin.androidsl...@googlemail.com < admin.androidsl...@googlemail.com> wrote: > > That would be really gre

[android-developers] Re: change rild privilege

2009-03-06 Thread Mads Kristiansen
Looking at init.rc: service ril-daemon /system/bin/rild socket rild stream 660 root radio socket rild-debug stream 660 radio system user root group radio cache inet misc So it seems to be running as root, but it seems to be possible to change it, so I'd just try it. / Mads On Fri, Mar 6, 2009 at

[android-developers] Re: Uninstall built-in app

2009-03-05 Thread Mads Kristiansen
Do you work for Sony? Might as well throw a rootkit in there along with the app ;) Why do you wan't to ensure your player is the only one on the phone? Maybe there is another solution.. / Mads On Thu, Mar 5, 2009 at 3:12 PM, shaddu wrote: > > Hello Android, > > We are plannig to write a new mu

[android-developers] Re: Capturing exceptions on user's phones?

2009-03-05 Thread Mads Kristiansen
ing some of the code? > > We really need a generic component for this - it will be a huge boost > for quality of the apps! > > Alex > > > > On Mar 5, 11:30 am, Mads Kristiansen > wrote: > > I do this in my beta applications and it is incredibly valuable. > >

[android-developers] Re: Capturing exceptions on user's phones?

2009-03-05 Thread Mads Kristiansen
I do this in my beta applications and it is incredibly valuable. I am not aware of any existing implementations, so I built it myself. I'll store the stacktraces on the phone and upload them to a webserver, where I have a PHP script which will store the stack trace to a plain text file and also se

[android-developers] Re: How to enable debug logging in android source

2009-03-01 Thread Mads Kristiansen
Doing something like "Log.d("MyApp", "Debug log entry");" in your own application will make that entry appear in the log, which can be viewed with "adb logcat". There shouldn't be any need to enable logging. / Mads On Sun, Mar 1, 2009 at 4:37 AM, ying lcs wrote: > > Hi, > > In android source c

[android-developers] Re: TERRIBLE BUG IN MARKET APPLICATION (was Re: Paid apps related questions discussion list?)

2009-02-23 Thread Mads Kristiansen
Somehow I'm glad I can't offer paid apps. Thanks for sorting out all the quirks, guys.. Really appreciate it.. ;) On Mon, Feb 23, 2009 at 9:31 PM, Markus Junginger wrote: > > I had similar issues, but I do not have paid apps. By try&error I > figured out it was the "copy protection" feature. So f

[android-developers] Re: Signing an application on Linux

2009-02-20 Thread Mads Kristiansen
Did you follow this guide: http://developer.android.com/guide/publishing/app-signing.html On Fri, Feb 20, 2009 at 5:25 PM, Nox wrote: > > > > On 20 Feb., 17:24, Nox wrote: > > Hello, I've got a problem! > > I don`t know how to sign an application on Linux. > I using Ubuntu 8.05. > > Can you p

[android-developers] Re: App Store Listings (Pictures?)

2009-02-20 Thread Mads Kristiansen
I don't think that's possible unfortunately. Only the app icon can be uploaded. / Mads 2009/2/20 themagazine > > Are we not able to upload pictures of the app? I couldn't find any > place to do this. > > If not, how is the user supposed to know anything about the app before > buying? > > > --

[android-developers] Re: Imported database unreadable on android

2009-02-20 Thread Mads Kristiansen
I can tell, that I did it the other way around - reading a phone-generated database on my desktop. How big is the database? Did you try to create an empty database (or a database with a minimum set of data) and read it on the phone? / Mads On Fri, Feb 20, 2009 at 2:55 PM, Billy Bob wrote: > > H

[android-developers] Re: Android Emulator

2009-02-16 Thread Mads Kristiansen
How about creating a screen cast demonstrating the key features to users? / Mads On Mon, Feb 16, 2009 at 2:14 PM, atif ali wrote: > So is there a simpler way I can do it? Because my aim is to show the users > the application I built befre they download it. What should I do to > accomplish this?

[android-developers] Re: Idea for non-US/UK developers with paid apps (was Setup Merchant Account link now available)

2009-02-16 Thread Mads Kristiansen
Thanks for the link. That's very interesting! .. :) On Mon, Feb 16, 2009 at 12:29 PM, Sena Gbeckor-Kove wrote: > > I mean between 25 and 100 GBP and done within hours or days depending > on your preference. The UK is a very easy jurisdiction to do business > in. > > http://www.companiesmadesimpl

[android-developers] Re: Setup Merchant Account link now available

2009-02-14 Thread Mads Kristiansen
> On Sat, Feb 14, 2009 at 8:41 AM, Mads Kristiansen < > mads.kristian...@nullwire.com> wrote: > >> I'd like to see someone create a solution like armadillo - i.e. a wrapper >> to make apps available in the Android Market while using an external >> DRM/payment so

[android-developers] Re: Idea for non-US/UK developers with paid apps (was Setup Merchant Account link now available)

2009-02-14 Thread Mads Kristiansen
ies, paying the accountant to make sure the money flow is tax > efficient and legal, etc.). > > Is this something developers would want and Google would allow? > > Al. > > Mads Kristiansen wrote: > > I'd like to see someone create a solution like armadillo - i.e. a >

[android-developers] Re: Setup Merchant Account link now available

2009-02-13 Thread Mads Kristiansen
I'd like to see someone create a solution like armadillo - i.e. a wrapper to make apps available in the Android Market while using an external DRM/payment solution. There is no word on when I will be able to publish priced apps form my country, so that could be anywhere from 1 month to years from n

[android-developers] Re: Setup Merchant Account link now available

2009-02-13 Thread Mads Kristiansen
Slideme looks good. I will definitely have a look at that for my app - now that I can't use Android Market (yet).. BR, Mads 2009/2/13 Shane Isbell > If you guys who can't sell, still want to sell your app, you can go to > http://slideme.org and stock your app. We don't draw the traffic Google's

[android-developers] Re: Setup Merchant Account link now available

2009-02-13 Thread Mads Kristiansen
I'm excited about this.. Does anyone know if Denmark is among the countries, which will be supported for developers by the end of Q1? Would be kind of nice to know for me.. BR, Mads 2009/2/13 Agus > > @Ivan: same situation here. > Dear Google, can i have my $25 back? > > On Fri, Feb 13, 2009 at

[android-developers] Re: TERRIBLE BUG #2 - the GC from HELL

2009-02-12 Thread Mads Kristiansen
sed for premium services (i.e. chargeable) in the country where I live. I wonder if someone somewhere else has notices this on their bill or had any trouble? Best regards, Mads Kristiansen On Thu, Feb 12, 2009 at 12:12 PM, Stoyan Damov wrote: > > Here's this TERRIBLE BUG, which I suspec

[android-developers] Re: "invalid statement in fillwindow"

2009-01-09 Thread Mads Kristiansen
has seen this before and perhaps explain how it can be that > the cursor becomes deactivated, closed or empty when opening a context > menu? Going to the home screen and back into the application isn't a > problem. > > Best regards, Mads Kristiansen > --~--~---