[APP][1.0] abcDB Database - Android Apps and Games

This free Android version of abcDB database gives you the ability to easily add/edit/view the data in your existing SQLite databases, or create your own! You can download it at the Play Store by searching for "abcDB".
A world leader in mobile database solutions for 13 years, we are very excited to release v1.0 of abcDB Database for Android.
Even though the following features are disabled in this free version, we trust that you will find this software easy to use and very functional:
* View, filter, search and sort your table data.
* Build data entry forms using the robust Form Builder
* Powerful scripting language gives you power and flexibility that other applications only dream of
* Build queries using the abcDB Query Builder
Our moto has always been to cater to the needs of our customers and we look forward to hearing your comments and suggestions. Please contact us if you wish at [email protected].
We have many exciting things in store for abcDB Database. Stay tuned!
Sincerely,
PocketSOFT.ca
"As easy as A-B-C ... as powerful as X-Y-Z!!"

Related

New Xda software

Dear All,
We are proud to announce that our first end-user application, PhoneREC is on the finish line and it is preparing for a launch.
This product enables the user to record his phone conversations, to save them in different audio formats and to upload them to desktop for backup purposes.
More info and pictures in the Products category on the main page.
www.teksoftco.com
We would like to have 2 volunteers to participate in the Beta Testing program for the PhoneREC application.
These 2 mentioned above must sign a NDA with Teksoft, Co. and test the application as a normal user would do (by using it ). Any bugs must be reported by mail.
The help is rewarded by a free licence for this application.
Best regards,
The Teksoft, Co. Team
Thank you all for signing up. We have found our voluntiers.
Every software launch will give oportunities to the end users in interacting with our developer team and be rewarded with a free licence.
So stay tuned

iBravoSE.com is online

We released BravoSE which is a popular app search client among Android users. Through our efforts of several months, iBravoSE.com is online today. Besides retaining the major features of BravoSE, iBravoSE.com increases more information of apps and enhance interactive experience. iBravoSE also allow users to share apps to SNS, like Facebook.
Our aim is to become an app search and discovery platform of high quality. We have developed a creative scenario-based service which can change the way of app recommendation and improve recommendation accuracy. In addition, the search service for iOS and Windows phone OS will be available later.
If you’re looking for a way to search apps easily or you want to experience wonderful app recommendation service, there is no doubt that iBravoSE is your best choice. The website and the mobile client complement each other and make up the integrated app search system together, which will bring people more awesome apps.
In future, we will think more about how to construct a good communication platform between users and developers, improve the quality of developed apps and help developers to promote their apps efficiently.

[APP][4.0+] Kaqaz Note Manager 1.2.0

What is Kaqaz?
Kaqaz is a modern note manager published by Sialan Lab.
It's using C++, Qt5 framework and Qml technology. It's open source and released under the GPLv3 License.
Kaqaz designed for tablets and large phones (>5 inch). But it works on other devices.
This is important for us to know your feedbacks. If it's good or not good, please tell us why?
The focus of Kaqaz is on a better user interface so that the user can feel a different experience with it. Kaqaz has tried to provide faster access bars and present a convenient interface for the users to have an enjoyable time while working on it. Kaqaz is a free and open source software written under GPLv3 license.
Note: To synchronize your notes with your other devices such as your laptop, you can download the desktop version. This application supports Windows, Linux, Mac and Android at the moment. iOS , ubuntu touch and Windows phone versions of this application will be published soon.
Kaqaz Theory
Kaqaz is not just an application. It is more like a theory; a theory on which much time has been spent in Sialan Lab to be designed and implemented.
Theory of Kaqaz states that imagine you have a lot of blank papers before you. You can write anything on them you would like without any concerns about how it is going to be kept or what will happen to them. You stick a label on them and then attach as many files as you’d like to them.
Do not worry about where or how it is going to be put and kept and clear your mind from all such concerns. Turn over the present paper and go to next one and only think about writing. Write on and on and fill in thousands of papers with a distress-free mind. A thousand is a small number for Kaqaz.
During all this time Kaqaz saves and keeps all your writings in its storage (cache).
Say goodbye to crowded lists of hundreds of writings. You can read and edit your writings whenever you want. Just ask Kaqaz what you want.
If you are looking for a specific word, say it to Kaqaz via the search tool. If you are looking for a specific label, choose the label from the sidebar and if you are looking for some writings modified on a specific date, type the date on the history tool.
Surely many more new, smart and advanced tools will be published for expressing your demands to Kaqaz. But for now we are at the beginning and only these tools are presented.
Kaqaz tries to sugar-coat writing for you through its simple theory and simplicity of user interface. It tries to make you concentrate only on writing so as to motivate you to write more.
The goal of Kaqaz is to inspire people to write diaries, short stories, daily notes, purchase lists, information, etc. as easily and best as possible and more importantly to enjoy writing.
Kaqaz attempts to support the habit of writing and motivate the users to write in today’s mechanized world.
We hope to develop and strengthen the theory of Kaqaz by relying on your support in order to satisfy you even more, leading to a development in the field of Note Manager Applications.
Features:
Notes management by means of labels and categories
Sorting notes by day
A user-interface different from other applications
Advance and Smart searching in notes
To-Do papers
Backing up notes
Encrypted synchronization via Dropbox among all your devices
Supporting left-to-right and right-to-left languages
Sharing papers with other applications
Assigning password for protecting notes
Attach map and weather to note informations automatically
Attaching photos, audio files and folders to any note
Search on papers by location
Capability of running and sync data on all operating systems (Android, Windows, Linux, Mac and soon other operating systems)
Kaqaz is a free software.
You can find kaqaz source code on Github

