Skip to content

rupeshkumar22/Processing-AndroidX-Sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Processing-AndroidX-Sample

This project is a sample project using app/libs/processing-core-androidx-1.1.1.jar and configuring app/gradle.build with the following dependancies

    implementation 'com.google.android.support:wearable:2.8.1'
    compileOnly 'com.google.android.wearable:wearable:2.8.1'
    implementation files('libs/processing-core-androidx-1.1.1.jar') 

The app targets android platform API - 30

AndroidEmulator-Pixel_2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages