Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.
benlau edited this page Oct 9, 2014 · 17 revisions

Welcome to the Quick Android wiki!

WISH LIST

Please free feel to modify to submit your wanted components / features in this wiki or issue tracker.

Remarks: No one has been assigned to the wish list. Code contribution is welcome.

1. New Components

  1. Tab Bar
  2. Alert Dialog (Example code is already in example program , but it need to change the size to make it look likes a native component)
  3. Progress Bar / Seek Bar
  4. Toggle Button
  5. TableView & TableCell (Android is Free Style, iOS has built-in few styles for Selection)
  6. iOS Popup Menu
  7. iOS NavigationBar - iOS Navigation Bar is different Android Action Bar.

2. System Features

  1. Haptic Feedback (Trigger system's haptic feedback if enabled)
  2. Device Type Detection (Phone , Tablet , PC)
  3. Build script for compile .java file into .jar and bundle with the application

3. Improvement

  1. ActionBar - Change the height to fit for Phone , Tablet and PC
  2. TextSearchingHoloLight.qml - A better image is needed.

In Progress

  • Navigation Drawer (Ben) (Not committed)
  • ViewPager (Ben)

Reference

Learning materials

  1. Qt for Android - hackpad.com