I develop with Flutter only and here is why: Write once and deploy twice, on Android for its millions of users and on iOS for the money you can earn. This can save a lot of development money if done right. Advantages of Developing Apps in Flutter Extremely Fast App Development – offers features such as HotLoad and HotRestart, speeding up the testing process for the programmer; bottom line, you get the app faster…
How To Rewrite Buzztouch Apps in Flutter
This article is about rewriting Buzztouch apps using Flutter as the framework of choice. It will be highly technical in content, so if you only want an old app rewritten, without actually knowing how it is done, let me know here. The Internal Structure of Buzztouch Apps You define a Buzztouch app “in the cloud”, defining screens on special buzztouch server, then downloading the entire app to the desktop computer. The download consists of…
How to Become Tester For Internal Testing of Android Apps In the Play Store
How do you become a tester for Android apps? It depends on the kind of testing performed. In this article we shall describe the process of becoming a tester for internal testing only. To be eligible for this type of testing, someone first has to ask you would become a tester and you give them your email address. Then the owner of the app or the developer enter your email into Google Play Console.…
The Milestones Approach to Developing Mobile Apps With Flutter
The Milestones Approach to Developing Mobile Apps With Flutter Milestone 1 — Creating Flutter Project From scratch Besides from, obviusly, creating a basic Flutter project to start with, in this phase we gather all data files in one place. Images first, icons, logos, fonts, special characters, gradients, colors… anything that will make your app be different from other similar apps. Sometimes this step is more difficult than it seems, for example, may require converting…
Updates And Changes to the Developer Program Policies for Android Apps on Google Play
Updates And Changes to the Developer Program Policies for Android Apps on Google Play https://play.google.com/about/updates-resources/ 10 tips to help you stay on the right side of Google Play policy
How To Convert an Existing App From iOS to Android
Would it be difficult to convert and existing BT app from iOS to Android? Both yes and no. If you have been using only plugins that are available for both platforms, chances are that you will not have many problems in converting. If you have been using plugins that exist only for iOS, then oh well, yeah, of course, right… … … you will have MANY problems in converting from iOS to Android. Some…
How To Change the Color of the Background in Action Bar For Android
There is an excellent online resource for creating a simple, attractive and seamless custom action bar style for your Android application: http://jgilfelt.github.io/android-actionbarstylegenerator/ Here is the code on GitHub: https://github.com/jgilfelt/android-actionbarstylegenerator
From Kindle Ebooks to Android Apps — Case Study of Six Ebooks of Mine
Currently I have 17 apps published in Dusko Savic Google Play account. Six out of these 17 titles already live their electronic lives in Kindle store. Just as a point of reference here are the links so the you can compare the app versions against the Kindle versions: Kindle account Play store 1) Homepathic Remedies for Teething in Kindle store Teething 2) Cure Acute Otitis Media and Glue Ear Without Antibiotics and Save Your…