Corona SDK Material Design Apk

Corona SDK Material Design Apk

Latest version 1.0
30 May 2017

Older Versions

Apk Infos

Version1.0
Rating5.0/5, based on 4 votes
Size‎9.3 MB
Requires AndroidAndroid 4.0+ (Ice Cream Sandwich)
Author's NotesA test for cross-platform material design apps built with Corona SDK.

About Corona SDK Material Design APK

Corona SDK Material Design APK Download for Android
Corona SDK Material Design APK Download for Android

Description

This app demonstrates an up-and-coming plugin for Corona SDK. The plugin will allow developers to override the standard widget libraries in Corona's APIs extending their app's appearance to include Google's material design properties. This will make apps developed for iOS and Android using Corona SDK look more professional.

For example, the newButton API of my new plugin will override the newButton API of Corona's. Instead of getting the standard button for Corona, you will get a beautiful material button per Google's standard.

Furthermore, generic 'material' can be created. It inherits properties such as depth (which can be altered by changing the z of the object), automatically generated shadows, and resizing capabilities. I also make use of LUA's metatables to make getting and setting some material's z value easy. For example, "myMaterial.z" functions as a getter and setter. "myMaterial.z = 10" is the same as "myMaterial.setZ(10)" and "someVal = myMaterial.z" will set someVal to 10.

Moreover, behaviors are currently being development to control an app's material in uniform ways. This is demoed with the "horizontal" and "vertical" buttons. Automatic sizing and fitting coming in an update.

Slideout drawers are easy to implement, and you can use gestures present in native Android apps (i.e. swipe from the left).

Overflow menu is gorgeous in my opinion. I'm going to add the shortcut soon where you can just drag your finger over it to select an option.

Lastly, colors of material may be specified with the names provided by Google on their material design website. No more having to convert your RGB hexes to Corona's percentile RBG. Just copy and paste the color, or type in the name.

For more information on Material Design, see the website here: https://material.io/guidelines/

If you are interested in this plugin, email us at impact-studios [at] outlook.com

The plugin should be completed this year and published in the Corona Marketplace.

Latest updates

What's new in version 1.0

slide out drawe

How to install Corona SDK Material Design APK on Android phone or tablet?

Download Corona SDK Material Design APK file from ApkClean, then follow these steps:

Update Phone Settings

  • Go to your phone Settings page
  • Tap Security or Applications (varies with device)
  • Check the Unknown Sources box
  • Confirm with OK

Go to Downloads

  • Open Downloads on your device by going to My Files or Files
  • Tap the APK file you downloaded (com.gmail.joecoronasdk.coronamaterialdesign-v1.0-ApkClean.apk)
  • Tap Install when prompted, the APK file you downloaded will be installed on your device.

Older Versions

1.0 (1)9.3 MB

Questions & Answers

Q: What is an APK File?

A: Just like Windows (PC) systems use an .exe file for installing software, Android does the same. An APK file is the file format used for installing software on the Android operating system.

Q: If I install an APK from this website, will I be able to update the app from the Play Store?

A: Yes, absolutely. The Play Store installs APKs it downloads from Google's servers, and sideloading from a site like ApkClean.net goes through a very similar process, except you're the one performing the downloading and initiating the installation (sideloading).
As soon as the Play Store finds a version of the app newer than the one you've sideloaded, it will commence an update.

Q: Why ApkClean.net can guarantee APK 100% safe?

A: Whenever someone wants to download an APK file from ApkClean.net, we'll check the corresponding APK file on Google Play and allow user download it directly (of course, we'll cache it on our server). If the APK file does not exist on Google Play, we'll search it in our cache.

Q: What are Android App permissions?

A: Apps require access to certain systems within your device. When you install an application, you are notified of all of the permissions required to run that application.

Don't hesitate to contact us if you have any questions or concerns.

(*) is required