Good morning,
Currently I am developing an ios application and I would like some help to be able to save the data in the application cache, because I currently find nothing on this subject and yet I spent a day doing research without the slightest response,
Enzo.
ادامه مطلب...
One year ago, I had the opportunity to work on an application that requires a web browser to access a web application created in asp.net. The application was used in a business environment to perform more complex operations. I had a lot of difficulties with all the necessary requirements such as...
I have an application that is type soft phone; it has 3 simple activities:
1. Registration of credentials
2. Dialpad
3. Calls;
4. Phone service that starts at boot
5. start that starts phone when user applies task killer
everything works fine until the user comes up with the genius of applying...
I send some message by push notifications with key *.p8
in production.
by PHP to my device ..it work
I received it ..
but Application_RemoteNotification not event when my app backgrond
can please help?
B4X:
#Region Project Attributes
#ApplicationLabel: #########
#Version: 1.0.0...
hello friends
i have an application working with openGL library
i have multi panels which includes GLSurfaceView
the application is working well in most android devices, but is stop working in X64 devices. in this case i have to enable lighting in openGL than its not necessary for me. by...
Hello,
I am using "ContentChooser" to allow the user select a file.
I use a recent smartphone with no problem and I try to use the same B4A developement on an old samsung GTN7100.
At the moment to choose the file I get a message "Application not found to perform this action". But on the...
AmirHosseinAghajari
Features
Returns the list of all the application used in the device.
Returns the total duration for which the applications are being used.
Returns the total number of times the application is launched.
Returns the amount of mobile data consumed by the application. [Added in...
Hi All,
I want to ask about the application that stopped unexpectedly.
i'm newbie here, maybe it's like a Dumb Question
maybe, i am facing a situation which is probably the same as this thread https://www.b4x.com/android/forum/threads/unfortunately-application-has-stop.104293/
I made a simple...
Hi everyone,
I have a local mac and an iPhone. So far I don't have a paid Apple developer membership. But if I develop an application in Xcode, I can run it directly on my iPhone. Now my question about my B4i project, how can I reproduce the same behaviour as with Xcode to run the app on my...
Hi everyone,
I have a local mac and an iPhone. So far I don't have a paid Apple developer membership. But if I develop an application in Xcode, I can run it directly on my iPhone. Now my question about my B4i project, how can I reproduce the same behaviour as with Xcode to run the app on my...
Hi everyone,
I have a local mac and an iPhone. So far I don't have a paid Apple developer membership. But if I develop an application in Xcode, I can run it directly on my iPhone. Now my question about my B4i project, how can I reproduce the same behaviour as with Xcode to run the app on my...
Good morning, everyone.
My application is finally online.
A big thank you to all those who answered my questions to be able to put it online.
I now have a question about the developer account:
- In 2016, Mr. Ferrari Georges will open a professional developer account.
- At his request, I...
Hi everyone,
I have installed the OpenJDK11+OpenJFX11 from the suggested link in the B4J and B4A product page.
I unzipped it, I updated my paths in B4J and compiled successfully an Application. I exited B4J and tried to run the jar by double clicking on it but I see a black command prompt...
Hi All.
I want to show the installation file of the application file in the internal folder of my application to the user.
In the market where I want to publish the application, I have a problem with the following access
AddPermission(android.permission.REQUEST_INSTALL_PACKAGES)
For a way I want...
I made an B4XPages application which is working fine and i need to exit application (not running in background) when i click a button.
Please help me. I used this code in B4XMainPage:
B4X:
Sub Button7_Click
Main.pw.ReleaseKeepAlive
' Activity.Finish
ExitApplication
End...
I need to know how an application is launched (by code, of course), to give different answers, depending on the case
In other words:
-"start at boot" of the application
- or through the application icon.
Thanks in advance
Greetings
ادامه مطلب...
Hi!,
1. The application is closed.
2. Receive a normal Push Notification.
3. I click on the notification.
4. The application is displayed (visually it appears to have started).
The app startup code doesn't really run like when the app actually starts. I think this problem may be related to the...
لیست پرمیشن ها permissions list در بیسیک4 اندروید
AddPermission(android.permission.BODY_SENSORS) ' Required for Google Fit´s Heartratesensor
AddPermission(android.permission.ACCESS_CHECKIN_PROPERTIES) ' Allows read/write access to the "properties" table in the checkin database, to change values...
I'm trying to make a call to an API (MVC). From the Postman application the call is made correctly, the received data being correct. If I try to make the same call from the B4A application, I get an error message: ResponseError. Reason: Not Found, Response: {"Message": "No HTTP resource was...
Colleagues please no scolding I'm still a novice.
I have an application in play store, everything is fine but I want to have the same application in AppGallery for huawei users.
Does that violate play store policies?
I saw somewhere in the play store conditions where you cannot update a play...