Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 0686591b authored by Scott Main's avatar Scott Main
Browse files

docs: Rewrite of App Fundamentals.. Part 3

This introduces two new docs:

Application Fundamentals:
  This is the homepage for the app fundamentals; it introduces
  the security sandbox, each of the component types, intents,
  the manifest file, and app resources.
Processes and Threads:
  Most of this document is from the original fundamentals.jd doc;
  it describes more about how an app's process runs on android
  and the different levels of process importance used to determine
  which processes the system can kill and how threads are and
  should be used in an application. I've added more detailed information
  about threads, however, including information about using AsyncTask.

These documents are orphaned for now. This is the last set of documents
required before I'll change the side navigation to adopt the new
app fundamentals and redirect the old fundamentals.jd file.

Change-Id: Ie0c6540a3a6d86780718e2918b8dffcda37d925c
parent c5f520aa
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment