SlideShare a Scribd company logo
Dialap
p
Dexetra Labs - Building Apps that can get featured
Dexetra Labs - Building Apps that can get featured
Dexetra Labs - Building Apps that can get featured
Dexetra Labs - Building Apps that can get featured
Dexetra Labs - Building Apps that can get featured
Dexetra Labs - Building Apps that can get featured
Dexetra Labs - Building Apps that can get featured
Dexetra Labs - Building Apps that can get featured
•
•
•
•
•
•
Dexetra Labs - Building Apps that can get featured
Dexetra Labs - Building Apps that can get featured
•

Interface

•
•
•
•

Fragments
•
•
•
•

listitem

•

Windowbackground

color
Dexetra Labs - Building Apps that can get featured
<item name="android:background">@null</item>
<item name="android:windowBackground">@android:color/transparent</item>

<item name="android:colorBackground">@null</item>
•

convertview
getViewTyePosition

•

cursoradapter

•

Mergeadaptor

getItemViewTypeCount

cursorloaders
Adapter A

Adapter B
Adapter C
Listview listView; // initialize
ListAdapter a, b, c, d;// initialize
MergeAdapter adapter = new MergeAdapter(context);
adapter.addAdapter(a);
adapter.addAdapter(b);
adapter.addAdapter(c);
adapter.addAdapter(d);

Adapter D
@Override
public void requestLayout() {
// We will assume that once measured this will not need to resize
// itself, so there is no need to pass the layout request to the parent
// view (ListView).
forceLayout();
}
•
•
• SyncAdaptors
onCreate
onStart
Dexetra Labs - Building Apps that can get featured
•
•
•
•
•
•
•
•
•
•
•
•
•
•
•
•
•

•
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="detailed_persons_timeline">
<xliff:g id="person_name" example="John Samuel">%s</xliff:g>'s
Timeline
</string>
</resources>
Code Usage
mTextView.setText(getString(R.string.detailed_persons_timeline,
person.getName()));
•
•
•
•
•
http://developer.android.com
Vishvesh Suriyanarayanan (vishvesh.suri@dexetra.com)

Kiran B H (kiran.bh@dexetra.com)

Vijith Menon (vijith.memon@dexetra.com)

More Related Content

PPTX
A different thought angular js part-3
PDF
Android L08 - Google Maps and Utilities
PDF
Search syntax training
PDF
Listview and Adapter
PDF
Coding for modern UI - BlrDroid
PPTX
Modern android development
PDF
Maciej Treder ''Angular Universal - a medicine for the Angular + SEO/CDN issu...
A different thought angular js part-3
Android L08 - Google Maps and Utilities
Search syntax training
Listview and Adapter
Coding for modern UI - BlrDroid
Modern android development
Maciej Treder ''Angular Universal - a medicine for the Angular + SEO/CDN issu...

Similar to Dexetra Labs - Building Apps that can get featured (20)

KEY
Design Patterns for Tablets and Smartphones
PDF
Redux Universal
PDF
Advanced Android gReporter
PDF
AppSyncをReactで使ってみた
PDF
A resource oriented framework using the DI/AOP/REST triangle
PDF
Android accessibility for developers and QA
PDF
Drupalcon 2023 - How Drupal builds your pages.pdf
PDF
2023 - Drupalcon - How Drupal builds your pages
PPTX
chp 4 UI component hdjdjdduudfinalt.pptx
PDF
Getting Started With Material Design
PDF
GDG Mediterranean Dev Fest Code lab #DevFestMed15 da android ad android wear ...
PDF
Android Materials Design
PDF
Material Design (The Technical Essentials) by Mohammad Aljobairi @AMMxDROID
PDF
Getting your app ready for android n
PDF
Kicking off with Zend Expressive and Doctrine ORM (Sunshine PHP 2017)
PPT
WebLogic Deployment Plan Example
PDF
Kicking off with Zend Expressive and Doctrine ORM (PHP Srbija 2017)
ODP
Session 2- day 3
PDF
Google Cloud Endpoints - Soft Uni 19.06.2014
PDF
Kicking off with Zend Expressive and Doctrine ORM (PHP UK 2017)
Design Patterns for Tablets and Smartphones
Redux Universal
Advanced Android gReporter
AppSyncをReactで使ってみた
A resource oriented framework using the DI/AOP/REST triangle
Android accessibility for developers and QA
Drupalcon 2023 - How Drupal builds your pages.pdf
2023 - Drupalcon - How Drupal builds your pages
chp 4 UI component hdjdjdduudfinalt.pptx
Getting Started With Material Design
GDG Mediterranean Dev Fest Code lab #DevFestMed15 da android ad android wear ...
Android Materials Design
Material Design (The Technical Essentials) by Mohammad Aljobairi @AMMxDROID
Getting your app ready for android n
Kicking off with Zend Expressive and Doctrine ORM (Sunshine PHP 2017)
WebLogic Deployment Plan Example
Kicking off with Zend Expressive and Doctrine ORM (PHP Srbija 2017)
Session 2- day 3
Google Cloud Endpoints - Soft Uni 19.06.2014
Kicking off with Zend Expressive and Doctrine ORM (PHP UK 2017)
Ad

