I have not started a new project in a while.
I started one.
Went to Desighner added contactus.bal and saved main.bal as well.
Sub Activity_Create(FirstTime As Boolean)
Activity.LoadLayout("main")
End Sub
and u tried the contactus as well
and gives me error when i run the app on my tablet or emulator that the main.bal can not be fond .
Can someone help me figure this out.
I can open up any examples I download an they work fine.
I started one.
Went to Desighner added contactus.bal and saved main.bal as well.
Sub Activity_Create(FirstTime As Boolean)
Activity.LoadLayout("main")
End Sub
and u tried the contactus as well
and gives me error when i run the app on my tablet or emulator that the main.bal can not be fond .
Can someone help me figure this out.
I can open up any examples I download an they work fine.