Preloader

Programming articles 3543

Stay updated with our most recent tutorials, fixes, and developer resources.

Latest

Real-time updates that matter

How to execute a cordova callback more than once in Java (android)
Java
  • Estimated reading time: 1 Minute

How to execute a cordova callback more than once in Java (android)

If you're a cordova developer, you may be facing this issue. Read how to execute a callback in java twice.

Carlos Delgado
  • Jan 29, 2016

21146
How to download a file to a server using JSCH (SFTP) in android
Java
  • Estimated reading time: 1 Minute

How to download a file to a server using JSCH (SFTP) in android

Learn how to download a file from your device to a remote path (sftp server) using the JSCH Library in Android (and other platforms because we are using Java)

Carlos Delgado
  • Jan 29, 2016

37590
How to show the progress of an upload and download with JSCH (SFTP) Android
Java
  • Estimated reading time: 1 Minute

How to show the progress of an upload and download with JSCH (SFTP) Android

If you already learned how to upload and download a file with JSCH (SFTP), you may want to learn how to display the progress of those. Check it out !

Carlos Delgado
  • Jan 29, 2016

29037
How to upload a file to a server using JSCH (SFTP) in android
Java
  • Estimated reading time: 1 Minute

How to upload a file to a server using JSCH (SFTP) in android

Learn how to upload a file from a remote path (sftp server) using the JSCH Library in Android (and other platforms because we are using Java)

Carlos Delgado
  • Jan 29, 2016

42473
How to list a remote path with JSCH (SFTP) in Android
Java
  • Estimated reading time: 2 Minutes

How to list a remote path with JSCH (SFTP) in Android

Learn how to retrieve the content of a remote path (sftp server) using the JSCH Library in Android (and other platforms because we are using Java)

Carlos Delgado
  • Jan 29, 2016

23597
How to delete file with Cordova
Cordova
  • Estimated reading time: 1 Minute

How to delete file with Cordova

Learn an easy way to delete a file (android,ios,windows) with cordova

Carlos Delgado
  • Jan 20, 2016

32189
Create notification in windows 10 (control center style) with c#
C#
  • Estimated reading time: 1 Minute

Create notification in windows 10 (control center style) with c#

How to create a notification toast in windows 10

Carlos Delgado
  • Jan 16, 2016

18739
Object Literal Property Value Shorthands, New feature of ES6
Javascript
  • Estimated reading time: 1 Minute

Object Literal Property Value Shorthands, New feature of ES6

The ECMASCRIPT 6 (2015) have added a comfortable shortcut of literal objects definition in javascript.

Carlos Delgado
  • Jan 15, 2016

7141
Compiled cordova android app is built succesfully but doesn't start in android < 4.2
Cordova
  • Estimated reading time: 1 Minute

Compiled cordova android app is built succesfully but doesn't start in android < 4.2

The app builds successfully, everything seems to be ok installing app, launching and LAUNCH SUCCESS. However when the app is executed on a device or emulator with android < 4.2 nothing happens !

Carlos Delgado
  • Jan 13, 2016

11085
Local variable is accessed from within inner class, needs to be declared final (java)
Java
  • Estimated reading time: 1 Minute

Local variable is accessed from within inner class, needs to be declared final (java)

This is a common issue on java and happens when you're trying to access a variable in a nested class.

Carlos Delgado
  • Jan 12, 2016

50476
List android directory in Cordova (Filebrowser & Folderbrowser)
Cordova
  • Estimated reading time: 2 Minutes

List android directory in Cordova (Filebrowser & Folderbrowser)

List all files and folders inside a directory

Carlos Delgado
  • Jan 11, 2016

23960
Solve native path of android (content://) if resolveLocalFileSystemURL doesn't work
Cordova
  • Estimated reading time: 2 Minutes

Solve native path of android (content://) if resolveLocalFileSystemURL doesn't work

This problem happens on Android version > 5 when you select a file from the native file chooser using cordava or phonegap, learn how to deal with this issue !

Carlos Delgado
  • Jan 11, 2016

45852
What's the difference between LET and VAR in the declaration of variables in javascript
Javascript
  • Estimated reading time: 1 Minute

What's the difference between LET and VAR in the declaration of variables in javascript

Still confused what makes different "var" of "let" declarator in javascript? Take a look !

Carlos Delgado
  • Jan 10, 2016

12160
Deobfuscate javascript code and retrieve the source code from a script
Web development
  • Estimated reading time: 1 Minute

Deobfuscate javascript code and retrieve the source code from a script

If you have obfuscated javascript code, you can try retrieving the source code although it will be not so easy to read.

Carlos Delgado
  • Jan 9, 2016

48021
Our Sponsors

Our blog is proudly supported by industry-leading sponsors.