More from BlrDroid (20)

PDF
Post I/O 2014 Meetup : Google I/O '14 recap- Amrit Sanjeev
PDF
June 2014 - Android wear
PDF
June 2014 - IPC in android
PDF
June 2014 - Building Rabbit MQ based chat on Android
PDF
Challenges in writing roboelectric tests
PDF
How to leverage cloud for QA process
PDF
Usability Testing Made Easy
PDF
How Mobile Developers Could Leverage On Big Data and Data Points to understan...
PDF
Internals of AsyncTask
PDF
Increasing downloads, ratings and revenues
PDF
March 2014 Meetup - Nokia X Tech Session
PPTX
March 2014 Meetup Baug Android and Google App Engine
PDF
Android Security - Common Security Pitfalls in Android Applications
PDF
High performance graphics and computation - OpenGL ES and RenderScript
PDF
July 2013 Meetup : Introduction To App Publish - Ujjwal Kabra
PPTX
July2013 Meetup : App Store Optimization - Shankar soma
PDF
June2013 Meetup : Activity Recognition API - Walkmeter - Michal Depa
PDF
June2013 Meetup : In-App Billing by Soham & Senthil
PDF
June2013 Meetup : IO13 Deep Dive-Location_api_AmritSanjeev
PPTX
IO13 Recap
Post I/O 2014 Meetup : Google I/O '14 recap- Amrit Sanjeev
June 2014 - Android wear
June 2014 - IPC in android
June 2014 - Building Rabbit MQ based chat on Android
Challenges in writing roboelectric tests
How to leverage cloud for QA process
Usability Testing Made Easy
How Mobile Developers Could Leverage On Big Data and Data Points to understan...
Internals of AsyncTask
Increasing downloads, ratings and revenues
March 2014 Meetup - Nokia X Tech Session
March 2014 Meetup Baug Android and Google App Engine
Android Security - Common Security Pitfalls in Android Applications
High performance graphics and computation - OpenGL ES and RenderScript
July 2013 Meetup : Introduction To App Publish - Ujjwal Kabra
July2013 Meetup : App Store Optimization - Shankar soma
June2013 Meetup : Activity Recognition API - Walkmeter - Michal Depa
June2013 Meetup : In-App Billing by Soham & Senthil
June2013 Meetup : IO13 Deep Dive-Location_api_AmritSanjeev
IO13 Recap
Ad

Recently uploaded (20)

PDF
Heart disease approach using modified random forest and particle swarm optimi...
PDF
Web App vs Mobile App What Should You Build First.pdf
PPTX
OMC Textile Division Presentation 2021.pptx
PDF
August Patch Tuesday
PDF
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
PDF
Microsoft Solutions Partner Drive Digital Transformation with D365.pdf
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
A novel scalable deep ensemble learning framework for big data classification...
PDF
NewMind AI Weekly Chronicles - August'25-Week II
PPTX
Group 1 Presentation -Planning and Decision Making .pptx
PPTX
Chapter 5: Probability Theory and Statistics
PDF
Getting Started with Data Integration: FME Form 101
PDF
From MVP to Full-Scale Product A Startup’s Software Journey.pdf
PDF
Hybrid model detection and classification of lung cancer
PPTX
Tartificialntelligence_presentation.pptx
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PPTX
A Presentation on Touch Screen Technology
PDF
Unlocking AI with Model Context Protocol (MCP)
PPTX
TechTalks-8-2019-Service-Management-ITIL-Refresh-ITIL-4-Framework-Supports-Ou...
PDF
Approach and Philosophy of On baking technology
Heart disease approach using modified random forest and particle swarm optimi...
Web App vs Mobile App What Should You Build First.pdf
OMC Textile Division Presentation 2021.pptx
August Patch Tuesday
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
Microsoft Solutions Partner Drive Digital Transformation with D365.pdf
Digital-Transformation-Roadmap-for-Companies.pptx
A novel scalable deep ensemble learning framework for big data classification...
NewMind AI Weekly Chronicles - August'25-Week II
Group 1 Presentation -Planning and Decision Making .pptx
Chapter 5: Probability Theory and Statistics
Getting Started with Data Integration: FME Form 101
From MVP to Full-Scale Product A Startup’s Software Journey.pdf
Hybrid model detection and classification of lung cancer
Tartificialntelligence_presentation.pptx
MIND Revenue Release Quarter 2 2025 Press Release
A Presentation on Touch Screen Technology
Unlocking AI with Model Context Protocol (MCP)
TechTalks-8-2019-Service-Management-ITIL-Refresh-ITIL-4-Framework-Supports-Ou...
Approach and Philosophy of On baking technology

Dexetra Labs - Building Apps that can get featured

Editor's Notes

  • #15: UI changes every 6 months
  • #17:      Higher overdraw means slower app + unwanted processing      Especially important for listview Item. 
  • #21: Put adapter a, b c, d in the screenshot