What is the correct way of adding an activity to AndroidManifest.xml?
AndroidManifest.xml
Actually I have seen in many places an activity defined as
yes putting the dot is right way.. if you see the eclipse self generated activity it looks like.
so its the right approach, our ide can understand