start

  1. practicalsoft

    برنامه نویسی "الگوریتم دایکسترا" به زبان #سی_پلاس_پلاس

    "الگوریتم دایکسترا" به زبان #سی_پلاس_پلاس #include<stdio.h> #include<conio.h> #include<process.h> #include<string.h> #include<math.h> #define IN 99 #define N 6 int dijkstra(int cost[][N], int source, int target); int dijsktra(int cost[][N],int source,int target) { int...
  2. practicalsoft

    B4X FEED Runner to start JAR with Open JDK

    Note: This wont be for everyone and is not a replacement for B4JPackager11 Also, see @agraham post here; https://www.b4x.com/android/forum/threads/running-jars-under-openjdk-11.106201 I distribute some executable JAR files with a B4J Server application which has a Open JDK runtime included as...
  3. practicalsoft

    B4X FEED Service 'Run_App' that not start secondary app when it is in background

    'Run_App' is a service write in B4A designed to be started automatically when the operating system is started and to wait for the receipt of sms When the smartphone receives a text message, Run_App service reads the sms body, and if present the command START_PROG = com.peppe.app_1 starts the...
  4. practicalsoft

    B4X FEED [Solved] Trying to start my App via click on a specially registerd file

    I'm trying to start my app by the click on a file (which contains data to be read by the app). I used following intent filter setting in the manifest editor. Project manifest: AddActivityText(Main, <intent-filter> <action android:name="android.intent.action.VIEW" />...
  5. practicalsoft

    B4X FEED Trying to start my App via click on a specially registerd file

    I'm trying to start my app by the click on a file (which contains data to be read by the app). I used following intent filter setting in the manifest editor. Project manifest: AddActivityText(Main, <intent-filter> <action android:name="android.intent.action.VIEW" />...
  6. abass

    php سـورس ربات پیامـرسـان

    سـورس ربات پیامـرسـان ? ◻️ در لاین 5 بجای Token توکن ربات خودتون رو بزارید ... ◻️ در لاین 69 بجای Admin ایدی عددی خودتون رو بزارید ... <?php //======== date_default_timezone_set('Asia/Tehran'); error_reporting(0); define('API_KEY','Token'); // تــوکــن ربــاتــتونــــ function...
  7. practicalsoft

    B4X FEED Something VERY wrong with debugger in V10

    Hello all, this is a sequence of threads in which I'm sharing some problems those I detected in B4A v10... As I have many apps developed in V 9.30 , I could compare and here it's another problem that I found. Running huge sql asynchronous batches in my app I could notice a big difference in...
  8. practicalsoft

    B4X FEED [SOLVED] BLE2 peripheral Ibeacon stop advertising

    At the moment I am using https://www.b4x.com/android/forum/threads/ble-peripheral-as-ibeacon.105601/#post-662076 code to experiment with. B4X: jo.GetFieldJO("advertiser").RunMethod("startAdvertising", Array(AdvertiseSettingsBuilder.RunMethod("build", Null), _ AdvertiseData...
  9. practicalsoft

    B4X FEED ScrollView

    Hi, I'm working with a scrollView for the first time. Just as an example, I'm trying to display some lines of text following the format "Line number: 1", "Line number 2", etc... I put a scrollView in a layout also containing an ImageView on top, and a label in another layout, that I then load...
  10. practicalsoft

    B4X FEED BLE2 peripheral Ibeacon stop advertising

    At the moment I am using https://www.b4x.com/android/forum/threads/ble-peripheral-as-ibeacon.105601/#post-662076 code to experiment with. B4X: jo.GetFieldJO("advertiser").RunMethod("startAdvertising", Array(AdvertiseSettingsBuilder.RunMethod("build", Null), _ AdvertiseData...
عقب
بالا