Values
People can’t understand the values of anyone until (more…)
View On WordPress

blake kathryn
occasionally subtle

Product Placement
I'd rather be in outer space 🛸
Three Goblin Art

Discoholic 🪩

if i look back, i am lost
Acquired Stardust

Andulka

titsay
Cosimo Galluzzi
art blog(derogatory)

No title available
cherry valley forever

pixel skylines
Jules of Nature
Alisa U Zemlji Chuda
No title available

Origami Around
wallacepolsom
seen from Germany
seen from Indonesia

seen from Singapore

seen from Malaysia

seen from Canada
seen from TĂĽrkiye

seen from TĂĽrkiye

seen from TĂĽrkiye
seen from Belgium
seen from United Kingdom
seen from China
seen from United States

seen from India

seen from United States

seen from Belgium

seen from Canada
seen from United States

seen from TĂĽrkiye

seen from United States
seen from United States
@trueblueoperator
Values
People can’t understand the values of anyone until (more…)
View On WordPress
Unique
Be unique in your way (more…)
View On WordPress
TIME
You can earn billions if you (more…)
View On WordPress
SPACE
When I stare into space, I just (more…)
View On WordPress
REALITY
Dreams of life become reality (more…)
View On WordPress
QUOTES
The scribbling of someone’s thoughts (more…)
View On WordPress
PEACE
Peace in life comes with (more…)
View On WordPress
OK
If you are OK, everything (more…)
View On WordPress
NEW
It is obvious that tomorrow brings new things, but what about yesterday. Past brings such some memories, which whenever come into our mind, always seems new.
View On WordPress
MAGIC
If you try to see magic, you will find it just an illusion. But try to feel it because you can feel it everywhere.
View On WordPress
Android Intent
Intents are objects of the android.content.Intent type. Your code can send them to the Android system defining the components you are targeting. For example, via the startActivity() method you can define that the intent should be used to start an activity. An intent can contain data via a Bundle.
An Intent provides a facility for performing late runtime binding between the code in different…
View On WordPress
LOGIC
Sometimes logic might be lead (more…)
View On WordPress
Android Activity Lifecycle
As I have already explained what is an activity. Today I will discuss the lifecycle of the Activity and there common methods used. Android Activity lifecycle is used to identify the different states of the application such as in running state, pause state, resume state, stopped state or destroy state etc. There are some more states also their I will discuss all of them one by one.
Let’s see how…
View On WordPress
KNOWLEDGE
Unless you don’t have a high (more…)
View On WordPress
Layout Using Java Code
Layout Using Java Code
As I have discussed in my previous post Understanding & creating the Simple Layout . Today we will see how to make a simple layout with text view using the Java code.
Lets take an another example of a simple start-up UI of a Google Maps Application. You can see the image below.
So let’s see no how we can make this simple layout with the help (more…)
View On WordPress
JOY
Joy is more like immersing (more…)
View On WordPress
Understanding the Android Documentation
Understanding the Android Documentation
If you guys search for the question that “What is a Documentation?”. Then you probably find so many answers that what is it. But in simple and straight way I can say that A Documentation is a document or a file or a manual that is provided by someone (in our case someone refers to developers or programmers) which contains some useful informationabout for what it is written. As no one knows…
View On WordPress