I'm using Delphi 10 seattle for developing Android mobile application. And in that I have form and while closing that form, I need to have any animation effect. I have seen TFloatAnimation but I didn't find any help files for using it. Please help me to handle this.
Thanks in advance
Related
I am a fullstack webdeveloper. I use python and vue for my development..
Recently I am trying nativescript for learning how to make native apps with javascript!
I'm trying to make an android keyboard app..
I want to use the custom keyboard instead of my system keyboard!
I searched here and there but i only found how to use a custom
keyboard on specifically my app I'm making....But i want to use the
keyboard systemwide...
I just want to know how shall I do that?
what steps should i taken or is it actually possible to make that or not?
even it is possible on react native and not nativescript then I'm also okay with it!
PLease Help!
Thanks a lot in advance..
I Have recently finished designing my mobile app in balsamic wireframe and now it's time build it in android studio.
What should be right approach for me?
should or can I create all the layout first before starting the hard coding.
or do one by one.
I would be a great if someone can help me with it.
thanks
I Haven't tried to implement the design in the android studio
I want to create a page made with native android with a small portion (say a horizontal scroll view) made from react-native inside the same android page like an android page with a react-native widget plugged in, such that the app is completely widgetized.
I know that it is possible to do so because I read about it in this article and some companies are using it.
Can anyone help me how to achieve this?
My question is same to this question, I found a few useful articles related to this matter for iOS but I want a solution for android.
I've developed different personal apps for android and now i'm interested in google cardboard project
So, would be possible to create an application for android to implement the same system of this project : http://www.vrdesktop.net ( windows only ). In few words mirroring the android screen inside another app that will split everything ..
actually i don't know if there are some usefull api/ways to accomplish the job.
EDIT1: i've prepared a draw to better show the idea: https://docs.google.com/drawings/d/15AYvjesIhZDTe5mfOmm5TzhRkyxmDA6L0jI9MzdKbB4/edit
After long researches i've found an open source project that is doing exactly what i was looking for:
https://github.com/frma71/sbs
P.S. Thank you for useless downvoting
I am started developing with android,and need to use HTML5 as a cross platform technology,but i dont know about HTML5 and its behaviour with android,I searched a lot but couldn't understand that from where should i start to learn . Any suggessions appreciated.
thank you!
Hi you can check out http://www.sencha.com/blog/introducing-sencha-touch-html5-framework-for-mobile sancha touch for this.
On top of that http://www.sencha.com/blog/galaxy-nexus-the-html5-developer-scorecard/ is scorecard for the same.
you can also opt for Jquery Mobile to build HTML5 standard UI for Android.
Write Html5 code and put this in assets folder and use webView and load this open your html5 file in webView.This is quiet simple for more watch.