Elementer i Android

1.0
70 reviews
5K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image

About this app

CAN YOU LIKE IT SO GIVE IT ONE STAR, NOT 5! (see below)

FOR PROGRAMMERS ONLY
Small, delimited and easily understandable examples of how to program applications in Java for Android phones.


Overall content:
 * Beginner friendly examples, with notes and explanatory videos
 * Use intents, intent filters, results that result
 * Use dialogs, toasts, audio, sensors, GPS (location), WebView, ListView, Gallery, GridView
 * View all of Android's built-in drawables (images)
 * Demonstrate life cycle, including proper use of nonConfigurationInstance object, onSaveInstanceState () and onRestoreInstanceState (), dialogs that survive reversing the phone
 * Demonstrate multitouch, gestures
 * Demonstrate use of content providers (such as address book)
 * Demonstrate broadcast recievers
 * A minimalist DMI weather app
 * Settings and PreferenceManager
 * Asynchronous calling, AsyncTask, Handler etc
 * Parsing XML and JSON
 * SQLite
 * VideoView
 * Parsing XML (RSS feed from youtube)
 * Viewing YouTube video embedded in own activity
 * Caching of data locally
 * Text to speech
 * Animations

- Dialogues that survive the reversal of the phone
- Gallery, GridView and other list alternatives
- ProximityAlert (in Locale.java)
- Lifecycle and use of the Application object
- A compass (simple)
- A balance game

You can see the source code for the examples INSIDE THE SELF app right after you run them (long press an activity to see the source code).

Android Elements is open source and can be viewed on GitHub:
https://github.com/nordfalk/android-eksempler/tree/master/AndroidElementer


The many permissions are to show how different parts of the Android libraries are used (if you don't want to install something that uses so many permissions then get the source code, look it through and translate it yourself).

Before, the app was called AndroidElementer, but to avoid violating Google's policies it is now called "Elements of Android"

Greetings Jacob
Updated on
Jul 10, 2020

Data safety

Developers can show information here about how their app collects and uses your data. Learn more about data safety
No information available

Ratings and reviews

1.0
68 reviews
A Google user
September 4, 2015
Udmærkede eksempler, nemt at forstå. Kanon - håber på flere eksempler.
3 people found this review helpful
Jacob Nordfalk
September 4, 2015
Tak, men kan du så ikke give den EN stjerne? Jeg prøver altså at slå verdensrekord i lav bedømmelse, her! Hilsen Jacob

What's new

Nyeste ændringer kan altid ses på
https://github.com/nordfalk/AndroidElementer/commits/master