So, I made an app and it works :) How to know which version?

rfsingh81

Member
Licensed User
Longtime User
I made an app and it works fine. I would like to know how to figure out what version of android it supports so I can advise potential installers about it.

More Info: My app is based on the bluetooth example of B4Android.
 

Theera

Expert
Licensed User
Longtime User
I made an app and it works fine. I would like to know how to figure out what version of android it supports so I can advise potential installers about it.

More Info: My app is based on the bluetooth example of B4Android.

Hi rfsingh81,

try to config it in the manifest file by select at manifest editor menu alike attached picture below. I hope it's corrected.
 

Attachments

  • seethis.png
    seethis.png
    5.8 KB · Views: 294
Upvote 0
Top