Skip to content

egeniq/app-remote-config-android

Repository files navigation

AppRemoteConfig for Android

Configure apps remotely: A simple but effective way to manage apps remotely.

Create a simple configuration file that is easy to maintain and host, yet provides important flexibility to specify settings based on your needs.

General info about AppRemoteConfig can be found here.

Build Instructions

WORK IN PROGRESS

You can compile the AppRemoteConfig module for Android using Scade.

/Applications/Scade.app/Contents/PlugIns/ScadeSDK.plugin/Contents/Resources/Libraries/scd/bin/scd \
    archive \
    --type android-aar \
    --path . \
    --platform android-arm64-v8a \
    --platform android-x86_64 \
    --android-ndk ~/Library/Android/sdk/ndk/26.1.10909125 \
    --generate-android-manifest \
    --android-gradle /Applications/Scade.app/Contents/PlugIns/ScadeSDK.plugin/Contents/Resources/Libraries/ScadeSDK/thirdparty/gradle

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages