Tutorials & Examples

Android development starts here. Please do not post questions in this sub-forum.

AVD sd card maker

I found it a bit difficult to get a handle on creating the sd card in the emulator. As it involved using the command line I thought I might try to write a small tool to help if you are not...
 

Attachments

  • makeSD.zip
    10.9 KB · Views: 719

App to Droid

Ok now that I have an App that I Made how do I get it to my phone to tests it there it works on the Emulator and i'm not giving it to the Market yet Thanks?

Yes I’m super new teaching myself. I...
 

B4A to Eclipse

Hi,

Is it possible to compile a project generated by B4A with Eclipse?
This is to add features directly from Eclipse.
Do you have an example?

Tx.

JP

Edit : Sorry for the title. It should be...
 
Last edited:

Standard vs. Enterprise

What is (will be)the difference between the versions, Standard and Enterprise?

Tazer98
 

Mails from Anywhere software

Hi Erel,

Finally decided to buy the Android version.
After paying via Plimus I was waiting for your email to download the .exe file, etc.

Quite some hours later I noticed that there were...
 

DDMS - Dalvik Debug Monitor

Here is a tip for exploring the folders on the emulator and also its mounted SD-card (if you have added one like I did). I couldn't find a file-explorer in the emulator.

You can use a program...
 
Last edited:

http Form POST

HI,
due i've needed it...here you are:
B4X:
      Dim url As String
      Dim myHttpRequest As HttpRequest
      url = "https://yourURLhere.html"
      Dim str() As Byte
      Dim form As...
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…