HTC EVO 4G :: Games For Phone / Need Payment Method?
Jun 14, 2010How to buy there games for the evo. i keep getting no payment method available
View 3 RepliesHow to buy there games for the evo. i keep getting no payment method available
View 3 RepliesAnyone know if there is a way to change your payment info for the android market app?
Is this an automatic thing where if you try to buy something and your credit card you entered last time is expired, it will automatically ask you for new info?
Anyway, i can't find a place to go to change the info.
Since getting my htc desire I have noticed a common theme. A lot of people wanting apps and games and feeling that there is not any decent developers making good apps. Here is what I would like to know
1. What is the highest you have paid for an app?
2. What makes you take a risk and buy an app vs using a free one?
3. How often do you look for apps?
Instead of having 2 versions on the market for apps, one lite (free) and one paid, is it possible to have just the lite one but offer a payment page in the app which upgraded it once the payment is received?
View 15 Replies View RelatedI am integrating Paypal into my application for in-app purchase. I am using Paypal Mobile Checkout for this purpose. I will like to know whether Android Market will approve this kind of application which uses a payment gateway other than Google Checkout. Can anyone let me know where I can find information related to this?
View 5 Replies View RelatedI would like to have two apps. One to do the real job and another one to carry the payment on a monthly basis (licensing app). Users must download the licensing app each month from Market. But, should they have to uninstall the last month's app before that. Can an app auto destroy itself (uninstall itself)?
View 2 Replies View RelatedThe title was quite blunt - but I'm writing this to warn others about paying for this product. I'm sure it is an excellent product - if you can get it to work. I made the mistake of paying for a subscription before I tried it. I have never been able to get it working.
I've been in contact with their support department who (very occasionally) reply to my email messages. I have done as they asked, run debug versions and supplied them with log files. They tell me that the problem is at their server end and they are trying to fix it. Since then (weeks ago) I've heard nothing despite repeat attempts to ask them for an update (and my money back). This morning, my phone told me that an update was available. I eagerly downloaded it in case this fixed the problem - it didn't. Just in case anyone from Wave Secure is reading this, please check support tickets IYR-245894 and BQO-385045 and you'll see how lousy you are at supporting a paying customer. So, although this product may be good, please don't buy it unless you are sure it works first. Also, if you have any problems, please don't hold your breath waiting for support from them as it probably won't happen.
How do I remove playment options in google play store
View 1 Replies View RelatedI have android application. I want to accept payments in this application for some services. But unfortunately I can't find solution how to provide credit card(VISA, Master Card, etc.) payment inside android app.
Can somebody help me with this? Any sample how to accept payments with any payment-getaway like authorize.net?
Is the game available for android on the market? if so how can i get it?
or any of the old school games?
Can anyone give me any input on how practical it is to play games on a phone with no hard buttons? Examples would be the HTC Eris and the potential Bravo/Passion. I kind of don't want the Droid because of the keyboard, the D-Pad seems necessary to play games with...
View 13 Replies View RelatedWondering if we can play most the games from Facebook on our Droid X phone?
View 3 Replies View RelatedI can't seem to find any popular multipayers games. Armageddon Squadron's room is a ghost yards. It seems like polarbit has great games but no one plays them online. Can anyone suggest any other flying, shooting, racing games that people actually play. I am not interested in quest games or Wow types games. I know some games have the capability but no one uses it.
View 1 Replies View RelatedWhy isn't there a multiplayer tetris game for android? I want to play my girlfriend tetris! With that said, what are some of the best multiplayer games I can play with my girlfriend? We love puzzle type games. Any good tetris multiplayer alternitives?
View 5 Replies View RelatedWith the new multi touch i'd of thought these would have been sprouting up everywhere, do you know of any good ones yet?
View 9 Replies View RelatedCurrently play wordwise which is multi player across different phones. I am looking for more games on android like that for wife and myself to play as well as other android friends. Would love a battleship game but will look at any games.
View 8 Replies View RelatedI have been enjoying playing a few physics based games lately. Can anyone recommend any others? These are what I have tried on android so far:
Space physics
Angry birds
Blow up
Shoot U
Are there any Sim / Tycoon games?
Also I loved this game on pc: http://www.joymax.com/darkeden/
Are there any good baby games in the market. My 8 month old loves my phone but i would love it if we had some flash cards of or something for us to play with together instead of Poke-a mole.
View 5 Replies View RelatedSomeone know if there are some game with accelerometer?
View 13 Replies View RelatedFacing a 4 hr train journey with the wee one (5) this weekend. Just wandered if there were any recommendations for games to help with boredom should the need arise. Free preferably.
I already have:
- Fish Food
- Kids Maths & Numbers
I'm trying to override the onBackPressed() method of the ActivityGroup class:
public class MyClass extends ActivityGroup {
@Override
public void onBackPressed() {
// do something
return;
}
but I'm getting the error The method onBackPressed() of type MyClass must override a superclass method. I'm relatively new to Java, I've seen here that people do it and it works for them Why I'm getting this error? I'm writing an app for android 1.5, could the problem be here?
In Eclipse, when I mouse hover over a built-in method, it displays a method definition including stuff like what the method does, input objects, return objects etc. If I have a yellow line (warning) under the method I'm trying to use, I can't get the mouse-over to show the definition. If I try hitting F3, I get a "The Jar of this class file belongs to container "Android 1.6" How do I show the definition of the method I am using when there is a warning?
View 1 Replies View RelatedI am trying to use annotation - method.getAnnotation( ) or method.isAnnotationPresent( ) and it is not working. I am using eclipse emulator for 2.1 OS version with JDK 1.6. Following is information about what I did..................
View 4 Replies View RelatedI have been looking on how to do this, I used the one click unrevoked method and am just wondering how to undo it if i want to? I have seen many diff thing but not a deff answer to this.
View 49 Replies View RelatedThere is a protected method replace Text for autocomplete textview in Android.
I have no idea how to use it and need some examples.
Is it possible at all to use this method?
I need help finding the best method for networking in a multiplayer game. I want to connect to a phone and maintain the connection until the game is over, hosting the game on one of the phones. There are other threads, but none of them really explain how to connect or use the networking, only saying to use such-and-such library. Examples or links to good tutorials would be extremely helpful.
View 1 Replies View RelatedMaybe my question might seem a bit weird, but I have an activity in which, in one case , I have to move to another activity before it finishes loading the screen. My condition is in the onCreate method, which means when I encounter it, i get a "startActivity called from outside an activity context" error and the app just crashes. But then, is there an easy way like a flag for the intent to make it work without having the activity context resolved?
View 1 Replies View RelatedI want to know how to do method tracing for Android applications. I mean, a sequence of calls on each object, not a stack trace.
It's very similar to this question (Call trace in java), but on different platforms (jvm-PC vs dvm-Android). I have no control over the start arguments of dalvik, thus I cannot specify a java agent (or am I wrong here?). Is there another way to do method tracing?
Does the unrevoked method of rooting allow you to use Setcpu on the EVO?
View 3 Replies View Related