[android-developers] Greystripe

2011-11-25 Thread bob
How long do you have to wait after creating a Greystripe ID before you
can use it?

I just created one and tried to use it.  Now I get this error:

http://i1190.photobucket.com/albums/z449/m75214/gs_err.png

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


Re: [android-developers] Greystripe

2011-11-25 Thread TreKing
On Fri, Nov 25, 2011 at 11:14 PM, bob b...@coolgroups.com wrote:

 How long do you have to wait after creating a Greystripe ID before you can
 use it?


You seem to have confused this list for Greystripe support.

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

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

Re: [android-developers] Greystripe

2011-11-25 Thread Raghav Sood
TreKing is right, this shouldn't be on this list.

However, I'll try to help. It will take close to 24 hours for the ID to be
of any use. And even after that, Greystripe will manually review every app
before they pay you for any of the ads displayed. Some of my apps were in
the review process for almost two months, before I shifted to AdMob. The
only way I got any of the apps reviewed was by writing to support.

Please do not post non Android SDM questions on this list again.

Raghav Sood
Sent from my Nexus S
On Nov 26, 2011 5:42 AM, TreKing treking...@gmail.com wrote:

 On Fri, Nov 25, 2011 at 11:14 PM, bob b...@coolgroups.com wrote:

 How long do you have to wait after creating a Greystripe ID before
 you can use it?


 You seem to have confused this list for Greystripe support.


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

  --
 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 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] greystripe mystery

2011-08-12 Thread bob
Anyone know what this means?

08-12 17:34:51.387: ERROR/com.greystripe.android.sdk.s(11698):
setMinLogLevel: ClassNotFound: com.greystripe.android.sdk.GSSDKImpl
08-12 17:34:51.387: ERROR/com.greystripe.android.sdk.s(11698):
setMinLogLevel: ClassNotFound: com.greystripe.android.sdk.GSSDKImpl
$ClientLog

I see it in the log.

-- 
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] greystripe troubles

2011-08-11 Thread bob

I just put some Greystripe code in my App last nite, and the ads were
showing.

Then, when I checked this morning the ads weren't showing.

How can I tell the difference between Greystripe simply not sending
ads and the code being in wrong?

I need to show this game to my boss tomorrow, and he's going to want
to see these ads.

-- 
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] Greystripe banner.refresh causes null pointer exception

2010-12-19 Thread MrY
I sent a message to Greystripe support team, but I was wondering if
anyone else has faced a similar issue and know the cause / solution.

I followed their android SDK document.
 - added a provider, a view, and permissions to manifest.xml
 - called GSSDK.initialize() and banner.refresh() in my activity
 - registered my phone as a test device in their web site

 banner.refresh() throws a null pointer exception while
GSSDK.initialize does not.

I would appreciate pointers.

-- 
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] Greystripe experiences?

2010-08-22 Thread andfan22
Hi all

Is anyone using Greystrip for ads within their apps?  Care to share
experiences?

In particular:

1. Any hassles getting payments from them?

2. eCPM comparisons with other ad networks?

Many 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] Greystripe SDK Help - Not sure where else to post

2010-04-24 Thread Anthoni
Hello,

I am trying to get the Greystripe SDK to work in my application, but
am having some serious trouble with it and not sure why.
I have followed the instructions and done what it says to set it up,
but my application is just not displaying at all. The DDMS says
something about a timeout, but I don't have a clue what's going on.

The application works perfectly without adding Greystripe in, so I
know it's the actual SDK that's at fault or how I am setting it up.
Below is both my DDMS output and the manifest of my application. Could
someone enlighten me please ?

 DDMS 
