Hey,
Say I have a java game on a mobile phone and want to add a feature that at some point in time creates a txt message based on game results. When closing the java game the user is asked if he/she wants to send the txt message to a preset phone number. There the txt-message will be processed for a database. It would be even better if the user is asked to send or not send the message before closing the java application.
I just need to know if this is actually a possibility. The app must be compatible with most mobile phones.
I'd appreciate any help. The content of the game is secondary. I'm really interested in this feature.
Say I have a java game on a mobile phone and want to add a feature that at some point in time creates a txt message based on game results. When closing the java game the user is asked if he/she wants to send the txt message to a preset phone number. There the txt-message will be processed for a database. It would be even better if the user is asked to send or not send the message before closing the java application.
I just need to know if this is actually a possibility. The app must be compatible with most mobile phones.
I'd appreciate any help. The content of the game is secondary. I'm really interested in this feature.