CodeSteps

Python, C, C++, C#, PowerShell, Android, Visual C++, Java ...

Android

Android Programming – Create a background Service

Through our Previous Articles, we have discussed Creating an Android Service and Creating a Bounded Service. These services are user-interactive; which means, these are foreground services. We can interact with the Services through the User Interface elements. We have another type of Android Service, which is called Background Service. In this article, we are going […]

Android Programming – Core Components

Through my previous Articles, we have discussed developing a sample Android Application, “MyApp”; Build & Run the Application in Android Studio. In this article, I am going to explain, what are the core components of the Android application. Lets’ take our already built Application “MyApp”; here is the Android view, which shows the list of […]

Scroll to top
Exit mobile version