[Q] App with Gestures - I need some ideas! - General Questions and Answers

If you could use gestures in your apps: In what app you would use?
I'm working in a project about use gestures in apps (android, ios and web) with a simple-line code. So, i want implement this development in differents areas, but i need some suggestions.
My project is a software development kit to create gesture-driven apps across all platforms using an online editor and a plugin distribution system. Whether it’s a small or big app, whether it’s on iOS, Android or web, it enables developers and designers to effortlessly integrate gesture control into their applications and to create innovative user experience.
I have a music player with this project, if you want to see it, i can give you the link to download it and try!
Well, my question is: Where you think that this project will have potencial? Yes or No? And in which area?
Can you understand me?
Thanks everyone for the help!
Best Regards!

Related

[Q] Native Android SMS App Plug-in Development

I am trying to develop a plug-in messaging app to integrate features into the native android sms/mms app with the intention of expanding its functionality.
I primarily want to add more customizable options and information display. Again, the goal is functional, not aesthetic. (I am NOT trying to create another "Handcent," app.)
Can anyone give me some direction on where to start or where to find more information on plug-in development? Right now there is not much literature on this subject.
Thank you

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.

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.

Native vs Cross Platform

Hi everyone. I know that it's not a new subject, but I think it's a good subject to discuss about. It's the first question for any developer who wants to start a new project as everyday we can see new frameworks and languages comming up for development. After years of development now when I want to start a new project think about it again. It will be great if any one who has any experience can share it here. Because it's the experiences and times that show us if a decision was a good one or not. We can write about different parameters we considered to start a project, challenges and the results. Please feel free to add any other item you think is important to consider.
I start by myself:
Subject: A Network Communication App
Long/Short term consideration: Long term
Target platforms considered at start: android, windows
Target platforms implemented: after 2 years, android, windows, linux, (ios just newly started)
Framework: Qt5 (a cross platform framework)
Challenges: We used a crossplatform framework but as you know any OS has it's considerations and styles for development. Also different frameworks have different capacities for handling these features. In this project one of the challenges we had was the way android handles services and activities. We had to separate our UI from the logic controllers completely and implement a way to communicate between these separated processes. Also we had to implement the OS based features separately for each OS like notifications and alarms. Fortunately Qt let you use native codes for these specific features. For example you can use native java codes for showing a notification or playing system native sounds and alarms.
Pros: We implemented our UI just once and used it for all platforms. Also we implemented network and controller threads once and used them for all platforms. In this way if we need any change in our protocols or UI, we just develop them once. So we have one development team for all of them.
Result: Cross Platform with Qt was a good decision at that time for that project. Specially for a small team like what we had, because after you implement the base of a project like this you have to support it for a long time and add features to it. If we were using native codes, now we had to have separated teams for developing new features and supporting it.
It's great to read about other people stories. So Please let us know about them.
Thanks
Native vs. Cross-Platform
Native apps are developed only for a specific platform. These apps are formed in a language cooperative with the platform. Apple, for instance, prefers Objective C and Swift for iOS while Google supports Java for Android. Using these satisfactory languages, developers can create safer use of the inherent features of these platforms. A native app developed for Android will not function on iOS and vice versa.
Cross-platform apps are cooperative with various platforms. Due to the market share of Android and iOS, most cross-platform apps are confined to these two operating systems. These apps are produced in HTML and CSS since these official web technologies are platform-independent. Several cross-platform application development tools enable developers to create these apps with little trouble.

What is the best tool to start developing an app without coding?

Hi
We need to create an app that would basically play some videos and music. So it will have a media player, besides we need some customization for the screen that contains the player and for the player itself. It will also have the user profile screen where it will show some statistics (like, how many videos the user watched, how many days in a row they used the app, etc., and a calendar that displays the user's activity). Thus the app will also have a backend where all the user data will be stored. There will be also some functionality to choose specific videos depending on one's mood. We don't have a budget to order this work to a developer so we are looking for an app development platform. I saw, there are quite a few platforms available out there. But we need something powerful enough on the one hand but easy to learn on the other hand so that we could finish the app as quickly as possible. Can somebody suggest a platform for this task? It should be able to create apps for both Android and iOS.
you dont need to be good at programming but should have basic programming skills if you just want to make an app for you than you can use code from internet
Thank you for sharing with is this is really good for us .

Categories

Resources