使用XML制作Android和iOS App需要什么样的框架或工具(逻辑和布局)
我有一个来自我的开发人员的项目,他们为我和iOS应用程序制作应用程序。当我检查源代码时,他们使用Java代码,并调用文件XML加载数据,并且所有逻辑都在XML中。这是代码结构:
projectName
- 和
键盘
- Android
- ios
- PLIST
-----常见
----数据
---- HTML
----弹出案
----资源
----屏幕
---- tr
----基础
screen.xml
----- Finger.xml
-----登录。xml
---- into.xml
此代码是在2015年 - 2016年创建的,
我的问题是,制作此代码的框架或工具是什么?因为开发人员没有告诉我。请帮助
我认为他们使用混合框架来生成该项目。与颤音,反应本机,标志性等相同,但它们使用XML,因此我猜它不是颤动,反应本机和标志性的。
I have a project from my developer, they make apps for me Android and iOS apps. When I check the source code they used Java code and they call file XML to load the data and all the logic is in the XML. This is the code structure:
ProjectName
--and
keystore
--Android
--IOS
--plist
----common
----data
----html
----popover
----resource
----screen
----tr
----base
screen.xml
----finger.xml
----login.xml
----intro.xml
This code was created in 2015 - 2016
My question is, what is the framework or tool to make this code? Cuz the developer didn't tell me. Please help
I think they used a hybrid framework to generate this project. Same as Flutter, React Native, Iconic, etc but they use XML so it's not Flutter, React native, and Iconic I guess.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
回想起遥远的回忆... Xamarin? https://dotnet.microsoft.com/en-en-us/en-us/apps/apps/xamarin
https://en.wikipedia.org/wiki/wiki/xamarin
https:/ com/en-us/visualstudio/xaml-tools/xaml-overview?view = vs-2022
Recalls distant memories ... Xamarin? https://dotnet.microsoft.com/en-us/apps/xamarin
https://en.wikipedia.org/wiki/Xamarin
https://learn.microsoft.com/en-us/visualstudio/xaml-tools/xaml-overview?view=vs-2022