All Projects → italia → 18app

italia / 18app

Licence: GPL-3.0 license
Official mobile app for 18app

Programming Languages

C#
18002 projects
HTML
75241 projects

Projects that are alternatives of or similar to 18app

Brainpowerapp
A visual memory training game, a mobile game made with Xamarin for both Android and IOS .
Stars: ✭ 17 (-46.87%)
Mutual labels:  xamarin, mobile-development
Prototype.Forms.Controls
This sample app contains a random mixture of Xamarin/Xamarin.Forms controls, views, and functionality snippets that I've created.
Stars: ✭ 21 (-34.37%)
Mutual labels:  xamarin, mobile-development
Connectivityplugin
Connectivity Plugin for Xamarin and Windows
Stars: ✭ 253 (+690.63%)
Mutual labels:  xamarin
ShortcutBadger
Xamarin.Android library supports badge notification like iOS in Samsung, LG, Sony and HTC launchers. Port of
Stars: ✭ 24 (-25%)
Mutual labels:  xamarin
CrossMobile
Create native iOS, Android, Windows Phone and Desktop applications in Java. Write it once, and produce sophisticated multiplatform applications.
Stars: ✭ 48 (+50%)
Mutual labels:  mobile-development
fanga
A manga reader and downloader made with flutter
Stars: ✭ 61 (+90.63%)
Mutual labels:  mobile-development
software-systems-architecture
A collection of descriptions of the architecture that various systems use.
Stars: ✭ 24 (-25%)
Mutual labels:  mobile-development
Aiforms.effects
AiForms.Effects for Xamarin.Forms
Stars: ✭ 245 (+665.63%)
Mutual labels:  xamarin
Microsoft.Maui.Graphics.Controls
Experimental Microsoft.Maui.Graphics.Controls - Build drawn controls (Cupertino, Fluent and Material)
Stars: ✭ 549 (+1615.63%)
Mutual labels:  xamarin
resources
A curated collection of useful tech resources 💻
Stars: ✭ 57 (+78.13%)
Mutual labels:  mobile-development
Cognitive-Face-Xamarin
A client library that makes it easy to work with the Microsoft Cognitive Services Face API on Xamarin.iOS, Xamarin.Android, and Xamarin.Forms and/or Portable Class Libraries.
Stars: ✭ 18 (-43.75%)
Mutual labels:  xamarin
Android-Kotlin-Fundamentals
Bu repositorie Google'ın tamamıyla ücretsiz olarak sunduğu Android Kotlin Fundamentals dokümantasyonunun Türkçeye çevrilmiş halidir.
Stars: ✭ 277 (+765.63%)
Mutual labels:  mobile-development
iOS-Daily-Tips
Daily Tips From iOS World 🔥
Stars: ✭ 42 (+31.25%)
Mutual labels:  mobile-development
YoApp
YoApp, messaging suite with batteries included!
Stars: ✭ 17 (-46.87%)
Mutual labels:  xamarin
Malclient
Not so small client app for Myanimelist.net - Windows 10 UWP & Android
Stars: ✭ 253 (+690.63%)
Mutual labels:  xamarin
Generation
⭐ A Private, Secure, End-to-End Encrypted Messaging app made in Flutter(With Firebase and SQLite) that helps you to connect with your connections without any Ads, promotion. No other third-party person, organization, or even Generation Team can't read your messages. 💝
Stars: ✭ 18 (-43.75%)
Mutual labels:  mobile-development
Xamarin.flutter
Running Flutter on Xamarin
Stars: ✭ 248 (+675%)
Mutual labels:  xamarin
data examples
An example app showing different ways to pass to and share data with widgets and pages.
Stars: ✭ 56 (+75%)
Mutual labels:  mobile-development
CircularDialogs
Android dialog library to give user feedback about the common operations like Success, Warning and Errors.
Stars: ✭ 35 (+9.38%)
Mutual labels:  mobile-development
XamarinPipelineDemo
Demo and explanation on how to do several common tasks for Xamarin.Forms Android in an Azure DevOps pipeline on a Microsoft-hosted agent. Tasks include: build-based version, APK signing, publishing artifacts, unit tests, and UI tests (both via emulator in Azure DevOps and via real devices in App Center).
Stars: ✭ 23 (-28.12%)
Mutual labels:  xamarin

18app

Join the #18app channel Get invited 18app on forum.italia.it

⚠️ WORK IN PROGRESS ⚠️

Questo è il repository della app ufficiale per 18app, sviluppata con il framework Xamarin.Forms per iOS e Android.

Lo sviluppo della app è stato completato ed è in corso di pubblicazione negli app store. Segui la pagina Facebook ufficiale per ricevere aggiornamenti!

Informazioni per sviluppatori

Il codice è contenuto in una singola soluzione Visual Studio all'interno della directory src/. Dopo aver clonato il progetto, puoi aprirlo con Visual Studio.

Consulta la documentazione di Xamarin.Forms per installare tutti gli strumenti di sviluppo necessari.

Potrai quindi compilare e testare la app localmente usando emulatori o dispositivi fisici.

Informazioni aggiuntive per la compilazione

Per ovvi motivi nel repository GitHub non è presente un file che contiene le chiavi di connessione ai servizi di backend, quindi la compilazione non va a buon fine. Per risolvere basta creare nella cartella src/Italia.DiciottoApp il file Keys.cs col seguente contenuto:

namespace Italia.DiciottoApp
{
    public static class Keys
    {
        public static readonly bool IsInstabugEnabled = false;
        public static readonly string InstabugToken = "<InstabugToken>";

        public static string X_IBM_ClientId_ProdEnv => "<ProdClientIdGuid>";
        public static string X_IBM_ClientId_TestEnv => "<TestClientIdGuid>";

        public static string X_IBM_ClientSecret_ProdEnv => "<ProdClientSecretGuid>";
        public static string X_IBM_ClientSecret_TestEnv => "<TestClientSecretGuid>";
    }
}

Configurazione del servizio Google Maps

A partire dal 16 luglio 2018 i servizi Google Maps possono essere gratuitamente utilizzati solo da applicazioni Mobile, come riportato nella pagina Google Map service Price. Al fine di evitare un uso improprio Google richiede la registrazione dell'app, da effettuare come descritto nella documentazione Xamarin Forms Obtaining a Google Maps API Key. Poiché il servizio riconosce l'app chiamante mediante la chiave SHA-1 con la quale è stata compilata, non è necessario impostare alcun altro parametro (AppId o AppSecret) di sorta. In modo automatico, l'applicazione Android utilizzerà il servizio Google Maps, come sopra impostato, e l'applicazione iOS utilizzerà il servizio di mappe della Apple, che non richiede alcuna impostazione.

Come contribuire

I contributi sono benvenuti! Al momento siamo impegnati per il primo rilascio, quindi il codice cambia velocemente. Dopo il primo rilascio potremo valutare i contributi inviati sottoforma di Pull Request. Ti consigliamo di iniziare aprendo una issue in modo da discutere insieme il modo migliore per implementare la modifica, e di non includere troppe modifiche eterogenee nella stessa Pull Request.

Autori

Questa app è stata sviluppata dal Team per la Trasformazione Digitale in collaborazione con il Ministero per i Beni e le Attività Culturali e Sogei.

Licenza

Il codice sorgente è rilasciato sotto licenza GPL-3.0.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].