Useful notes & manuals
from the
world wide web
L:
P:
Register now!
<<<1>>>
Remove/hide status/title bar from the top of the app | read more.. Android
Source code from: unknown Created by tlw on 02.04.2023 @ 07:47

Each application has 2 bars at the top: status bar and title bar. Sometimes it's useful to remove/hide them (especially in gaming apps).

Save data/variable on screen rotation or other activity re-creation | read more.. Android
Source code from: unknown Created by tlw on 02.04.2023 @ 07:47

Sometimes we need to save some data when the activity is re-created.

Screen rotation disable | read more.. Android
Source code from: unknown Created by tlw on 02.04.2023 @ 07:47

Sometimes we need no support the rotation of the screen. It must be either portrait or landscape. There is a solution for each activity

Restarting activity | read more.. Android
Solution from: http://stackoverflow.com/questions/1397361/how-do-i-restart-an-android-activity Created by tlw on 02.04.2023 @ 07:47

Sometimes we need to restart the activity. Here is the solution.

<<<1>>>
 
Created by THE LOST WEB © 2009-2012