Index

images  A, B

Android coding practices

    APK

    Google security tips

    OWASP (see Open Web Application Security Project)

    PCI guidelines

    SPE

        android_manifest.xml file

        API

        credit card information

        encrypted SQLite

        limit user data

        obfuscator

        root permissions

        SD Card

        third-party library

        WORLD_READABLE/WORLD_WRITEABLE

Android design pattern

    architecture

        classic Android

        dependency injection (see Dependency injection (DI))

        MVC (see Model-view-controller (MVC))

        MVVM (see Model-View-View Model (MVVM))

    Holo Android design

        Action Bar

        ActionBarSherlock navigation

        actionBarSpinnerAdapter

        elements

        layout-large/main.xml

        navigation drawers

        OnNavigationListener method

        screen pixel density/sizes

        strings.xml

        task item/detail

        ToDoActivity.java fragment

        TodoList

        Wordpress layout

    UI pattern

        iFarmers

        Layout.xml file

        TodDoList app

        TodoActivity.java

        TodoProvider.java

Android SDK ships tools

    DDMS (see Dalvik Debug Monitor Server (DDMS))

    Lint

        CallCenterApp project

        error-checking categories

        Hierarchy Viewer

        layoutopt tool

        lint--check Performance

        lint--list Performance

    Traceview

    Unix

        Dumpsys

        Procstats

        top command

        Vmstat

images  C

images  D

Device testing

    Android brand fragmentation

    emulators

        add-on device providers

        Amazon AVD Launcher

        AVD emulator

        configuration matrix

        Galaxy S4 device

        HDX AVD

        Intel x86 Atom System

        Jenkins run

        Kindle device

        multi-configuration project

        SDK manager

        testing

        user-defined sites

    hardware testing

        borrow devices

        cloud testing

        crowd testing

        online testing

        remote test lab

    OpenSignal data

    operating systems

    strategy

images  E

images  F

images  G

images  H

images  I

images  J, K

Java Native Interface (JNI)

    caching classes, method and field IDs

    compiler vectorization

    javah tool

        ANT script

        custom_rules.xml file content

        downloading source code

        generated C/C++ header file

        generating header files

        <JDK_HOME>/bin directory

        MainActivity.java file content

        runtime error

    JVM usage

        arrays

        garbage collection

        local references

        memory management function

        with strings

    minimizing API calls

        primitive data type mapping

        reach-back minimization

    native code

        reuse

        usage

        writing difficulties

    SWIG

        getlogin function

        JNI wrapper code

        Unix interface

        Unix_wrap

    threading

        detached native threads

        JNIEnv

    troubleshooting

        CheckJNI

        Java exceptions

        logging macros

        my_log.h logging header file

        return values

        setting log level

Java Virtual Machine (JVM)

    arrays

        GetIntArrayElements

        Get<Type>ArrayElements

        modifying

        native I/O

        ReleaseIntArrayElements

        Release<Type>ArrayElements

        updating unchanged arrays

    garbage collection

    local references1

        DeleteGlobalRef

        NewGlobalRef

        releasing

images  L

images  M

images  N

images  O

images  P, Q

images  R

images  S

images  T, U, V

images  W, X, Y, Z

Web service

    Android API

        HTTP client

        HttpURLConnection

    consuming

        Android app

        HTTP status code

        parcelable class

        ToDo object

        WebResult class

        XML/JSON

    GAE

        Add Repository dialog

        Advanced REST Client

        application creation

        datastore

        Jersey (see Jersey library)

        @Path attribute

        @PersistenceCapable attribute

        plug-ins select

        project configuration

        ToDo entitiy class

        ToDo IDs class

        ToDo REST client

        ToDo service application

        tools

        Web Application Project

        web page

    Install software

    Internet companies

    load balancing

    performance

        AsyncTask/service class (see AsyncTask/service class)

        compression

        HTTP caching method

        long-running call method

    REST/SOAP architecture

        HTTP verbs

        WSDL

    Richardson Maturity model

        HTTP verbs

        hypermedia format

        URI

    security

        authentication

        Google OAuth token

        mobile threats

        password, don’t own

        password, don’t send

        password, don’t store

        sessions usage

        TLS/SSL

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.144.38.120