I recently porting my games from J2me
asha platform to Nokia X using microemulator
project.
it works fine .
Now I want to know how to add I.A.P
(in app purchasing)in my apk
file for using in Nokia X .
I could add the project into the Eclipse IDE
and I already build the IAP
for nokia X in Eclipse android project separately
but when I try to run the IAP project in emulator it only shows screen with a button and text.
and there is no activity by the button clicked. how to monetize it with any project?!! .
Is that possible to use the xml
file to add the Nokia IAP
in my microemulator
project
or need more Java
coding ?
Are there any links or samples ,,,!!!appreciate your help.