Yes, it is capable.
Yes,you can test the push notification Extension
I thought they didnât understand. Excuse me
Iâm curious how this works. Can you explain?
You guys may re-read this post to understand
This is also explained
Thatâs not what Iâm asking. @jarlissonlira2 said:
What I want to know is how adding service tags to the activity tag works?
As the compiler writes activity directly into the manifest,Service is also given as a activity so it directly writes service into manifest
How does the compiler determines that it is a service and not an activity?
This is from a extension which contains service(from json) :
activities":["<service android:name=âabc.efgâ>\n </service>\n"]
This is from a extension which contains activity(from json) :
activities":["<activity android:name=âactivitynameâ>\n"]
Hmm. So, it means that its more of a hack than the actual implementation of services. Iâd rather wait for the nb184 release which has the MIT approved implementation of services.
It works without any bug,you can test it.
I even checked my app manifest after compiling it and it clearly shows what i want
Me too.
After release I shall start working on the extension(my dream project) if I get time.
It will be free
I indeed never said it doesnât work.
Ok, but if the new nb184 release is there, will you adapt your extension accordingly?
Yes,but still what is the problem there,that repo was also approved i think
Am I infringing on any legality of the platform?
Can anyone misuse it?
If someone answers these questions, I can delete it and temporarily disable all of my extensions that I used for construction.
What do you mean by âlegality problemâ?
(Maybe this should be asked in the AI2 forum.)
I want to know if Iâm doing something wrong with the distribution of this repository.
I donât think you are doing anything wrong.
Since App Inventor is open source so you should refer to license to learn more.