Have you written this code yourself, or have you copied it from some other source? There are a lot of errors that will have to be corrected before this project will compile into an APK.
You are using two libraries - PersianDeviceInfo and PNSMS (there may be others) - that are not part of the B4A product. These libraries have to be placed in an "Additional Libraries" Folder. If you have not set this up then open the "Tools --> Configure Paths" menu and add a folder reference. Note that this should be on the general data area of your storage - not in the Programs folder. Then put the library files into this folder. If you do not already have the libraries then you will have to find them on the web.
That will be a start, though you have many more errors that will have to be corrected.