Android Top Tip: Get the app version number
Here’s a code snipped to get the app version from your app. This corresponds to tag android:versionName in your manifest file.
Here’s a code snipped to get the app version from your app. This corresponds to tag android:versionName in your manifest file.
Just wanted to show you how to create a phpinfo page. This page will give you a lot of usefull information about the webserver your webpage is running on. To start open your favorite text editor. (I like to use … Continue reading