Best back end for Android app?

I appologize if this is a dumb question, but I am new to app development, altough some experienced in php/html.
I want to create an app where user fills in forms. The app development is easy to find info about, but i also want a back end plattform where I read the submitted forms and organize users.
So, my question. Is there a sort of ready wordpress like plattform to customize, or should this be built from scratch? If so, which platform is the best?
One note I should add about Buddy (full disclosure: I work there) is that we maintain independent instances of the platform in different locations around the world. If you need to host your backend in Europe (for response time or data sovereignty reasons, for example), you can choose your app backend to be sandboxed in the EU. Likewise the US and likewise China (with Brazil, Singapore and Australia coming soon).
he best way to develop mobile apps is to use REST services. So now you can choose any thing.
Any language that can used for server side programming can be used.
Now it is up to you choose the language.
If you familiar with JavaScript then you can try nodejs. You can make small app server in it.
But if your server software design is very complex (containing threads and synchronisation) then java can be handy.
But there is no restriction of language.
Firebase should be also a way to go for this.
The best android back end services include, Parse, Kumulos, Kinvey, backendless, QuickBlox.
Concerning the forms where users can fill up information, would something like help out?
https://play.google.com/store/apps/d...solutions.fasp
On Apple's platform you might need an iPhone developer - it is quite possible to create and publish an iPhone app using your form.
I did take the help of mobile apps development service in toronto to know the process which is described here: http://support.brightcove.com/en/app-cloud/docs/step-step-guide-publishing-apple-app-store-using-mac
Thanks Carol for sharing such a wonderful article.
"Planet Odoo | About | Odoo Migration, Odoo -Quickbook Integration
Odoo-Ebay Integration takes into consideration the competitive level in business and provides a quick fix implementation for every industry to break through.
I have heard good things about Hasura (Not affiliated in anyway). And I think parse - mentioned above - is no longer available.
I'm wondering why nobody mentioned Google CLoud or AWS. They are most mobile friendly for a good price
Hi, if you will decide to build from scratch, there are different options/frameworks. But If you use kotlin you should look to Ktor.
Backend options for an Android app
Here, The list of good backend options for an Android app:
1. Parse.
2. Back4app.
3. Firebase.
4. Kinvey.
5. Appcelerator.

[APP][4.0+]OVO Web - Offline Website Builder

In developing countries one of the main problems aspiring web developers might face is the high cost of purchasing a laptop and getting a stable internet connection also in developed countries, lack of cell signals in the subway can pose a problem when you want to quickly edit a website(as a freelancer) as most website builders are online (wix, boomer, wordpress etc).
With OVO Web this can now be done offline and in the palm of your hands. This app attempts to edit website templates in a process I call "touch and edit" where HTML elements are clicked (on the rendered template) and their css properties/HTML contents are edited. Edited template can be published to local drive folder, ftp server or github pages .The app also comes bundled with free responsive template to get you started.
Do share your thoughts, complaints, bugs, and ways to make the app better
Download from Play store: play.google.com/store/apps/details?id=com.ovosoftware.ovoweb
Thanks MrRiko, we are a team of android developers, currently focused on improving the app(fixing bugs) and adding more features so we can't give SEO tips. If you however wanna convert your website to an android native mobile app then we can help you
True GlenCurtis, that is why we wanna make it simpler with this app, it may not be perfect but we are getting there

Categories

Resources