Code for Play Google

wolf

Member
Licensed User
Longtime User
Hi,

You could say to me please, if the joined code is correct and complete for an application intended to be sold on the market Android.

I built it from the tutorial. But ?
Can you specify me which actions you understand by:

'Here you should store the purchase information
'and then notify the activity about the purchase.

What is the use of bouton1? To ask to the buyer to pay if it is not made? Or?...

Any suggestion is welcome.

Thank you in advance and good on Sunday

Wolf
 

wolf

Member
Licensed User
Longtime User
Thank You Erel

My situation :
I prepare two applications to sell them on the market. They are practically finished. I also have the other projects.

I am very slow by the registration on the market in which I does not understand much.
My initial domain is the artificial intelligence (research on the multi-agents systems ).

Can you say to me if the text on the button 1 is in accordance with its use?

I opened an account seller but I have a problem with Adsense.

Wolf
 
Last edited:
Upvote 0

wolf

Member
Licensed User
Longtime User
Hello,

Somebody would have an example of what we can put in:
'Here you should store the purchase information
'and then notify the activity about the purchase.

I does not understand :BangHead: :
1) store = save ?
2) how to save the information because this part is executed on the machine of the buyer.

Is it for example, to send an e-mail in the direction of the seller?
If it is the case let us have we the necessary authorizations to send an e-mail by the machine of the buyer? What codes to use for it?

Thank You

Wolf
 
Upvote 0

wolf

Member
Licensed User
Longtime User
Thank you Erel

I plan to sell applications in the aeronautical domain (navigation or instructions or) as well as applications for the students in physical sciences.

Wolf
 
Upvote 0

wolf

Member
Licensed User
Longtime User
OK.

For example, display a message:

Msgbox("We recommend you to consult regularly our site:"&CRLF&CRLF&"http://www.flightcomputertablet.com"&CRLF&CRLF&"where you will find help, slide shows of trainings, files of data To be downloaded."&CRLF&CRLF&"We hope that our software will give you any satisfactions.","FLIGHT COMPUTER TABLET")

It is correct?

Is t it possible to put an active link in one msgbox ?

Thank you
 
Upvote 0
Top