04-25 00:26:25.127: DEBUG/AndroidRuntime(1561): 
AndroidRuntime START 
04-25 00:26:25.137: DEBUG/AndroidRuntime(1561): CheckJNI is ON
04-25 00:26:25.447: DEBUG/AndroidRuntime(1561): --- registering native
functions ---
04-25 00:26:25.457: INFO/jdwp(1561): received file descriptor 20 from
ADB
04-25 00:26:26.517: DEBUG/PackageParser(586): Scanning package: /data/
app/vmdl25923.tmp
04-25 00:26:26.927: INFO/PackageManager(586): Removing non-system
package:com.abulba.moviedb
04-25 00:26:26.939: DEBUG/PackageManager(586): Removing package
com.abulba.moviedb
04-25 00:26:26.946: DEBUG/PackageManager(586): Unregistered content
provider: com.abulba.AdContentProvider, className =
com.greystripe.android.sdk.AdContentProvider, isSyncable = false
04-25 00:26:26.946: DEBUG/PackageManager(586):   Providers:
com.greystripe.android.sdk.AdContentProvider
04-25 00:26:26.956: DEBUG/PackageManager(586):   Activities:
com.abulba.moviedb.main com.abulba.moviedb.DetailsActivity
com.abulba.moviedb.ActorActivity com.abulba.moviedb.QuotesActivity
com.abulba.moviedb.DirectorActivity com.abulba.moviedb.Actorography
com.greystripe.android.sdk.AdView
com.abulba.moviedb.AdditionalActivity
04-25 00:26:27.077: DEBUG/PackageManager(586): Scanning package
com.abulba.moviedb
04-25 00:26:27.087: INFO/PackageManager(586): /data/app/vmdl25923.tmp
changed; unpacking
04-25 00:26:27.116: DEBUG/installd(555): DexInv: --- BEGIN '/data/app/
vmdl25923.tmp' ---
04-25 00:26:28.207: DEBUG/dalvikvm(1567): DexOpt: load 405ms, verify
427ms, opt 9ms
04-25 00:26:28.227: DEBUG/installd(555): DexInv: --- END '/data/app/
vmdl25923.tmp' (success) ---
04-25 00:26:28.236: DEBUG/PackageManager(586): Registered content
provider: com.abulba.AdContentProvider, className =
com.greystripe.android.sdk.AdContentProvider, isSyncable = false
04-25 00:26:28.236: DEBUG/PackageManager(586):   Providers:
com.greystripe.android.sdk.AdContentProvider
04-25 00:26:28.236: DEBUG/PackageManager(586):   Activities:
com.abulba.moviedb.main com.abulba.moviedb.DetailsActivity
com.abulba.moviedb.ActorActivity com.abulba.moviedb.QuotesActivity
com.abulba.moviedb.DirectorActivity com.abulba.moviedb.Actorography
com.greystripe.android.sdk.AdView
com.abulba.moviedb.AdditionalActivity
04-25 00:26:28.387: INFO/installd(555): move /data/dalvik-cache/
d...@app@vmdl25923@classes.dex - /data/dalvik-cache/
d...@app@com.abulba.moviedb@classes.dex
04-25 00:26:28.397: DEBUG/PackageManager(586): New package installed
in /data/app/com.abulba.moviedb.apk
04-25 00:26:28.576: DEBUG/AndroidRuntime(1561): Shutting down VM
04-25 00:26:28.576: DEBUG/dalvikvm(1561): DestroyJavaVM waiting for
non-daemon threads to exit
04-25 00:26:28.586: DEBUG/ActivityManager(586): Uninstalling process
com.abulba.moviedb
04-25 00:26:28.607: DEBUG/dalvikvm(1561): DestroyJavaVM shutting VM
down
04-25 00:26:28.617: DEBUG/dalvikvm(1561): HeapWorker thread shutting
down
04-25 00:26:28.617: DEBUG/dalvikvm(1561): HeapWorker thread has shut
down
04-25 00:26:28.617: DEBUG/jdwp(1561): JDWP shutting down net...
04-25 00:26:28.617: DEBUG/jdwp(1561): +++ peer disconnected
04-25 00:26:28.617: INFO/dalvikvm(1561): Debugger has detached; object
registry had 1 entries
04-25 00:26:28.627: DEBUG/dalvikvm(1561): VM cleaning up
04-25 00:26:28.666: DEBUG/ActivityManager(586): Force removing process
ProcessRecord{436a5098 1526:com.abulba.moviedb/10021}
(com.abulba.moviedb/10021)
04-25 00:26:28.688: WARN/dalvikvm(1561): LinearAlloc 0x0 not freed:
0x410caa08 len=20
04-25 00:26:28.706: WARN/dalvikvm(1561): LinearAlloc 0x0 not freed:
0x410caa20 len=340
04-25 00:26:28.706: WARN/dalvikvm(1561): LinearAlloc 0x0 not freed:
0x410cab78 len=2244
04-25 00:26:28.720: DEBUG/dalvikvm(1561): LinearAlloc 0x0 used 632188
of 4194304 (15%)
04-25 00:26:28.756: INFO/Process(586): Sending signal. PID: 1526 SIG:
9
04-25 00:26:28.858: INFO/WindowManager(586): WIN DEATH:
Window{436f6c48 com.abulba.moviedb/com.abulba.moviedb.main
paused=false}
04-25 00:26:28.916: DEBUG/ActivityManager(586): Received spurious
death notification for thread android.os.binderpr...@4374ffd8
04-25 00:26:29.056: WARN/ResourceType(586): No package identifier when
getting value for resource number 0x7f06
04-25 00:26:29.086: WARN/ResourceType(586): No package identifier when
getting value for resource number 0x7f060001
04-25 00:26:29.297: DEBUG/dalvikvm(685): GC freed 82 objects / 3976
bytes in 335ms
04-25 00:26:29.307: